From d4648965e4dee14955ade5eb94221ad5da5f45b8 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Wed, 19 May 2010 17:32:42 -0400 Subject: Release 2.25.6 --- NEWS | 27 + po/af.po | 633 ++++++++++++++++++++- po/am.po | 631 ++++++++++++++++++++- po/ar.po | 635 ++++++++++++++++++++- po/as.po | 637 ++++++++++++++++++++- po/ast.po | 637 ++++++++++++++++++++- po/az.po | 632 ++++++++++++++++++++- po/be.po | 652 +++++++++++++++++++++- po/be@latin.po | 655 +++++++++++++++++++++- po/bg.po | 637 ++++++++++++++++++++- po/bn.po | 637 ++++++++++++++++++++- po/bn_IN.po | 637 ++++++++++++++++++++- po/bs.po | 632 ++++++++++++++++++++- po/ca.po | 637 ++++++++++++++++++++- po/ca@valencia.po | 637 ++++++++++++++++++++- po/cs.po | 637 ++++++++++++++++++++- po/cy.po | 634 ++++++++++++++++++++- po/da.po | 639 ++++++++++++++++++++- po/de.po | 637 ++++++++++++++++++++- po/dz.po | 632 ++++++++++++++++++++- po/el.po | 648 ++++++++++++++++++++- po/en@shaw.po | 645 ++++++++++++++++++++- po/en_CA.po | 635 ++++++++++++++++++++- po/en_GB.po | 637 ++++++++++++++++++++- po/eo.po | 631 ++++++++++++++++++++- po/es.po | 1290 +++++++++++++++++++++--------------------- po/et.po | 637 ++++++++++++++++++++- po/eu.po | 637 ++++++++++++++++++++- po/fa.po | 632 ++++++++++++++++++++- po/fi.po | 637 ++++++++++++++++++++- po/fr.po | 637 ++++++++++++++++++++- po/ga.po | 633 ++++++++++++++++++++- po/gl.po | 1249 +++++++++++++++++++++-------------------- po/gu.po | 637 ++++++++++++++++++++- po/he.po | 637 ++++++++++++++++++++- po/hi.po | 637 ++++++++++++++++++++- po/hr.po | 632 ++++++++++++++++++++- po/hu.po | 637 ++++++++++++++++++++- po/hy.po | 632 ++++++++++++++++++++- po/id.po | 1608 ++++++++++++++++++++++++++++++++++++----------------- po/is.po | 632 ++++++++++++++++++++- po/it.po | 641 ++++++++++++++++++++- po/ja.po | 637 ++++++++++++++++++++- po/ka.po | 633 ++++++++++++++++++++- po/kn.po | 637 ++++++++++++++++++++- po/ko.po | 637 ++++++++++++++++++++- po/ku.po | 631 ++++++++++++++++++++- po/lt.po | 637 ++++++++++++++++++++- po/lv.po | 631 ++++++++++++++++++++- po/mai.po | 634 ++++++++++++++++++++- po/mg.po | 632 ++++++++++++++++++++- po/mk.po | 635 ++++++++++++++++++++- po/ml.po | 637 ++++++++++++++++++++- po/mn.po | 632 ++++++++++++++++++++- po/mr.po | 637 ++++++++++++++++++++- po/ms.po | 632 ++++++++++++++++++++- po/nb.po | 637 ++++++++++++++++++++- po/nds.po | 632 ++++++++++++++++++++- po/ne.po | 632 ++++++++++++++++++++- po/nl.po | 646 ++++++++++++++++++++- po/nn.po | 635 ++++++++++++++++++++- po/oc.po | 631 ++++++++++++++++++++- po/or.po | 637 ++++++++++++++++++++- po/pa.po | 637 ++++++++++++++++++++- po/pl.po | 637 ++++++++++++++++++++- po/ps.po | 634 ++++++++++++++++++++- po/pt.po | 637 ++++++++++++++++++++- po/pt_BR.po | 637 ++++++++++++++++++++- po/ro.po | 637 ++++++++++++++++++++- po/ru.po | 637 ++++++++++++++++++++- po/rw.po | 644 ++++++++++++++++++++- po/si.po | 633 ++++++++++++++++++++- po/sk.po | 632 ++++++++++++++++++++- po/sl.po | 637 ++++++++++++++++++++- po/sq.po | 669 ++++++++++++++++++++-- po/sr.po | 637 ++++++++++++++++++++- po/sr@ije.po | 632 ++++++++++++++++++++- po/sr@latin.po | 637 ++++++++++++++++++++- po/sv.po | 637 ++++++++++++++++++++- po/ta.po | 637 ++++++++++++++++++++- po/te.po | 637 ++++++++++++++++++++- po/th.po | 637 ++++++++++++++++++++- po/tl.po | 632 ++++++++++++++++++++- po/tr.po | 637 ++++++++++++++++++++- po/tt.po | 631 ++++++++++++++++++++- po/uk.po | 637 ++++++++++++++++++++- po/vi.po | 637 ++++++++++++++++++++- po/wa.po | 632 ++++++++++++++++++++- po/xh.po | 632 ++++++++++++++++++++- po/yi.po | 631 ++++++++++++++++++++- po/zh_CN.po | 637 ++++++++++++++++++++- po/zh_HK.po | 637 ++++++++++++++++++++- po/zh_TW.po | 637 ++++++++++++++++++++- 93 files changed, 56499 insertions(+), 4314 deletions(-) diff --git a/NEWS b/NEWS index 373707ae9..67a77bb35 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,30 @@ +Overview of Changes from GLib 2.25.5 to GLib 2.25.6 +=================================================== + +* GDBus: introspection improvements +* GDBus: build fixes + +* GSettings: GSettingsBackend ABI changed **** NOTE **** +* GSettings: --uninstall option for schema compiler +* GSettings: new m4 macro with more power +* GSettings: thread support + +* rework of file notification on Solaris +* fixes for gold linker + +* Bugs fixed: + 619038 increase gsettings.m4 power + 619031 method-calls-in-thread test failing + 618839 Typo at translation message + 616864 GSETTINGS_CHECK_RULE doesn't work with multiple files + 618730 gunixcredentialsmessage.c doesn't compile on GNU/kfreebsd + 616314 Make GSettings (partially) threadsafe + +* Updated Translations: + Indonesian + Galician + Spanish + Overview of Changes from GLib 2.25.4 to GLib 2.25.5 =================================================== diff --git a/po/af.po b/po/af.po index d64a81490..3fc6ec2ac 100644 --- a/po/af.po +++ b/po/af.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-08 11:23+0100\n" "Last-Translator: F Wolff \n" "Language-Team: translate-discuss-af@lists.sourceforge.net\n" @@ -1105,8 +1105,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1140,10 +1141,590 @@ msgstr "%s-lêertipe" msgid "%s type" msgstr "%s-tipe" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Fout met lees van lêer '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Onbekende tipe" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Fout met oopmaak van die gids '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Fout met skep van gids: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Fout met oopmaak van lêer '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Fout met lees van lêer '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Fout met lees van lêer '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Fout met oopmaak van lêer '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Fout met toemaak van lêer: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Fout met oopmaak van lêer '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' is nie 'n geldige naam nie " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Fout met skryf na lêer: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Simboliese skakels word nie ondersteun nie" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Fout met skryf na lêer: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' is nie 'n geldige naam nie " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Fout op lyn %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Fout met skep van gids: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Fout met oopmaak van lêer: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' is nie 'n geldige naam nie " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Fout met oopmaak van die gids '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Fout met oopmaak van die gids '%s': %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1798,43 +2379,44 @@ msgstr "" msgid "Error resolving '%s'" msgstr "" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Kan nie 'n gids oor 'n gids skuif nie" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1848,17 +2430,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1866,7 +2448,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1894,17 +2476,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2003,11 +2585,6 @@ msgstr "" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/am.po b/po/am.po index 07b277eff..8e5888b10 100644 --- a/po/am.po +++ b/po/am.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2003-01-16 08:39+EDT\n" "Last-Translator: Ge'ez Frontier Foundation \n" "Language-Team: Amharic \n" @@ -1104,8 +1104,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1139,10 +1140,589 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +msgid "Abstract name space not supported" +msgstr "" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1800,43 +2380,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1850,17 +2430,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1868,7 +2448,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1896,17 +2476,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2006,11 +2586,6 @@ msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "ፋይል '%s'ን ለማንበብ ስህተት አለ፦ %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/ar.po b/po/ar.po index 44a564575..92574905c 100644 --- a/po/ar.po +++ b/po/ar.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2008-09-17 05:06+0300\n" "Last-Translator: Anas Afif Emad \n" "Language-Team: Arabic \n" @@ -1132,8 +1132,9 @@ msgstr "مُرِّرت قيمة كبيرة جدّا إلى %s" msgid "Stream is already closed" msgstr "سبق إغلاق الدَفق " -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "أُلغيت العملية " @@ -1169,10 +1170,592 @@ msgstr "نوع ملفّ %s" msgid "%s type" msgstr "نوع %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "نهاية دَفق غير متوقّعة وغير متوقعة " +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "خطأ عند قراءة الملف '%s'‏: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "نوع مجهول" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "خطأ أثناء فتح الدليل '%s'‏: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "خطأ أثناء إنشاء الدليل: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "خطأ عند فتح الملف '%s'‏: %s " + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "خطأ عند قراءة الملف '%s'‏: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "خطأ عند قراءة الملف '%s'‏: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "خطأ عند فتح الملف '%s'‏: %s " + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "خطأ عند غلق الملف: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "خطأ عند فتح الملف '%s'‏: %s " + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "المُعدِّد مغلق" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "سبق إغلاق الدَفق " + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "خطأ في الكتابة للملف: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "خطأ عند فتح الملف: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "المهملات غير مدعومة" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "خطأ في الكتابة للملف: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "خطأ في السطر %Id‏: ‎%s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "خطأ أثناء تحليل الخيار %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "خطأ عند فتح الملف: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "خطأ أثناء فتح الدليل '%s'‏: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "خطأ أثناء تحليل الخيار %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "كائن تالف" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "غير مسمّى" @@ -1838,43 +2421,44 @@ msgstr "" msgid "Error resolving '%s'" msgstr "خطأ عند حذف الملف: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "لا يمكنك نقل دليل على دليل" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1888,17 +2472,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1906,7 +2490,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1934,17 +2518,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "خيار مجهول %s" @@ -2045,11 +2629,6 @@ msgstr "خطأ عند غلق الملف: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "خطأ عند فتح الملف: %s" - #: gio/gsocket.c:2884 #, fuzzy msgid "GSocketControlMessage not supported on windows" diff --git a/po/as.po b/po/as.po index b6196b876..dba4c3e88 100644 --- a/po/as.po +++ b/po/as.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: as\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-09-15 12:48+0530\n" "Last-Translator: \n" "Language-Team: Assamese <>\n" @@ -1132,8 +1132,9 @@ msgstr "%s লৈ বহুত ডাঙৰ count মান দিয়া হৈ msgid "Stream is already closed" msgstr "স্ৰোত ইতিমধ্যে বন্ধ" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "কৰ্ম বাতিল কৰা হৈছে" @@ -1170,10 +1171,594 @@ msgstr "%s নথিপত্ৰৰ ধৰন" msgid "%s type" msgstr "%s ধৰন" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "স্ৰোতৰ অপ্ৰত্যাশিত আগতীয়া অন্ত ।" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "অসমৰ্থিত ছকেট ঠিকনা" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "অজ্ঞাত প্ৰকৃতি" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "'%s' পঞ্জিকা খোলোঁতে ভুল: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "পঞ্জিকা নিৰ্মাণ কৰিবলৈ ব্যৰ্থ: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "নথিপত্ৰ '%s' খুলিবলৈ সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "নথিপত্ৰ '%s' পঢ়োঁতে ভুল: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "নথিপত্ৰ '%s' খুলিবলৈ সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "নথিপত্ৰ বন্ধ কৰিবলৈ সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "নথিপত্ৰ '%s' খুলিবলৈ সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "যোগ কৰা ছকেট বন্ধ" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "%s ধৰণক class কৰা হোৱা নাই" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "%s ধৰণক class কৰা হোৱা নাই" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "স্ৰোত ইতিমধ্যে বন্ধ" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' এটা বৈধ নাম নহয়" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "নথিপত্ৰলৈ লিখিবলৈ সমস্যা: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "সম্বাদ পঠিয়াওঁতে ভুল: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "আবৰ্জনা সমৰ্থিত নহয়" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "নথিপত্ৰলৈ লিখিবলৈ সমস্যা: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' এটা বৈধ নাম নহয়" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d শাৰীত ভুল: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "%s বিকল্প বিশ্লেষণ কৰিবলৈ ব্যৰ্থ" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "সংযোগ চলি আছে" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "সংযোগ চলি আছে" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "সংযোগ কৰিবলৈ সমস্যা: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' এটা বৈধ নাম নহয়" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "'%s' পঞ্জিকা খোলোঁতে ভুল: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "%s বিকল্প বিশ্লেষণ কৰিবলৈ ব্যৰ্থ" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "ক্ষতিগ্ৰস্ত অৱজেক্ট" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "নামবিহীন" @@ -1835,43 +2420,44 @@ msgstr "'%s' ক অস্থায়ীভাবে বুজিব পৰা ন msgid "Error resolving '%s'" msgstr "'%s' বুজিব লওঁতে ভুল" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "পঞ্জিকাৰ ওপৰত পঞ্জিকা স্থানান্তৰ কৰা নাযাব" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1885,17 +2471,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1903,7 +2489,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1931,17 +2517,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "%s ধৰণক class কৰা হোৱা নাই" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "অজ্ঞাত বিকল্প %s" @@ -2040,11 +2626,6 @@ msgstr "ছকেট বন্ধ কৰোঁতে ভুল: %s" msgid "Waiting for socket condition: %s" msgstr "ছকেট অৱস্থাৰ কাৰণে প্ৰতীক্ষা কৰা হৈছে: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "সম্বাদ পঠিয়াওঁতে ভুল: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage ক windows ত সমৰ্থিত নহয়" diff --git a/po/ast.po b/po/ast.po index 6379348cb..410d9fd03 100644 --- a/po/ast.po +++ b/po/ast.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-01-04 19:27+0100\n" "Last-Translator: astur \n" "Language-Team: Asturian \n" @@ -1173,8 +1173,9 @@ msgstr "El valor de conteu pasáu a %s ye enforma llargu" msgid "Stream is already closed" msgstr "El fluxu ya se zarró" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Encaboxóse la operación" @@ -1211,10 +1212,594 @@ msgstr "triba de ficheru %s" msgid "%s type" msgstr "triba %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Final de fluxu inesperadamente prematuru" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Direición de socket non sofitada" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Ocurrió un fallu al lleer el ficheru «%s»: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Triba desconocía" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Ocurrió un fallu al abrir el direutoriu «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Fallu al criar el direutoriu: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Fallu al abrir el ficheru «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Ocurrió un fallu al lleer el ficheru «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Ocurrió un fallu al lleer el ficheru «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Fallu al abrir el ficheru «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Fallu al zarrar el ficheru: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Fallu al abrir el ficheru «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "El socket amestáu ta peslláu" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "La triba %s nun tien clas" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "La triba %s nun tien clas" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "L'escuchador yá ta peslláu" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "«%s» nun ye un nome válidu " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Fallu al escribir nel ficheru: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Fallu al unviar mensax: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Nun ta sofitao mover a la papelera" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Fallu al escribir nel ficheru: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "«%s» nun ye un nome válidu " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Fallu na llinia %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Fallu al analizar la opción: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Conexón en cursu" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Conexón en cursu" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Fallu coneutando: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "«%s» nun ye un nome válidu " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Ocurrió un fallu al abrir el direutoriu «%s»: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Fallu al analizar la opción: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "oxetu corruptu" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Ensin nome" @@ -1884,43 +2469,44 @@ msgstr "Nun ye dable resolver temporalmente «%s»" msgid "Error resolving '%s'" msgstr "Fallu na resolución de «%s»" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Nun puede movese un direutoriu sobro un direutoriu" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1934,17 +2520,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1952,7 +2538,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1980,17 +2566,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "La triba %s nun tien clas" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Opción desconocía %s" @@ -2089,11 +2675,6 @@ msgstr "Fallu al pesllar el socket: %s" msgid "Waiting for socket condition: %s" msgstr "Esperando la condición del socket: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Fallu al unviar mensax: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage non sofitáu sobro ventanes" diff --git a/po/az.po b/po/az.po index ad3248926..047dc4e45 100644 --- a/po/az.po +++ b/po/az.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.az\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2004-02-02 12:12+0200\n" "Last-Translator: Mətin Əmirov \n" "Language-Team: Azerbaijani Turkish \n" @@ -1146,8 +1146,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1183,10 +1184,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Cərgə açma xətası: '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Cərgə açma xətası: '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Simvolik körpülər dəstəklənmir" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d sətirində xəta : %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Dönüşdürmə sırasında xəta yarandı: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Fayl oxuma xətası: '%s': %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Cərgə açma xətası: '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Dönüşdürmə sırasında xəta yarandı: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1848,43 +2429,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Fayl oxuma xətası: '%s': %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1898,17 +2479,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1916,7 +2497,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1944,17 +2525,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2054,11 +2635,6 @@ msgstr "Fayl oxuma xətası: '%s': %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Fayl oxuma xətası: '%s': %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/be.po b/po/be.po index 3c00f90ab..97e653c42 100644 --- a/po/be.po +++ b/po/be.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2005-11-16 11:21+0200\n" "Last-Translator: Vital Khilko \n" "Language-Team: Belarusian \n" @@ -1270,8 +1270,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1311,10 +1312,609 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Памылка чытаньня файлу \"%s\": %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Невядомая можнасьць %s" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +# glib/gdir.c:79 +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Памылка ў часе адкрыцьця каталёгу \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +# glib/gdir.c:79 +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Памылка ў часе адкрыцьця каталёгу \"%s\": %s" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Памылка чытаньня файлу \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Памылка чытаньня файлу \"%s\": %s" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Памылка чытаньня файлу \"%s\": %s" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Памылка чытаньня файлу \"%s\": %s" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Памылка чытаньня файлу \"%s\": %s" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Памылка чытаньня файлу \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Памылка чытаньня файлу \"%s\": %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Памылка чытаньня файлу \"%s\": %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Сымбалічныя спасылкі не падтрымліваюцца" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Памылка чытаньня файлу \"%s\": %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +# glib/gmarkup.c:303 +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Памылка ў радку %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289 +# glib/giochannel.c:2175 +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Памылка ў часе пераўтварэньня: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Памылка чытаньня файлу \"%s\": %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +# glib/gdir.c:79 +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Памылка ў часе адкрыцьця каталёгу \"%s\": %s" + +# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289 +# glib/giochannel.c:2175 +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Памылка ў часе пераўтварэньня: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -2024,43 +2624,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Памылка чытаньня файлу \"%s\": %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -2074,17 +2674,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -2092,7 +2692,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2120,17 +2720,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Невядомая можнасьць %s" @@ -2242,12 +2842,6 @@ msgstr "Памылка чытаньня файлу \"%s\": %s" msgid "Waiting for socket condition: %s" msgstr "" -# glib/gfileutils.c:348 -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Памылка чытаньня файлу \"%s\": %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/be@latin.po b/po/be@latin.po index 678a0883c..f14e36fe0 100644 --- a/po/be@latin.po +++ b/po/be@latin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2008-02-16 23:33+0200\n" "Last-Translator: Ihar Hrachyshka \n" "Language-Team: Belarusian Latin \n" @@ -1278,8 +1278,9 @@ msgstr "Funkcyi %s pieradadzieny nadta vialiki ličylnik" msgid "Stream is already closed" msgstr "Płyń užo začynienaja" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Aperacyja anulavanaja" @@ -1318,10 +1319,611 @@ msgstr "typ fajłaŭ %s" msgid "%s type" msgstr "typ %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Zaŭčasny kaniec płyni" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Pamyłka adčytańnia fajłu '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Nieviadomy typ" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +# glib/gdir.c:79 +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Pamyłka pry adčynieńni katalohu '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +# glib/gdir.c:79 +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Pamyłka pry adčynieńni katalohu '%s': %s" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Pamyłka adčynieńnia fajłu '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Pamyłka adčytańnia fajłu '%s': %s" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Pamyłka adčytańnia fajłu '%s': %s" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Pamyłka adčynieńnia fajłu '%s': %s" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Pamyłka začynieńnia fajłu: %s" + +# glib/gfileutils.c:348 +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Pamyłka adčynieńnia fajłu '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Ličylnik začynieny" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Płyń užo začynienaja" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Pamyłka zapisu ŭ fajł: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Pamyłka adčynieńnia fajłu: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Śmietnica nie padtrymlivajacca" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Pamyłka zapisu ŭ fajł: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +# glib/gmarkup.c:303 +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Pamyłka ŭ radku %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289 +# glib/giochannel.c:2175 +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Pamyłka padčas pierapracoŭki %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +# glib/gfileutils.c:348 +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Pamyłka adčynieńnia fajłu: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +# glib/gdir.c:79 +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Pamyłka pry adčynieńni katalohu '%s': %s" + +# glib/gconvert.c:597 glib/gconvert.c:813 glib/giochannel.c:1289 +# glib/giochannel.c:2175 +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Pamyłka padčas pierapracoŭki %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "sapsavany abjekt" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Nienazvany" @@ -2040,43 +2642,44 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Pamyłka vydaleńnia fajłu: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Niemahčyma pieranieści kataloh zamiest inšaha katalohu" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -2090,17 +2693,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -2108,7 +2711,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2136,17 +2739,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Nieviadomaja opcyja %s" @@ -2258,12 +2861,6 @@ msgstr "Pamyłka začynieńnia fajłu: %s" msgid "Waiting for socket condition: %s" msgstr "" -# glib/gfileutils.c:348 -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Pamyłka adčynieńnia fajłu: %s" - #: gio/gsocket.c:2884 #, fuzzy msgid "GSocketControlMessage not supported on windows" diff --git a/po/bg.po b/po/bg.po index d7e3a31a2..0ae938743 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-06 20:22+0200\n" "Last-Translator: Alexander Shopov \n" "Language-Team: Bulgarian \n" @@ -1176,8 +1176,9 @@ msgstr "Подадена е прекалено голяма стойност н msgid "Stream is already closed" msgstr "Потокът вече е затворен" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Действието е прекратено" @@ -1211,10 +1212,594 @@ msgstr "Вид на файла %s" msgid "%s type" msgstr "Вид на %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Неочаквано ранен край на поток" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Неподдържан адрес на гнездо" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Грешка при четене на файл „%s“: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Непознат вид" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Грешка при отваряне на папка „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Грешка при създаване на папка: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Грешка при отваряне на файла „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Грешка при четене на файл „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Грешка при четене на файл „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Грешка при отваряне на файла „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Грешка при затваряне на файл: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Грешка при отваряне на файла „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Добавеното гнездо е затворено" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Типът „%s“ не е класов" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Типът „%s“ не е класов" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Функцията за слушане вече е затворена" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "„%s“ е неправилно име " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Грешка при запис във файл: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Грешка при изпращане на съобщение: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Не се поддържа кошче" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Грешка при запис във файл: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "„%s“ е неправилно име " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Грешка на ред %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Грешка при анализа на опцията: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "В момента се осъществява връзка" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "В момента се осъществява връзка" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Грешка при свързване: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "„%s“ е неправилно име " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Грешка при отваряне на папка „%s“: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Грешка при анализа на опцията: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "повреден обект" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Без име" @@ -1874,43 +2459,44 @@ msgstr "Временно е невъзможно „%s“ да бъде откр msgid "Error resolving '%s'" msgstr "Грешка при откриване по адрес на %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Папка не може да бъде преместена върху папка" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1924,17 +2510,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1942,7 +2528,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1970,17 +2556,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Типът „%s“ не е класов" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Непозната опция %s" @@ -2079,11 +2665,6 @@ msgstr "Грешка при затваряне на гнездо: %s" msgid "Waiting for socket condition: %s" msgstr "Изчакване за състояние на гнездо: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Грешка при изпращане на съобщение: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage не се поддържа под Уиндоус" diff --git a/po/bn.po b/po/bn.po index f408bc1a9..280d988fe 100644 --- a/po/bn.po +++ b/po/bn.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: bn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-07 01:38+0600\n" "Last-Translator: Israt Jahan \n" "Language-Team: Bengali \n" @@ -1157,8 +1157,9 @@ msgstr "%s-এর জন্য উল্লিখিত গণনার মা msgid "Stream is already closed" msgstr "স্ট্রিম বর্তমান বন্ধ হয়েছে" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "কর্ম বাতিল করা হয়েছে" @@ -1192,10 +1193,594 @@ msgstr "%s ফাইলের ধরন" msgid "%s type" msgstr "%s ধরণ" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "স্ট্রিমের সমাপ্তিস্থল অপ্রত্যাশিতভাবে শীঘ্রই পাওয়া গিয়েছে" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "সকেটের ঠিকানা সমর্থিত নয়" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' ফাইল পড়তে সমস্যা: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "অজানা প্রকৃতি" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "'%s' ডিরেক্টরি খুলতে ব্যর্থ: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "ডিরেক্টরি তৈরি করতে ত্রুটি: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "ফাইল '%s' খুলতে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' ফাইল পড়তে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' ফাইল পড়তে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "ফাইল '%s' খুলতে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "ফাইল বন্ধ করতে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "ফাইল '%s' খুলতে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "যোগ করা সকেট বর্তমান বন্ধ করা আছে" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "%s ধরন কোনো শ্রেণীর মধ্যে অন্তর্ভুক্ত নয়" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "%s ধরন কোনো শ্রেণীর মধ্যে অন্তর্ভুক্ত নয়" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "লিসেনার বর্তমানে বন্ধ করা আছে" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' কার্যকর নাম নয়" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "ফাইলে লিখতে সমস্যা: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "বার্তা পাঠাতে সমস্যা: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "আবর্জনা সমর্থিত নয়" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "ফাইলে লিখতে সমস্যা: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' কার্যকর নাম নয়" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d রেখার মধ্যে ত্রুটি: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "%s অপশন পার্স করতে ব্যর্থ" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "সংযোগ বর্তমানে স্থাপিত হচ্ছে" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "সংযোগ বর্তমানে স্থাপিত হচ্ছে" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "সংযোগ স্থাপন করতে সমস্যা: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' কার্যকর নাম নয়" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "'%s' ডিরেক্টরি খুলতে ব্যর্থ: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "%s অপশন পার্স করতে ব্যর্থ" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "ক্ষতিগ্রস্ত অবজেক্ট" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "নামবিহীন" @@ -1858,43 +2443,44 @@ msgstr "সাময়িকভাবে '%s' মীমাংসা করতে msgid "Error resolving '%s'" msgstr "'%s' মীমাংসা করতে ত্রুটি" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "ডিরেক্টরির উপর ডিরেক্টরি স্থানান্তর করা যাবে না" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1908,17 +2494,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1926,7 +2512,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1954,17 +2540,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "%s ধরন কোনো শ্রেণীর মধ্যে অন্তর্ভুক্ত নয়" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "অজানা অপশন %s" @@ -2063,11 +2649,6 @@ msgstr "সকেট বন্ধ করতে সমস্যা: %s" msgid "Waiting for socket condition: %s" msgstr "সকেটের অবস্থা পেতে অপেক্ষা করা হচ্ছে: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "বার্তা পাঠাতে সমস্যা: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "উইন্ডোতে GSocketControlMessage সমর্থিত নয়" diff --git a/po/bn_IN.po b/po/bn_IN.po index 26bf2a4b9..e517fc5ce 100644 --- a/po/bn_IN.po +++ b/po/bn_IN.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: bn_IN\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-09-15 18:31+0530\n" "Last-Translator: Runa Bhattacharjee \n" "Language-Team: Bengali INDIA \n" @@ -1148,8 +1148,9 @@ msgstr "%s-র জন্য উল্লিখিত গণনার মান msgid "Stream is already closed" msgstr "স্ট্রিম বর্তমান বন্ধ হয়েছে" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "কর্ম বাতিল করা হয়েছে" @@ -1186,10 +1187,594 @@ msgstr "%s ফাইলের ধরন" msgid "%s type" msgstr "%s ধরন" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "স্ট্রিমের সমাপ্তিস্থল অপ্রত্যাশিতভাবে শীঘ্র পাওয়া গিয়েছে" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "সকেটের ঠিকানা সমর্থিত নয়" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' ফাইল পড়তে সমস্যা: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "অজানা প্রকৃতি" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "'%s' ডিরেক্টরি খুলতে ব্যর্থ: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "ডিরেক্টরি নির্মাণ করতে ব্যর্থ: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "ফাইল '%s' খুলতে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' ফাইল পড়তে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' ফাইল পড়তে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "ফাইল '%s' খুলতে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "ফাইল বন্ধ করতে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "ফাইল '%s' খুলতে সমস্যা: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "যোগ করা সকেট বর্তমান বন্ধ করা আছে" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "%s ধরন কোনো শ্রেণীর মধ্যে অন্তর্ভুক্ত নয়" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "%s ধরন কোনো শ্রেণীর মধ্যে অন্তর্ভুক্ত নয়" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "লিসেনার বর্তমানে বন্ধ করা আছে" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' বৈধ নাম নয়" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "ফাইলে লিখতে সমস্যা: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "বার্তা পাঠাতে ত্রুটি: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "আবর্জনা সমর্থিত হয় না" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "ফাইলে লিখতে সমস্যা: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' বৈধ নাম নয়" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "পংক্তি %d'এ ত্রুটি: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "%s বিকল্প পার্স করতে ব্যর্থ" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "সংযোগ বর্তমানে স্থাপিত হচ্ছে" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "সংযোগ বর্তমানে স্থাপিত হচ্ছে" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "সংযোগ স্থাপন করতে ত্রুটি: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' বৈধ নাম নয়" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "'%s' ডিরেক্টরি খুলতে ব্যর্থ: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "%s বিকল্প পার্স করতে ব্যর্থ" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "ক্ষতিগ্রস্ত অবজেক্ট" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "নামবিহীন" @@ -1853,43 +2438,44 @@ msgstr "সাময়িকভাবে '%s' মীমাংসা করতে msgid "Error resolving '%s'" msgstr "'%s' মীমাংসা করতে ত্রুটি" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "ডিরেক্টরির উপর ডিরেক্টরি স্থানান্তর করা যাবে না" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1903,17 +2489,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1921,7 +2507,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1949,17 +2535,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "%s ধরন কোনো শ্রেণীর মধ্যে অন্তর্ভুক্ত নয়" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "অজানা বিকল্প %s" @@ -2058,11 +2644,6 @@ msgstr "সকেট বন্ধ করতে ত্রুটি: %s" msgid "Waiting for socket condition: %s" msgstr "সকেটের অবস্থা প্রাপ্ত করতে অপেক্ষা করা হচ্ছে: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "বার্তা পাঠাতে ত্রুটি: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "উইন্ডোর GSocketControlMessage মধ্যে সমর্থিত নয়" diff --git a/po/bs.po b/po/bs.po index cbe86ae45..b3c61bc79 100644 --- a/po/bs.po +++ b/po/bs.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2004-05-17 01:30+0000\n" "Last-Translator: Kenan Hadžiavdić \n" "Language-Team: Bosnian \n" @@ -1146,8 +1146,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1183,10 +1184,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Greška tokom otvaranja direktorija '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Greška tokom otvaranja direktorija '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Simbolički linkovi nisu podržani" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Greška u %d. redu: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Greška tokom pretvaranja: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Greška tokom čitanja datoteke '%s': %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Greška tokom otvaranja direktorija '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Greška tokom pretvaranja: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1848,43 +2429,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Greška tokom čitanja datoteke '%s': %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1898,17 +2479,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1916,7 +2497,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1944,17 +2525,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2054,11 +2635,6 @@ msgstr "Greška tokom čitanja datoteke '%s': %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Greška tokom čitanja datoteke '%s': %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/ca.po b/po/ca.po index 5c313219c..df1a80414 100644 --- a/po/ca.po +++ b/po/ca.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-04-02 14:03+0200\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" @@ -1185,8 +1185,9 @@ msgstr "El valor de comptatge passat a %s és massa llarg" msgid "Stream is already closed" msgstr "Ja està tancat el flux" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "S'ha cancel·lat l'operació" @@ -1220,10 +1221,594 @@ msgstr "tipus de fitxer %s" msgid "%s type" msgstr "tipus %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "No s'esperava un final de flux tant aviat" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "L'adreça de sòcol no és compatible" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Tipus desconegut" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "S'ha produït un error en obrir el directori «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "S'ha produït un error en crear el directori: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "S'ha produït un error en obrir el fitxer «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "S'ha produït un error en obrir el fitxer «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "S'ha produït un error en tancar el fitxer: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "S'ha produït un error en obrir el fitxer «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "El sòcol que s'ha afegit és tancat" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "El tipus %s no té classe" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "El tipus %s no té classe" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Ja està tancat el receptor de connexions" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "«%s» no és un nom vàlid " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "S'ha produït un error en escriure al fitxer: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "S'ha produït un error en enviar el missatge: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "No es pot utilitzar la paperera" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "S'ha produït un error en escriure al fitxer: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "«%s» no és un nom vàlid " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "S'ha produït un error a la línia %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "S'ha produït un error en analitzar l'opció %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Connexió en procés" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Connexió en procés" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "S'ha produït un error en connectar-se: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "«%s» no és un nom vàlid " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "S'ha produït un error en obrir el directori «%s»: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "S'ha produït un error en analitzar l'opció %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "objecte malmès" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Sense nom" @@ -1902,43 +2487,44 @@ msgstr "No s'ha pogut resoldre «%s» de forma temporal" msgid "Error resolving '%s'" msgstr "S'ha produït un error en resoldre «%s»" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "No s'ha pogut moure el directori al directori" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1952,17 +2538,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1970,7 +2556,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1998,17 +2584,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "El tipus %s no té classe" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Es desconeix l'opció %s" @@ -2107,11 +2693,6 @@ msgstr "S'ha produït un error en tancar el sòcol: %s" msgid "Waiting for socket condition: %s" msgstr "S'està esperant la condició del sòcol: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "S'ha produït un error en enviar el missatge: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "El GSocketControlMessage no està implementat a Windows" diff --git a/po/ca@valencia.po b/po/ca@valencia.po index 7a25e4093..2c27291c2 100644 --- a/po/ca@valencia.po +++ b/po/ca@valencia.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-04-02 14:03+0200\n" "Last-Translator: Gil Forcada \n" "Language-Team: Catalan \n" @@ -1185,8 +1185,9 @@ msgstr "El valor de comptatge passat a %s és massa llarg" msgid "Stream is already closed" msgstr "Ja està tancat el flux" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "S'ha cancel·lat l'operació" @@ -1220,10 +1221,594 @@ msgstr "tipus de fitxer %s" msgid "%s type" msgstr "tipus %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "No s'esperava un final de flux tant prompte" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "L'adreça de sòcol no és compatible" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Tipus desconegut" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "S'ha produït un error en obrir el directori «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "S'ha produït un error en crear el directori: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "S'ha produït un error en obrir el fitxer «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "S'ha produït un error en llegir el fitxer «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "S'ha produït un error en obrir el fitxer «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "S'ha produït un error en tancar el fitxer: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "S'ha produït un error en obrir el fitxer «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "El sòcol que s'ha afegit és tancat" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "El tipus %s no té classe" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "El tipus %s no té classe" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Ja està tancat el receptor de connexions" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "«%s» no és un nom vàlid " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "S'ha produït un error en escriure al fitxer: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "S'ha produït un error en enviar el missatge: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "No es pot utilitzar la paperera" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "S'ha produït un error en escriure al fitxer: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "«%s» no és un nom vàlid " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "S'ha produït un error a la línia %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "S'ha produït un error en analitzar l'opció %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Connexió en procés" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Connexió en procés" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "S'ha produït un error en connectar-se: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "«%s» no és un nom vàlid " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "S'ha produït un error en obrir el directori «%s»: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "S'ha produït un error en analitzar l'opció %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "objecte malmés" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Sense nom" @@ -1902,43 +2487,44 @@ msgstr "No s'ha pogut resoldre «%s» de forma temporal" msgid "Error resolving '%s'" msgstr "S'ha produït un error en resoldre «%s»" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "No s'ha pogut moure el directori al directori" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1952,17 +2538,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1970,7 +2556,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1998,17 +2584,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "El tipus %s no té classe" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Es desconeix l'opció %s" @@ -2107,11 +2693,6 @@ msgstr "S'ha produït un error en tancar el sòcol: %s" msgid "Waiting for socket condition: %s" msgstr "S'està esperant la condició del sòcol: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "S'ha produït un error en enviar el missatge: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "El GSocketControlMessage no està implementat a Windows" diff --git a/po/cs.po b/po/cs.po index 44ecc73ec..c96b986c5 100644 --- a/po/cs.po +++ b/po/cs.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-15 02:28+0100\n" "Last-Translator: Petr Kovar \n" "Language-Team: Czech \n" @@ -1153,8 +1153,9 @@ msgstr "%s poskytnut příliš vysoký počet" msgid "Stream is already closed" msgstr "Proud je již uzavřen" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operace byla zrušena" @@ -1188,10 +1189,594 @@ msgstr "typ souboru %s" msgid "%s type" msgstr "typ %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Neočekávaný časný konec proudu" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Nepodporovaná adresa socketu" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Chyba čtení souboru \"%s\": %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Neznámý typ" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Chyba při otevírání adresáře \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Chyba při vytváření adresáře: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Chyba při otevírání souboru \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Chyba čtení souboru \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Chyba čtení souboru \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Chyba při otevírání souboru \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Chyba při zavírání souboru: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Chyba při otevírání souboru \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Přidaný socket je uzavřen" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Typ %s není mezi třídami" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Typ %s není mezi třídami" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Naslouchající je již uzavřen" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "\"%s\" není platným názvem " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Chyba při zápisu do souboru: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Chyba při odesílání zprávy: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Zahozené není podporováno" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Chyba při zápisu do souboru: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "\"%s\" není platným názvem " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Chyba na řádku %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Chyba volby %s při syntaktické analýze" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Probíhá spojení" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Probíhá spojení" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Chyba při spojení: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "\"%s\" není platným názvem " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Chyba při otevírání adresáře \"%s\": %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Chyba volby %s při syntaktické analýze" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "poškozený objekt" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Bez názvu" @@ -1852,43 +2437,44 @@ msgstr "Dočasně není možné vyřešit \"%s\"" msgid "Error resolving '%s'" msgstr "Chyba při řešení \"%s\"" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Adresář nelze přesunout nad adresář" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1902,17 +2488,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1920,7 +2506,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1948,17 +2534,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Typ %s není mezi třídami" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Neznámý přepínač %s" @@ -2057,11 +2643,6 @@ msgstr "Chyba při zavírání socketu: %s" msgid "Waiting for socket condition: %s" msgstr "Čeká se na stav socketu: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Chyba při odesílání zprávy: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage nepodporováno na Windows" diff --git a/po/cy.po b/po/cy.po index 2f84bdb05..b4232d886 100644 --- a/po/cy.po +++ b/po/cy.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-12-21 14:56+0100\n" "Last-Translator: Iestyn Pryce \n" "Language-Team: Welsh \n" @@ -1152,8 +1152,9 @@ msgstr "" msgid "Stream is already closed" msgstr "Mae'r llif wedi'i gau yn barod" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Diddymwyd y weithred" @@ -1189,10 +1190,591 @@ msgstr "math ffeil %s" msgid "%s type" msgstr "math %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Gwall wrth ddarllen ffeil '%s': %s " + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Fath anhysbys" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Gwall y cyfeiriadur '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Gwall wrth creu plygell: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Gwall wrth agor ffeil '%s': %s " + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Gwall wrth ddarllen ffeil '%s': %s " + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Gwall wrth ddarllen ffeil '%s': %s " + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Gwall wrth agor ffeil '%s': %s " + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Gwall wrth cau ffeil': %s " + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Gwall wrth agor ffeil '%s': %s " + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Dydy %s heb ei ddosbarthu" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Dydy %s heb ei ddosbarthu" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Mae'r llif wedi'i gau yn barod" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "dydy '%s' ddim yn enw dilys" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Gwall wrth ysgrifennu i ffeil: %s " + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Gwall wrth ddarllen ffeil '%s': %s " + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Ni chynhelir sbwriel" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Gwall wrth ysgrifennu i ffeil: %s " + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "dydy '%s' ddim yn enw dilys" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Gwall ar linell %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Gwall wrth ramadegu opsiwn %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Gwall wrth ddarllen ffeil '%s': %s " + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "dydy '%s' ddim yn enw dilys" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Gwall y cyfeiriadur '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Gwall wrth ramadegu opsiwn %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "gwrthrych wedi'i lygru" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Heb enw" @@ -1854,43 +2436,44 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Gwall wrth ddarllen ffeil '%s': %s " -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Methu symud plygell dros plygell" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1904,17 +2487,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1922,7 +2505,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1950,17 +2533,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Dydy %s heb ei ddosbarthu" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Opsiwn anhysbys %s" @@ -2060,11 +2643,6 @@ msgstr "Gwall wrth ddarllen ffeil '%s': %s " msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Gwall wrth ddarllen ffeil '%s': %s " - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/da.po b/po/da.po index 8624a5f79..a96f03795 100644 --- a/po/da.po +++ b/po/da.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-27 18:38+0100\n" "Last-Translator: Ask Hjorth Larsen \n" "Language-Team: Danish \n" @@ -1171,8 +1171,9 @@ msgstr "For stor talværdi givet til %s" msgid "Stream is already closed" msgstr "Strømmen er allerede lukket" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operationen blev afbrudt" @@ -1206,10 +1207,596 @@ msgstr "%s-filtype" msgid "%s type" msgstr "%s-type" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Uventet tidlig strømafslutning" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Sokkeladresse understøttes ikke" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Fejl ved læsning af filen \"%s\": %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Ukendt type" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Fejl ved åbning af mappen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Fejl ved oprettelse af mappen: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Fejl ved åbning af filen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Fejl ved læsning af filen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Fejl ved læsning af filen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Fejl ved åbning af filen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Fejl ved lukning af filen: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Fejl ved åbning af filen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Tilføjede sokkel er lukket" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Typen %s har ingen klasse" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Typen %s har ingen klasse" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +# Relateret til ordlistens "(SMTP )listener -> *(SMTP-)modtager" +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Modtager er allerede lukket" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "\"%s\" er ikke et gyldigt navn " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Fejl under skrivning til filen: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Fejl ved afsendelse af meddelelse: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +# ved ikke om det er papirkurv eller blot affald, eller om det er et udsagnsord. Vi skriver det sikreste... +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Affald understøttes ikke" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Fejl under skrivning til filen: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "\"%s\" er ikke et gyldigt navn " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Fejl på linje %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Kunne ikke fortolke tilvalg %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Forbinder" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Forbinder" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Fejl ved forbindelse: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "\"%s\" er ikke et gyldigt navn " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Fejl ved åbning af mappen \"%s\": %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Kunne ikke fortolke tilvalg %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "ødelagt objekt" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Unavngivet" @@ -1874,43 +2461,44 @@ msgstr "Midlertidigt ude af stand til at opløse \"%s\"" msgid "Error resolving '%s'" msgstr "Fejl ved opløsning af \"%s\"" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Kan ikke flytte mappe over mappe" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1924,17 +2512,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1942,7 +2530,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1970,17 +2558,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Typen %s har ingen klasse" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Ukendt flag %s" @@ -2079,11 +2667,6 @@ msgstr "Fejl ved lukning af sokkel: %s" msgid "Waiting for socket condition: %s" msgstr "Venter på sokkelbetingelse: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Fejl ved afsendelse af meddelelse: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage understøttes ikke af windows" diff --git a/po/de.po b/po/de.po index 718d21a01..fc97a9016 100644 --- a/po/de.po +++ b/po/de.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: glib master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-04 22:01+0100\n" "Last-Translator: Mario Blättermann \n" "Language-Team: Deutsch \n" @@ -1199,8 +1199,9 @@ msgstr "Zu großer Zählwert an %s übermittelt" msgid "Stream is already closed" msgstr "Datenstrom ist bereits geschlossen" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Vorgang wurde abgebrochen" @@ -1234,10 +1235,594 @@ msgstr "%s-Dateityp" msgid "%s type" msgstr "%s-Typ" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Unerwartet frühes Datenstromende" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Nicht unterstützte Socket-Adresse" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Fehler beim Lesen der Datei »%s«: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Unbekannter Typ" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Fehler beim Öffnen des Ordners »%s«: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Fehler beim Erstellen des Ordners: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Fehler beim Öffnen der Datei »%s«: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Fehler beim Lesen der Datei »%s«: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Fehler beim Lesen der Datei »%s«: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Fehler beim Öffnen der Datei »%s«: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Fehler beim Schließen der Datei: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Fehler beim Öffnen der Datei »%s«: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Der hinzugefügte Socket ist geschlossen" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Typ %s ist keine Klasse" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Typ %s ist keine Klasse" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Lauscher ist bereits geschlossen" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "»%s« ist kein gültiger Name" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Fehler beim Schreiben in Datei: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Fehler beim Senden der Nachricht: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Müll nicht unterstützt" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Fehler beim Schreiben in Datei: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "»%s« ist kein gültiger Name" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Fehler in Zeile %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Fehler beim Analysieren der Option: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Verbindungsvorgang läuft" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Verbindungsvorgang läuft" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Fehler beim Verbinden: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "»%s« ist kein gültiger Name" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Fehler beim Öffnen des Ordners »%s«: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Fehler beim Analysieren der Option: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "Beschädigtes Objekt" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Unbenannt" @@ -1903,43 +2488,44 @@ msgstr "»%s« kann vorübergehend nicht aufgelöst werden" msgid "Error resolving '%s'" msgstr "Fehler beim Auflösen von »%s«" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Ordner kann nicht über Ordner verschoben werden" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1953,17 +2539,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1971,7 +2557,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1999,17 +2585,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Typ %s ist keine Klasse" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Unbekannte Option %s" @@ -2108,11 +2694,6 @@ msgstr "Fehler beim Schließen des Sockets: %s" msgid "Waiting for socket condition: %s" msgstr "Es wird auf eine Socket-Bedingung gewartet: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Fehler beim Senden der Nachricht: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage wird unter Windows nicht unterstützt" diff --git a/po/dz.po b/po/dz.po index 874c8f3e8..8e41c20e7 100644 --- a/po/dz.po +++ b/po/dz.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.dz\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2006-08-09 10:23+0530\n" "Last-Translator: Mindu Dorji\n" "Language-Team: DZONGKHA \n" @@ -1151,8 +1151,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1189,10 +1190,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "ཤེས་མ་ཚུགས་པའི་གདམ་ཁ་ %s།" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "སྣོད་ཐོ་ '%s':%s ཁ་ཕྱེ་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "སྣོད་ཐོ་ '%s':%s ཁ་ཕྱེ་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "བརྡ་མཚོན་འགྲེལ་ལམ་ལུ་ རྒྱབ་སྐྱོར་མིན་འདུག" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "གྱལ་རིམ་ %d་: %s ལུ་འཛོལ་བ།" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "གདམ་ཁ་%s མིང་དཔྱད་འབད་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "སྣོད་ཐོ་ '%s':%s ཁ་ཕྱེ་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "གདམ་ཁ་%s མིང་དཔྱད་འབད་ནི་ལུ་འཛོལ་བ།" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1856,43 +2437,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1906,17 +2487,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1924,7 +2505,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1952,17 +2533,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "ཤེས་མ་ཚུགས་པའི་གདམ་ཁ་ %s།" @@ -2062,11 +2643,6 @@ msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་ msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "ཡིག་སྣོད་ ’%s’: %s ལྷག་ནི་ལུ་འཛོལ་བ།" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/el.po b/po/el.po index 62a00ffa0..3548ec737 100644 --- a/po/el.po +++ b/po/el.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-18 23:12+0200\n" "Last-Translator: nikolaosx1 \n" "Language-Team: Greek\n" @@ -1214,8 +1214,9 @@ msgstr "Η τιμή που διαβιβάστηκε στο %s είναι υπε msgid "Stream is already closed" msgstr "Η ροή έχει ήδη κλείσει" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Η λειτουργία ακυρώθηκε" @@ -1249,10 +1250,605 @@ msgstr "%s τύπος αρχείων" msgid "%s type" msgstr "τύπος %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Μη αναμενόμενο πρόωρο τέλος ροής" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Μη υποστηριζόμενη διεύθυνση υποδοχέα" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +# +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Άγνωστος τύπος" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +# +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Σφάλμα ανοίγματος καταλόγου '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Σφάλμα δημιουργίας καταλόγου: %s" + +# +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Σφάλμα ανοίγματος αρχείου '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +# +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s" + +# +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Σφάλμα ανάγνωσης αρχείου '%s': %s" + +# +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Σφάλμα ανοίγματος αρχείου '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Σφάλμα κατά το κλείσιμο του αρχείου: %s" + +# +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Σφάλμα ανοίγματος αρχείου '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Ο υποδοχέας που προστέθηκε είναι κλειστός" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Ο τύπος %s δεν είναι καταχωρημένος" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Ο τύπος %s δεν είναι καταχωρημένος" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Η ακρόαση έχει ήδη κλείσει" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' μη έγκυρο όνομα" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Σφάλμα κατά την εγγραφή στο αρχείο: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Σφάλμα αποστολής μηνύματος: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Δεν υποστηρίζεται η ύπαρξη απορριμάτων" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Σφάλμα κατά την εγγραφή στο αρχείο: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' μη έγκυρο όνομα" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +# +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Σφάλμα στη γραμμή %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +# gconf/gconftool.c:1181 +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Σφάλμα επιλογής ανάλυσης %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Σύνδεση σε εξέλιξη" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Σύνδεση σε εξέλιξη" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Σφάλμα σύνδεσης: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' μη έγκυρο όνομα" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +# +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Σφάλμα ανοίγματος καταλόγου '%s': %s" + +# gconf/gconftool.c:1181 +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Σφάλμα επιλογής ανάλυσης %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "κατεστραμμένο αντικείμενο" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Ανώνυμο" @@ -1939,43 +2535,44 @@ msgstr "Προσωρινή αδυναμία στην επίλυση του '%s'" msgid "Error resolving '%s'" msgstr "Σφάλμα στην επίλυση του '%s'" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Αδυναμία μετακίνησης ενός καταλόγου πάνω σε άλλον κατάλογο" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1989,17 +2586,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -2007,7 +2604,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2035,17 +2632,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Ο τύπος %s δεν είναι καταχωρημένος" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Άγνωστη επιλογή %s" @@ -2148,11 +2745,6 @@ msgstr "Σφάλμα τερματισμού υποδοχέα: %s" msgid "Waiting for socket condition: %s" msgstr "Αναμονή για την συνθήκη υποδοχέα: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Σφάλμα αποστολής μηνύματος: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "Το GSocketControlMessage δεν υποστηρίζετε στα windows" diff --git a/po/en@shaw.po b/po/en@shaw.po index 56c3ffb14..83cd4abb3 100644 --- a/po/en@shaw.po +++ b/po/en@shaw.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-05-12 18:36 -0400\n" "Last-Translator: Thomas Thurman \n" "Language-Team: Shavian \n" @@ -1129,8 +1129,9 @@ msgstr "𐑑𐑵 𐑤𐑸𐑡 𐑒𐑬𐑯𐑑 𐑝𐑨𐑤𐑿 𐑐𐑭𐑕𐑑 msgid "Stream is already closed" msgstr "𐑕𐑑𐑮𐑰𐑥 𐑦𐑟 𐑷𐑤𐑮𐑧𐑛𐑦 𐑒𐑤𐑴𐑟𐑛" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "𐑪𐑐𐑼𐑱𐑖𐑩𐑯 𐑢𐑪𐑟 𐑒𐑨𐑯𐑕𐑩𐑤𐑛" @@ -1164,10 +1165,602 @@ msgstr "%s 𐑓𐑲𐑤𐑑𐑲𐑐" msgid "%s type" msgstr "%s 𐑑𐑲𐑐" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "𐑳𐑯𐑦𐑒𐑕𐑐𐑧𐑒𐑑𐑩𐑛 𐑻𐑤𐑰 𐑧𐑯𐑛-𐑝-𐑕𐑑𐑮𐑰𐑥" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "𐑳𐑯𐑕𐑩𐑐𐑹𐑑𐑩𐑛 𐑕𐑪𐑒𐑩𐑑 𐑩𐑛𐑮𐑧𐑕" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "𐑻𐑼 𐑮𐑰𐑛𐑦𐑙 𐑓𐑲𐑤 '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "𐑳𐑯𐑴𐑯 𐑑𐑲𐑐" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "𐑻𐑼 𐑴𐑐𐑩𐑯𐑦𐑙 𐑛𐑲𐑮𐑧𐑒𐑑𐑼𐑦 '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "𐑻𐑼 𐑒𐑮𐑦𐑱𐑑𐑦𐑙 𐑛𐑲𐑮𐑧𐑒𐑑𐑼𐑦: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "𐑻𐑼 𐑴𐑐𐑩𐑯𐑦𐑙 𐑓𐑲𐑤 '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "𐑻𐑼 𐑮𐑰𐑛𐑦𐑙 𐑓𐑲𐑤 '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "𐑻𐑼 𐑮𐑰𐑛𐑦𐑙 𐑓𐑲𐑤 '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "𐑻𐑼 𐑴𐑐𐑩𐑯𐑦𐑙 𐑓𐑲𐑤 '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "𐑻𐑼 𐑒𐑤𐑴𐑟𐑦𐑙 𐑓𐑲𐑤: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "𐑻𐑼 𐑴𐑐𐑩𐑯𐑦𐑙 𐑓𐑲𐑤 '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "𐑨𐑛𐑩𐑛 𐑕𐑪𐑒𐑩𐑑 𐑦𐑟 𐑒𐑤𐑴𐑟𐑛" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "𐑒𐑰 %s 𐑦𐑟 𐑯𐑪𐑑 𐑮𐑲𐑑𐑩𐑚𐑩𐑤\n" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "𐑒𐑰 %s 𐑦𐑟 𐑯𐑪𐑑 𐑮𐑲𐑑𐑩𐑚𐑩𐑤\n" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "𐑤𐑦𐑕𐑩𐑯𐑻 𐑦𐑟 𐑷𐑤𐑮𐑧𐑛𐑦 𐑒𐑤𐑴𐑟𐑛" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' 𐑦𐑟 𐑯𐑪𐑑 𐑩 𐑝𐑨𐑤𐑦𐑛 𐑯𐑱𐑥 " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "𐑻𐑼 𐑮𐑲𐑑𐑦𐑙 𐑑 𐑓𐑲𐑤: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "𐑻𐑼 𐑕𐑧𐑯𐑛𐑦𐑙 𐑥𐑧𐑕𐑦𐑡: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "𐑑𐑮𐑨𐑖 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑𐑩𐑛" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "𐑻𐑼 𐑮𐑲𐑑𐑦𐑙 𐑑 𐑓𐑲𐑤: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' 𐑦𐑟 𐑯𐑪𐑑 𐑩 𐑝𐑨𐑤𐑦𐑛 𐑯𐑱𐑥 " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "𐑒𐑩𐑥𐑭𐑯𐑛" + +#: gio/gdbus-tool.c:92 +#, fuzzy, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" +"𐑒𐑩𐑥𐑭𐑯𐑛𐑟:\n" +" help 𐑖𐑴 𐑞𐑦𐑕 𐑦𐑯𐑓𐑼𐑥𐑱𐑖𐑩𐑯\n" +" get 𐑜𐑧𐑑 𐑞 𐑝𐑨𐑤𐑿 𐑝 𐑩 𐑒𐑰\n" +" set 𐑕𐑧𐑑 𐑞 𐑝𐑨𐑤𐑿 𐑝 𐑩 𐑒𐑰\n" +" monitor 𐑥𐑪𐑯𐑦𐑑𐑼 𐑩 𐑒𐑰 𐑓𐑹 𐑗𐑱𐑯𐑡𐑩𐑟\n" +" writable 𐑗𐑧𐑒 𐑦𐑓 𐑩 𐑒𐑰 𐑦𐑟 𐑮𐑲𐑑𐑩𐑚𐑩𐑤\n" +"\n" +"𐑿𐑟 '%s 𐑒𐑩𐑥𐑭𐑯𐑛 --help' 𐑑 𐑜𐑧𐑑 𐑣𐑧𐑤𐑐 𐑓𐑹 𐑦𐑯𐑛𐑦𐑝𐑦𐑛𐑿𐑩𐑤 𐑒𐑩𐑥𐑭𐑯𐑛𐑟.\n" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "𐑻𐑼 𐑪𐑯 𐑤𐑲𐑯 %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "𐑻𐑼 𐑐𐑸𐑕𐑦𐑙 𐑪𐑐𐑖𐑩𐑯 %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "𐑒𐑩𐑯𐑧𐑒𐑖𐑩𐑯 𐑦𐑯 𐑐𐑮𐑴𐑜𐑮𐑧𐑕" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "𐑒𐑩𐑯𐑧𐑒𐑖𐑩𐑯 𐑦𐑯 𐑐𐑮𐑴𐑜𐑮𐑧𐑕" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "𐑻𐑼 𐑒𐑩𐑯𐑧𐑒𐑑𐑦𐑙: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' 𐑦𐑟 𐑯𐑪𐑑 𐑩 𐑝𐑨𐑤𐑦𐑛 𐑯𐑱𐑥 " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "𐑻𐑼 𐑴𐑐𐑩𐑯𐑦𐑙 𐑛𐑲𐑮𐑧𐑒𐑑𐑼𐑦 '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "𐑻𐑼 𐑐𐑸𐑕𐑦𐑙 𐑪𐑐𐑖𐑩𐑯 %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "𐑒𐑼𐑳𐑐𐑑𐑩𐑛 𐑩𐑚𐑡𐑧𐑒𐑑" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "𐑩𐑯𐑯𐑱𐑥𐑛" @@ -1822,23 +2415,28 @@ msgstr "𐑑𐑧𐑥𐑐𐑼𐑼𐑦𐑤𐑦 𐑳𐑯𐑱𐑚𐑩𐑤 𐑑 𐑮 msgid "Error resolving '%s'" msgstr "𐑻𐑼 𐑮𐑦𐑟𐑪𐑤𐑝𐑦𐑙 '%s'" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "𐑢𐑺 𐑑 𐑕𐑑𐑹 𐑞 gschemas.compiled 𐑓𐑲𐑤" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "𐑛𐑲𐑮𐑧𐑒𐑑𐑼𐑦" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "𐑛𐑵 𐑯𐑪𐑑 𐑮𐑲𐑑 𐑞 gschema.compiled 𐑓𐑲𐑤" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "𐑒𐑨𐑯𐑑 𐑥𐑵𐑝 𐑛𐑲𐑮𐑧𐑒𐑑𐑼𐑦 𐑴𐑝𐑼 𐑛𐑲𐑮𐑧𐑒𐑑𐑼𐑦" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "𐑛𐑵 𐑯𐑪𐑑 𐑧𐑯𐑓𐑪𐑮𐑕 𐑒𐑰 𐑯𐑱𐑥 𐑮𐑰𐑕𐑑𐑮𐑦𐑒𐑖𐑩𐑯𐑟" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 msgid "" "Compile all GSettings schema files into a schema cache.\n" "Schema files are required to have the extension .gschema.xml,\n" @@ -1848,20 +2446,16 @@ msgstr "" "𐑕𐑒𐑰𐑥𐑩 𐑓𐑲𐑤𐑟 𐑸 𐑮𐑦𐑒𐑢𐑲𐑼𐑛 𐑑 𐑣𐑨𐑝 𐑞 𐑩𐑒𐑕𐑑𐑧𐑯𐑖𐑩𐑯 .gschema.xml,\n" "𐑯 𐑞 𐑒𐑨𐑖 𐑓𐑲𐑤 𐑦𐑟 𐑒𐑷𐑤𐑛 gschemas.compiled." -#: gio/gschema-compile.c:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "𐑿 𐑖𐑫𐑛 𐑜𐑦𐑝 𐑦𐑜𐑟𐑨𐑒𐑑𐑤𐑦 𐑢𐑳𐑯 𐑛𐑲𐑮𐑧𐑒𐑑𐑼𐑦 𐑯𐑱𐑥\n" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, c-format msgid "No schema files found\n" msgstr "𐑯𐑴 𐑕𐑒𐑰𐑥𐑩 𐑓𐑲𐑤𐑟 𐑓𐑬𐑯𐑛\n" -#: gio/gsettings-tool.c:38 -msgid "COMMAND" -msgstr "𐑒𐑩𐑥𐑭𐑯𐑛" - #: gio/gsettings-tool.c:41 #, c-format msgid "" @@ -1883,17 +2477,17 @@ msgstr "" "\n" "𐑿𐑟 '%s 𐑒𐑩𐑥𐑭𐑯𐑛 --help' 𐑑 𐑜𐑧𐑑 𐑣𐑧𐑤𐑐 𐑓𐑹 𐑦𐑯𐑛𐑦𐑝𐑦𐑛𐑿𐑩𐑤 𐑒𐑩𐑥𐑭𐑯𐑛𐑟.\n" -#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:234 -#: gio/gsettings-tool.c:307 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "𐑐𐑭𐑔" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "𐑕𐑒𐑰𐑥𐑩 𐑒𐑰" @@ -1901,7 +2495,7 @@ msgstr "𐑕𐑒𐑰𐑥𐑩 𐑒𐑰" msgid "Get the value of KEY" msgstr "𐑜𐑧𐑑 𐑞 𐑝𐑨𐑤𐑿 𐑝 𐑒𐑰" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1936,11 +2530,11 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "𐑒𐑰 %s 𐑦𐑟 𐑯𐑪𐑑 𐑮𐑲𐑑𐑩𐑚𐑩𐑤\n" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "𐑓𐑲𐑯𐑛 𐑬𐑑 𐑢𐑧𐑞𐑼 𐑒𐑰 𐑦𐑟 𐑮𐑲𐑑𐑩𐑚𐑩𐑤" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 msgid "" "Monitor KEY for changes and print the changed values.\n" "Monitoring will continue until the process is terminated." @@ -1948,7 +2542,7 @@ msgstr "" "𐑥𐑪𐑯𐑦𐑑𐑼 𐑒𐑰 𐑓𐑹 𐑗𐑱𐑯𐑡𐑩𐑟 𐑯 𐑐𐑮𐑦𐑯𐑑 𐑞 𐑗𐑱𐑯𐑡𐑛 𐑝𐑨𐑤𐑿𐑟.\n" "𐑥𐑭𐑯𐑩𐑑𐑻𐑦𐑙 𐑢𐑦𐑤 𐑒𐑩𐑯𐑑𐑦𐑯𐑿 𐑳𐑯𐑑𐑦𐑤 𐑞 𐑐𐑮𐑴𐑕𐑧𐑕 𐑦𐑟 𐑑𐑻𐑥𐑩𐑯𐑱𐑑𐑩𐑛." -#: gio/gsettings-tool.c:381 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "𐑳𐑯𐑴𐑯 𐑒𐑩𐑥𐑭𐑯𐑛 '%s'\n" @@ -2047,11 +2641,6 @@ msgstr "𐑻𐑼 𐑒𐑤𐑴𐑟𐑦𐑙 𐑕𐑪𐑒𐑩𐑑: %s" msgid "Waiting for socket condition: %s" msgstr "𐑢𐑱𐑑𐑦𐑙 𐑓𐑹 𐑕𐑪𐑒𐑩𐑑 𐑒𐑩𐑯𐑛𐑦𐑖𐑩𐑯: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "𐑻𐑼 𐑕𐑧𐑯𐑛𐑦𐑙 𐑥𐑧𐑕𐑦𐑡: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑𐑩𐑛 𐑪𐑯 ·𐑢𐑦𐑯𐑛𐑴𐑟" diff --git a/po/en_CA.po b/po/en_CA.po index 3eaddbee5..de25e8b6a 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2005-08-27 16:20-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: Canadian English \n" @@ -1139,8 +1139,9 @@ msgstr "Too large count value passed to %s" msgid "Stream is already closed" msgstr "Stream is already closed" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operation was cancelled" @@ -1176,10 +1177,592 @@ msgstr "%s filetype" msgid "%s type" msgstr "%s type" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Unexpected early end-of-stream" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Error reading file '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Unknown type" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Error opening directory '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Error opening directory '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Error opening file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Error reading file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Error reading file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Error opening file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Error closing file: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Error opening file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Enumerator is closed" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Stream is already closed" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Error writing to file: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Error opening file: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Trash not supported" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Error writing to file: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Error on line %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Error parsing option %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Error opening file: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Error opening directory '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Error parsing option %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "corrupted object" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Unnamed" @@ -1848,43 +2431,44 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Error removing file: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Can't move directory over directory" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1898,17 +2482,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1916,7 +2500,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1944,17 +2528,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Unknown option %s" @@ -2055,11 +2639,6 @@ msgstr "Error closing file: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Error opening file: %s" - #: gio/gsocket.c:2884 #, fuzzy msgid "GSocketControlMessage not supported on windows" diff --git a/po/en_GB.po b/po/en_GB.po index 6a2863839..9172c6dfe 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-02-24 15:27+0100\n" "Last-Translator: Philip Withnall \n" "Language-Team: British English \n" @@ -1142,8 +1142,9 @@ msgstr "Too large count value passed to %s" msgid "Stream is already closed" msgstr "Stream is already closed" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operation was cancelled" @@ -1177,10 +1178,594 @@ msgstr "%s filetype" msgid "%s type" msgstr "%s type" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Unexpected early end-of-stream" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Unsupported socket address" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Error reading file '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Unknown type" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Error opening directory '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Error creating directory: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Error opening file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Error reading file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Error reading file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Error opening file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Error closing file: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Error opening file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Added socket is closed" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Type %s is not classed" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Type %s is not classed" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Listener is already closed" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' is not a valid name " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Error writing to file: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Error sending message: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Wastebasket not supported" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Error writing to file: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' is not a valid name " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Error on line %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Error parsing option %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Connection in progress" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Connection in progress" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Error connecting: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' is not a valid name " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Error opening directory '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Error parsing option %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "corrupted object" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Unnamed" @@ -1837,43 +2422,44 @@ msgstr "Temporarily unable to resolve '%s'" msgid "Error resolving '%s'" msgstr "Error resolving '%s'" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Can't move directory over directory" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1887,17 +2473,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1905,7 +2491,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1933,17 +2519,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Type %s is not classed" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Unknown option %s" @@ -2042,11 +2628,6 @@ msgstr "Error closing socket: %s" msgid "Waiting for socket condition: %s" msgstr "Waiting for socket condition: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Error sending message: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage not supported on Windows" diff --git a/po/eo.po b/po/eo.po index 4799097b0..62c4a6bc0 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2003-07-01 15:10-0500\n" "Last-Translator: Charles Voelger \n" "Language-Team: Esperanto \n" @@ -1140,8 +1140,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1176,10 +1177,589 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Eraro dum malfermado de dosierujo '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Eraro dum malfermado de dosierujo '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +msgid "Abstract name space not supported" +msgstr "" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Eraro ĉe linio %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Eraro dum konverto: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Eraro dum legado de dosiero '%s': %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Eraro dum malfermado de dosierujo '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Eraro dum konverto: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1838,43 +2418,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Eraro dum legado de dosiero '%s': %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1888,17 +2468,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1906,7 +2486,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1934,17 +2514,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2044,11 +2624,6 @@ msgstr "Eraro dum legado de dosiero '%s': %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Eraro dum legado de dosiero '%s': %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/es.po b/po/es.po index 4717481c5..b7b0caecc 100644 --- a/po/es.po +++ b/po/es.po @@ -10,9 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" -"product=glib&component=general\n" -"POT-Creation-Date: 2010-05-16 17:09+0000\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-05-17 07:40+0200\n" "Last-Translator: Jorge González \n" "Language-Team: Español \n" @@ -22,343 +21,341 @@ msgstr "" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../glib/gbookmarkfile.c:737 +#: glib/gbookmarkfile.c:737 #, c-format msgid "Unexpected attribute '%s' for element '%s'" msgstr "Atributo inesperado «%s» para el elemento «%s»" -#: ../glib/gbookmarkfile.c:748 ../glib/gbookmarkfile.c:819 -#: ../glib/gbookmarkfile.c:829 ../glib/gbookmarkfile.c:936 +#: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 +#: glib/gbookmarkfile.c:936 #, c-format msgid "Attribute '%s' of element '%s' not found" msgstr "El atributo «%s» del elemento «%s» no se ha encontrado" -#: ../glib/gbookmarkfile.c:1106 ../glib/gbookmarkfile.c:1171 -#: ../glib/gbookmarkfile.c:1235 ../glib/gbookmarkfile.c:1245 +#: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 +#: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245 #, c-format msgid "Unexpected tag '%s', tag '%s' expected" msgstr "Etiqueta «%s» inesperada, se esperaba la etiqueta «%s»" -#: ../glib/gbookmarkfile.c:1131 ../glib/gbookmarkfile.c:1145 -#: ../glib/gbookmarkfile.c:1213 ../glib/gbookmarkfile.c:1265 +#: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:1145 +#: glib/gbookmarkfile.c:1213 glib/gbookmarkfile.c:1265 #, c-format msgid "Unexpected tag '%s' inside '%s'" msgstr "Etiqueta «%s» inesperada dentro de «%s»" -#: ../glib/gbookmarkfile.c:1793 +#: glib/gbookmarkfile.c:1793 msgid "No valid bookmark file found in data dirs" msgstr "" "No se pudo encontrar ningún archivo de marcadores válido en los directorios " "de datos" -#: ../glib/gbookmarkfile.c:1994 +#: glib/gbookmarkfile.c:1994 #, c-format msgid "A bookmark for URI '%s' already exists" msgstr "Ya existe un marcador para el URI «%s»" -#: ../glib/gbookmarkfile.c:2040 ../glib/gbookmarkfile.c:2198 -#: ../glib/gbookmarkfile.c:2283 ../glib/gbookmarkfile.c:2363 -#: ../glib/gbookmarkfile.c:2448 ../glib/gbookmarkfile.c:2531 -#: ../glib/gbookmarkfile.c:2609 ../glib/gbookmarkfile.c:2688 -#: ../glib/gbookmarkfile.c:2730 ../glib/gbookmarkfile.c:2827 -#: ../glib/gbookmarkfile.c:2953 ../glib/gbookmarkfile.c:3143 -#: ../glib/gbookmarkfile.c:3219 ../glib/gbookmarkfile.c:3384 -#: ../glib/gbookmarkfile.c:3473 ../glib/gbookmarkfile.c:3563 -#: ../glib/gbookmarkfile.c:3691 +#: glib/gbookmarkfile.c:2040 glib/gbookmarkfile.c:2198 +#: glib/gbookmarkfile.c:2283 glib/gbookmarkfile.c:2363 +#: glib/gbookmarkfile.c:2448 glib/gbookmarkfile.c:2531 +#: glib/gbookmarkfile.c:2609 glib/gbookmarkfile.c:2688 +#: glib/gbookmarkfile.c:2730 glib/gbookmarkfile.c:2827 +#: glib/gbookmarkfile.c:2953 glib/gbookmarkfile.c:3143 +#: glib/gbookmarkfile.c:3219 glib/gbookmarkfile.c:3384 +#: glib/gbookmarkfile.c:3473 glib/gbookmarkfile.c:3563 +#: glib/gbookmarkfile.c:3691 #, c-format msgid "No bookmark found for URI '%s'" msgstr "No se encontró un marcador para el URI «%s»" -#: ../glib/gbookmarkfile.c:2372 +#: glib/gbookmarkfile.c:2372 #, c-format msgid "No MIME type defined in the bookmark for URI '%s'" msgstr "Ningún tipo MIME definido en el marcador para la URI «%s»" -#: ../glib/gbookmarkfile.c:2457 +#: glib/gbookmarkfile.c:2457 #, c-format msgid "No private flag has been defined in bookmark for URI '%s'" msgstr "No se ha definido ningún flag privado en el marcador para el URI «%s»" -#: ../glib/gbookmarkfile.c:2836 +#: glib/gbookmarkfile.c:2836 #, c-format msgid "No groups set in bookmark for URI '%s'" msgstr "No se ha establecido ningún grupo en el marcador para el URI «%s»" -#: ../glib/gbookmarkfile.c:3237 ../glib/gbookmarkfile.c:3394 +#: glib/gbookmarkfile.c:3237 glib/gbookmarkfile.c:3394 #, c-format msgid "No application with name '%s' registered a bookmark for '%s'" msgstr "Ninguna aplicación con nombre «%s» registró un marcador para «%s»" -#: ../glib/gbookmarkfile.c:3417 +#: glib/gbookmarkfile.c:3417 #, c-format msgid "Failed to expand exec line '%s' with URI '%s'" msgstr "Falló la expansión de la la linea ejecutable «%s» con el URI «%s»" -#: ../glib/gconvert.c:437 ../glib/gconvert.c:515 ../glib/giochannel.c:1404 -#: ../gio/gcharsetconverter.c:459 +#: glib/gconvert.c:437 glib/gconvert.c:515 glib/giochannel.c:1404 +#: gio/gcharsetconverter.c:459 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "" "La conversión desde el conjunto de caracteres «%s» a «%s» no está soportada" -#: ../glib/gconvert.c:441 ../glib/gconvert.c:519 -#: ../gio/gcharsetconverter.c:463 +#: glib/gconvert.c:441 glib/gconvert.c:519 gio/gcharsetconverter.c:463 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "No se pudo abrir el conversor de «%s» a «%s»" -#: ../glib/gconvert.c:638 ../glib/gconvert.c:1031 ../glib/giochannel.c:1576 -#: ../glib/giochannel.c:1618 ../glib/giochannel.c:2462 ../glib/gutf8.c:981 -#: ../glib/gutf8.c:1436 ../gio/gcharsetconverter.c:346 +#: glib/gconvert.c:638 glib/gconvert.c:1031 glib/giochannel.c:1576 +#: glib/giochannel.c:1618 glib/giochannel.c:2462 glib/gutf8.c:981 +#: glib/gutf8.c:1436 gio/gcharsetconverter.c:346 msgid "Invalid byte sequence in conversion input" msgstr "Hay una secuencia de bytes no válida en la entrada de conversión" -#: ../glib/gconvert.c:646 ../glib/gconvert.c:956 ../glib/giochannel.c:1583 -#: ../glib/giochannel.c:2474 ../gio/gcharsetconverter.c:351 +#: glib/gconvert.c:646 glib/gconvert.c:956 glib/giochannel.c:1583 +#: glib/giochannel.c:2474 gio/gcharsetconverter.c:351 #, c-format msgid "Error during conversion: %s" msgstr "Falló durante la conversión: %s" -#: ../glib/gconvert.c:678 ../glib/gutf8.c:977 ../glib/gutf8.c:1187 -#: ../glib/gutf8.c:1328 ../glib/gutf8.c:1432 +#: glib/gconvert.c:678 glib/gutf8.c:977 glib/gutf8.c:1187 glib/gutf8.c:1328 +#: glib/gutf8.c:1432 msgid "Partial character sequence at end of input" msgstr "Hay una secuencia parcial de caracteres en el final de la entrada" -#: ../glib/gconvert.c:928 +#: glib/gconvert.c:928 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "No se puede convertir el fallback «%s» al conjunto de códigos «%s»" -#: ../glib/gconvert.c:1751 +#: glib/gconvert.c:1751 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "El URI «%s» no es una URI absoluta utilizando el esquema «file»" -#: ../glib/gconvert.c:1761 +#: glib/gconvert.c:1761 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "El archivo local en la URI «%s» no debe incluir un «#»" -#: ../glib/gconvert.c:1778 +#: glib/gconvert.c:1778 #, c-format msgid "The URI '%s' is invalid" msgstr "El URI «%s» es inválida" -#: ../glib/gconvert.c:1790 +#: glib/gconvert.c:1790 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "El nombre del host de la URI «%s» es inválido" -#: ../glib/gconvert.c:1806 +#: glib/gconvert.c:1806 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "El URI «%s» contiene caracteres de escape inválidos" -#: ../glib/gconvert.c:1901 +#: glib/gconvert.c:1901 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "El nombre de la ruta «%s» no es una ruta absoluta" -#: ../glib/gconvert.c:1911 +#: glib/gconvert.c:1911 msgid "Invalid hostname" msgstr "El nombre del host es inválido" -#: ../glib/gdir.c:112 ../glib/gdir.c:135 +#: glib/gdir.c:112 glib/gdir.c:135 #, c-format msgid "Error opening directory '%s': %s" msgstr "Falló al abrir el directorio «%s»: %s" -#: ../glib/gfileutils.c:536 ../glib/gfileutils.c:624 +#: glib/gfileutils.c:536 glib/gfileutils.c:624 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "No se pueden asignar %lu bytes para leer el archivo «%s»" -#: ../glib/gfileutils.c:551 +#: glib/gfileutils.c:551 #, c-format msgid "Error reading file '%s': %s" msgstr "Falló al leer el archivo «%s»: %s" -#: ../glib/gfileutils.c:565 +#: glib/gfileutils.c:565 #, c-format msgid "File \"%s\" is too large" msgstr "El archivo «%s» es demasiado grande" -#: ../glib/gfileutils.c:648 +#: glib/gfileutils.c:648 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Falló al leer del archivo «%s»: %s" -#: ../glib/gfileutils.c:699 ../glib/gfileutils.c:786 +#: glib/gfileutils.c:699 glib/gfileutils.c:786 #, c-format msgid "Failed to open file '%s': %s" msgstr "Falló al abrir el archivo «%s»: %s" -#: ../glib/gfileutils.c:716 ../glib/gmappedfile.c:170 +#: glib/gfileutils.c:716 glib/gmappedfile.c:170 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Falló al obtener los atributos del archivo «%s»: fstat() falló: %s" -#: ../glib/gfileutils.c:750 +#: glib/gfileutils.c:750 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Falló al abrir el archivo «%s»: fdopen() falló: %s" -#: ../glib/gfileutils.c:858 +#: glib/gfileutils.c:858 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "Falló al renombrar el archivo «%s» a «%s»: g_rename() falló: %s" -#: ../glib/gfileutils.c:900 ../glib/gfileutils.c:1366 +#: glib/gfileutils.c:900 glib/gfileutils.c:1366 #, c-format msgid "Failed to create file '%s': %s" msgstr "Falló al crear el archivo «%s»: %s" -#: ../glib/gfileutils.c:914 +#: glib/gfileutils.c:914 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "Falló al abrir el archivo «%s» para escritura: fdopen() falló: %s" -#: ../glib/gfileutils.c:939 +#: glib/gfileutils.c:939 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Falló al escribir el archivo «%s»: falló fwrite(): %s" -#: ../glib/gfileutils.c:958 +#: glib/gfileutils.c:958 #, c-format msgid "Failed to write file '%s': fflush() failed: %s" msgstr "Falló al escribir el archivo «%s»: falló fflush(): %s" -#: ../glib/gfileutils.c:987 +#: glib/gfileutils.c:987 #, c-format msgid "Failed to write file '%s': fsync() failed: %s" msgstr "Falló al escribir el archivo «%s»: falló fsync(): %s" -#: ../glib/gfileutils.c:1006 +#: glib/gfileutils.c:1006 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Falló al cerrar el archivo «%s»: falló fclose(): %s" -#: ../glib/gfileutils.c:1124 +#: glib/gfileutils.c:1124 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "El archivo existente «%s» no se pudo eliminar: g_unlink() falló: %s" -#: ../glib/gfileutils.c:1328 +#: glib/gfileutils.c:1328 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "La plantilla «%s» es inválida, no debería contener un «%s»" -#: ../glib/gfileutils.c:1341 +#: glib/gfileutils.c:1341 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "La plantilla «%s» no contiene XXXXXX" -#: ../glib/gfileutils.c:1774 +#: glib/gfileutils.c:1774 #, c-format msgid "%u byte" msgid_plural "%u bytes" msgstr[0] "%u byte" msgstr[1] "%u bytes" -#: ../glib/gfileutils.c:1782 +#: glib/gfileutils.c:1782 #, c-format msgid "%.1f KB" msgstr "%.1f KiB" -#: ../glib/gfileutils.c:1787 +#: glib/gfileutils.c:1787 #, c-format msgid "%.1f MB" msgstr "%.1f MiB" -#: ../glib/gfileutils.c:1792 +#: glib/gfileutils.c:1792 #, c-format msgid "%.1f GB" msgstr "%.1f GiB" -#: ../glib/gfileutils.c:1797 +#: glib/gfileutils.c:1797 #, c-format msgid "%.1f TB" msgstr "%.1f TiB" -#: ../glib/gfileutils.c:1802 +#: glib/gfileutils.c:1802 #, c-format msgid "%.1f PB" msgstr "%.1f PiB" -#: ../glib/gfileutils.c:1807 +#: glib/gfileutils.c:1807 #, c-format msgid "%.1f EB" msgstr "%.1f EiB" -#: ../glib/gfileutils.c:1850 +#: glib/gfileutils.c:1850 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Falló al leer el enlace simbólico «%s»: %s" -#: ../glib/gfileutils.c:1871 +#: glib/gfileutils.c:1871 msgid "Symbolic links not supported" msgstr "Enlaces simbólicos no soportados" -#: ../glib/giochannel.c:1408 +#: glib/giochannel.c:1408 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "No se pudo abrir el conversor de «%s» a «%s»: %s" -#: ../glib/giochannel.c:1753 +#: glib/giochannel.c:1753 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "No se puede hacer una lectura en bruto (raw) en g_io_channel_read_line_string" -#: ../glib/giochannel.c:1800 ../glib/giochannel.c:2058 -#: ../glib/giochannel.c:2145 +#: glib/giochannel.c:1800 glib/giochannel.c:2058 glib/giochannel.c:2145 msgid "Leftover unconverted data in read buffer" msgstr "Se han dejado datos no convertidos en el búfer de lectura" -#: ../glib/giochannel.c:1881 ../glib/giochannel.c:1958 +#: glib/giochannel.c:1881 glib/giochannel.c:1958 msgid "Channel terminates in a partial character" msgstr "El canal termina en un carácter parcial" -#: ../glib/giochannel.c:1944 +#: glib/giochannel.c:1944 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "" "No se puede hacer una lectura en bruto (raw) en g_io_channel_read_to_end" -#: ../glib/gmappedfile.c:151 +#: glib/gmappedfile.c:151 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Falló al abrir el archivo «%s»: open() falló: %s" -#: ../glib/gmappedfile.c:230 +#: glib/gmappedfile.c:230 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Falló al mapear el archivo «%s»: mmap() falló: %s" -#: ../glib/gmarkup.c:303 ../glib/gmarkup.c:343 +#: glib/gmarkup.c:303 glib/gmarkup.c:343 #, c-format msgid "Error on line %d char %d: " msgstr "Error en la línea %d, carácter %d: " -#: ../glib/gmarkup.c:363 ../glib/gmarkup.c:441 +#: glib/gmarkup.c:363 glib/gmarkup.c:441 #, c-format msgid "Invalid UTF-8 encoded text in name - not valid '%s'" msgstr "Texto codificado como UTF-8 en el nombre no válido; «%s» no es válido" -#: ../glib/gmarkup.c:374 +#: glib/gmarkup.c:374 #, c-format msgid "'%s' is not a valid name " msgstr "«%s» no es un nombre válido " -#: ../glib/gmarkup.c:390 +#: glib/gmarkup.c:390 #, c-format msgid "'%s' is not a valid name: '%c' " msgstr "«%s» no es un nombre válido: «%c» " -#: ../glib/gmarkup.c:494 +#: glib/gmarkup.c:494 #, c-format msgid "Error on line %d: %s" msgstr "Error en la línea %d: %s" -#: ../glib/gmarkup.c:578 +#: glib/gmarkup.c:578 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " @@ -368,7 +365,7 @@ msgstr "" "carácter de referencia( por ejemplo ê) - tal vez el dígito es demasiado " "grande" -#: ../glib/gmarkup.c:590 +#: glib/gmarkup.c:590 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -378,24 +375,24 @@ msgstr "" "un carácter «&» sin pretender iniciar una entidad, escape el carácter \"&\" " "como &" -#: ../glib/gmarkup.c:616 +#: glib/gmarkup.c:616 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "El carácter de referencia «%-.*s» no codifica un carácter permitido" -#: ../glib/gmarkup.c:654 +#: glib/gmarkup.c:654 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "La entidad '&;' está vacía; las entidades válidas son: & " < " "> '" -#: ../glib/gmarkup.c:662 +#: glib/gmarkup.c:662 #, c-format msgid "Entity name '%-.*s' is not known" msgstr "El nombre de la entidad «%-.*s» es desconocido" -#: ../glib/gmarkup.c:667 +#: glib/gmarkup.c:667 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -404,11 +401,11 @@ msgstr "" "\"&\" sin la intención de indicar una entidad, escape el signo \"&\" como " "&" -#: ../glib/gmarkup.c:1014 +#: glib/gmarkup.c:1014 msgid "Document must begin with an element (e.g. )" msgstr "El documento debe comenzar con un elemento (por ejemplo: )" -#: ../glib/gmarkup.c:1054 +#: glib/gmarkup.c:1054 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " @@ -417,7 +414,7 @@ msgstr "" "«%s» no es un carácter válido a continuación del carácter '<'; no debe " "iniciar un nombre de elemento" -#: ../glib/gmarkup.c:1122 +#: glib/gmarkup.c:1122 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the empty-element tag '%" @@ -426,7 +423,7 @@ msgstr "" "Carácter «%s» impropio, se esperaba un carácter «>» para terminar la etiqueta " "vacía del elemento «%s»" -#: ../glib/gmarkup.c:1206 +#: glib/gmarkup.c:1206 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" @@ -434,7 +431,7 @@ msgstr "" "Carácter «%s» impropio, se esperaba el carácter '=' después del nombre de " "atributo «%s» del elemento «%s»" -#: ../glib/gmarkup.c:1247 +#: glib/gmarkup.c:1247 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -445,7 +442,7 @@ msgstr "" "etiqueta de inicio del elemento «%s» u opcionalmente un atributo; tal vez " "utilizó un carácter que no es válido en un nombre de atributo" -#: ../glib/gmarkup.c:1291 +#: glib/gmarkup.c:1291 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -454,7 +451,7 @@ msgstr "" "Carácter «%s» impropio, se esperaba una marca de apertura de comillas después " "del signo igual al darle valor al atributo «%s» del elemento «%s»" -#: ../glib/gmarkup.c:1425 +#: glib/gmarkup.c:1425 #, c-format msgid "" "'%s' is not a valid character following the characters ''" -#: ../glib/gmarkup.c:1472 +#: glib/gmarkup.c:1472 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "El elemento «%s» fue cerrado, no existe ningún elemento abierto" -#: ../glib/gmarkup.c:1481 +#: glib/gmarkup.c:1481 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "" "El elemento «%s» fue cerrado, pero el elemento que está abierto actualmente " "es «%s»" -#: ../glib/gmarkup.c:1648 +#: glib/gmarkup.c:1648 msgid "Document was empty or contained only whitespace" msgstr "El documento estaba vacío o sólo contenía espacios en blanco" -#: ../glib/gmarkup.c:1662 +#: glib/gmarkup.c:1662 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "El documento termina inesperadamente justo después de un '<'" -#: ../glib/gmarkup.c:1670 ../glib/gmarkup.c:1715 +#: glib/gmarkup.c:1670 glib/gmarkup.c:1715 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -501,7 +498,7 @@ msgstr "" "El documento termina inesperadamente con elementos todavía abiertos - «%s» " "fue el último elemento abierto" -#: ../glib/gmarkup.c:1678 +#: glib/gmarkup.c:1678 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -510,21 +507,21 @@ msgstr "" "El documento termina inesperadamente, se esperaba un carácter '>' " "finalizando la etiqueta <%s/>" -#: ../glib/gmarkup.c:1684 +#: glib/gmarkup.c:1684 msgid "Document ended unexpectedly inside an element name" msgstr "El documento termina inesperadamente dentro de un nombre de elemento" -#: ../glib/gmarkup.c:1690 +#: glib/gmarkup.c:1690 msgid "Document ended unexpectedly inside an attribute name" msgstr "El documento termina inesperadamente dentro de un nombre de atributo" -#: ../glib/gmarkup.c:1695 +#: glib/gmarkup.c:1695 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "" "El documento termina inesperadamente dentro de una etiqueta de apertura de " "elemento." -#: ../glib/gmarkup.c:1701 +#: glib/gmarkup.c:1701 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -532,407 +529,405 @@ msgstr "" "El documento termina inesperadamente después de los signos igual que siguen " "al nombre de atributo; sin valor de atributo" -#: ../glib/gmarkup.c:1708 +#: glib/gmarkup.c:1708 msgid "Document ended unexpectedly while inside an attribute value" msgstr "El documento termina inesperadamente dentro del valor de un atributo" -#: ../glib/gmarkup.c:1724 +#: glib/gmarkup.c:1724 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "" "El documento termina inesperadamente dentro de la etiqueta de cierre del " "elemento «%s»" -#: ../glib/gmarkup.c:1730 +#: glib/gmarkup.c:1730 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "El documento termina inesperadamente dentro de un comentario o instrucción " "de proceso" -#: ../glib/gregex.c:131 +#: glib/gregex.c:131 msgid "corrupted object" msgstr "objeto corrupto" -#: ../glib/gregex.c:133 +#: glib/gregex.c:133 msgid "internal error or corrupted object" msgstr "error interno u objeto corrupto" -#: ../glib/gregex.c:135 +#: glib/gregex.c:135 msgid "out of memory" msgstr "sin memoria" -#: ../glib/gregex.c:140 +#: glib/gregex.c:140 msgid "backtracking limit reached" msgstr "se alcanzó el límite de «backtracking»" -#: ../glib/gregex.c:152 ../glib/gregex.c:160 +#: glib/gregex.c:152 glib/gregex.c:160 msgid "the pattern contains items not supported for partial matching" msgstr "" "el patrón contiene elementos no soportados para una coincidencia parcial" -#: ../glib/gregex.c:154 ../gio/glocalfile.c:2110 +#: glib/gregex.c:154 gio/glocalfile.c:2110 msgid "internal error" msgstr "error interno" -#: ../glib/gregex.c:162 +#: glib/gregex.c:162 msgid "back references as conditions are not supported for partial matching" msgstr "" "no se soportan referencias anteriores como condiciones para coincidencias " "parciales" -#: ../glib/gregex.c:171 +#: glib/gregex.c:171 msgid "recursion limit reached" msgstr "se alcanzó el límite de recursividad" -#: ../glib/gregex.c:173 +#: glib/gregex.c:173 msgid "workspace limit for empty substrings reached" msgstr "límite del espacio de trabajo cuando se alcanzan subcadenas vacías" -#: ../glib/gregex.c:175 +#: glib/gregex.c:175 msgid "invalid combination of newline flags" msgstr "combinación de banderas de nueva línea inválidas" -#: ../glib/gregex.c:179 +#: glib/gregex.c:179 msgid "unknown error" msgstr "error desconocido" -#: ../glib/gregex.c:199 +#: glib/gregex.c:199 msgid "\\ at end of pattern" msgstr "\\ al final del patrón" -#: ../glib/gregex.c:202 +#: glib/gregex.c:202 msgid "\\c at end of pattern" msgstr "\\c al final del patrón" -#: ../glib/gregex.c:205 +#: glib/gregex.c:205 msgid "unrecognized character follows \\" msgstr "carácter no reconocido después de \\" -#: ../glib/gregex.c:212 +#: glib/gregex.c:212 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" msgstr "" "aquí no se permite escapar las letras (\\l, \\L, \\u, \\U) (mayúscula y " "minúscula)" -#: ../glib/gregex.c:215 +#: glib/gregex.c:215 msgid "numbers out of order in {} quantifier" msgstr "números fuera de rango en el cuantificador {}" -#: ../glib/gregex.c:218 +#: glib/gregex.c:218 msgid "number too big in {} quantifier" msgstr "número demasiado grande en el cuantificador {}" -#: ../glib/gregex.c:221 +#: glib/gregex.c:221 msgid "missing terminating ] for character class" msgstr "falta la terminación ] para la clase de carácter" -#: ../glib/gregex.c:224 +#: glib/gregex.c:224 msgid "invalid escape sequence in character class" msgstr "secuencia de escape no válida en la clase de carácter" -#: ../glib/gregex.c:227 +#: glib/gregex.c:227 msgid "range out of order in character class" msgstr "rango fuera de orden en la clase de carácter" -#: ../glib/gregex.c:230 +#: glib/gregex.c:230 msgid "nothing to repeat" msgstr "nada que repetir" -#: ../glib/gregex.c:233 +#: glib/gregex.c:233 msgid "unrecognized character after (?" msgstr "carácter no reconocido después de (?" -#: ../glib/gregex.c:237 +#: glib/gregex.c:237 msgid "unrecognized character after (?<" msgstr "carácter no reconocido después de (?<" -#: ../glib/gregex.c:241 +#: glib/gregex.c:241 msgid "unrecognized character after (?P" msgstr "carácter no reconocido después de (?P" -#: ../glib/gregex.c:244 +#: glib/gregex.c:244 msgid "POSIX named classes are supported only within a class" msgstr "Sólo se soportan las clases con nombres POSIX dentro de una clase" -#: ../glib/gregex.c:247 +#: glib/gregex.c:247 msgid "missing terminating )" msgstr "falta el ) de terminación" -#: ../glib/gregex.c:251 +#: glib/gregex.c:251 msgid ") without opening (" msgstr ") sin ( que lo abriera" #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of) #. * sequences here, '(?-54' would be an example for the second group. #. -#: ../glib/gregex.c:258 +#: glib/gregex.c:258 msgid "(?R or (?[+-]digits must be followed by )" msgstr "(?R o los dígitos (?[+-] deben estar seguidos por )" -#: ../glib/gregex.c:261 +#: glib/gregex.c:261 msgid "reference to non-existent subpattern" msgstr "referencia a un subpatrón no existente" -#: ../glib/gregex.c:264 +#: glib/gregex.c:264 msgid "missing ) after comment" msgstr "falta ) después del comentario" -#: ../glib/gregex.c:267 +#: glib/gregex.c:267 msgid "regular expression too large" msgstr "la expresión regular es demasiado larga" -#: ../glib/gregex.c:270 +#: glib/gregex.c:270 msgid "failed to get memory" msgstr "falló al obtener memoria" -#: ../glib/gregex.c:273 +#: glib/gregex.c:273 msgid "lookbehind assertion is not fixed length" msgstr "la comprobación «lookbehind» no tiene una longitud fija" -#: ../glib/gregex.c:276 +#: glib/gregex.c:276 msgid "malformed number or name after (?(" msgstr "número o nombre mal formado después de (?(" -#: ../glib/gregex.c:279 +#: glib/gregex.c:279 msgid "conditional group contains more than two branches" msgstr "el grupo condicional contiene más de dos ramas" -#: ../glib/gregex.c:282 +#: glib/gregex.c:282 msgid "assertion expected after (?(" msgstr "se esperaba una comprobación después de (?(" -#: ../glib/gregex.c:285 +#: glib/gregex.c:285 msgid "unknown POSIX class name" msgstr "nombre de clase POSIX desconocido" -#: ../glib/gregex.c:288 +#: glib/gregex.c:288 msgid "POSIX collating elements are not supported" msgstr "los elementos POSIX recopilados no están soportados" -#: ../glib/gregex.c:291 +#: glib/gregex.c:291 msgid "character value in \\x{...} sequence is too large" msgstr "el valor del carácter en la secuencia \\x{…} es demasiado largo" -#: ../glib/gregex.c:294 +#: glib/gregex.c:294 msgid "invalid condition (?(0)" msgstr "condición no válida (?(0)" -#: ../glib/gregex.c:297 +#: glib/gregex.c:297 msgid "\\C not allowed in lookbehind assertion" msgstr "no se permite \\C en comprobaciones «lookbehind»" -#: ../glib/gregex.c:300 +#: glib/gregex.c:300 msgid "recursive call could loop indefinitely" msgstr "una llamada recursiva podrá crear un bucle infinito" -#: ../glib/gregex.c:303 +#: glib/gregex.c:303 msgid "missing terminator in subpattern name" msgstr "falta el terminador en el nombre del subpatrón" -#: ../glib/gregex.c:306 +#: glib/gregex.c:306 msgid "two named subpatterns have the same name" msgstr "dos subpatrones tienen el mismo nombre" -#: ../glib/gregex.c:309 +#: glib/gregex.c:309 msgid "malformed \\P or \\p sequence" msgstr "secuencia \\P o \\p mal formada" -#: ../glib/gregex.c:312 +#: glib/gregex.c:312 msgid "unknown property name after \\P or \\p" msgstr "nombre de propiedad desconocido después de \\P o \\p" -#: ../glib/gregex.c:315 +#: glib/gregex.c:315 msgid "subpattern name is too long (maximum 32 characters)" msgstr "el nombre del subpatrón es demasiado largo (máximo 32 caracteres)" -#: ../glib/gregex.c:318 +#: glib/gregex.c:318 msgid "too many named subpatterns (maximum 10,000)" msgstr "demasiados subpatrones con nombre (máximo 10.000)" -#: ../glib/gregex.c:321 +#: glib/gregex.c:321 msgid "octal value is greater than \\377" msgstr "el valor octal es mayor que \\377" -#: ../glib/gregex.c:324 +#: glib/gregex.c:324 msgid "DEFINE group contains more than one branch" msgstr "el grupo DEFINE contiene más de una rama" -#: ../glib/gregex.c:327 +#: glib/gregex.c:327 msgid "repeating a DEFINE group is not allowed" msgstr "no se permite repetir un grupo DEFINE" -#: ../glib/gregex.c:330 +#: glib/gregex.c:330 msgid "inconsistent NEWLINE options" msgstr "opciones NEWLINE inconsistentes" -#: ../glib/gregex.c:333 +#: glib/gregex.c:333 msgid "" "\\g is not followed by a braced name or an optionally braced non-zero number" msgstr "" "\\g no está seguido por un nombre de llave o un número distinto de cero con " "una llave opcional" -#: ../glib/gregex.c:338 +#: glib/gregex.c:338 msgid "unexpected repeat" msgstr "repetición inesperada" -#: ../glib/gregex.c:342 +#: glib/gregex.c:342 msgid "code overflow" msgstr "desbordamiento de código" -#: ../glib/gregex.c:346 +#: glib/gregex.c:346 msgid "overran compiling workspace" msgstr "se desbordó el espacio de trabajo de compilación" -#: ../glib/gregex.c:350 +#: glib/gregex.c:350 msgid "previously-checked referenced subpattern not found" msgstr "no se encontró el subpatrón referenciado anteriormente comprobado" -#: ../glib/gregex.c:522 ../glib/gregex.c:1639 +#: glib/gregex.c:522 glib/gregex.c:1639 #, c-format msgid "Error while matching regular expression %s: %s" msgstr "Error al coincidir con la expresión regular %s: %s" -#: ../glib/gregex.c:1094 +#: glib/gregex.c:1094 msgid "PCRE library is compiled without UTF8 support" msgstr "La biblioteca PCRE está compilada sin soporte para UTF8" -#: ../glib/gregex.c:1103 +#: glib/gregex.c:1103 msgid "PCRE library is compiled without UTF8 properties support" msgstr "" "La biblioteca PCRE está compilada sin soporte para las propiedades de UTF8" -#: ../glib/gregex.c:1157 +#: glib/gregex.c:1157 #, c-format msgid "Error while compiling regular expression %s at char %d: %s" msgstr "Error al compilar la expresión regular %s en el carácter %d: %s" -#: ../glib/gregex.c:1193 +#: glib/gregex.c:1193 #, c-format msgid "Error while optimizing regular expression %s: %s" msgstr "Error al optimizar la expresión regular %s: %s" -#: ../glib/gregex.c:2067 +#: glib/gregex.c:2067 msgid "hexadecimal digit or '}' expected" msgstr "se esperaba un dígito hexadecimal o «}»" -#: ../glib/gregex.c:2083 +#: glib/gregex.c:2083 msgid "hexadecimal digit expected" msgstr "se esperaba un dígito hexadecimal" -#: ../glib/gregex.c:2123 +#: glib/gregex.c:2123 msgid "missing '<' in symbolic reference" msgstr "falta «<» en la referencia simbólica" -#: ../glib/gregex.c:2132 +#: glib/gregex.c:2132 msgid "unfinished symbolic reference" msgstr "referencia de símbolo sin terminar" -#: ../glib/gregex.c:2139 +#: glib/gregex.c:2139 msgid "zero-length symbolic reference" msgstr "referencia simbólica de longitud cero" -#: ../glib/gregex.c:2150 +#: glib/gregex.c:2150 msgid "digit expected" msgstr "se esperaba un dígito" -#: ../glib/gregex.c:2168 +#: glib/gregex.c:2168 msgid "illegal symbolic reference" msgstr "referencia simbólica ilegal" -#: ../glib/gregex.c:2230 +#: glib/gregex.c:2230 msgid "stray final '\\'" msgstr "«\\» al final de la cadena" -#: ../glib/gregex.c:2234 +#: glib/gregex.c:2234 msgid "unknown escape sequence" msgstr "secuencia de escape desconocida" -#: ../glib/gregex.c:2244 +#: glib/gregex.c:2244 #, c-format msgid "Error while parsing replacement text \"%s\" at char %lu: %s" msgstr "Error al analizar el texto de reemplazo «%s» en el carácter %lu: %s" -#: ../glib/gshell.c:92 +#: glib/gshell.c:92 msgid "Quoted text doesn't begin with a quotation mark" msgstr "El texto entrecomillado no empieza por un signo de comilla" -#: ../glib/gshell.c:182 +#: glib/gshell.c:182 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Falta una comilla en la línea de comandos o en otro texto con comillas tipo " "shell" -#: ../glib/gshell.c:560 +#: glib/gshell.c:560 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "El texto termina justo después de un carácter '\\'. (El texto era «%s»)" -#: ../glib/gshell.c:567 +#: glib/gshell.c:567 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "El texto terminó antes de que se encontrase la comilla correspondiente con %" "c. (El texto era «%s»)" -#: ../glib/gshell.c:579 +#: glib/gshell.c:579 msgid "Text was empty (or contained only whitespace)" msgstr "El texto está vacío (o sólo contiene espacios en blanco)" -#: ../glib/gspawn-win32.c:283 +#: glib/gspawn-win32.c:283 msgid "Failed to read data from child process" msgstr "Falló al leer los datos desde un proceso hijo" -#: ../glib/gspawn-win32.c:300 ../glib/gspawn.c:1480 +#: glib/gspawn-win32.c:300 glib/gspawn.c:1480 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" "Falló en la creación de un conducto (pipe) para comunicarse con el proceso " "hijo (%s)" -#: ../glib/gspawn-win32.c:339 ../glib/gspawn-win32.c:347 ../glib/gspawn.c:1139 +#: glib/gspawn-win32.c:339 glib/gspawn-win32.c:347 glib/gspawn.c:1139 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Falló al leer desde el conducto hijo (%s)" -#: ../glib/gspawn-win32.c:370 ../glib/gspawn.c:1346 +#: glib/gspawn-win32.c:370 glib/gspawn.c:1346 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Falló al cambiar al directorio «%s» (%s)" -#: ../glib/gspawn-win32.c:376 ../glib/gspawn-win32.c:495 +#: glib/gspawn-win32.c:376 glib/gspawn-win32.c:495 #, c-format msgid "Failed to execute child process (%s)" msgstr "Falló al ejecutar el proceso hijo (%s)" -#: ../glib/gspawn-win32.c:445 +#: glib/gspawn-win32.c:445 #, c-format msgid "Invalid program name: %s" msgstr "Nombre de programa inválido: %s" -#: ../glib/gspawn-win32.c:455 ../glib/gspawn-win32.c:723 -#: ../glib/gspawn-win32.c:1279 +#: glib/gspawn-win32.c:455 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1279 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "Cadena inválida en el vector del argumento en %d: %s" -#: ../glib/gspawn-win32.c:466 ../glib/gspawn-win32.c:738 -#: ../glib/gspawn-win32.c:1312 +#: glib/gspawn-win32.c:466 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1312 #, c-format msgid "Invalid string in environment: %s" msgstr "Cadena inválida en el entorno: %s" -#: ../glib/gspawn-win32.c:719 ../glib/gspawn-win32.c:1260 +#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1260 #, c-format msgid "Invalid working directory: %s" msgstr "Directorio de trabajo inválido: %s" -#: ../glib/gspawn-win32.c:784 +#: glib/gspawn-win32.c:784 #, c-format msgid "Failed to execute helper program (%s)" msgstr "Falló al ejecutar el programa auxiliar (%s)" -#: ../glib/gspawn-win32.c:998 +#: glib/gspawn-win32.c:998 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -940,138 +935,138 @@ msgstr "" "Falló inesperado en g_io_channel_win32_poll() al leer datos desde un proceso " "hijo" -#: ../glib/gspawn.c:190 +#: glib/gspawn.c:190 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Falló en la lectura de datos desde el proceso hijo (%s)" -#: ../glib/gspawn.c:329 +#: glib/gspawn.c:329 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Falló inesperado en select() leyendo datos desde el proceso hijo (%s)" -#: ../glib/gspawn.c:414 +#: glib/gspawn.c:414 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Falló inesperado en waitpid() (%s)" -#: ../glib/gspawn.c:1206 +#: glib/gspawn.c:1206 #, c-format msgid "Failed to fork (%s)" msgstr "Falló al bifurcar (fork) (%s)" -#: ../glib/gspawn.c:1356 +#: glib/gspawn.c:1356 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Falló al ejecutar el proceso hijo «%s» (%s)" -#: ../glib/gspawn.c:1366 +#: glib/gspawn.c:1366 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Falló al redirigir la salida o la entrada del proceso hijo (%s)" -#: ../glib/gspawn.c:1375 +#: glib/gspawn.c:1375 #, c-format msgid "Failed to fork child process (%s)" msgstr "Falló al bifurcar el proceso hijo (%s)" -#: ../glib/gspawn.c:1383 +#: glib/gspawn.c:1383 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Falló desconocido al ejecutar el proceso hijo «%s»" -#: ../glib/gspawn.c:1407 +#: glib/gspawn.c:1407 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Falló al leer suficientes datos desde el conducto del pid hijo (%s)" -#: ../glib/gutf8.c:1055 +#: glib/gutf8.c:1055 msgid "Character out of range for UTF-8" msgstr "El carácter se sale del rango para UTF-8" -#: ../glib/gutf8.c:1155 ../glib/gutf8.c:1164 ../glib/gutf8.c:1296 -#: ../glib/gutf8.c:1305 ../glib/gutf8.c:1446 ../glib/gutf8.c:1542 +#: glib/gutf8.c:1155 glib/gutf8.c:1164 glib/gutf8.c:1296 glib/gutf8.c:1305 +#: glib/gutf8.c:1446 glib/gutf8.c:1542 msgid "Invalid sequence in conversion input" msgstr "Secuencia inválida en la entrada de conversión" -#: ../glib/gutf8.c:1457 ../glib/gutf8.c:1553 +#: glib/gutf8.c:1457 glib/gutf8.c:1553 msgid "Character out of range for UTF-16" msgstr "El carácter se sale del rango para UTF-16" -#: ../glib/goption.c:755 +#: glib/goption.c:755 msgid "Usage:" msgstr "Uso:" -#: ../glib/goption.c:755 +#: glib/goption.c:755 msgid "[OPTION...]" msgstr "[OPCIÓN…]" -#: ../glib/goption.c:861 +#: glib/goption.c:861 msgid "Help Options:" msgstr "Opciones de ayuda:" -#: ../glib/goption.c:862 +#: glib/goption.c:862 msgid "Show help options" msgstr "Mostrar opciones de ayuda" -#: ../glib/goption.c:868 +#: glib/goption.c:868 msgid "Show all help options" msgstr "Muestra todas las opciones de ayuda" -#: ../glib/goption.c:930 +#: glib/goption.c:930 msgid "Application Options:" msgstr "Opciones de la aplicación:" -#: ../glib/goption.c:992 ../glib/goption.c:1062 +#: glib/goption.c:992 glib/goption.c:1062 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "No se puede analizar el valor entero «%s» para %s" -#: ../glib/goption.c:1002 ../glib/goption.c:1070 +#: glib/goption.c:1002 glib/goption.c:1070 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "El valor entero «%s» para %s está fuera de rango" -#: ../glib/goption.c:1027 +#: glib/goption.c:1027 #, c-format msgid "Cannot parse double value '%s' for %s" msgstr "No se puede analizar el valor doble «%s» para %s" -#: ../glib/goption.c:1035 +#: glib/goption.c:1035 #, c-format msgid "Double value '%s' for %s out of range" msgstr "El valor doble «%s» para %s está fuera de rango" -#: ../glib/goption.c:1298 ../glib/goption.c:1377 +#: glib/goption.c:1298 glib/goption.c:1377 #, c-format msgid "Error parsing option %s" msgstr "Error al analizar la opción: %s" -#: ../glib/goption.c:1408 ../glib/goption.c:1522 +#: glib/goption.c:1408 glib/goption.c:1522 #, c-format msgid "Missing argument for %s" msgstr "Falta un argumento para %s" -#: ../glib/goption.c:1917 +#: glib/goption.c:1917 #, c-format msgid "Unknown option %s" msgstr "Opción desconocida %s" -#: ../glib/gkeyfile.c:363 +#: glib/gkeyfile.c:363 msgid "Valid key file could not be found in search dirs" msgstr "" "No se pudo encontrar la clave de archivo válida en los directorios de " "búsqueda" -#: ../glib/gkeyfile.c:398 +#: glib/gkeyfile.c:398 msgid "Not a regular file" msgstr "No es un archivo regular" -#: ../glib/gkeyfile.c:406 +#: glib/gkeyfile.c:406 msgid "File is empty" msgstr "El archivo está vacío" -#: ../glib/gkeyfile.c:765 +#: glib/gkeyfile.c:765 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" @@ -1079,52 +1074,52 @@ msgstr "" "El archivo de claves contiene la línea «%s» que no es un par valor-clave, " "grupo o comentario" -#: ../glib/gkeyfile.c:825 +#: glib/gkeyfile.c:825 #, c-format msgid "Invalid group name: %s" msgstr "Nombre de grupo no válido: %s" -#: ../glib/gkeyfile.c:847 +#: glib/gkeyfile.c:847 msgid "Key file does not start with a group" msgstr "El archivo de claves no empieza por un grupo" -#: ../glib/gkeyfile.c:873 +#: glib/gkeyfile.c:873 #, c-format msgid "Invalid key name: %s" msgstr "Nombre de clave no válida: %s" -#: ../glib/gkeyfile.c:900 +#: glib/gkeyfile.c:900 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "El archivo de claves contiene una codificación «%s» no soportada" -#: ../glib/gkeyfile.c:1116 ../glib/gkeyfile.c:1278 ../glib/gkeyfile.c:2657 -#: ../glib/gkeyfile.c:2723 ../glib/gkeyfile.c:2858 ../glib/gkeyfile.c:2991 -#: ../glib/gkeyfile.c:3144 ../glib/gkeyfile.c:3331 ../glib/gkeyfile.c:3392 +#: glib/gkeyfile.c:1116 glib/gkeyfile.c:1278 glib/gkeyfile.c:2657 +#: glib/gkeyfile.c:2723 glib/gkeyfile.c:2858 glib/gkeyfile.c:2991 +#: glib/gkeyfile.c:3144 glib/gkeyfile.c:3331 glib/gkeyfile.c:3392 #, c-format msgid "Key file does not have group '%s'" msgstr "El archivo de claves no tiene el grupo «%s»" -#: ../glib/gkeyfile.c:1290 +#: glib/gkeyfile.c:1290 #, c-format msgid "Key file does not have key '%s'" msgstr "El archivo de claves no tiene la clave «%s»" -#: ../glib/gkeyfile.c:1397 ../glib/gkeyfile.c:1512 +#: glib/gkeyfile.c:1397 glib/gkeyfile.c:1512 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "" "El archivo de claves contiene la clave «%s» con el valor «%s» el cual no es " "UTF-8" -#: ../glib/gkeyfile.c:1417 ../glib/gkeyfile.c:1911 +#: glib/gkeyfile.c:1417 glib/gkeyfile.c:1911 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" "El archivo de claves contiene la clave «%s» que tiene un valor que no puede " "interpretarse." -#: ../glib/gkeyfile.c:1532 +#: glib/gkeyfile.c:1532 #, c-format msgid "" "Key file contains key '%s' which has a value that cannot be interpreted." @@ -1132,7 +1127,7 @@ msgstr "" "El archivo de claves contiene la clave «%s» que tiene un valor que no se " "puede interpretar." -#: ../glib/gkeyfile.c:2126 ../glib/gkeyfile.c:2488 +#: glib/gkeyfile.c:2126 glib/gkeyfile.c:2488 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -1141,552 +1136,520 @@ msgstr "" "El archivo de claves contiene la clave «%s» en el grupo «%s» que tiene un " "valor que no puede interpretarse." -#: ../glib/gkeyfile.c:2672 ../glib/gkeyfile.c:2873 ../glib/gkeyfile.c:3403 +#: glib/gkeyfile.c:2672 glib/gkeyfile.c:2873 glib/gkeyfile.c:3403 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "El archivo de claves no tiene la clave «%s» en el grupo «%s»" -#: ../glib/gkeyfile.c:3637 +#: glib/gkeyfile.c:3637 msgid "Key file contains escape character at end of line" msgstr "" "El archivo de claves contiene un carácter de escape al final de la línea" -#: ../glib/gkeyfile.c:3659 +#: glib/gkeyfile.c:3659 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "El archivo de claves contiene la secuencia de escape inválida «%s»" -#: ../glib/gkeyfile.c:3801 +#: glib/gkeyfile.c:3801 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "El valor «%s» no puede interpretarse como un número." -#: ../glib/gkeyfile.c:3815 +#: glib/gkeyfile.c:3815 #, c-format msgid "Integer value '%s' out of range" msgstr "El valor entero «%s» está fuera de rango" -#: ../glib/gkeyfile.c:3848 +#: glib/gkeyfile.c:3848 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "El valor «%s» no puede interpretarse como un número de coma flotante." -#: ../glib/gkeyfile.c:3872 +#: glib/gkeyfile.c:3872 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "El valor «%s» no puede interpretarse como un booleano." -#: ../gio/gbufferedinputstream.c:415 ../gio/gbufferedinputstream.c:496 -#: ../gio/ginputstream.c:186 ../gio/ginputstream.c:318 -#: ../gio/ginputstream.c:557 ../gio/ginputstream.c:682 -#: ../gio/goutputstream.c:198 ../gio/goutputstream.c:721 +#: gio/gbufferedinputstream.c:415 gio/gbufferedinputstream.c:496 +#: gio/ginputstream.c:186 gio/ginputstream.c:318 gio/ginputstream.c:557 +#: gio/ginputstream.c:682 gio/goutputstream.c:198 gio/goutputstream.c:721 #, c-format msgid "Too large count value passed to %s" msgstr "El valor de conteo pasado a %s es demasiado largo" -#: ../gio/gbufferedinputstream.c:883 ../gio/ginputstream.c:892 -#: ../gio/giostream.c:305 ../gio/goutputstream.c:1196 +#: gio/gbufferedinputstream.c:883 gio/ginputstream.c:892 gio/giostream.c:305 +#: gio/goutputstream.c:1196 msgid "Stream is already closed" msgstr "El flujo ya se cerró" -#: ../gio/gcancellable.c:433 ../gio/gdbusconnection.c:1212 -#: ../gio/gdbusconnection.c:1300 ../gio/gdbusconnection.c:1472 -#: ../gio/glocalfile.c:2103 ../gio/gsimpleasyncresult.c:651 -#: ../gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Se canceló la operación" -#: ../gio/gcharsetconverter.c:264 +#: gio/gcharsetconverter.c:264 msgid "Invalid object, not initialized" msgstr "Objeto no válido, no inicializado" -#: ../gio/gcharsetconverter.c:285 ../gio/gcharsetconverter.c:313 +#: gio/gcharsetconverter.c:285 gio/gcharsetconverter.c:313 msgid "Incomplete multibyte sequence in input" msgstr "Secuencia multibyte incompleta en la entrada" -#: ../gio/gcharsetconverter.c:319 ../gio/gcharsetconverter.c:328 +#: gio/gcharsetconverter.c:319 gio/gcharsetconverter.c:328 msgid "Not enough space in destination" msgstr "No hay suficiente espacio en el destino" -#: ../gio/gcharsetconverter.c:448 ../gio/gsocket.c:804 +#: gio/gcharsetconverter.c:448 gio/gsocket.c:804 msgid "Cancellable initialization not supported" msgstr "La inicialización cancelable no eestá soportada" -#: ../gio/gcontenttype.c:180 +#: gio/gcontenttype.c:180 msgid "Unknown type" msgstr "Tipo desconocido" -#: ../gio/gcontenttype.c:181 +#: gio/gcontenttype.c:181 #, c-format msgid "%s filetype" msgstr "tipo de archivo %s" -#: ../gio/gcontenttype.c:681 +#: gio/gcontenttype.c:681 #, c-format msgid "%s type" msgstr "tipo %s" -#: ../gio/gcredentials.c:203 ../gio/gcredentials.c:338 +#: gio/gcredentials.c:203 gio/gcredentials.c:338 msgid "GCredentials is not implemented on this OS" msgstr "GCredentials no está implementado en este SO" -#: ../gio/gcredentials.c:296 -msgid "There no GCredentials support for your your platform" +#: gio/gcredentials.c:296 +#, fuzzy +msgid "There is no GCredentials support for your platform" msgstr "No existe soporte de GCredentials para su plataforma" -#: ../gio/gdatainputstream.c:311 +#: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Final de flujo inesperadamente prematuro" -#: ../gio/gdbusaddress.c:129 ../gio/gdbusaddress.c:220 -#: ../gio/gdbusaddress.c:294 +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 #, c-format -#| msgid "Unsupported socket address" msgid "Unsupported key `%s' in address entry `%s'" msgstr "Clave «%s» no soportada en la entrada de dirección «%s»" -#: ../gio/gdbusaddress.c:159 +#: gio/gdbusaddress.c:159 #, c-format msgid "" "Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" msgstr "" -#: ../gio/gdbusaddress.c:172 +#: gio/gdbusaddress.c:172 #, c-format msgid "Meaningless key/value pair combination in address entry `%s'" msgstr "" -#: ../gio/gdbusaddress.c:235 ../gio/gdbusaddress.c:309 +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 #, c-format msgid "Error in address `%s' - the port attribute is malformed" msgstr "" -#: ../gio/gdbusaddress.c:246 ../gio/gdbusaddress.c:320 +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 #, c-format msgid "Error in address `%s' - the family attribute is malformed" msgstr "" -#: ../gio/gdbusaddress.c:422 +#: gio/gdbusaddress.c:422 #, c-format msgid "Address element `%s', does not contain a colon (:)" msgstr "" -#: ../gio/gdbusaddress.c:443 +#: gio/gdbusaddress.c:443 #, c-format msgid "" "Key/Value pair %d, `%s', in address element `%s', does not contain an equal " "sign" msgstr "" -#: ../gio/gdbusaddress.c:517 +#: gio/gdbusaddress.c:517 #, c-format msgid "" "Error in address `%s' - the unix transport requires exactly one of the keys " "`path' or `abstract' to be set" msgstr "" -#: ../gio/gdbusaddress.c:553 +#: gio/gdbusaddress.c:553 #, c-format msgid "Error in address `%s' - the host attribute is missing or malformed" msgstr "" -#: ../gio/gdbusaddress.c:567 +#: gio/gdbusaddress.c:567 #, c-format msgid "Error in address `%s' - the port attribute is missing or malformed" msgstr "" -#: ../gio/gdbusaddress.c:581 +#: gio/gdbusaddress.c:581 #, c-format msgid "Error in address `%s' - the noncefile attribute is missing or malformed" msgstr "" -#: ../gio/gdbusaddress.c:595 +#: gio/gdbusaddress.c:595 #, c-format msgid "Unknown or unsupported transport `%s' for address `%s'" msgstr "Transporte «%s» desconocido o no soportado para la dirección «%s»" -#: ../gio/gdbusaddress.c:629 +#: gio/gdbusaddress.c:629 #, c-format -#| msgid "Error reading file '%s': %s" msgid "Error reading nonce file `%s':" msgstr "Error al leer el archivo de número usado una sola vez «%s»" -#: ../gio/gdbusaddress.c:640 +#: gio/gdbusaddress.c:640 msgid "The nonce-file `%s' was %" msgstr "" -#: ../gio/gdbusaddress.c:656 +#: gio/gdbusaddress.c:656 #, c-format msgid "Error write contents of nonce file `%s' to stream:" msgstr "" -#: ../gio/gdbusaddress.c:972 +#: gio/gdbusaddress.c:972 #, c-format msgid "" "Cannot determine session bus address (TODO: run dbus-launch to find out)" msgstr "" -#: ../gio/gdbusaddress.c:996 ../gio/gdbusconnection.c:5208 +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 #, c-format msgid "" "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " "- unknown value `%s'" msgstr "" -#: ../gio/gdbusaddress.c:1005 ../gio/gdbusconnection.c:5217 +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 msgid "" "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " "variable is not set" msgstr "" -#: ../gio/gdbusaddress.c:1015 +#: gio/gdbusaddress.c:1015 #, c-format -#| msgid "Unknown type" msgid "Unknown bus type %d" msgstr "Tipo de bus %d desconocido" -#: ../gio/gdbusauth.c:287 +#: gio/gdbusauth.c:287 msgid "Unexpected lack of content trying to read a line" msgstr "" -#: ../gio/gdbusauth.c:331 +#: gio/gdbusauth.c:331 msgid "Unexpected lack of content trying to (safely) read a line" msgstr "" -#: ../gio/gdbusauth.c:502 +#: gio/gdbusauth.c:502 #, c-format msgid "" "Exhausted all available authentication mechanisms (tried: %s) (available: %s)" msgstr "" -#: ../gio/gdbusauth.c:1144 +#: gio/gdbusauth.c:1144 msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:263 +#: gio/gdbusauthmechanismsha1.c:263 #, fuzzy, c-format -#| msgid "Error opening directory '%s': %s" msgid "Error statting directory `%s': %s" msgstr "Falló al abrir el directorio «%s»: %s" -#: ../gio/gdbusauthmechanismsha1.c:275 +#: gio/gdbusauthmechanismsha1.c:275 #, c-format msgid "" "Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:294 +#: gio/gdbusauthmechanismsha1.c:294 #, c-format -#| msgid "Error creating directory: %s" msgid "Error creating directory `%s': %s" msgstr "Error al crear el directorio «%s»: %s" -#: ../gio/gdbusauthmechanismsha1.c:377 +#: gio/gdbusauthmechanismsha1.c:377 #, c-format -#| msgid "Error opening file '%s': %s" msgid "Error opening keyring `%s' for reading: " msgstr "Error al abrir el depósito de claves «%s» para su lectura: " -#: ../gio/gdbusauthmechanismsha1.c:401 ../gio/gdbusauthmechanismsha1.c:710 +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 #, c-format msgid "Line %d of the keyring at `%s' with content `%s' is malformed" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:415 ../gio/gdbusauthmechanismsha1.c:724 +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 #, c-format msgid "" "First token of line %d of the keyring at `%s' with content `%s' is malformed" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:429 ../gio/gdbusauthmechanismsha1.c:738 +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 #, c-format msgid "" "Second token of line %d of the keyring at `%s' with content `%s' is malformed" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:453 +#: gio/gdbusauthmechanismsha1.c:453 #, c-format msgid "Didn't find cookie with id %d in the keyring at `%s'" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:530 +#: gio/gdbusauthmechanismsha1.c:530 #, fuzzy, c-format -#| msgid "Error reading file '%s': %s" msgid "Error deleting stale lock-file `%s': %s" msgstr "Falló al leer el archivo «%s»: %s" -#: ../gio/gdbusauthmechanismsha1.c:561 +#: gio/gdbusauthmechanismsha1.c:561 #, fuzzy, c-format -#| msgid "Error reading file '%s': %s" msgid "Error creating lock-file `%s': %s" msgstr "Falló al leer el archivo «%s»: %s" -#: ../gio/gdbusauthmechanismsha1.c:591 +#: gio/gdbusauthmechanismsha1.c:591 #, fuzzy, c-format -#| msgid "Error opening file '%s': %s" msgid "Error unlinking lock-file `%s': %s" msgstr "Error al abrir el archivo «%s»: %s" -#: ../gio/gdbusauthmechanismsha1.c:601 +#: gio/gdbusauthmechanismsha1.c:601 #, fuzzy, c-format -#| msgid "Error closing file: %s" msgid "Error closing (unlinked) lock-file `%s': %s" msgstr "Error al cerrar el archivo: %s" -#: ../gio/gdbusauthmechanismsha1.c:677 +#: gio/gdbusauthmechanismsha1.c:677 #, fuzzy, c-format -#| msgid "Error opening file '%s': %s" msgid "Error opening keyring `%s' for writing: " msgstr "Error al abrir el archivo «%s»: %s" -#: ../gio/gdbusauthmechanismsha1.c:872 +#: gio/gdbusauthmechanismsha1.c:872 #, c-format msgid "(Additionally, releasing the lock for `%s' also failed: %s) " msgstr "" -#: ../gio/gdbusconnection.c:1001 ../gio/gdbusconnection.c:1311 +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 #, fuzzy -#| msgid "Added socket is closed" msgid "The connection is closed" msgstr "El socket añadido está cerrado" -#: ../gio/gdbusconnection.c:1256 +#: gio/gdbusconnection.c:1256 msgid "Timeout was reached" msgstr "" -#: ../gio/gdbusconnection.c:1757 +#: gio/gdbusconnection.c:1757 msgid "" "Unsupported flags encountered when constructing a client-side connection" msgstr "" -#: ../gio/gdbusconnection.c:3155 +#: gio/gdbusconnection.c:3155 #, c-format msgid "Error setting property `%s': Expected type `%s' but got `%s'" msgstr "" -#: ../gio/gdbusconnection.c:3247 +#: gio/gdbusconnection.c:3247 #, c-format msgid "No such property `%s'" msgstr "No existe la propiedad «%s»" -#: ../gio/gdbusconnection.c:3259 +#: gio/gdbusconnection.c:3259 #, fuzzy, c-format -#| msgid "Key %s is not writable\n" msgid "Property `%s' is not readable" msgstr "No se puede escribir la clave %s\n" -#: ../gio/gdbusconnection.c:3270 +#: gio/gdbusconnection.c:3270 #, fuzzy, c-format -#| msgid "Key %s is not writable\n" msgid "Property `%s' is not writable" msgstr "No se puede escribir la clave %s\n" -#: ../gio/gdbusconnection.c:3338 ../gio/gdbusconnection.c:4675 +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 #, c-format msgid "No such interface `%s'" msgstr "" -#: ../gio/gdbusconnection.c:3508 +#: gio/gdbusconnection.c:3508 msgid "No such interface" msgstr "" -#: ../gio/gdbusconnection.c:3752 +#: gio/gdbusconnection.c:3752 #, c-format msgid "No such method `%s'" msgstr "" -#: ../gio/gdbusconnection.c:3770 +#: gio/gdbusconnection.c:3770 #, c-format msgid "Signature of message, `%s', does not match expected signature `%s'" msgstr "" -#: ../gio/gdbusconnection.c:3989 +#: gio/gdbusconnection.c:3989 #, c-format msgid "An object is already exported for the interface %s at %s" msgstr "" -#: ../gio/gdbusconnection.c:4773 +#: gio/gdbusconnection.c:4773 #, c-format msgid "Method `%s' on interface `%s' with signature `%s' does not exist" msgstr "" -#: ../gio/gdbusconnection.c:4888 +#: gio/gdbusconnection.c:4888 #, fuzzy, c-format -#| msgid "Listener is already closed" msgid "A subtree is already exported for %s" msgstr "El «listener» ya está cerrado" -#: ../gio/gdbusconnection.c:4996 +#: gio/gdbusconnection.c:4996 #, c-format msgid "Unable to load /var/lib/dbus/machine-id: %s" msgstr "" -#: ../gio/gdbusmessage.c:723 +#: gio/gdbusmessage.c:723 msgid "Wanted to read %" msgstr "" -#: ../gio/gdbusmessage.c:744 +#: gio/gdbusmessage.c:744 #, c-format msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" msgstr "" -#: ../gio/gdbusmessage.c:927 +#: gio/gdbusmessage.c:927 #, c-format msgid "Parsed value `%s' is not a valid D-Bus object path" msgstr "" -#: ../gio/gdbusmessage.c:953 +#: gio/gdbusmessage.c:953 #, fuzzy, c-format -#| msgid "'%s' is not a valid name " msgid "Parsed value `%s' is not a valid D-Bus signature" msgstr "«%s» no es un nombre válido " -#: ../gio/gdbusmessage.c:979 +#: gio/gdbusmessage.c:979 msgid "Encountered array of length %" msgstr "" -#: ../gio/gdbusmessage.c:1116 +#: gio/gdbusmessage.c:1116 #, c-format msgid "Parsed value `%s' for variant is not a valid D-Bus signature" msgstr "" -#: ../gio/gdbusmessage.c:1141 +#: gio/gdbusmessage.c:1141 #, c-format msgid "" "Error deserializing GVariant with type-string `%s' from the D-Bus wire format" msgstr "" -#: ../gio/gdbusmessage.c:1282 +#: gio/gdbusmessage.c:1282 #, c-format msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" msgstr "" -#: ../gio/gdbusmessage.c:1296 +#: gio/gdbusmessage.c:1296 #, c-format msgid "Invalid major protocol version. Expected 1 but found %d" msgstr "" -#: ../gio/gdbusmessage.c:1339 +#: gio/gdbusmessage.c:1339 #, c-format msgid "Signature header with signature `%s' found but message body is empty" msgstr "" -#: ../gio/gdbusmessage.c:1353 +#: gio/gdbusmessage.c:1353 #, c-format msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" msgstr "" -#: ../gio/gdbusmessage.c:1382 +#: gio/gdbusmessage.c:1382 msgid "No signature header in message but the message body is %" msgstr "" -#: ../gio/gdbusmessage.c:1694 +#: gio/gdbusmessage.c:1694 #, c-format msgid "" "Error serializing GVariant with type-string `%s' to the D-Bus wire format" msgstr "" -#: ../gio/gdbusmessage.c:1823 +#: gio/gdbusmessage.c:1823 #, c-format msgid "Message has %d fds but the header field indicates %d fds" msgstr "" -#: ../gio/gdbusmessage.c:1869 +#: gio/gdbusmessage.c:1869 #, c-format msgid "Message body has signature `%s' but there is no signature header" msgstr "" -#: ../gio/gdbusmessage.c:1879 +#: gio/gdbusmessage.c:1879 #, c-format msgid "" "Message body has type signature `%s' but signature in the header field is `%" "s'" msgstr "" -#: ../gio/gdbusmessage.c:1895 +#: gio/gdbusmessage.c:1895 #, c-format msgid "Message body is empty but signature in the header field is `(%s)'" msgstr "" -#: ../gio/gdbusmessage.c:2448 +#: gio/gdbusmessage.c:2448 #, fuzzy, c-format -#| msgid "Error writing to file: %s" msgid "Error return with body of type `%s'" msgstr "Error al escribir en el archivo: %s" -#: ../gio/gdbusmessage.c:2456 +#: gio/gdbusmessage.c:2456 msgid "Error return with empty body" msgstr "" -#: ../gio/gdbusmethodinvocation.c:359 +#: gio/gdbusmethodinvocation.c:359 #, c-format msgid "Type of return value is incorrect, got `%s', expected `%s'" msgstr "" -#: ../gio/gdbusmethodinvocation.c:373 ../gio/gsocket.c:2859 -#: ../gio/gsocket.c:2940 +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 #, c-format msgid "Error sending message: %s" msgstr "Error al enviar el mensaje: %s" -#: ../gio/gdbusprivate.c:768 +#: gio/gdbusprivate.c:768 msgid "Error writing first 16 bytes of message to socket: " msgstr "" -#: ../gio/gdbusproxy.c:633 +#: gio/gdbusproxy.c:633 #, c-format msgid "" "Trying to set property %s of type %s but according to the expected interface " "the type is %s" msgstr "" -#: ../gio/gdbusproxy.c:1438 +#: gio/gdbusproxy.c:1438 #, c-format msgid "Method `%s' returned signature `%s', but expected `%s'" msgstr "" -#: ../gio/gdbusserver.c:662 +#: gio/gdbusserver.c:662 #, fuzzy -#| msgid "Trash not supported" msgid "Abstract name space not supported" msgstr "No se soporta mover a la papelera" -#: ../gio/gdbusserver.c:752 +#: gio/gdbusserver.c:752 msgid "Cannot specify nonce file when creating a server" msgstr "" -#: ../gio/gdbusserver.c:829 +#: gio/gdbusserver.c:829 #, fuzzy, c-format -#| msgid "Error writing to file: %s" msgid "Error writing nonce file at `%s': %s" msgstr "Error al escribir en el archivo: %s" -#: ../gio/gdbusserver.c:981 +#: gio/gdbusserver.c:981 #, fuzzy, c-format -#| msgid "'%s' is not a valid name " msgid "The string `%s' is not a valid D-Bus GUID" msgstr "«%s» no es un nombre válido " -#: ../gio/gdbusserver.c:1021 +#: gio/gdbusserver.c:1021 #, c-format msgid "Cannot listen on unsupported transport `%s'" msgstr "" -#: ../gio/gdbus-tool.c:87 ../gio/gsettings-tool.c:38 +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 msgid "COMMAND" msgstr "COMANDO" -#: ../gio/gdbus-tool.c:92 +#: gio/gdbus-tool.c:92 #, fuzzy, 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" msgid "" "Commands:\n" " help Shows this information\n" @@ -1705,254 +1668,243 @@ msgstr "" "\n" "Use «%s COMANDO --help» para obtener ayuda de los comandos individuales.\n" -#: ../gio/gdbus-tool.c:159 ../gio/gdbus-tool.c:221 ../gio/gdbus-tool.c:299 -#: ../gio/gdbus-tool.c:328 ../gio/gdbus-tool.c:842 ../gio/gdbus-tool.c:1347 +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 #, fuzzy, c-format -#| msgid "Error on line %d: %s" msgid "Error: %s\n" msgstr "Error en la línea %d: %s" -#: ../gio/gdbus-tool.c:165 ../gio/gdbus-tool.c:227 ../gio/gdbus-tool.c:474 -#: ../gio/gdbus-tool.c:1353 +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 #, c-format msgid "Error: Result is type `%s', expected `(s)'\n" msgstr "" -#: ../gio/gdbus-tool.c:177 ../gio/gdbus-tool.c:241 ../gio/gdbus-tool.c:1363 +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 #, fuzzy, c-format -#| msgid "Error parsing option %s" msgid "Error parsing introspection XML: %s\n" msgstr "Error al analizar la opción: %s" -#: ../gio/gdbus-tool.c:305 ../gio/gdbus-tool.c:334 +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 #, c-format msgid "Error: Result is type `%s', expected `(as)'\n" msgstr "" -#: ../gio/gdbus-tool.c:368 +#: gio/gdbus-tool.c:368 msgid "Connect to the system bus" msgstr "" -#: ../gio/gdbus-tool.c:369 +#: gio/gdbus-tool.c:369 msgid "Connect to the session bus" msgstr "" -#: ../gio/gdbus-tool.c:370 +#: gio/gdbus-tool.c:370 #, fuzzy -#| msgid "Connection in progress" msgid "Connect to given D-Bus address" msgstr "Conexión en progreso" -#: ../gio/gdbus-tool.c:380 +#: gio/gdbus-tool.c:380 #, fuzzy -#| msgid "Connection in progress" msgid "Connection Endpoint Options:" msgstr "Conexión en progreso" -#: ../gio/gdbus-tool.c:381 +#: gio/gdbus-tool.c:381 msgid "Options specifying the connection endpoint" msgstr "" -#: ../gio/gdbus-tool.c:401 +#: gio/gdbus-tool.c:401 #, c-format msgid "No connection endpoint specified" msgstr "" -#: ../gio/gdbus-tool.c:411 +#: gio/gdbus-tool.c:411 #, c-format msgid "Multiple connection endpoints specified" msgstr "" -#: ../gio/gdbus-tool.c:488 +#: gio/gdbus-tool.c:488 #, c-format msgid "" "Warning: According to introspection data, interface `%s' does not exist\n" msgstr "" -#: ../gio/gdbus-tool.c:497 +#: gio/gdbus-tool.c:497 #, c-format msgid "" "Warning: According to introspection data, method `%s' does not exist on " "interface `%s'\n" msgstr "" -#: ../gio/gdbus-tool.c:559 +#: gio/gdbus-tool.c:559 msgid "Destination name to invoke method on" msgstr "" -#: ../gio/gdbus-tool.c:560 +#: gio/gdbus-tool.c:560 msgid "Object path to invoke method on" msgstr "" -#: ../gio/gdbus-tool.c:561 +#: gio/gdbus-tool.c:561 msgid "Method and interface name" msgstr "" -#: ../gio/gdbus-tool.c:600 +#: gio/gdbus-tool.c:600 msgid "Invoke a method on a remote object." msgstr "" -#: ../gio/gdbus-tool.c:655 ../gio/gdbus-tool.c:1269 ../gio/gdbus-tool.c:1526 +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 #, fuzzy, c-format -#| msgid "Error connecting: %s" msgid "Error connecting: %s\n" msgstr "Error al conectar: %s" -#: ../gio/gdbus-tool.c:675 ../gio/gdbus-tool.c:1288 ../gio/gdbus-tool.c:1545 +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 #, c-format msgid "Error: Destination is not specified\n" msgstr "" -#: ../gio/gdbus-tool.c:696 ../gio/gdbus-tool.c:1307 +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 #, c-format msgid "Error: Object path is not specified\n" msgstr "" -#: ../gio/gdbus-tool.c:716 ../gio/gdbus-tool.c:1327 ../gio/gdbus-tool.c:1585 +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 #, fuzzy, c-format -#| msgid "'%s' is not a valid name " msgid "Error: %s is not a valid object path\n" msgstr "«%s» no es un nombre válido " -#: ../gio/gdbus-tool.c:731 +#: gio/gdbus-tool.c:731 #, c-format msgid "Error: Method name is not specified\n" msgstr "" -#: ../gio/gdbus-tool.c:742 +#: gio/gdbus-tool.c:742 #, c-format msgid "Error: Method name `%s' is invalid\n" msgstr "" -#: ../gio/gdbus-tool.c:807 +#: gio/gdbus-tool.c:807 #, fuzzy, c-format -#| msgid "Error opening directory '%s': %s" msgid "Error parsing parameter %d of type `%s': %s\n" msgstr "Falló al abrir el directorio «%s»: %s" -#: ../gio/gdbus-tool.c:815 +#: gio/gdbus-tool.c:815 #, fuzzy, c-format -#| msgid "Error parsing option %s" msgid "Error parsing parameter %d: %s\n" msgstr "Error al analizar la opción: %s" -#: ../gio/gdbus-tool.c:1187 +#: gio/gdbus-tool.c:1187 msgid "Destination name to introspect" msgstr "" -#: ../gio/gdbus-tool.c:1188 +#: gio/gdbus-tool.c:1188 msgid "Object path to introspect" msgstr "" -#: ../gio/gdbus-tool.c:1221 +#: gio/gdbus-tool.c:1221 msgid "Introspect a remote object." msgstr "" -#: ../gio/gdbus-tool.c:1444 +#: gio/gdbus-tool.c:1444 msgid "Destination name to monitor" msgstr "" -#: ../gio/gdbus-tool.c:1445 +#: gio/gdbus-tool.c:1445 msgid "Object path to monitor" msgstr "" -#: ../gio/gdbus-tool.c:1478 +#: gio/gdbus-tool.c:1478 #, fuzzy -#| msgid "corrupted object" msgid "Monitor a remote object." msgstr "objeto corrupto" -#: ../gio/gdesktopappinfo.c:468 ../gio/gwin32appinfo.c:222 +#: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Sin nombre" -#: ../gio/gdesktopappinfo.c:742 +#: gio/gdesktopappinfo.c:742 msgid "Desktop file didn't specify Exec field" msgstr "El archivo de escritorio no especificó el campo Exec" -#: ../gio/gdesktopappinfo.c:924 +#: gio/gdesktopappinfo.c:924 msgid "Unable to find terminal required for application" msgstr "Imposible encontrar el terminal requerido por la aplicación" -#: ../gio/gdesktopappinfo.c:1132 +#: gio/gdesktopappinfo.c:1132 #, c-format msgid "Can't create user application configuration folder %s: %s" msgstr "" "No se puede crear la carpeta de configuración de la aplicación %s del " "usuario: %s" -#: ../gio/gdesktopappinfo.c:1136 +#: gio/gdesktopappinfo.c:1136 #, c-format msgid "Can't create user MIME configuration folder %s: %s" msgstr "No se puede crear la carpeta de configuración MIME %s del usuario: %s" -#: ../gio/gdesktopappinfo.c:1544 +#: gio/gdesktopappinfo.c:1544 #, c-format msgid "Can't create user desktop file %s" msgstr "No se puede crear el archivo de escritorio %s del usuario" -#: ../gio/gdesktopappinfo.c:1658 +#: gio/gdesktopappinfo.c:1658 #, c-format msgid "Custom definition for %s" msgstr "Definición personalizada para %s" -#: ../gio/gdrive.c:364 +#: gio/gdrive.c:364 msgid "drive doesn't implement eject" msgstr "la unidad no implementa la expulsión" #. Translators: This is an error #. * message for drive objects that #. * don't implement any of eject or eject_with_operation. -#: ../gio/gdrive.c:444 +#: gio/gdrive.c:444 msgid "drive doesn't implement eject or eject_with_operation" msgstr "la unidad no implementa la expulsión o expulsión con operación" -#: ../gio/gdrive.c:521 +#: gio/gdrive.c:521 msgid "drive doesn't implement polling for media" msgstr "la unidad no implementa el sondeo para medios" -#: ../gio/gdrive.c:726 +#: gio/gdrive.c:726 msgid "drive doesn't implement start" msgstr "la unidad no implementa reproducir" -#: ../gio/gdrive.c:828 +#: gio/gdrive.c:828 msgid "drive doesn't implement stop" msgstr "la unidad no implementa detener" -#: ../gio/gemblem.c:325 +#: gio/gemblem.c:325 #, c-format msgid "Can't handle version %d of GEmblem encoding" msgstr "No se puede manejar la versión %d de la codificación GEmblem" -#: ../gio/gemblem.c:335 +#: gio/gemblem.c:335 #, c-format msgid "Malformed number of tokens (%d) in GEmblem encoding" msgstr "Número de tokens (%d) mal formados en la codificación GEmblem" -#: ../gio/gemblemedicon.c:296 +#: gio/gemblemedicon.c:296 #, c-format msgid "Can't handle version %d of GEmblemedIcon encoding" msgstr "No se puede manejar la versión %d de la codificación GEmblemedIcon" -#: ../gio/gemblemedicon.c:306 +#: gio/gemblemedicon.c:306 #, c-format msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding" msgstr "Número de tokens (%d) mal formados en la codificación GEmblemedIcon" -#: ../gio/gemblemedicon.c:329 +#: gio/gemblemedicon.c:329 msgid "Expected a GEmblem for GEmblemedIcon" msgstr "Se esperaba un GEmblem para GEmblemedIconjo" -#: ../gio/gfile.c:871 ../gio/gfile.c:1101 ../gio/gfile.c:1236 -#: ../gio/gfile.c:1472 ../gio/gfile.c:1526 ../gio/gfile.c:1583 -#: ../gio/gfile.c:1666 ../gio/gfile.c:1721 ../gio/gfile.c:1781 -#: ../gio/gfile.c:1835 ../gio/gfile.c:3304 ../gio/gfile.c:3358 -#: ../gio/gfile.c:3489 ../gio/gfile.c:3529 ../gio/gfile.c:3856 -#: ../gio/gfile.c:4258 ../gio/gfile.c:4344 ../gio/gfile.c:4433 -#: ../gio/gfile.c:4531 ../gio/gfile.c:4618 ../gio/gfile.c:4711 -#: ../gio/gfile.c:5041 ../gio/gfile.c:5321 ../gio/gfile.c:5390 -#: ../gio/gfile.c:6981 ../gio/gfile.c:7071 ../gio/gfile.c:7157 -#: ../gio/win32/gwinhttpfile.c:441 +#: gio/gfile.c:871 gio/gfile.c:1101 gio/gfile.c:1236 gio/gfile.c:1472 +#: gio/gfile.c:1526 gio/gfile.c:1583 gio/gfile.c:1666 gio/gfile.c:1721 +#: gio/gfile.c:1781 gio/gfile.c:1835 gio/gfile.c:3304 gio/gfile.c:3358 +#: gio/gfile.c:3489 gio/gfile.c:3529 gio/gfile.c:3856 gio/gfile.c:4258 +#: gio/gfile.c:4344 gio/gfile.c:4433 gio/gfile.c:4531 gio/gfile.c:4618 +#: gio/gfile.c:4711 gio/gfile.c:5041 gio/gfile.c:5321 gio/gfile.c:5390 +#: gio/gfile.c:6981 gio/gfile.c:7071 gio/gfile.c:7157 +#: gio/win32/gwinhttpfile.c:441 msgid "Operation not supported" msgstr "Operación no soportada" @@ -1964,138 +1916,138 @@ msgstr "Operación no soportada" #. Translators: This is an error message when trying to find #. * the enclosing (user visible) mount of a file, but none #. * exists. -#: ../gio/gfile.c:1357 ../gio/glocalfile.c:1060 ../gio/glocalfile.c:1071 -#: ../gio/glocalfile.c:1084 +#: gio/gfile.c:1357 gio/glocalfile.c:1060 gio/glocalfile.c:1071 +#: gio/glocalfile.c:1084 msgid "Containing mount does not exist" msgstr "El punto de montaje contenido no existe" -#: ../gio/gfile.c:2409 ../gio/glocalfile.c:2259 +#: gio/gfile.c:2409 gio/glocalfile.c:2259 msgid "Can't copy over directory" msgstr "No se puede copiar sobre el directorio" -#: ../gio/gfile.c:2469 +#: gio/gfile.c:2469 msgid "Can't copy directory over directory" msgstr "No se puede copiar directorio sobre directorio" -#: ../gio/gfile.c:2477 ../gio/glocalfile.c:2268 +#: gio/gfile.c:2477 gio/glocalfile.c:2268 msgid "Target file exists" msgstr "El archivo destino ya existe" -#: ../gio/gfile.c:2495 +#: gio/gfile.c:2495 msgid "Can't recursively copy directory" msgstr "No se puede copiar el directorio recursivamente" -#: ../gio/gfile.c:2755 +#: gio/gfile.c:2755 msgid "Splice not supported" msgstr "La unión no está soportada" -#: ../gio/gfile.c:2759 +#: gio/gfile.c:2759 #, c-format msgid "Error splicing file: %s" msgstr "Error al unir el archivo: %s" -#: ../gio/gfile.c:2906 +#: gio/gfile.c:2906 msgid "Can't copy special file" msgstr "No se puede copiar el archivo especial" -#: ../gio/gfile.c:3479 +#: gio/gfile.c:3479 msgid "Invalid symlink value given" msgstr "El valor del enlace simbólico dado no es válido" -#: ../gio/gfile.c:3572 +#: gio/gfile.c:3572 msgid "Trash not supported" msgstr "No se soporta mover a la papelera" -#: ../gio/gfile.c:3621 +#: gio/gfile.c:3621 #, c-format msgid "File names cannot contain '%c'" msgstr "Los nombres de archivo no pueden contener «%c»" -#: ../gio/gfile.c:6038 ../gio/gvolume.c:331 +#: gio/gfile.c:6038 gio/gvolume.c:331 msgid "volume doesn't implement mount" msgstr "el volumen no implementa el montado" -#: ../gio/gfile.c:6149 +#: gio/gfile.c:6149 msgid "No application is registered as handling this file" msgstr "No hay ninguna aplicación registrada para manejar este archivo" -#: ../gio/gfileenumerator.c:206 +#: gio/gfileenumerator.c:206 msgid "Enumerator is closed" msgstr "El enumerador está cerrado" -#: ../gio/gfileenumerator.c:213 ../gio/gfileenumerator.c:272 -#: ../gio/gfileenumerator.c:372 ../gio/gfileenumerator.c:481 +#: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272 +#: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481 msgid "File enumerator has outstanding operation" msgstr "El enumerador del archivo tiene una operación excepcional" -#: ../gio/gfileenumerator.c:362 ../gio/gfileenumerator.c:471 +#: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471 msgid "File enumerator is already closed" msgstr "El enumerador del archivo ya está cerrado" -#: ../gio/gfileicon.c:237 +#: gio/gfileicon.c:237 #, c-format msgid "Can't handle version %d of GFileIcon encoding" msgstr "No se puede manejar la versión %d de la codificación GFileIcon" -#: ../gio/gfileicon.c:247 +#: gio/gfileicon.c:247 msgid "Malformed input data for GFileIcon" msgstr "Datos de entrada mal formados para GFileIcon" -#: ../gio/gfileinputstream.c:155 ../gio/gfileinputstream.c:422 -#: ../gio/gfileiostream.c:171 ../gio/gfileoutputstream.c:170 -#: ../gio/gfileoutputstream.c:525 +#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422 +#: gio/gfileiostream.c:171 gio/gfileoutputstream.c:170 +#: gio/gfileoutputstream.c:525 msgid "Stream doesn't support query_info" msgstr "El flujo no soporta query_info" -#: ../gio/gfileinputstream.c:337 ../gio/gfileiostream.c:389 -#: ../gio/gfileoutputstream.c:383 +#: gio/gfileinputstream.c:337 gio/gfileiostream.c:389 +#: gio/gfileoutputstream.c:383 msgid "Seek not supported on stream" msgstr "No se permite buscar en el flujo" -#: ../gio/gfileinputstream.c:381 +#: gio/gfileinputstream.c:381 msgid "Truncate not allowed on input stream" msgstr "No se permite truncar en el flujo de entrada" -#: ../gio/gfileiostream.c:465 ../gio/gfileoutputstream.c:459 +#: gio/gfileiostream.c:465 gio/gfileoutputstream.c:459 msgid "Truncate not supported on stream" msgstr "No se soporta el truncamiento en el flujo" -#: ../gio/gicon.c:286 +#: gio/gicon.c:286 #, c-format msgid "Wrong number of tokens (%d)" msgstr "Número de tokens (%d) incorrecto" -#: ../gio/gicon.c:306 +#: gio/gicon.c:306 #, c-format msgid "No type for class name %s" msgstr "No existe el tipo para la clase de nombre %s" -#: ../gio/gicon.c:316 +#: gio/gicon.c:316 #, c-format msgid "Type %s does not implement the GIcon interface" msgstr "El tipo %s no implementa la interfaz GIcon" -#: ../gio/gicon.c:327 +#: gio/gicon.c:327 #, c-format msgid "Type %s is not classed" msgstr "El tipo %s no tiene clase" -#: ../gio/gicon.c:341 +#: gio/gicon.c:341 #, c-format msgid "Malformed version number: %s" msgstr "Número de versión mal formado: %s" -#: ../gio/gicon.c:355 +#: gio/gicon.c:355 #, c-format msgid "Type %s does not implement from_tokens() on the GIcon interface" msgstr "El tipo %s no implementa from_tokens() en la interfaz GIcon" -#: ../gio/gicon.c:431 +#: gio/gicon.c:431 msgid "Can't handle the supplied version the icon encoding" msgstr "" "No se puede manejar la versión proporcionada de la codificación de icono" -#: ../gio/ginputstream.c:195 +#: gio/ginputstream.c:195 msgid "Input stream doesn't implement read" msgstr "El flujo de entrada no implementa la lectura" @@ -2105,330 +2057,329 @@ msgstr "El flujo de entrada no implementa la lectura" #. Translators: This is an error you get if there is #. * already an operation running against this stream when #. * you try to start one -#: ../gio/ginputstream.c:902 ../gio/giostream.c:315 -#: ../gio/goutputstream.c:1206 +#: gio/ginputstream.c:902 gio/giostream.c:315 gio/goutputstream.c:1206 msgid "Stream has outstanding operation" msgstr "El flujo tiene una operación excepcional" -#: ../gio/ginetsocketaddress.c:182 ../gio/ginetsocketaddress.c:199 -#: ../gio/gunixsocketaddress.c:222 +#: gio/ginetsocketaddress.c:182 gio/ginetsocketaddress.c:199 +#: gio/gunixsocketaddress.c:222 msgid "Not enough space for socket address" msgstr "No hay suficiente espacio para la dirección del socket" -#: ../gio/ginetsocketaddress.c:212 +#: gio/ginetsocketaddress.c:212 msgid "Unsupported socket address" msgstr "Dirección del socket no soportada" -#: ../gio/glocaldirectorymonitor.c:288 +#: gio/glocaldirectorymonitor.c:288 msgid "Unable to find default local directory monitor type" msgstr "" "No se pudo encontrar el tipo de monitorización del directorio local " "predeterminado" -#: ../gio/glocalfile.c:594 ../gio/win32/gwinhttpfile.c:424 +#: gio/glocalfile.c:594 gio/win32/gwinhttpfile.c:424 #, c-format msgid "Invalid filename %s" msgstr "Nombre de archivo no válido %s" -#: ../gio/glocalfile.c:968 +#: gio/glocalfile.c:968 #, c-format msgid "Error getting filesystem info: %s" msgstr "Error al obtener la información del sistema de archivos: %s" -#: ../gio/glocalfile.c:1106 +#: gio/glocalfile.c:1106 msgid "Can't rename root directory" msgstr "No se puede renombrar el directorio raíz" -#: ../gio/glocalfile.c:1126 ../gio/glocalfile.c:1152 +#: gio/glocalfile.c:1126 gio/glocalfile.c:1152 #, c-format msgid "Error renaming file: %s" msgstr "Error al renombrar el archivo: %s" -#: ../gio/glocalfile.c:1135 +#: gio/glocalfile.c:1135 msgid "Can't rename file, filename already exist" msgstr "No se puede renombrar el archivo, el nombre ya existe" -#: ../gio/glocalfile.c:1148 ../gio/glocalfile.c:2132 ../gio/glocalfile.c:2161 -#: ../gio/glocalfile.c:2321 ../gio/glocalfileoutputstream.c:557 -#: ../gio/glocalfileoutputstream.c:610 ../gio/glocalfileoutputstream.c:655 -#: ../gio/glocalfileoutputstream.c:1137 +#: gio/glocalfile.c:1148 gio/glocalfile.c:2132 gio/glocalfile.c:2161 +#: gio/glocalfile.c:2321 gio/glocalfileoutputstream.c:557 +#: gio/glocalfileoutputstream.c:610 gio/glocalfileoutputstream.c:655 +#: gio/glocalfileoutputstream.c:1137 msgid "Invalid filename" msgstr "Nombre de archivo inválido" -#: ../gio/glocalfile.c:1309 +#: gio/glocalfile.c:1309 #, c-format msgid "Error opening file: %s" msgstr "Error al abrir el archivo: %s" -#: ../gio/glocalfile.c:1319 +#: gio/glocalfile.c:1319 msgid "Can't open directory" msgstr "No se puede abrir el directorio" -#: ../gio/glocalfile.c:1444 +#: gio/glocalfile.c:1444 #, c-format msgid "Error removing file: %s" msgstr "Error al eliminar el archivo: %s" -#: ../gio/glocalfile.c:1811 +#: gio/glocalfile.c:1811 #, c-format msgid "Error trashing file: %s" msgstr "Error al mover a la papelera el archivo: %s" -#: ../gio/glocalfile.c:1834 +#: gio/glocalfile.c:1834 #, c-format msgid "Unable to create trash dir %s: %s" msgstr "No se pudo crear el directorio papelera %s: %s" -#: ../gio/glocalfile.c:1855 +#: gio/glocalfile.c:1855 msgid "Unable to find toplevel directory for trash" msgstr "" "No se pudo encontrar el directorio de nivel superior para mover a la papelera" -#: ../gio/glocalfile.c:1934 ../gio/glocalfile.c:1954 +#: gio/glocalfile.c:1934 gio/glocalfile.c:1954 msgid "Unable to find or create trash directory" msgstr "No se pudo encontrar o crear el directorio de la papelera" -#: ../gio/glocalfile.c:1988 +#: gio/glocalfile.c:1988 #, c-format msgid "Unable to create trashing info file: %s" msgstr "No se pudo crear la información de papelera para el archivo: %s" -#: ../gio/glocalfile.c:2017 ../gio/glocalfile.c:2022 ../gio/glocalfile.c:2102 -#: ../gio/glocalfile.c:2109 +#: gio/glocalfile.c:2017 gio/glocalfile.c:2022 gio/glocalfile.c:2102 +#: gio/glocalfile.c:2109 #, c-format msgid "Unable to trash file: %s" msgstr "No se pudo enviar a la papelera el archivo: %s" -#: ../gio/glocalfile.c:2136 +#: gio/glocalfile.c:2136 #, c-format msgid "Error creating directory: %s" msgstr "Error al crear el directorio: %s" -#: ../gio/glocalfile.c:2165 +#: gio/glocalfile.c:2165 #, c-format msgid "Filesystem does not support symbolic links" msgstr "El sistema de archivos no soporta enlaces simbólicos" -#: ../gio/glocalfile.c:2169 +#: gio/glocalfile.c:2169 #, c-format msgid "Error making symbolic link: %s" msgstr "Error al crear el enlace simbólico: %s" -#: ../gio/glocalfile.c:2231 ../gio/glocalfile.c:2325 +#: gio/glocalfile.c:2231 gio/glocalfile.c:2325 #, c-format msgid "Error moving file: %s" msgstr "Error al mover el archivo: %s" -#: ../gio/glocalfile.c:2254 +#: gio/glocalfile.c:2254 msgid "Can't move directory over directory" msgstr "No se puede mover un directorio sobre un directoro" -#: ../gio/glocalfile.c:2281 ../gio/glocalfileoutputstream.c:935 -#: ../gio/glocalfileoutputstream.c:949 ../gio/glocalfileoutputstream.c:964 -#: ../gio/glocalfileoutputstream.c:980 ../gio/glocalfileoutputstream.c:994 +#: gio/glocalfile.c:2281 gio/glocalfileoutputstream.c:935 +#: gio/glocalfileoutputstream.c:949 gio/glocalfileoutputstream.c:964 +#: gio/glocalfileoutputstream.c:980 gio/glocalfileoutputstream.c:994 msgid "Backup file creation failed" msgstr "Falló la creación del archivo de respaldo" -#: ../gio/glocalfile.c:2300 +#: gio/glocalfile.c:2300 #, c-format msgid "Error removing target file: %s" msgstr "Error al eliminar el archivo destino: %s" -#: ../gio/glocalfile.c:2314 +#: gio/glocalfile.c:2314 msgid "Move between mounts not supported" msgstr "No se soporta mover archivos entre puntos de montaje" -#: ../gio/glocalfileinfo.c:721 +#: gio/glocalfileinfo.c:721 msgid "Attribute value must be non-NULL" msgstr "El valor del atributo de ser no nulo" -#: ../gio/glocalfileinfo.c:728 +#: gio/glocalfileinfo.c:728 msgid "Invalid attribute type (string expected)" msgstr "Tipo de atributo no válido (se esperaba una cadena)" -#: ../gio/glocalfileinfo.c:735 +#: gio/glocalfileinfo.c:735 msgid "Invalid extended attribute name" msgstr "Nombre extendido del atributo no válido" -#: ../gio/glocalfileinfo.c:775 +#: gio/glocalfileinfo.c:775 #, c-format msgid "Error setting extended attribute '%s': %s" msgstr "Error al establecer el atributo extendido «%s»: %s" -#: ../gio/glocalfileinfo.c:1479 ../gio/glocalfileoutputstream.c:819 +#: gio/glocalfileinfo.c:1479 gio/glocalfileoutputstream.c:819 #, c-format msgid "Error stating file '%s': %s" msgstr "Error al mostrar información del estado del archivo «%s»: %s" -#: ../gio/glocalfileinfo.c:1552 +#: gio/glocalfileinfo.c:1552 msgid " (invalid encoding)" msgstr " (codificación no válida)" -#: ../gio/glocalfileinfo.c:1750 +#: gio/glocalfileinfo.c:1750 #, c-format msgid "Error stating file descriptor: %s" msgstr "" "Error al mostrar la información del estado del descriptor del archivo: %s" -#: ../gio/glocalfileinfo.c:1795 +#: gio/glocalfileinfo.c:1795 msgid "Invalid attribute type (uint32 expected)" msgstr "Tipo de atributo no válido (se esperaba uint32)" -#: ../gio/glocalfileinfo.c:1813 +#: gio/glocalfileinfo.c:1813 msgid "Invalid attribute type (uint64 expected)" msgstr "Tipo de atributo no válido (se esperaba uint64)" -#: ../gio/glocalfileinfo.c:1832 ../gio/glocalfileinfo.c:1851 +#: gio/glocalfileinfo.c:1832 gio/glocalfileinfo.c:1851 msgid "Invalid attribute type (byte string expected)" msgstr "Tipo de atributo no válido (se esperaba una cadena byte)" -#: ../gio/glocalfileinfo.c:1886 +#: gio/glocalfileinfo.c:1886 msgid "Cannot set permissions on symlinks" msgstr "No se pueden establecer permisos en enlaces simbólicos" -#: ../gio/glocalfileinfo.c:1902 +#: gio/glocalfileinfo.c:1902 #, c-format msgid "Error setting permissions: %s" msgstr "Error al establecer permisos: %s" -#: ../gio/glocalfileinfo.c:1953 +#: gio/glocalfileinfo.c:1953 #, c-format msgid "Error setting owner: %s" msgstr "Error al establecer el propietario: %s" -#: ../gio/glocalfileinfo.c:1976 +#: gio/glocalfileinfo.c:1976 msgid "symlink must be non-NULL" msgstr "el enlace simbólico debe ser no nulo" -#: ../gio/glocalfileinfo.c:1986 ../gio/glocalfileinfo.c:2005 -#: ../gio/glocalfileinfo.c:2016 +#: gio/glocalfileinfo.c:1986 gio/glocalfileinfo.c:2005 +#: gio/glocalfileinfo.c:2016 #, c-format msgid "Error setting symlink: %s" msgstr "Error al establecer el enlace simbólico: %s" -#: ../gio/glocalfileinfo.c:1995 +#: gio/glocalfileinfo.c:1995 msgid "Error setting symlink: file is not a symlink" msgstr "" "Error al establecer el enlace simbólico: el archivo no es un enlace simbólico" -#: ../gio/glocalfileinfo.c:2121 +#: gio/glocalfileinfo.c:2121 #, c-format msgid "Error setting modification or access time: %s" msgstr "Error al establecer o modificar el tiempo de acceso: %s" -#: ../gio/glocalfileinfo.c:2144 +#: gio/glocalfileinfo.c:2144 msgid "SELinux context must be non-NULL" msgstr "El contexto SELinux debe ser no nulo" -#: ../gio/glocalfileinfo.c:2159 +#: gio/glocalfileinfo.c:2159 #, c-format msgid "Error setting SELinux context: %s" msgstr "Error al establecer el contexto SELinux: %s" -#: ../gio/glocalfileinfo.c:2166 +#: gio/glocalfileinfo.c:2166 msgid "SELinux is not enabled on this system" msgstr "SELinux no está activado en este sistema" -#: ../gio/glocalfileinfo.c:2258 +#: gio/glocalfileinfo.c:2258 #, c-format msgid "Setting attribute %s not supported" msgstr "Establecer el atributo %s no está soportado" -#: ../gio/glocalfileinputstream.c:171 ../gio/glocalfileoutputstream.c:708 +#: gio/glocalfileinputstream.c:171 gio/glocalfileoutputstream.c:708 #, c-format msgid "Error reading from file: %s" msgstr "Error al leer del archivo: %s" -#: ../gio/glocalfileinputstream.c:202 ../gio/glocalfileinputstream.c:214 -#: ../gio/glocalfileinputstream.c:326 ../gio/glocalfileoutputstream.c:456 -#: ../gio/glocalfileoutputstream.c:1012 +#: gio/glocalfileinputstream.c:202 gio/glocalfileinputstream.c:214 +#: gio/glocalfileinputstream.c:326 gio/glocalfileoutputstream.c:456 +#: gio/glocalfileoutputstream.c:1012 #, c-format msgid "Error seeking in file: %s" msgstr "Error al buscar en el archivo: %s" -#: ../gio/glocalfileinputstream.c:247 ../gio/glocalfileoutputstream.c:242 -#: ../gio/glocalfileoutputstream.c:337 +#: gio/glocalfileinputstream.c:247 gio/glocalfileoutputstream.c:242 +#: gio/glocalfileoutputstream.c:337 #, c-format msgid "Error closing file: %s" msgstr "Error al cerrar el archivo: %s" -#: ../gio/glocalfilemonitor.c:213 +#: gio/glocalfilemonitor.c:213 msgid "Unable to find default local file monitor type" msgstr "" "No se pudo encontrar el tipo de monitorización del archivo local " "predeterminado" -#: ../gio/glocalfileoutputstream.c:188 ../gio/glocalfileoutputstream.c:221 -#: ../gio/glocalfileoutputstream.c:729 +#: gio/glocalfileoutputstream.c:188 gio/glocalfileoutputstream.c:221 +#: gio/glocalfileoutputstream.c:729 #, c-format msgid "Error writing to file: %s" msgstr "Error al escribir en el archivo: %s" -#: ../gio/glocalfileoutputstream.c:269 +#: gio/glocalfileoutputstream.c:269 #, c-format msgid "Error removing old backup link: %s" msgstr "Error al eliminar el enlace de respaldo antiguo: %s" -#: ../gio/glocalfileoutputstream.c:283 ../gio/glocalfileoutputstream.c:296 +#: gio/glocalfileoutputstream.c:283 gio/glocalfileoutputstream.c:296 #, c-format msgid "Error creating backup copy: %s" msgstr "Error al crear una copia de respaldo: %s" -#: ../gio/glocalfileoutputstream.c:314 +#: gio/glocalfileoutputstream.c:314 #, c-format msgid "Error renaming temporary file: %s" msgstr "Error al renombrar el archivo temporal: %s" -#: ../gio/glocalfileoutputstream.c:502 ../gio/glocalfileoutputstream.c:1063 +#: gio/glocalfileoutputstream.c:502 gio/glocalfileoutputstream.c:1063 #, c-format msgid "Error truncating file: %s" msgstr "Error al truncar el archivo: %s" -#: ../gio/glocalfileoutputstream.c:563 ../gio/glocalfileoutputstream.c:616 -#: ../gio/glocalfileoutputstream.c:661 ../gio/glocalfileoutputstream.c:801 -#: ../gio/glocalfileoutputstream.c:1044 ../gio/glocalfileoutputstream.c:1143 +#: gio/glocalfileoutputstream.c:563 gio/glocalfileoutputstream.c:616 +#: gio/glocalfileoutputstream.c:661 gio/glocalfileoutputstream.c:801 +#: gio/glocalfileoutputstream.c:1044 gio/glocalfileoutputstream.c:1143 #, c-format msgid "Error opening file '%s': %s" msgstr "Error al abrir el archivo «%s»: %s" -#: ../gio/glocalfileoutputstream.c:832 +#: gio/glocalfileoutputstream.c:832 msgid "Target file is a directory" msgstr "El archivo destino es un directorio" -#: ../gio/glocalfileoutputstream.c:837 +#: gio/glocalfileoutputstream.c:837 msgid "Target file is not a regular file" msgstr "El archivo destino no es un archivo regular" -#: ../gio/glocalfileoutputstream.c:849 +#: gio/glocalfileoutputstream.c:849 msgid "The file was externally modified" msgstr "El archivo se modificó externamente" -#: ../gio/glocalfileoutputstream.c:1028 +#: gio/glocalfileoutputstream.c:1028 #, c-format msgid "Error removing old file: %s" msgstr "Error al eliminar el archivo antiguo: %s" -#: ../gio/gmemoryinputstream.c:487 ../gio/gmemoryoutputstream.c:718 +#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:718 msgid "Invalid GSeekType supplied" msgstr "Se proporcionó un GSeekType no válido" -#: ../gio/gmemoryinputstream.c:497 +#: gio/gmemoryinputstream.c:497 msgid "Invalid seek request" msgstr "Petición de búsqueda no válida" -#: ../gio/gmemoryinputstream.c:521 +#: gio/gmemoryinputstream.c:521 msgid "Cannot truncate GMemoryInputStream" msgstr "No se puede truncar GMemoryInputStream" -#: ../gio/gmemoryoutputstream.c:468 +#: gio/gmemoryoutputstream.c:468 msgid "Memory output stream not resizable" msgstr "El flujo de salida de la memoria no es redimensionable" -#: ../gio/gmemoryoutputstream.c:484 +#: gio/gmemoryoutputstream.c:484 msgid "Failed to resize memory output stream" msgstr "Falló al redimensionar el flujo de salida de la memoria" -#: ../gio/gmemoryoutputstream.c:572 +#: gio/gmemoryoutputstream.c:572 msgid "" "Amount of memory required to process the write is larger than available " "address space" @@ -2436,32 +2387,32 @@ msgstr "" "La cantidad de memoria necesaria para procesar el escrito es mayor que el " "espacio de direcciones libre disponible" -#: ../gio/gmemoryoutputstream.c:728 +#: gio/gmemoryoutputstream.c:728 msgid "Requested seek before the beginning of the stream" msgstr "La búsqueda solicitada antes del inicio del flujo" -#: ../gio/gmemoryoutputstream.c:737 +#: gio/gmemoryoutputstream.c:737 msgid "Requested seek beyond the end of the stream" msgstr "La búsqueda solicitada después del final del flujo" #. Translators: This is an error #. * message for mount objects that #. * don't implement unmount. -#: ../gio/gmount.c:364 +#: gio/gmount.c:364 msgid "mount doesn't implement \"unmount\"" msgstr "el punto de montaje no implementa el desmontado («unmount»)" #. Translators: This is an error #. * message for mount objects that #. * don't implement eject. -#: ../gio/gmount.c:443 +#: gio/gmount.c:443 msgid "mount doesn't implement \"eject\"" msgstr "el punto de montaje no implementa la expulsión («eject»)" #. Translators: This is an error #. * message for mount objects that #. * don't implement any of unmount or unmount_with_operation. -#: ../gio/gmount.c:523 +#: gio/gmount.c:523 msgid "mount doesn't implement \"unmount\" or \"unmount_with_operation\"" msgstr "" "el punto de montaje no implementa desmontado («umount») o desmontado con " @@ -2470,7 +2421,7 @@ msgstr "" #. Translators: This is an error #. * message for mount objects that #. * don't implement any of eject or eject_with_operation. -#: ../gio/gmount.c:610 +#: gio/gmount.c:610 msgid "mount doesn't implement \"eject\" or \"eject_with_operation\"" msgstr "" "el punto de montaje no implementa la expulsión («eject») o expulsión con " @@ -2479,80 +2430,85 @@ msgstr "" #. Translators: This is an error #. * message for mount objects that #. * don't implement remount. -#: ../gio/gmount.c:699 +#: gio/gmount.c:699 msgid "mount doesn't implement \"remount\"" msgstr "el punto de montaje no implementa el remontado («remount»)" #. Translators: This is an error #. * message for mount objects that #. * don't implement content type guessing. -#: ../gio/gmount.c:783 +#: gio/gmount.c:783 msgid "mount doesn't implement content type guessing" msgstr "el punto de montaje no implementa averiguación del tipo de contenido" #. Translators: This is an error #. * message for mount objects that #. * don't implement content type guessing. -#: ../gio/gmount.c:872 +#: gio/gmount.c:872 msgid "mount doesn't implement synchronous content type guessing" msgstr "" "el punto de montaje no implementa averiguación del tipo de contenido síncrona" -#: ../gio/gnetworkaddress.c:295 +#: gio/gnetworkaddress.c:295 #, c-format msgid "Hostname '%s' contains '[' but not ']'" msgstr "El nombre del equipo «%s» contiene «[» pero no «]»" -#: ../gio/goutputstream.c:207 ../gio/goutputstream.c:408 +#: gio/goutputstream.c:207 gio/goutputstream.c:408 msgid "Output stream doesn't implement write" msgstr "El flujo de salida no implementa la escritura" -#: ../gio/goutputstream.c:369 ../gio/goutputstream.c:845 +#: gio/goutputstream.c:369 gio/goutputstream.c:845 msgid "Source stream is already closed" msgstr "El flujo de origen ya está cerrado" -#: ../gio/gresolver.c:736 +#: gio/gresolver.c:736 #, c-format msgid "Error resolving '%s': %s" msgstr "Error al resolver «%s»: %s" -#: ../gio/gresolver.c:786 +#: gio/gresolver.c:786 #, c-format msgid "Error reverse-resolving '%s': %s" msgstr "Error al resolver «%s» de forma invertida: %s" -#: ../gio/gresolver.c:821 ../gio/gresolver.c:899 +#: gio/gresolver.c:821 gio/gresolver.c:899 #, c-format msgid "No service record for '%s'" msgstr "No hay registro de servicio para «%s»" -#: ../gio/gresolver.c:826 ../gio/gresolver.c:904 +#: gio/gresolver.c:826 gio/gresolver.c:904 #, c-format msgid "Temporarily unable to resolve '%s'" msgstr "No se puede resolver «%s» temporalmente" -#: ../gio/gresolver.c:831 ../gio/gresolver.c:909 +#: gio/gresolver.c:831 gio/gresolver.c:909 #, c-format msgid "Error resolving '%s'" msgstr "Error al resolver «%s»" -#: ../gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "dónde almacenar el archivo gschemas.compiled" -#: ../gio/gschema-compile.c:645 ../gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "DIRECTORIO" -#: ../gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "No escribir el archivo gschemas.compiled" -#: ../gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "No se puede mover un directorio sobre un directoro" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "No forzar las restricciones de nombre de las claves" -#: ../gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 msgid "" "Compile all GSettings schema files into a schema cache.\n" "Schema files are required to have the extension .gschema.xml,\n" @@ -2563,17 +2519,17 @@ msgstr "" "Los archivos de esquema deben tener la extensión .gschema.xml,\n" "y el archivo de caché se llama gschemas.compiled." -#: ../gio/gschema-compile.c:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "Deberá proporcionar exactamente un nombre de directorio\n" -#: ../gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, c-format msgid "No schema files found\n" msgstr "No se encontró ningún archivo de esquemas\n" -#: ../gio/gsettings-tool.c:41 +#: gio/gsettings-tool.c:41 #, c-format msgid "" "Commands:\n" @@ -2594,27 +2550,25 @@ msgstr "" "\n" "Use «%s COMANDO --help» para obtener ayuda de los comandos individuales.\n" -#: ../gio/gsettings-tool.c:102 ../gio/gsettings-tool.c:161 -#: ../gio/gsettings-tool.c:234 ../gio/gsettings-tool.c:307 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "Specify the path for the schema" msgstr "Especificar la ruta para el esquema" -#: ../gio/gsettings-tool.c:102 ../gio/gsettings-tool.c:161 -#: ../gio/gsettings-tool.c:234 ../gio/gsettings-tool.c:307 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "RUTA" -#: ../gio/gsettings-tool.c:110 ../gio/gsettings-tool.c:242 -#: ../gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "CLAVE DE ESQUEMA" -#: ../gio/gsettings-tool.c:112 +#: gio/gsettings-tool.c:112 msgid "Get the value of KEY" msgstr "Obtener el valor de la CLAVE" -#: ../gio/gsettings-tool.c:114 ../gio/gsettings-tool.c:246 -#: ../gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2624,15 +2578,15 @@ msgstr "" " SCHEMA El ID del esquema\n" " KEY El nombre de la clave\n" -#: ../gio/gsettings-tool.c:169 +#: gio/gsettings-tool.c:169 msgid "SCHEMA KEY VALUE" msgstr "VALOR DE LA CLAVE DEL ESQUEMA" -#: ../gio/gsettings-tool.c:171 +#: gio/gsettings-tool.c:171 msgid "Set the value of KEY" msgstr "Establecer el valor de la CLAVE" -#: ../gio/gsettings-tool.c:173 +#: gio/gsettings-tool.c:173 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2645,16 +2599,16 @@ msgstr "" " VALUE El valor con el que establecer una clave, serializado como " "GVariant\n" -#: ../gio/gsettings-tool.c:212 +#: gio/gsettings-tool.c:212 #, c-format msgid "Key %s is not writable\n" msgstr "No se puede escribir la clave %s\n" -#: ../gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "Averiguar si la CLAVE se puede escribir" -#: ../gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 msgid "" "Monitor KEY for changes and print the changed values.\n" "Monitoring will continue until the process is terminated." @@ -2662,159 +2616,159 @@ msgstr "" "Monitorizar si hay cambios en una clave e imprimir los valores de cambio.\n" "La monitorización continuará hasta que el proceso haya terminado." -#: ../gio/gsettings-tool.c:381 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "Comando «%s» desconocido\n" -#: ../gio/gsocket.c:275 +#: gio/gsocket.c:275 msgid "Invalid socket, not initialized" msgstr "Socket no válido, no inicializado" -#: ../gio/gsocket.c:282 +#: gio/gsocket.c:282 #, c-format msgid "Invalid socket, initialization failed due to: %s" msgstr "Socket no válido, falló la instalación debido a: %s" -#: ../gio/gsocket.c:290 +#: gio/gsocket.c:290 msgid "Socket is already closed" msgstr "El socket ya está cerrado" -#: ../gio/gsocket.c:298 ../gio/gsocket.c:2609 ../gio/gsocket.c:2653 +#: gio/gsocket.c:298 gio/gsocket.c:2609 gio/gsocket.c:2653 msgid "Socket I/O timed out" msgstr "Expiró la E/S del socket" -#: ../gio/gsocket.c:420 +#: gio/gsocket.c:420 #, c-format msgid "creating GSocket from fd: %s" msgstr "creando el GSocket desde fd: %s" -#: ../gio/gsocket.c:454 ../gio/gsocket.c:468 ../gio/gsocket.c:2020 +#: gio/gsocket.c:454 gio/gsocket.c:468 gio/gsocket.c:2020 #, c-format msgid "Unable to create socket: %s" msgstr "No se pudo crear el socket: %s" -#: ../gio/gsocket.c:454 +#: gio/gsocket.c:454 msgid "Unknown protocol was specified" msgstr "Se especificó un protocolo desconocido" -#: ../gio/gsocket.c:1218 +#: gio/gsocket.c:1218 #, c-format msgid "could not get local address: %s" msgstr "no se pudo obtener la dirección local: %s" -#: ../gio/gsocket.c:1251 +#: gio/gsocket.c:1251 #, c-format msgid "could not get remote address: %s" msgstr "no se pudo obtener la dirección remota: %s" -#: ../gio/gsocket.c:1309 +#: gio/gsocket.c:1309 #, c-format msgid "could not listen: %s" msgstr "no se pudo escuchar: %s" -#: ../gio/gsocket.c:1383 +#: gio/gsocket.c:1383 #, c-format msgid "Error binding to address: %s" msgstr "Error al vincular con la dirección: %s" -#: ../gio/gsocket.c:1503 +#: gio/gsocket.c:1503 #, c-format msgid "Error accepting connection: %s" msgstr "Error al aceptar la conexión: %s" -#: ../gio/gsocket.c:1616 +#: gio/gsocket.c:1616 msgid "Error connecting: " msgstr "Error al conectar: " -#: ../gio/gsocket.c:1620 +#: gio/gsocket.c:1620 msgid "Connection in progress" msgstr "Conexión en progreso" -#: ../gio/gsocket.c:1625 +#: gio/gsocket.c:1625 #, c-format msgid "Error connecting: %s" msgstr "Error al conectar: %s" -#: ../gio/gsocket.c:1668 +#: gio/gsocket.c:1668 #, c-format msgid "Unable to get pending error: %s" msgstr "No se pudo obtener el error pendiente: %s" -#: ../gio/gsocket.c:1764 +#: gio/gsocket.c:1764 #, c-format msgid "Error receiving data: %s" msgstr "Error al recibir los datos: %s" -#: ../gio/gsocket.c:1907 +#: gio/gsocket.c:1907 #, c-format msgid "Error sending data: %s" msgstr "Error al enviar los datos: %s" -#: ../gio/gsocket.c:2099 +#: gio/gsocket.c:2099 #, c-format msgid "Error closing socket: %s" msgstr "Error al cerrar el socket: %s" -#: ../gio/gsocket.c:2602 +#: gio/gsocket.c:2602 #, c-format msgid "Waiting for socket condition: %s" msgstr "Esperando la condición del socket: %s" -#: ../gio/gsocket.c:2884 +#: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage no está soportado en win32" -#: ../gio/gsocket.c:3143 ../gio/gsocket.c:3284 +#: gio/gsocket.c:3143 gio/gsocket.c:3284 #, c-format msgid "Error receiving message: %s" msgstr "Error al recibir el mensaje: %s" -#: ../gio/gsocketclient.c:521 ../gio/gsocketclient.c:770 +#: gio/gsocketclient.c:521 gio/gsocketclient.c:770 msgid "Unknown error on connect" msgstr "Error desconocido al conectar" -#: ../gio/gsocketlistener.c:192 +#: gio/gsocketlistener.c:192 msgid "Listener is already closed" msgstr "El «listener» ya está cerrado" -#: ../gio/gsocketlistener.c:233 +#: gio/gsocketlistener.c:233 msgid "Added socket is closed" msgstr "El socket añadido está cerrado" -#: ../gio/gthemedicon.c:499 +#: gio/gthemedicon.c:499 #, c-format msgid "Can't handle version %d of GThemedIcon encoding" msgstr "No se puede manejar la versión %d de la codificación GThemedIcon" -#: ../gio/gunixconnection.c:165 ../gio/gunixconnection.c:502 +#: gio/gunixconnection.c:165 gio/gunixconnection.c:502 #, c-format msgid "Expecting 1 control message, got %d" msgstr "Se esperaba un mensaje de control, se obtuvieron %d" -#: ../gio/gunixconnection.c:178 ../gio/gunixconnection.c:512 +#: gio/gunixconnection.c:178 gio/gunixconnection.c:512 msgid "Unexpected type of ancillary data" msgstr "Tipos de datos complementarios inesperados" -#: ../gio/gunixconnection.c:196 +#: gio/gunixconnection.c:196 #, c-format msgid "Expecting one fd, but got %d\n" msgstr "Se esperaba un fd pero se obtuvieron %d\n" -#: ../gio/gunixconnection.c:212 +#: gio/gunixconnection.c:212 msgid "Received invalid fd" msgstr "Se recibió un fd no válido" -#: ../gio/gunixconnection.c:359 +#: gio/gunixconnection.c:359 msgid "Error sending credentials: " msgstr "Error al enviar las credenciales: " -#: ../gio/gunixconnection.c:436 +#: gio/gunixconnection.c:436 #, c-format msgid "Error checking if SO_PASSCRED is enabled for socket: %s" msgstr "Error al comprobar si SO_PASSCRED está activada para el socket: %s" -#: ../gio/gunixconnection.c:445 +#: gio/gunixconnection.c:445 #, c-format msgid "" "Unexpected option length while checking if SO_PASSCRED is enabled for " @@ -2823,95 +2777,95 @@ msgstr "" "Opción de longitud inesperada al comprobar si SO_PASSCRED estaba activada " "para el socket. Se esperaban %d bytes, se obtuvieron %d." -#: ../gio/gunixconnection.c:462 +#: gio/gunixconnection.c:462 #, c-format msgid "Error enabling SO_PASSCRED: %s" msgstr "Error al activar SO_PASSCRED: %s" -#: ../gio/gunixconnection.c:492 +#: gio/gunixconnection.c:492 msgid "" "Expecting to read a single byte for receiving credentials but read zero bytes" msgstr "" "Se esperaba leer un solo byte para recibir las credenciales pero se leyeron " "cero bytes" -#: ../gio/gunixconnection.c:535 +#: gio/gunixconnection.c:535 #, c-format msgid "Error while disabling SO_PASSCRED: %s" msgstr "Error al desactivar SO_PASSCRED: %s" -#: ../gio/gunixinputstream.c:354 ../gio/gunixinputstream.c:374 -#: ../gio/gunixinputstream.c:452 ../gio/gunixoutputstream.c:439 +#: gio/gunixinputstream.c:354 gio/gunixinputstream.c:374 +#: gio/gunixinputstream.c:452 gio/gunixoutputstream.c:439 #, c-format msgid "Error reading from unix: %s" msgstr "Error al leer de unix: %s" -#: ../gio/gunixinputstream.c:407 ../gio/gunixinputstream.c:589 -#: ../gio/gunixoutputstream.c:394 ../gio/gunixoutputstream.c:545 +#: gio/gunixinputstream.c:407 gio/gunixinputstream.c:589 +#: gio/gunixoutputstream.c:394 gio/gunixoutputstream.c:545 #, c-format msgid "Error closing unix: %s" msgstr "Error al cerrar unix: %s" -#: ../gio/gunixmounts.c:1846 ../gio/gunixmounts.c:1883 +#: gio/gunixmounts.c:1846 gio/gunixmounts.c:1883 msgid "Filesystem root" msgstr "Sistema de archivos raíz" -#: ../gio/gunixoutputstream.c:340 ../gio/gunixoutputstream.c:361 +#: gio/gunixoutputstream.c:340 gio/gunixoutputstream.c:361 #, c-format msgid "Error writing to unix: %s" msgstr "Error al escribir en unix: %s" -#: ../gio/gunixsocketaddress.c:245 +#: gio/gunixsocketaddress.c:245 msgid "Abstract unix domain socket addresses not supported on this system" msgstr "" "Este sistema no soporta direcciones de socket de dominio UNIX abstracto" -#: ../gio/gvolume.c:407 +#: gio/gvolume.c:407 msgid "volume doesn't implement eject" msgstr "el volumen no implementa la expulsión" #. Translators: This is an error #. * message for volume objects that #. * don't implement any of eject or eject_with_operation. -#: ../gio/gvolume.c:486 +#: gio/gvolume.c:486 msgid "volume doesn't implement eject or eject_with_operation" msgstr "el volumen no implementa la expulsión o expulsión con operación" -#: ../gio/gwin32appinfo.c:277 +#: gio/gwin32appinfo.c:277 msgid "Can't find application" msgstr "No se puede encontrar la aplicación" -#: ../gio/gwin32appinfo.c:300 +#: gio/gwin32appinfo.c:300 #, c-format msgid "Error launching application: %s" msgstr "Error al analizar la aplicación: %s" -#: ../gio/gwin32appinfo.c:336 +#: gio/gwin32appinfo.c:336 msgid "URIs not supported" msgstr "No se soportan URI" -#: ../gio/gwin32appinfo.c:358 +#: gio/gwin32appinfo.c:358 msgid "association changes not supported on win32" msgstr "los cambios de asociación no están soportados en win32" -#: ../gio/gwin32appinfo.c:370 +#: gio/gwin32appinfo.c:370 msgid "Association creation not supported on win32" msgstr "La creación de asociación no está soportada en win32" -#: ../gio/gzlibcompressor.c:279 ../gio/gzlibdecompressor.c:250 +#: gio/gzlibcompressor.c:279 gio/gzlibdecompressor.c:250 msgid "Not enough memory" msgstr "No hay suficiente memoria" -#: ../gio/gzlibcompressor.c:286 ../gio/gzlibdecompressor.c:257 +#: gio/gzlibcompressor.c:286 gio/gzlibdecompressor.c:257 #, c-format msgid "Internal error: %s" msgstr "Error interno: %s" -#: ../gio/gzlibcompressor.c:299 ../gio/gzlibdecompressor.c:271 +#: gio/gzlibcompressor.c:299 gio/gzlibdecompressor.c:271 msgid "Need more input" msgstr "Se necesita más entrada" -#: ../gio/gzlibdecompressor.c:243 +#: gio/gzlibdecompressor.c:243 msgid "Invalid compressed data" msgstr "Datos comprimidos no válidos" diff --git a/po/et.po b/po/et.po index 6dde23522..40e3315b3 100644 --- a/po/et.po +++ b/po/et.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: GLib MASTER\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-05 09:47+0200\n" "Last-Translator: Ivar Smolin \n" "Language-Team: Estonian \n" @@ -1148,8 +1148,9 @@ msgstr "%s-le edastati liiga suur loendi väärtus" msgid "Stream is already closed" msgstr "Voog on juba suletud" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operatsioon tühistati" @@ -1183,10 +1184,594 @@ msgstr "%s failitüüp" msgid "%s type" msgstr "%s tüüp" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Ootamatult varajane voolõpp" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Toetamata sokliaadress" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Viga failist '%s' lugemisel: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Tundmatu tüüp" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Viga kataloogi '%s' avamisel: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Viga kataloogi loomisel: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Viga faili '%s' avamisel: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Viga failist '%s' lugemisel: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Viga failist '%s' lugemisel: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Viga faili '%s' avamisel: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Viga faili sulgemisel: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Viga faili '%s' avamisel: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Lisatud sokkel on suletud" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Liik %s pole klassifitseeritud" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Liik %s pole klassifitseeritud" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Kuulaja on juba suletud" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' pole korrektne nimi " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Viga faili kirjutamisel: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Viga sõnumi saatmisel: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Prügikast pole toetatud" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Viga faili kirjutamisel: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' pole korrektne nimi " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Viga real %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Viga võtme parsimisel: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Ühendumise edenemine" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Ühendumise edenemine" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Viga ühendumisel: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' pole korrektne nimi " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Viga kataloogi '%s' avamisel: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Viga võtme parsimisel: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "rikutud objekt" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Nimeta" @@ -1848,43 +2433,44 @@ msgstr "Ajutiselt ei suudeta '%s' lahendada" msgid "Error resolving '%s'" msgstr "Viga '%s' lahendamisel" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Kataloogi pole võimalik kataloogi peale liigutada" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1898,17 +2484,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1916,7 +2502,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1944,17 +2530,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Liik %s pole klassifitseeritud" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Tundmatu võti %s" @@ -2053,11 +2639,6 @@ msgstr "Viga sokli sulgemisel: %s" msgid "Waiting for socket condition: %s" msgstr "Sokli ülesseadmise ootamine: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Viga sõnumi saatmisel: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage pole windows-platvormil toetatud" diff --git a/po/eu.po b/po/eu.po index 4c0966bf3..7baa248e7 100644 --- a/po/eu.po +++ b/po/eu.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: eu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-22 12:31+0100\n" "Last-Translator: Iñaki Larrañaga Murgoitio \n" "Language-Team: Basque \n" @@ -1181,8 +1181,9 @@ msgstr "Zenbaketaren balio handiegia honi pasatuta: %s" msgid "Stream is already closed" msgstr "Korrontea jadanik itxita dago" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Eragiketa bertan behera utzi da" @@ -1216,10 +1217,594 @@ msgstr "%s fitxategi mota" msgid "%s type" msgstr "%s mota" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Ustekabeko korronte-amaiera azkarregia" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Onartu gabeko socket helbidea" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Errorea '%s' fitxategia irakurtzean: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Mota ezezaguna" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Errorea '%s' direktorioa irekitzean: %s " + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Errorea direktorioa sortzean: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Errorea '%s' fitxategia irekitzean: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Errorea '%s' fitxategia irakurtzean: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Errorea '%s' fitxategia irakurtzean: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Errorea '%s' fitxategia irekitzean: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Errorea fitxategia ixtean: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Errorea '%s' fitxategia irekitzean: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Gehitutako socket-a itxi da" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "%s mota ez du klaserik" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "%s mota ez du klaserik" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Entzulea jadanik itxita dago" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' ez da baliozko izena " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Errorea fitxategian idaztean: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Errorea mezua bidaltzean: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Zakarrontzira botatzea ez dago onartuta" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Errorea fitxategian idaztean: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' ez da baliozko izena " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Errorea %d lerroan: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Errorea %s aukera analizatzean" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Konexioa lantzen" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Konexioa lantzen" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Errorea konektatzean: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' ez da baliozko izena " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Errorea '%s' direktorioa irekitzean: %s " + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Errorea %s aukera analizatzean" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "hondatutako objektua" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Izengabea" @@ -1885,43 +2470,44 @@ msgstr "Ezin da '%s' ebatzi aldi batean" msgid "Error resolving '%s'" msgstr "Errorea '%s' ebaztean" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Ezin da direktorioa lekuz aldatu direktorioaren gainera" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1935,17 +2521,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1953,7 +2539,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1981,17 +2567,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "%s mota ez du klaserik" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "%s aukera ezezaguna" @@ -2090,11 +2676,6 @@ msgstr "Errorea socket-a ixtean: %s" msgid "Waiting for socket condition: %s" msgstr "Socket-aren baldintzen zai: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Errorea mezua bidaltzean: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage ez da windows sisteman onartzen" diff --git a/po/fa.po b/po/fa.po index f28fddefc..5f27bb146 100644 --- a/po/fa.po +++ b/po/fa.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2006-09-04 18:36+0330\n" "Last-Translator: Roozbeh Pournader \n" "Language-Team: Persian\n" @@ -1146,8 +1146,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1184,10 +1185,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "گزینهٔ نامعلوم %s" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "خطا در باز کردن شاخهٔ «‎%s»‏: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "خطا در باز کردن شاخهٔ «‎%s»‏: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "پیوندهای نمادی پشتیبانی نمی‌شوند" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "خطا در سطر %Id:‏ %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "خطا در تجزیهٔ گزینهٔ %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "خطا در باز کردن شاخهٔ «‎%s»‏: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "خطا در تجزیهٔ گزینهٔ %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1851,43 +2432,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1901,17 +2482,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1919,7 +2500,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1947,17 +2528,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "گزینهٔ نامعلوم %s" @@ -2057,11 +2638,6 @@ msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "خطا در خواندن پروندهٔ «‎%s»‏: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/fi.po b/po/fi.po index 8ea8df805..a798d3f88 100644 --- a/po/fi.po +++ b/po/fi.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-20 00:00+0200\n" "Last-Translator: Tommi Vainikainen \n" "Language-Team: Finnish \n" @@ -1162,8 +1162,9 @@ msgstr "Liian suuri laskuriarvo välitetty kohteelle %s" msgid "Stream is already closed" msgstr "Virta on jo suljettu" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Toiminto oli peruttu" @@ -1197,10 +1198,594 @@ msgstr "%s-tiedostotyyppi" msgid "%s type" msgstr "%s-tyyppi" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Odottamaton aikainen virran loppu" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Ei-tuettu pistokeosoite" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Virhe tiedoston ”%s” lukemisessa: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Tuntematon tyyppi" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Virhe hakemiston ”%s” avaamisessa: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Virhe luotaessa kansiota: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Virhe avattaessa tiedostoa ”%s”: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Virhe tiedoston ”%s” lukemisessa: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Virhe tiedoston ”%s” lukemisessa: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Virhe avattaessa tiedostoa ”%s”: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Virhe suljettaessa tiedostoa: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Virhe avattaessa tiedostoa ”%s”: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Lisätty pistoke on suljettu" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Typpi %s ei ole luokkatyyppi" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Typpi %s ei ole luokkatyyppi" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Kuuntelija on jo suljettu" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "”%s” ei ole kelvollinen nimi" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Virhe kirjoitettaessa tiedostoon: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Virhe lähetettäessä viestiä: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Roskakori ei ole tuettu" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Virhe kirjoitettaessa tiedostoon: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "”%s” ei ole kelvollinen nimi" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Virhe rivillä %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Virhe käsiteltäessä valitsinta %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Yhteydenotto meneillään" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Yhteydenotto meneillään" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Virhe yhteydenotossa: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "”%s” ei ole kelvollinen nimi" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Virhe hakemiston ”%s” avaamisessa: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Virhe käsiteltäessä valitsinta %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "vioittunut kohde" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Nimeämätön" @@ -1860,43 +2445,44 @@ msgstr "Tilapäisesti ei voida selvittää palvelua ”%s”" msgid "Error resolving '%s'" msgstr "Virhe selvitettäessä palvelua ”%s”" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Kansiota ei voi siirtää kansion päälle" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1910,17 +2496,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1928,7 +2514,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1956,17 +2542,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Typpi %s ei ole luokkatyyppi" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Tuntematon valitsin %s" @@ -2065,11 +2651,6 @@ msgstr "Virhe suljettaessa pistoketta: %s" msgid "Waiting for socket condition: %s" msgstr "Odotetaan pistoke-ehtoa: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Virhe lähetettäessä viestiä: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage ei ole tuettu windowis-alustalla" diff --git a/po/fr.po b/po/fr.po index 9b5fa36bc..e6212c89a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-05 22:31+0100\n" "Last-Translator: Claude Paroz \n" "Language-Team: GNOME French Team \n" @@ -1214,8 +1214,9 @@ msgstr "La valeur de comptage fournie à %s est trop grande" msgid "Stream is already closed" msgstr "Le flux est déjà fermé" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "L'opération a été annulée" @@ -1249,10 +1250,594 @@ msgstr "Type de fichier %s" msgid "%s type" msgstr "Type %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Fin précoce de flux inattendue" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Adresse de connecteur réseau non prise en charge" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Erreur de lecture du fichier « %s » : %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Type inconnu" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Erreur à l'ouverture du répertoire « %s » : %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Erreur à la création du répertoire : %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Erreur lors de l'ouverture du fichier « %s » : %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Erreur de lecture du fichier « %s » : %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Erreur de lecture du fichier « %s » : %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Erreur lors de l'ouverture du fichier « %s » : %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Erreur lors de la fermeture du fichier : %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Erreur lors de l'ouverture du fichier « %s » : %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Le connecteur réseau ajouté est fermé" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Le type %s n'est pas classé" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Le type %s n'est pas classé" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Le processus d'écoute est déjà fermé" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "« %s » n'est pas un nom valide " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Erreur lors de l'écriture du fichier : %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Erreur d'envoi de message : %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "La corbeille n'est pas prise en charge" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Erreur lors de l'écriture du fichier : %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "« %s » n'est pas un nom valide " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Erreur à la ligne %d : %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Erreur lors de l'analyse de l'option %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Connexion en cours" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Connexion en cours" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Erreur de connexion : %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "« %s » n'est pas un nom valide " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Erreur à l'ouverture du répertoire « %s » : %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Erreur lors de l'analyse de l'option %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "objet corrompu" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Sans nom" @@ -1923,43 +2508,44 @@ msgstr "Impossible temporairement de résoudre « %s »" msgid "Error resolving '%s'" msgstr "Erreur de résolution de « %s »" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Impossible de déplacer un répertoire par dessus un autre" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1973,17 +2559,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1991,7 +2577,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2019,17 +2605,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Le type %s n'est pas classé" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Option inconnue %s" @@ -2129,11 +2715,6 @@ msgstr "Erreur de fermeture du connecteur réseau : %s" msgid "Waiting for socket condition: %s" msgstr "Attente de la condition du connecteur réseau : %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Erreur d'envoi de message : %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage n'est pas pris en en charge sur windows" diff --git a/po/ga.po b/po/ga.po index e68ea9181..678b94557 100644 --- a/po/ga.po +++ b/po/ga.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-08-08 01:49-0600\n" "Last-Translator: Seán de Búrca \n" "Language-Team: Irish \n" @@ -1109,8 +1109,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1144,10 +1145,591 @@ msgstr "cineál comhaid %s" msgid "%s type" msgstr "cineál %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Earráid agus comhad '%s' á léamh: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Cineál anaithnid" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Earráid agus comhadlann '%s' á oscailt: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Earráid agus comhadlann á cruthú: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Earráid agus comhad '%s' á oscailt: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Earráid agus comhad '%s' á léamh: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Earráid agus comhad '%s' á léamh: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Earráid agus comhad '%s' á oscailt: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Earráid agus comhad á dhúnadh: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Earráid agus comhad '%s' á oscailt: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Earráid agus comhad á scríobh: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Earráid agus teachtaireacht á seoladh: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Ní thaicaítear leis na URIanna" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Earráid agus comhad á scríobh: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Earráid ar líne %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Earráid agus rogha %s á pharsáil" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Earráid agus á nasc: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Earráid agus comhadlann '%s' á oscailt: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Earráid agus rogha %s á pharsáil" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "réad truaillithe" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Gan ainm" @@ -1804,43 +2386,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Earráid agus '%s' á réiteach" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1854,17 +2436,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1872,7 +2454,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1900,17 +2482,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Rogha anaithnid %s" @@ -2009,11 +2591,6 @@ msgstr "Earráid agus soicéad á dhúnadh: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Earráid agus teachtaireacht á seoladh: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/gl.po b/po/gl.po index 4f3e29612..88cf84ba0 100644 --- a/po/gl.po +++ b/po/gl.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-17 23:57+0200\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-05-17 23:53+0200\n" "Last-Translator: Fran Diéguez \n" "Language-Team: Galician \n" @@ -27,350 +27,348 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: KBabel 1.11.4\n" -#: ../glib/gbookmarkfile.c:737 +#: glib/gbookmarkfile.c:737 #, c-format msgid "Unexpected attribute '%s' for element '%s'" msgstr "Atributo '%s' inesperado para o elemento '%s'" -#: ../glib/gbookmarkfile.c:748 ../glib/gbookmarkfile.c:819 -#: ../glib/gbookmarkfile.c:829 ../glib/gbookmarkfile.c:936 +#: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 +#: glib/gbookmarkfile.c:936 #, c-format msgid "Attribute '%s' of element '%s' not found" msgstr "Non se encontrou o atributo '%s' do elemento '%s'" -#: ../glib/gbookmarkfile.c:1106 ../glib/gbookmarkfile.c:1171 -#: ../glib/gbookmarkfile.c:1235 ../glib/gbookmarkfile.c:1245 +#: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 +#: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245 #, c-format msgid "Unexpected tag '%s', tag '%s' expected" msgstr "Etiqueta '%s' inesperada, esperábase a etiqueta '%s'" -#: ../glib/gbookmarkfile.c:1131 ../glib/gbookmarkfile.c:1145 -#: ../glib/gbookmarkfile.c:1213 ../glib/gbookmarkfile.c:1265 +#: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:1145 +#: glib/gbookmarkfile.c:1213 glib/gbookmarkfile.c:1265 #, c-format msgid "Unexpected tag '%s' inside '%s'" msgstr "Etiqueta '%s' inesperada dentro de '%s'" -#: ../glib/gbookmarkfile.c:1793 +#: glib/gbookmarkfile.c:1793 msgid "No valid bookmark file found in data dirs" msgstr "" "Non foi posíbel localizar un ficheiro de marcadores válido nos directorios " "de datos" -#: ../glib/gbookmarkfile.c:1994 +#: glib/gbookmarkfile.c:1994 #, c-format msgid "A bookmark for URI '%s' already exists" msgstr "Xa existe un marcador para o URI '%s'" -#: ../glib/gbookmarkfile.c:2040 ../glib/gbookmarkfile.c:2198 -#: ../glib/gbookmarkfile.c:2283 ../glib/gbookmarkfile.c:2363 -#: ../glib/gbookmarkfile.c:2448 ../glib/gbookmarkfile.c:2531 -#: ../glib/gbookmarkfile.c:2609 ../glib/gbookmarkfile.c:2688 -#: ../glib/gbookmarkfile.c:2730 ../glib/gbookmarkfile.c:2827 -#: ../glib/gbookmarkfile.c:2953 ../glib/gbookmarkfile.c:3143 -#: ../glib/gbookmarkfile.c:3219 ../glib/gbookmarkfile.c:3384 -#: ../glib/gbookmarkfile.c:3473 ../glib/gbookmarkfile.c:3563 -#: ../glib/gbookmarkfile.c:3691 +#: glib/gbookmarkfile.c:2040 glib/gbookmarkfile.c:2198 +#: glib/gbookmarkfile.c:2283 glib/gbookmarkfile.c:2363 +#: glib/gbookmarkfile.c:2448 glib/gbookmarkfile.c:2531 +#: glib/gbookmarkfile.c:2609 glib/gbookmarkfile.c:2688 +#: glib/gbookmarkfile.c:2730 glib/gbookmarkfile.c:2827 +#: glib/gbookmarkfile.c:2953 glib/gbookmarkfile.c:3143 +#: glib/gbookmarkfile.c:3219 glib/gbookmarkfile.c:3384 +#: glib/gbookmarkfile.c:3473 glib/gbookmarkfile.c:3563 +#: glib/gbookmarkfile.c:3691 #, c-format msgid "No bookmark found for URI '%s'" msgstr "Non se encontrou ningún marcador para o URI '%s'" -#: ../glib/gbookmarkfile.c:2372 +#: glib/gbookmarkfile.c:2372 #, c-format msgid "No MIME type defined in the bookmark for URI '%s'" msgstr "Non hai ningún tipo MIME definido no marcador para o URI '%s'" -#: ../glib/gbookmarkfile.c:2457 +#: glib/gbookmarkfile.c:2457 #, c-format msgid "No private flag has been defined in bookmark for URI '%s'" msgstr "Non se definiu ningún parámetro privado no marcador para o URI '%s'" -#: ../glib/gbookmarkfile.c:2836 +#: glib/gbookmarkfile.c:2836 #, c-format msgid "No groups set in bookmark for URI '%s'" msgstr "Non existe ningún grupo definido no marcador para o URI '%s'" -#: ../glib/gbookmarkfile.c:3237 ../glib/gbookmarkfile.c:3394 +#: glib/gbookmarkfile.c:3237 glib/gbookmarkfile.c:3394 #, c-format msgid "No application with name '%s' registered a bookmark for '%s'" msgstr "Ningún aplicativo denominado '%s' rexistrou un marcador para '%s'" -#: ../glib/gbookmarkfile.c:3417 +#: glib/gbookmarkfile.c:3417 #, c-format msgid "Failed to expand exec line '%s' with URI '%s'" msgstr "Produciuse un fallo ao expandir a liña executábel '%s' co URI '%s'" -#: ../glib/gconvert.c:437 ../glib/gconvert.c:515 ../glib/giochannel.c:1404 -#: ../gio/gcharsetconverter.c:459 +#: glib/gconvert.c:437 glib/gconvert.c:515 glib/giochannel.c:1404 +#: gio/gcharsetconverter.c:459 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Non se asiste conversión do conxunto de caracteres '%s' a '%s'" -#: ../glib/gconvert.c:441 ../glib/gconvert.c:519 -#: ../gio/gcharsetconverter.c:463 +#: glib/gconvert.c:441 glib/gconvert.c:519 gio/gcharsetconverter.c:463 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "Non foi posíbel abrir o conversor de '%s' a '%s'" -#: ../glib/gconvert.c:638 ../glib/gconvert.c:1031 ../glib/giochannel.c:1576 -#: ../glib/giochannel.c:1618 ../glib/giochannel.c:2462 ../glib/gutf8.c:981 -#: ../glib/gutf8.c:1436 ../gio/gcharsetconverter.c:346 +#: glib/gconvert.c:638 glib/gconvert.c:1031 glib/giochannel.c:1576 +#: glib/giochannel.c:1618 glib/giochannel.c:2462 glib/gutf8.c:981 +#: glib/gutf8.c:1436 gio/gcharsetconverter.c:346 msgid "Invalid byte sequence in conversion input" msgstr "A secuencia de bytes non é válida na entrada da conversión" -#: ../glib/gconvert.c:646 ../glib/gconvert.c:956 ../glib/giochannel.c:1583 -#: ../glib/giochannel.c:2474 ../gio/gcharsetconverter.c:351 +#: glib/gconvert.c:646 glib/gconvert.c:956 glib/giochannel.c:1583 +#: glib/giochannel.c:2474 gio/gcharsetconverter.c:351 #, c-format msgid "Error during conversion: %s" msgstr "Erro durante a conversión: %s" -#: ../glib/gconvert.c:678 ../glib/gutf8.c:977 ../glib/gutf8.c:1187 -#: ../glib/gutf8.c:1328 ../glib/gutf8.c:1432 +#: glib/gconvert.c:678 glib/gutf8.c:977 glib/gutf8.c:1187 glib/gutf8.c:1328 +#: glib/gutf8.c:1432 msgid "Partial character sequence at end of input" msgstr "Hai unha secuencia de carácter parcial ao final da entrada" -#: ../glib/gconvert.c:928 +#: glib/gconvert.c:928 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "" "Non é posíbel converter o modo de emerxencia '%s' na codificación de " "caracteres '%s'" -#: ../glib/gconvert.c:1751 +#: glib/gconvert.c:1751 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "O URI '%s' non é un URI absoluto usando o esquema \"file\"" -#: ../glib/gconvert.c:1761 +#: glib/gconvert.c:1761 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "O URI do ficheiro local '%s' non pode incluír un '#'" -#: ../glib/gconvert.c:1778 +#: glib/gconvert.c:1778 #, c-format msgid "The URI '%s' is invalid" msgstr "O URI '%s' non é válido" -#: ../glib/gconvert.c:1790 +#: glib/gconvert.c:1790 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "O nome de host do URI '%s' non é válido" -#: ../glib/gconvert.c:1806 +#: glib/gconvert.c:1806 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "O URI '%s' contén caracteres de escape non válidos" -#: ../glib/gconvert.c:1901 +#: glib/gconvert.c:1901 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "O nome de camiño '%s' non é un camiño absoluto" -#: ../glib/gconvert.c:1911 +#: glib/gconvert.c:1911 msgid "Invalid hostname" msgstr "O nome do host non é válido" -#: ../glib/gdir.c:112 ../glib/gdir.c:135 +#: glib/gdir.c:112 glib/gdir.c:135 #, c-format msgid "Error opening directory '%s': %s" msgstr "Produciuse un erro ao abrir o directorio '%s': %s" -#: ../glib/gfileutils.c:536 ../glib/gfileutils.c:624 +#: glib/gfileutils.c:536 glib/gfileutils.c:624 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Non foi posíbel asignar %lu bytes para ler o ficheiro \"%s\"" -#: ../glib/gfileutils.c:551 +#: glib/gfileutils.c:551 #, c-format msgid "Error reading file '%s': %s" msgstr "Produciuse un erro ao ler o ficheiro '%s': %s" -#: ../glib/gfileutils.c:565 +#: glib/gfileutils.c:565 #, c-format msgid "File \"%s\" is too large" msgstr "O ficheiro \"%s\" é demasiado grande" -#: ../glib/gfileutils.c:648 +#: glib/gfileutils.c:648 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Produciuse un fallo ao ler desde o ficheiro '%s': %s" -#: ../glib/gfileutils.c:699 ../glib/gfileutils.c:786 +#: glib/gfileutils.c:699 glib/gfileutils.c:786 #, c-format msgid "Failed to open file '%s': %s" msgstr "Produciuse un fallo ao abrir o ficheiro '%s': %s" -#: ../glib/gfileutils.c:716 ../glib/gmappedfile.c:170 +#: glib/gfileutils.c:716 glib/gmappedfile.c:170 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "" "Produciuse un fallo ao obter os atributos do ficheiro '%s': fstat() fallou: %" "s" -#: ../glib/gfileutils.c:750 +#: glib/gfileutils.c:750 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Produciuse un fallo ao abrir o ficheiro '%s': fdopen() fallou: %s" -#: ../glib/gfileutils.c:858 +#: glib/gfileutils.c:858 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "" "Produciuse un fallo ao renomear o ficheiro '%s' como '%s': g_rename() " "fallou: %s" -#: ../glib/gfileutils.c:900 ../glib/gfileutils.c:1366 +#: glib/gfileutils.c:900 glib/gfileutils.c:1366 #, c-format msgid "Failed to create file '%s': %s" msgstr "Produciuse un fallo ao crear o ficheiro '%s': %s" -#: ../glib/gfileutils.c:914 +#: glib/gfileutils.c:914 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "" "Produciuse un fallo ao abrir o ficheiro '%s' para escritura: fdopen() " "fallou: %s" -#: ../glib/gfileutils.c:939 +#: glib/gfileutils.c:939 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Produciuse un fallo ao escribir o ficheiro '%s': fwrite() fallou: %s" -#: ../glib/gfileutils.c:958 +#: glib/gfileutils.c:958 #, c-format msgid "Failed to write file '%s': fflush() failed: %s" msgstr "Produciuse un fallo ao escribir o ficheiro '%s': fflush() fallou: %s" -#: ../glib/gfileutils.c:987 +#: glib/gfileutils.c:987 #, c-format msgid "Failed to write file '%s': fsync() failed: %s" msgstr "Produciuse un fallo ao escribir o ficheiro '%s': fsync() fallou: %s" -#: ../glib/gfileutils.c:1006 +#: glib/gfileutils.c:1006 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Produciuse un fallo ao pechar o ficheiro '%s': fclose() fallou: %s" -#: ../glib/gfileutils.c:1124 +#: glib/gfileutils.c:1124 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "" "Non foi posíbel eliminar o ficheiro existente '%s': g_unlink() fallou: %s" -#: ../glib/gfileutils.c:1328 +#: glib/gfileutils.c:1328 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "O modelo '%s' non é válido, non debería conter '%s'" -#: ../glib/gfileutils.c:1341 +#: glib/gfileutils.c:1341 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "O modelo '%s' non contén XXXXXX" -#: ../glib/gfileutils.c:1774 +#: glib/gfileutils.c:1774 #, c-format msgid "%u byte" msgid_plural "%u bytes" msgstr[0] "%u byte" msgstr[1] "%u bytes" -#: ../glib/gfileutils.c:1782 +#: glib/gfileutils.c:1782 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../glib/gfileutils.c:1787 +#: glib/gfileutils.c:1787 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../glib/gfileutils.c:1792 +#: glib/gfileutils.c:1792 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../glib/gfileutils.c:1797 +#: glib/gfileutils.c:1797 #, c-format msgid "%.1f TB" msgstr "%.1f TB" -#: ../glib/gfileutils.c:1802 +#: glib/gfileutils.c:1802 #, c-format msgid "%.1f PB" msgstr "%.1f PB" -#: ../glib/gfileutils.c:1807 +#: glib/gfileutils.c:1807 #, c-format msgid "%.1f EB" msgstr "%.1f EB" -#: ../glib/gfileutils.c:1850 +#: glib/gfileutils.c:1850 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Produciuse un fallo ao ler a ligazón simbólica '%s': %s" -#: ../glib/gfileutils.c:1871 +#: glib/gfileutils.c:1871 msgid "Symbolic links not supported" msgstr "As ligazóns simbólicas non se admiten" -#: ../glib/giochannel.c:1408 +#: glib/giochannel.c:1408 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Non foi posíbel abrir o conversor de '%s' a '%s': %s" -#: ../glib/giochannel.c:1753 +#: glib/giochannel.c:1753 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "Non é posíbel facer unha lectura en bruto en g_io_channel_read_line_string" -#: ../glib/giochannel.c:1800 ../glib/giochannel.c:2058 -#: ../glib/giochannel.c:2145 +#: glib/giochannel.c:1800 glib/giochannel.c:2058 glib/giochannel.c:2145 msgid "Leftover unconverted data in read buffer" msgstr "Datos restantes non convertidos no búfer de lectura" -#: ../glib/giochannel.c:1881 ../glib/giochannel.c:1958 +#: glib/giochannel.c:1881 glib/giochannel.c:1958 msgid "Channel terminates in a partial character" msgstr "O canal remata nun carácter parcial" -#: ../glib/giochannel.c:1944 +#: glib/giochannel.c:1944 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Non é posíbel facer unha lectura en bruto en g_io_channel_read_to_end" -#: ../glib/gmappedfile.c:151 +#: glib/gmappedfile.c:151 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Produciuse un fallo ao abrir o ficheiro '%s': open() fallou: %s" -#: ../glib/gmappedfile.c:230 +#: glib/gmappedfile.c:230 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Produciuse un fallo ao mapear o ficheiro '%s': mmap() fallou: %s" -#: ../glib/gmarkup.c:303 ../glib/gmarkup.c:343 +#: glib/gmarkup.c:303 glib/gmarkup.c:343 #, c-format msgid "Error on line %d char %d: " msgstr "Erro na liña %d carácter %d: " -#: ../glib/gmarkup.c:363 ../glib/gmarkup.c:441 +#: glib/gmarkup.c:363 glib/gmarkup.c:441 #, c-format msgid "Invalid UTF-8 encoded text in name - not valid '%s'" msgstr "O texto do nome codificado en UTF-8 non é válido - '%s' non válido" -#: ../glib/gmarkup.c:374 +#: glib/gmarkup.c:374 #, c-format msgid "'%s' is not a valid name " msgstr "'%s' non é un nome válido" -#: ../glib/gmarkup.c:390 +#: glib/gmarkup.c:390 #, c-format msgid "'%s' is not a valid name: '%c' " msgstr "'%s' non é un nome válido: '%c'" -#: ../glib/gmarkup.c:494 +#: glib/gmarkup.c:494 #, c-format msgid "Error on line %d: %s" msgstr "Erro na liña %d: %s" -#: ../glib/gmarkup.c:578 +#: glib/gmarkup.c:578 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " @@ -380,7 +378,7 @@ msgstr "" "dunha referencia de carácter (por exemplo ê) - pode que o díxito sexa " "grande de máis" -#: ../glib/gmarkup.c:590 +#: glib/gmarkup.c:590 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -390,24 +388,24 @@ msgstr "" "utilizou un carácter & sen intención de comezar unha entidade - escape o & " "como &" -#: ../glib/gmarkup.c:616 +#: glib/gmarkup.c:616 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "A referencia de carácter '%-.*s' non codifica un carácter permitido" -#: ../glib/gmarkup.c:654 +#: glib/gmarkup.c:654 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "Detectada unha entidade baleira '&;'; as entidades válidas son: & " " "< > '" -#: ../glib/gmarkup.c:662 +#: glib/gmarkup.c:662 #, c-format msgid "Entity name '%-.*s' is not known" msgstr "Non se coñece o nome de entidade '%-.*s'" -#: ../glib/gmarkup.c:667 +#: glib/gmarkup.c:667 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -415,11 +413,11 @@ msgstr "" "A entidade non remata cun punto e coma, probabelmente usou o carácter & sen " "a intención de comezar unha entidade, escriba o & como &" -#: ../glib/gmarkup.c:1014 +#: glib/gmarkup.c:1014 msgid "Document must begin with an element (e.g. )" msgstr "O documento debe comezar cun elemento (por exemplo )" -#: ../glib/gmarkup.c:1054 +#: glib/gmarkup.c:1054 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " @@ -428,7 +426,7 @@ msgstr "" "'%s' non é un carácter válido despois dun carácter '<'; non pode iniciar un " "nome de elemento" -#: ../glib/gmarkup.c:1122 +#: glib/gmarkup.c:1122 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the empty-element tag '%" @@ -437,7 +435,7 @@ msgstr "" "Carácter estraño '%s', esperábase un carácter '>' para pechar a etiqueta de " "elemento baleiro '%s'" -#: ../glib/gmarkup.c:1206 +#: glib/gmarkup.c:1206 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" @@ -445,7 +443,7 @@ msgstr "" "Carácter estraño '%s', esperábase un '=' despois do nome do atributo '%s' do " "elemento '%s'" -#: ../glib/gmarkup.c:1247 +#: glib/gmarkup.c:1247 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -456,7 +454,7 @@ msgstr "" "etiqueta de comezo do elemento '%s' ou opcionalmente un atributo; quizais " "usou un carácter non válido no nome dun atributo" -#: ../glib/gmarkup.c:1291 +#: glib/gmarkup.c:1291 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -465,7 +463,7 @@ msgstr "" "Carácter estraño '%s', esperábase unhas comiñas de apertura despois do signo " "igual para dar un valor ao atributo '%s' do elemento '%s'" -#: ../glib/gmarkup.c:1425 +#: glib/gmarkup.c:1425 #, c-format msgid "" "'%s' is not a valid character following the characters ''" -#: ../glib/gmarkup.c:1472 +#: glib/gmarkup.c:1472 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "Pechouse o elemento '%s', actualmente non hai ningún elemento aberto" -#: ../glib/gmarkup.c:1481 +#: glib/gmarkup.c:1481 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "Pechouse o elemento '%s', mais o elemento aberto actualmente é '%s'" -#: ../glib/gmarkup.c:1648 +#: glib/gmarkup.c:1648 msgid "Document was empty or contained only whitespace" msgstr "O documento estaba baleiro ou só contiña espazos en branco" -#: ../glib/gmarkup.c:1662 +#: glib/gmarkup.c:1662 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "O documento terminou inesperadamente despois dun símbolo menor que '<'" -#: ../glib/gmarkup.c:1670 ../glib/gmarkup.c:1715 +#: glib/gmarkup.c:1670 glib/gmarkup.c:1715 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -510,7 +508,7 @@ msgstr "" "O documento terminou inesperadamente con elementos aínda abertos - '%s' foi " "o último elemento aberto" -#: ../glib/gmarkup.c:1678 +#: glib/gmarkup.c:1678 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -519,21 +517,21 @@ msgstr "" "O documento terminou inesperadamente, esperábase ver un símbolo maior que " "'>' que pechase a etiqueta <%s/>" -#: ../glib/gmarkup.c:1684 +#: glib/gmarkup.c:1684 msgid "Document ended unexpectedly inside an element name" msgstr "O documento terminou inesperadamente dentro dun nome de elemento" -#: ../glib/gmarkup.c:1690 +#: glib/gmarkup.c:1690 msgid "Document ended unexpectedly inside an attribute name" msgstr "O documento terminou inesperadamente dentro dun nome de atributo" -#: ../glib/gmarkup.c:1695 +#: glib/gmarkup.c:1695 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "" "O documento terminou inesperadamente dentro dunha etiqueta de comezo de " "elemento." -#: ../glib/gmarkup.c:1701 +#: glib/gmarkup.c:1701 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -541,410 +539,408 @@ msgstr "" "O documento terminou inesperadamente despois do signo igual que segue a un " "nome de atributo; non hai valor de atributo" -#: ../glib/gmarkup.c:1708 +#: glib/gmarkup.c:1708 msgid "Document ended unexpectedly while inside an attribute value" msgstr "O documento terminou inesperadamente dentro dun valor de atributo" -#: ../glib/gmarkup.c:1724 +#: glib/gmarkup.c:1724 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "" "O documento terminou inesperadamente dentro da etiqueta que pechaba o " "elemento '%s'" -#: ../glib/gmarkup.c:1730 +#: glib/gmarkup.c:1730 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "O documento terminou inesperadamente dentro dun comentario ou instrución de " "procesamento" -#: ../glib/gregex.c:131 +#: glib/gregex.c:131 msgid "corrupted object" msgstr "obxecto danado" -#: ../glib/gregex.c:133 +#: glib/gregex.c:133 msgid "internal error or corrupted object" msgstr "erro interno ou obxecto danado" -#: ../glib/gregex.c:135 +#: glib/gregex.c:135 msgid "out of memory" msgstr "sen memoria" -#: ../glib/gregex.c:140 +#: glib/gregex.c:140 msgid "backtracking limit reached" msgstr "alcanzouse o límite de \"backtracking\"" -#: ../glib/gregex.c:152 ../glib/gregex.c:160 +#: glib/gregex.c:152 glib/gregex.c:160 msgid "the pattern contains items not supported for partial matching" msgstr "o patrón contén elementos non permitidos na coincidencia parcial" -#: ../glib/gregex.c:154 ../gio/glocalfile.c:2110 +#: glib/gregex.c:154 gio/glocalfile.c:2110 msgid "internal error" msgstr "erro interno" -#: ../glib/gregex.c:162 +#: glib/gregex.c:162 msgid "back references as conditions are not supported for partial matching" msgstr "" "as referencias anteriores como condicións non se permiten na coincidencia " "parcial" -#: ../glib/gregex.c:171 +#: glib/gregex.c:171 msgid "recursion limit reached" msgstr "atinxiuse o límite de recursividade" -#: ../glib/gregex.c:173 +#: glib/gregex.c:173 msgid "workspace limit for empty substrings reached" msgstr "atinxiuse o límite do espazo de traballo para subcadeas baleiras" -#: ../glib/gregex.c:175 +#: glib/gregex.c:175 msgid "invalid combination of newline flags" msgstr "combinación non válida de marcas de liña nova" -#: ../glib/gregex.c:179 +#: glib/gregex.c:179 msgid "unknown error" msgstr "erro descoñecido" -#: ../glib/gregex.c:199 +#: glib/gregex.c:199 msgid "\\ at end of pattern" msgstr "\\ ao final do patrón" -#: ../glib/gregex.c:202 +#: glib/gregex.c:202 msgid "\\c at end of pattern" msgstr "\\c ao final do patrón" -#: ../glib/gregex.c:205 +#: glib/gregex.c:205 msgid "unrecognized character follows \\" msgstr "carácter non recoñecido despois de \\" -#: ../glib/gregex.c:212 +#: glib/gregex.c:212 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" msgstr "" "aquí non se permiten as letras con maiúsculas e minúsculas escapadas (\\l, " "\\L, \\u, \\U)" -#: ../glib/gregex.c:215 +#: glib/gregex.c:215 msgid "numbers out of order in {} quantifier" msgstr "números fóra do intervalo no cuantificador {}" -#: ../glib/gregex.c:218 +#: glib/gregex.c:218 msgid "number too big in {} quantifier" msgstr "número demasiado grande no cuantificador {}" -#: ../glib/gregex.c:221 +#: glib/gregex.c:221 msgid "missing terminating ] for character class" msgstr "falta a terminación ] para a clase de carácter" -#: ../glib/gregex.c:224 +#: glib/gregex.c:224 msgid "invalid escape sequence in character class" msgstr "secuencia de escape non válida na clase de carácter" -#: ../glib/gregex.c:227 +#: glib/gregex.c:227 msgid "range out of order in character class" msgstr "intervalo fóra de orde na clase de carácter" -#: ../glib/gregex.c:230 +#: glib/gregex.c:230 msgid "nothing to repeat" msgstr "nada que repetir" -#: ../glib/gregex.c:233 +#: glib/gregex.c:233 msgid "unrecognized character after (?" msgstr "carácter non recoñecido despois de (?" -#: ../glib/gregex.c:237 +#: glib/gregex.c:237 msgid "unrecognized character after (?<" msgstr "carácter non recoñecido despois de (?<" -#: ../glib/gregex.c:241 +#: glib/gregex.c:241 msgid "unrecognized character after (?P" msgstr "carácter non recoñecido despois de (?P" -#: ../glib/gregex.c:244 +#: glib/gregex.c:244 msgid "POSIX named classes are supported only within a class" msgstr "As clases de nomes POSIX só se permiten dentro dunha clase" -#: ../glib/gregex.c:247 +#: glib/gregex.c:247 msgid "missing terminating )" msgstr "falta o ) de terminación" -#: ../glib/gregex.c:251 +#: glib/gregex.c:251 msgid ") without opening (" msgstr ") sen ( que o abra" #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of) #. * sequences here, '(?-54' would be an example for the second group. #. -#: ../glib/gregex.c:258 +#: glib/gregex.c:258 msgid "(?R or (?[+-]digits must be followed by )" msgstr "(?R ou os díxitos (?[+-] deben estar seguidos por )" -#: ../glib/gregex.c:261 +#: glib/gregex.c:261 msgid "reference to non-existent subpattern" msgstr "referencia a un subpatrón non existente" -#: ../glib/gregex.c:264 +#: glib/gregex.c:264 msgid "missing ) after comment" msgstr "falta un ) despois do comentario" -#: ../glib/gregex.c:267 +#: glib/gregex.c:267 msgid "regular expression too large" msgstr "a expresión regular é demasiado longa" -#: ../glib/gregex.c:270 +#: glib/gregex.c:270 msgid "failed to get memory" msgstr "produciuse un fallo ao obter a memoria" -#: ../glib/gregex.c:273 +#: glib/gregex.c:273 msgid "lookbehind assertion is not fixed length" msgstr "a aserción lockbehind non ten unha lonxitude fixa" -#: ../glib/gregex.c:276 +#: glib/gregex.c:276 msgid "malformed number or name after (?(" msgstr "número ou nome formado incorrectamente despois de (?(" -#: ../glib/gregex.c:279 +#: glib/gregex.c:279 msgid "conditional group contains more than two branches" msgstr "o grupo condicional contén máis de dúas ramas" -#: ../glib/gregex.c:282 +#: glib/gregex.c:282 msgid "assertion expected after (?(" msgstr "esperábase unha aserción despois de (?(" -#: ../glib/gregex.c:285 +#: glib/gregex.c:285 msgid "unknown POSIX class name" msgstr "nome de clase POSIX descoñecida" -#: ../glib/gregex.c:288 +#: glib/gregex.c:288 msgid "POSIX collating elements are not supported" msgstr "os elementos de colación POSIX non se admiten" -#: ../glib/gregex.c:291 +#: glib/gregex.c:291 msgid "character value in \\x{...} sequence is too large" msgstr "o valor do carácter na secuencia \\x{...} é demasiado longo" -#: ../glib/gregex.c:294 +#: glib/gregex.c:294 msgid "invalid condition (?(0)" msgstr "condición non válida (?(0)" -#: ../glib/gregex.c:297 +#: glib/gregex.c:297 msgid "\\C not allowed in lookbehind assertion" msgstr "non se permite \\C en asercións lookbehind" -#: ../glib/gregex.c:300 +#: glib/gregex.c:300 msgid "recursive call could loop indefinitely" msgstr "unha chamada recursiva pode crear un bucle infinito" -#: ../glib/gregex.c:303 +#: glib/gregex.c:303 msgid "missing terminator in subpattern name" msgstr "falta a terminación no nome do subpatrón" -#: ../glib/gregex.c:306 +#: glib/gregex.c:306 msgid "two named subpatterns have the same name" msgstr "dous subpatróns teñen o mesmo nome" -#: ../glib/gregex.c:309 +#: glib/gregex.c:309 msgid "malformed \\P or \\p sequence" msgstr "secuencia \\P ou \\p formada incorrectamente" -#: ../glib/gregex.c:312 +#: glib/gregex.c:312 msgid "unknown property name after \\P or \\p" msgstr "nome de propiedade descoñecido despois de \\P ou \\p" -#: ../glib/gregex.c:315 +#: glib/gregex.c:315 msgid "subpattern name is too long (maximum 32 characters)" msgstr "o nome do subpatrón é demasiado longo (máximo 32 caracteres)" -#: ../glib/gregex.c:318 +#: glib/gregex.c:318 msgid "too many named subpatterns (maximum 10,000)" msgstr "demasiados subpatróns con nome (máximo 10.000)" -#: ../glib/gregex.c:321 +#: glib/gregex.c:321 msgid "octal value is greater than \\377" msgstr "o valor octal é maior que \\377" -#: ../glib/gregex.c:324 +#: glib/gregex.c:324 msgid "DEFINE group contains more than one branch" msgstr "o grupo DEFINE contén máis dunha rama" -#: ../glib/gregex.c:327 +#: glib/gregex.c:327 msgid "repeating a DEFINE group is not allowed" msgstr "non se permite repetir un grupo DEFINE" -#: ../glib/gregex.c:330 +#: glib/gregex.c:330 msgid "inconsistent NEWLINE options" msgstr "opcións NEWLINE inconsistentes" -#: ../glib/gregex.c:333 +#: glib/gregex.c:333 msgid "" "\\g is not followed by a braced name or an optionally braced non-zero number" msgstr "" "\\g non está seguido por un nome con chaves ou un número distinto de cero " "cunha chave opcional" -#: ../glib/gregex.c:338 +#: glib/gregex.c:338 msgid "unexpected repeat" msgstr "repetición inesperada" -#: ../glib/gregex.c:342 +#: glib/gregex.c:342 msgid "code overflow" msgstr "desbordamento de código" -#: ../glib/gregex.c:346 +#: glib/gregex.c:346 msgid "overran compiling workspace" msgstr "desbordouse o espazo de traballo de compilación" -#: ../glib/gregex.c:350 +#: glib/gregex.c:350 msgid "previously-checked referenced subpattern not found" msgstr "non se encontrou o subpatrón referenciado comprobado previamente" -#: ../glib/gregex.c:522 ../glib/gregex.c:1639 +#: glib/gregex.c:522 glib/gregex.c:1639 #, c-format msgid "Error while matching regular expression %s: %s" msgstr "" "Produciuse un erro ao estabelecer a equivalencia da expresión regular %s: %s" -#: ../glib/gregex.c:1094 +#: glib/gregex.c:1094 msgid "PCRE library is compiled without UTF8 support" msgstr "A biblioteca PCRE está compilada sen compatibilidade con UTF8" -#: ../glib/gregex.c:1103 +#: glib/gregex.c:1103 msgid "PCRE library is compiled without UTF8 properties support" msgstr "" "A biblioteca PCRE está compilada sen compatibilidade con propiedades UTF8" -#: ../glib/gregex.c:1157 +#: glib/gregex.c:1157 #, c-format msgid "Error while compiling regular expression %s at char %d: %s" msgstr "" "Produciuse un erro ao compilar a expresión regular %s no carácter %d: %s" -#: ../glib/gregex.c:1193 +#: glib/gregex.c:1193 #, c-format msgid "Error while optimizing regular expression %s: %s" msgstr "Produciuse un erro ao optimizar a expresión regular %s: %s" -#: ../glib/gregex.c:2067 +#: glib/gregex.c:2067 msgid "hexadecimal digit or '}' expected" msgstr "esperábase un díxito hexadecimal ou '}'" -#: ../glib/gregex.c:2083 +#: glib/gregex.c:2083 msgid "hexadecimal digit expected" msgstr "esperábase un díxito hexadecimal" -#: ../glib/gregex.c:2123 +#: glib/gregex.c:2123 msgid "missing '<' in symbolic reference" msgstr "falta '<' na referencia simbólica" -#: ../glib/gregex.c:2132 +#: glib/gregex.c:2132 msgid "unfinished symbolic reference" msgstr "referencia simbólica sen finalizar" -#: ../glib/gregex.c:2139 +#: glib/gregex.c:2139 msgid "zero-length symbolic reference" msgstr "referencia simbólica de lonxitude cero" -#: ../glib/gregex.c:2150 +#: glib/gregex.c:2150 msgid "digit expected" msgstr "esperábase un díxito" -#: ../glib/gregex.c:2168 +#: glib/gregex.c:2168 msgid "illegal symbolic reference" msgstr "referencia simbólica ilegal" -#: ../glib/gregex.c:2230 +#: glib/gregex.c:2230 msgid "stray final '\\'" msgstr "'\\' final perdido" -#: ../glib/gregex.c:2234 +#: glib/gregex.c:2234 msgid "unknown escape sequence" msgstr "secuencia de escape descoñecida" -#: ../glib/gregex.c:2244 +#: glib/gregex.c:2244 #, c-format msgid "Error while parsing replacement text \"%s\" at char %lu: %s" msgstr "" "Produciuse un erro ao analizar o texto de substitución \"%s\" no carácter %" "lu: %s" -#: ../glib/gshell.c:92 +#: glib/gshell.c:92 msgid "Quoted text doesn't begin with a quotation mark" msgstr "O texto citado non comeza con comiñas" -#: ../glib/gshell.c:182 +#: glib/gshell.c:182 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Comiñas non pechadas na liña de ordes ou noutro texto citado nun intérprete " "de ordes" -#: ../glib/gshell.c:560 +#: glib/gshell.c:560 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "O texto terminou despois dun carácter '\\'. (O texto era '%s')" -#: ../glib/gshell.c:567 +#: glib/gshell.c:567 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "O texto terminou antes de encontrar a comiña final para %c. (O texto era '%" "s')" -#: ../glib/gshell.c:579 +#: glib/gshell.c:579 msgid "Text was empty (or contained only whitespace)" msgstr "O texto estaba baleiro (ou só contiña espazos en branco)" -#: ../glib/gspawn-win32.c:283 +#: glib/gspawn-win32.c:283 msgid "Failed to read data from child process" msgstr "Produciuse un fallo ao ler datos desde un proceso fillo" -#: ../glib/gspawn-win32.c:300 ../glib/gspawn.c:1480 +#: glib/gspawn-win32.c:300 glib/gspawn.c:1480 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" "Produciuse un fallo ao crear a canalización para comunicarse co proceso " "fillo (%s)" -#: ../glib/gspawn-win32.c:339 ../glib/gspawn-win32.c:347 ../glib/gspawn.c:1139 +#: glib/gspawn-win32.c:339 glib/gspawn-win32.c:347 glib/gspawn.c:1139 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Produciuse un fallo ao ler desde a canalización filla (%s)" -#: ../glib/gspawn-win32.c:370 ../glib/gspawn.c:1346 +#: glib/gspawn-win32.c:370 glib/gspawn.c:1346 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Produciuse un fallo ao cambiar ao directorio '%s' (%s)" -#: ../glib/gspawn-win32.c:376 ../glib/gspawn-win32.c:495 +#: glib/gspawn-win32.c:376 glib/gspawn-win32.c:495 #, c-format msgid "Failed to execute child process (%s)" msgstr "Produciuse un fallo ao executar o proceso fillo (%s)" -#: ../glib/gspawn-win32.c:445 +#: glib/gspawn-win32.c:445 #, c-format msgid "Invalid program name: %s" msgstr "Nome de programa non válido: %s" -#: ../glib/gspawn-win32.c:455 ../glib/gspawn-win32.c:723 -#: ../glib/gspawn-win32.c:1279 +#: glib/gspawn-win32.c:455 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1279 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "Cadea non válida no vector de argumento en %d: %s" -#: ../glib/gspawn-win32.c:466 ../glib/gspawn-win32.c:738 -#: ../glib/gspawn-win32.c:1312 +#: glib/gspawn-win32.c:466 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1312 #, c-format msgid "Invalid string in environment: %s" msgstr "Cadea non válida no contorno: %s" -#: ../glib/gspawn-win32.c:719 ../glib/gspawn-win32.c:1260 +#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1260 #, c-format msgid "Invalid working directory: %s" msgstr "Directorio de traballo non válido: %s" -#: ../glib/gspawn-win32.c:784 +#: glib/gspawn-win32.c:784 #, c-format msgid "Failed to execute helper program (%s)" msgstr "Produciuse un fallo ao executar o programa asistente (%s)" -#: ../glib/gspawn-win32.c:998 +#: glib/gspawn-win32.c:998 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" @@ -952,140 +948,140 @@ msgstr "" "Erro inesperado en g_io_channel_win32_poll() ao ler datos desde un proceso " "fillo" -#: ../glib/gspawn.c:190 +#: glib/gspawn.c:190 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Produciuse un fallo ao ler datos desde un proceso fillo (%s)" -#: ../glib/gspawn.c:329 +#: glib/gspawn.c:329 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "Erro inesperado en select() ao ler datos dun proceso fillo (%s)" -#: ../glib/gspawn.c:414 +#: glib/gspawn.c:414 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Erro inesperado en waitpid() (%s)" -#: ../glib/gspawn.c:1206 +#: glib/gspawn.c:1206 #, c-format msgid "Failed to fork (%s)" msgstr "Produciuse un fallo ao facer fork (%s)" -#: ../glib/gspawn.c:1356 +#: glib/gspawn.c:1356 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Produciuse un fallo ao executar o proceso fillo \"%s\" (%s)" -#: ../glib/gspawn.c:1366 +#: glib/gspawn.c:1366 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "" "Produciuse un fallo ao redireccionar a saída ou entrada do proceso fillo (%s)" -#: ../glib/gspawn.c:1375 +#: glib/gspawn.c:1375 #, c-format msgid "Failed to fork child process (%s)" msgstr "Produciuse un fallo ao facer fork ao proceso fillo (%s)" -#: ../glib/gspawn.c:1383 +#: glib/gspawn.c:1383 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Erro descoñecido ao executar o proceso fillo \"%s\"" -#: ../glib/gspawn.c:1407 +#: glib/gspawn.c:1407 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "" "Fallo de lectura de suficientes datos desde a canalización filla co PID (%s)" -#: ../glib/gutf8.c:1055 +#: glib/gutf8.c:1055 msgid "Character out of range for UTF-8" msgstr "Carácter fóra do intervalo para UTF-8" -#: ../glib/gutf8.c:1155 ../glib/gutf8.c:1164 ../glib/gutf8.c:1296 -#: ../glib/gutf8.c:1305 ../glib/gutf8.c:1446 ../glib/gutf8.c:1542 +#: glib/gutf8.c:1155 glib/gutf8.c:1164 glib/gutf8.c:1296 glib/gutf8.c:1305 +#: glib/gutf8.c:1446 glib/gutf8.c:1542 msgid "Invalid sequence in conversion input" msgstr "Secuencia non válida na entrada da conversión" -#: ../glib/gutf8.c:1457 ../glib/gutf8.c:1553 +#: glib/gutf8.c:1457 glib/gutf8.c:1553 msgid "Character out of range for UTF-16" msgstr "Carácter fóra de intervalo para UTF-16" -#: ../glib/goption.c:755 +#: glib/goption.c:755 msgid "Usage:" msgstr "Uso:" -#: ../glib/goption.c:755 +#: glib/goption.c:755 msgid "[OPTION...]" msgstr "[OPCIÓN...]" -#: ../glib/goption.c:861 +#: glib/goption.c:861 msgid "Help Options:" msgstr "Opcións de axuda:" -#: ../glib/goption.c:862 +#: glib/goption.c:862 msgid "Show help options" msgstr "Mostrar as opcións de axuda" -#: ../glib/goption.c:868 +#: glib/goption.c:868 msgid "Show all help options" msgstr "Mostrar todas as opcións de axuda" -#: ../glib/goption.c:930 +#: glib/goption.c:930 msgid "Application Options:" msgstr "Opcións do aplicativo:" -#: ../glib/goption.c:992 ../glib/goption.c:1062 +#: glib/goption.c:992 glib/goption.c:1062 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "Non é posíbel analizar o valor enteiro '%s' para %s" -#: ../glib/goption.c:1002 ../glib/goption.c:1070 +#: glib/goption.c:1002 glib/goption.c:1070 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "O valor enteiro '%s' para %s está fóra do intervalo" -#: ../glib/goption.c:1027 +#: glib/goption.c:1027 #, c-format msgid "Cannot parse double value '%s' for %s" msgstr "Non é posíbel analizar o valor \"double\" '%s' para %s" -#: ../glib/goption.c:1035 +#: glib/goption.c:1035 #, c-format msgid "Double value '%s' for %s out of range" msgstr "O valor \"double\" '%s' para %s está fóra do intervalo" -#: ../glib/goption.c:1298 ../glib/goption.c:1377 +#: glib/goption.c:1298 glib/goption.c:1377 #, c-format msgid "Error parsing option %s" msgstr "Produciuse un erro ao analizar a opción %s" -#: ../glib/goption.c:1408 ../glib/goption.c:1522 +#: glib/goption.c:1408 glib/goption.c:1522 #, c-format msgid "Missing argument for %s" msgstr "Argumento que falta para %s" -#: ../glib/goption.c:1917 +#: glib/goption.c:1917 #, c-format msgid "Unknown option %s" msgstr "Opción %s descoñecida" -#: ../glib/gkeyfile.c:363 +#: glib/gkeyfile.c:363 msgid "Valid key file could not be found in search dirs" msgstr "" "Non é posíbel encontrar unha chave de ficheiro válida nos directorios de " "busca" -#: ../glib/gkeyfile.c:398 +#: glib/gkeyfile.c:398 msgid "Not a regular file" msgstr "Non é un ficheiro normal" -#: ../glib/gkeyfile.c:406 +#: glib/gkeyfile.c:406 msgid "File is empty" msgstr "O ficheiro está baleiro" -#: ../glib/gkeyfile.c:765 +#: glib/gkeyfile.c:765 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" @@ -1093,50 +1089,50 @@ msgstr "" "O ficheiro chave contén a liña '%s' que non é un par valor-chave, grupo ou " "comentario" -#: ../glib/gkeyfile.c:825 +#: glib/gkeyfile.c:825 #, c-format msgid "Invalid group name: %s" msgstr "Nome de grupo non válido: %s" -#: ../glib/gkeyfile.c:847 +#: glib/gkeyfile.c:847 msgid "Key file does not start with a group" msgstr "O ficheiro chave non comeza cun grupo" -#: ../glib/gkeyfile.c:873 +#: glib/gkeyfile.c:873 #, c-format msgid "Invalid key name: %s" msgstr "Nome de chave non válido: %s" -#: ../glib/gkeyfile.c:900 +#: glib/gkeyfile.c:900 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "O ficheiro chave contén unha codificación non permitida '%s'" -#: ../glib/gkeyfile.c:1116 ../glib/gkeyfile.c:1278 ../glib/gkeyfile.c:2657 -#: ../glib/gkeyfile.c:2723 ../glib/gkeyfile.c:2858 ../glib/gkeyfile.c:2991 -#: ../glib/gkeyfile.c:3144 ../glib/gkeyfile.c:3331 ../glib/gkeyfile.c:3392 +#: glib/gkeyfile.c:1116 glib/gkeyfile.c:1278 glib/gkeyfile.c:2657 +#: glib/gkeyfile.c:2723 glib/gkeyfile.c:2858 glib/gkeyfile.c:2991 +#: glib/gkeyfile.c:3144 glib/gkeyfile.c:3331 glib/gkeyfile.c:3392 #, c-format msgid "Key file does not have group '%s'" msgstr "O ficheiro chave non ten un grupo '%s'" -#: ../glib/gkeyfile.c:1290 +#: glib/gkeyfile.c:1290 #, c-format msgid "Key file does not have key '%s'" msgstr "O ficheiro chave non ten a chave '%s'" -#: ../glib/gkeyfile.c:1397 ../glib/gkeyfile.c:1512 +#: glib/gkeyfile.c:1397 glib/gkeyfile.c:1512 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "O ficheiro chave contén a chave '%s' co valor '%s' que non é UTF-8" -#: ../glib/gkeyfile.c:1417 ../glib/gkeyfile.c:1911 +#: glib/gkeyfile.c:1417 glib/gkeyfile.c:1911 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" "O ficheiro chave contén a chave '%s' que ten un valor que non pode ser " "interpretado." -#: ../glib/gkeyfile.c:1532 +#: glib/gkeyfile.c:1532 #, c-format msgid "" "Key file contains key '%s' which has a value that cannot be interpreted." @@ -1144,7 +1140,7 @@ msgstr "" "O ficheiro chave contén a chave '%s' que ten un valor que non pode ser " "interpretado." -#: ../glib/gkeyfile.c:2126 ../glib/gkeyfile.c:2488 +#: glib/gkeyfile.c:2126 glib/gkeyfile.c:2488 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -1153,109 +1149,107 @@ msgstr "" "O ficheiro chave contén a chave '%s' no grupo '%s' que ten un valor que non " "pode ser interpretado." -#: ../glib/gkeyfile.c:2672 ../glib/gkeyfile.c:2873 ../glib/gkeyfile.c:3403 +#: glib/gkeyfile.c:2672 glib/gkeyfile.c:2873 glib/gkeyfile.c:3403 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "O ficheiro chave non ten a chave '%s' no grupo '%s'" -#: ../glib/gkeyfile.c:3637 +#: glib/gkeyfile.c:3637 msgid "Key file contains escape character at end of line" msgstr "O ficheiro chave contén un carácter de escape ao final da liña" -#: ../glib/gkeyfile.c:3659 +#: glib/gkeyfile.c:3659 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "O ficheiro chave contén a secuencia de escape non válida '%s'" -#: ../glib/gkeyfile.c:3801 +#: glib/gkeyfile.c:3801 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Non é posíbel interpretar o valor '%s' como un número." -#: ../glib/gkeyfile.c:3815 +#: glib/gkeyfile.c:3815 #, c-format msgid "Integer value '%s' out of range" msgstr "O valor enteiro '%s' está fóra do intervalo" -#: ../glib/gkeyfile.c:3848 +#: glib/gkeyfile.c:3848 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "Non é posíbel interpretar o valor '%s' como un número flotante." -#: ../glib/gkeyfile.c:3872 +#: glib/gkeyfile.c:3872 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Non é posíbel interpretar o valor '%s' como un booleano." -#: ../gio/gbufferedinputstream.c:415 ../gio/gbufferedinputstream.c:496 -#: ../gio/ginputstream.c:186 ../gio/ginputstream.c:318 -#: ../gio/ginputstream.c:557 ../gio/ginputstream.c:682 -#: ../gio/goutputstream.c:198 ../gio/goutputstream.c:721 +#: gio/gbufferedinputstream.c:415 gio/gbufferedinputstream.c:496 +#: gio/ginputstream.c:186 gio/ginputstream.c:318 gio/ginputstream.c:557 +#: gio/ginputstream.c:682 gio/goutputstream.c:198 gio/goutputstream.c:721 #, c-format msgid "Too large count value passed to %s" msgstr "O valor de conta pasado a %s é demasiado longo" -#: ../gio/gbufferedinputstream.c:883 ../gio/ginputstream.c:892 -#: ../gio/giostream.c:305 ../gio/goutputstream.c:1196 +#: gio/gbufferedinputstream.c:883 gio/ginputstream.c:892 gio/giostream.c:305 +#: gio/goutputstream.c:1196 msgid "Stream is already closed" msgstr "O fluxo xa se pechou" -#: ../gio/gcancellable.c:433 ../gio/gdbusconnection.c:1212 -#: ../gio/gdbusconnection.c:1300 ../gio/gdbusconnection.c:1472 -#: ../gio/glocalfile.c:2103 ../gio/gsimpleasyncresult.c:651 -#: ../gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "A operación foi cancelada" -#: ../gio/gcharsetconverter.c:264 +#: gio/gcharsetconverter.c:264 msgid "Invalid object, not initialized" msgstr "O socket non é correcto, non se inicialiou" -#: ../gio/gcharsetconverter.c:285 ../gio/gcharsetconverter.c:313 +#: gio/gcharsetconverter.c:285 gio/gcharsetconverter.c:313 msgid "Incomplete multibyte sequence in input" msgstr "A secuencia de bytes non é válida na entrada da conversión" -#: ../gio/gcharsetconverter.c:319 ../gio/gcharsetconverter.c:328 +#: gio/gcharsetconverter.c:319 gio/gcharsetconverter.c:328 msgid "Not enough space in destination" msgstr "Non hai espazo abondo para o enderezo do socket" -#: ../gio/gcharsetconverter.c:448 ../gio/gsocket.c:804 +#: gio/gcharsetconverter.c:448 gio/gsocket.c:804 msgid "Cancellable initialization not supported" msgstr "Non se permite a inicialización cancelábel" -#: ../gio/gcontenttype.c:180 +#: gio/gcontenttype.c:180 msgid "Unknown type" msgstr "Tipo descoñecido" -#: ../gio/gcontenttype.c:181 +#: gio/gcontenttype.c:181 #, c-format msgid "%s filetype" msgstr "tipo de ficheiro %s" -#: ../gio/gcontenttype.c:681 +#: gio/gcontenttype.c:681 #, c-format msgid "%s type" msgstr "tipo %s" -#: ../gio/gcredentials.c:203 ../gio/gcredentials.c:338 +#: gio/gcredentials.c:203 gio/gcredentials.c:338 msgid "GCredentials is not implemented on this OS" msgstr "GCredentials non está implementado neste SO" -#: ../gio/gcredentials.c:296 -msgid "There no GCredentials support for your your platform" +#: gio/gcredentials.c:296 +#, fuzzy +msgid "There is no GCredentials support for your platform" msgstr "A súa plataforma non ten compatibilidade con GCredentials" -#: ../gio/gdatainputstream.c:311 +#: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Final de fluxo inesperadamente prematuro" -#: ../gio/gdbusaddress.c:129 ../gio/gdbusaddress.c:220 -#: ../gio/gdbusaddress.c:294 +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 #, c-format msgid "Unsupported key `%s' in address entry `%s'" msgstr "Chave «%s» non admitida na entrada do enderezo «%s»" -#: ../gio/gdbusaddress.c:159 +#: gio/gdbusaddress.c:159 #, c-format msgid "" "Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" @@ -1263,412 +1257,411 @@ msgstr "" "O enderezo «%s» non é válido (necesítase exactamente un camiño, tmpdir ou " "chaves abstractas)" -#: ../gio/gdbusaddress.c:172 +#: gio/gdbusaddress.c:172 #, c-format msgid "Meaningless key/value pair combination in address entry `%s'" msgstr "" -#: ../gio/gdbusaddress.c:235 ../gio/gdbusaddress.c:309 +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 #, c-format msgid "Error in address `%s' - the port attribute is malformed" msgstr "" -#: ../gio/gdbusaddress.c:246 ../gio/gdbusaddress.c:320 +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 #, c-format msgid "Error in address `%s' - the family attribute is malformed" msgstr "" -#: ../gio/gdbusaddress.c:422 +#: gio/gdbusaddress.c:422 #, c-format msgid "Address element `%s', does not contain a colon (:)" msgstr "" -#: ../gio/gdbusaddress.c:443 +#: gio/gdbusaddress.c:443 #, c-format msgid "" "Key/Value pair %d, `%s', in address element `%s', does not contain an equal " "sign" msgstr "" -#: ../gio/gdbusaddress.c:517 +#: gio/gdbusaddress.c:517 #, c-format msgid "" "Error in address `%s' - the unix transport requires exactly one of the keys " "`path' or `abstract' to be set" msgstr "" -#: ../gio/gdbusaddress.c:553 +#: gio/gdbusaddress.c:553 #, c-format msgid "Error in address `%s' - the host attribute is missing or malformed" msgstr "" -#: ../gio/gdbusaddress.c:567 +#: gio/gdbusaddress.c:567 #, c-format msgid "Error in address `%s' - the port attribute is missing or malformed" msgstr "" -#: ../gio/gdbusaddress.c:581 +#: gio/gdbusaddress.c:581 #, c-format msgid "Error in address `%s' - the noncefile attribute is missing or malformed" msgstr "" -#: ../gio/gdbusaddress.c:595 +#: gio/gdbusaddress.c:595 #, c-format msgid "Unknown or unsupported transport `%s' for address `%s'" msgstr "Transporte «%s» descoñecido ou non compatíbel para o enderezo «%s»" -#: ../gio/gdbusaddress.c:629 +#: gio/gdbusaddress.c:629 #, fuzzy, c-format msgid "Error reading nonce file `%s':" msgstr "Produciuse un erro ao ler o ficheiro '%s': %s" -#: ../gio/gdbusaddress.c:640 +#: gio/gdbusaddress.c:640 msgid "The nonce-file `%s' was %" msgstr "" -#: ../gio/gdbusaddress.c:656 +#: gio/gdbusaddress.c:656 #, c-format msgid "Error write contents of nonce file `%s' to stream:" msgstr "" -#: ../gio/gdbusaddress.c:972 +#: gio/gdbusaddress.c:972 #, c-format msgid "" "Cannot determine session bus address (TODO: run dbus-launch to find out)" msgstr "" -#: ../gio/gdbusaddress.c:996 ../gio/gdbusconnection.c:5208 +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 #, c-format msgid "" "Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " "- unknown value `%s'" msgstr "" -#: ../gio/gdbusaddress.c:1005 ../gio/gdbusconnection.c:5217 +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 msgid "" "Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " "variable is not set" msgstr "" -#: ../gio/gdbusaddress.c:1015 +#: gio/gdbusaddress.c:1015 #, c-format msgid "Unknown bus type %d" msgstr "Tipo de bus %d descoñecido" -#: ../gio/gdbusauth.c:287 +#: gio/gdbusauth.c:287 msgid "Unexpected lack of content trying to read a line" msgstr "" -#: ../gio/gdbusauth.c:331 +#: gio/gdbusauth.c:331 msgid "Unexpected lack of content trying to (safely) read a line" msgstr "" -#: ../gio/gdbusauth.c:502 +#: gio/gdbusauth.c:502 #, c-format msgid "" "Exhausted all available authentication mechanisms (tried: %s) (available: %s)" msgstr "" -#: ../gio/gdbusauth.c:1144 +#: gio/gdbusauth.c:1144 msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:263 +#: gio/gdbusauthmechanismsha1.c:263 #, fuzzy, c-format msgid "Error statting directory `%s': %s" msgstr "Produciuse un erro ao abrir o directorio '%s': %s" -#: ../gio/gdbusauthmechanismsha1.c:275 +#: gio/gdbusauthmechanismsha1.c:275 #, c-format msgid "" "Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:294 +#: gio/gdbusauthmechanismsha1.c:294 #, c-format msgid "Error creating directory `%s': %s" msgstr "Produciuse un erro ao crear o directorio «%s»: %s" -#: ../gio/gdbusauthmechanismsha1.c:377 +#: gio/gdbusauthmechanismsha1.c:377 #, c-format msgid "Error opening keyring `%s' for reading: " msgstr "Produciuse un erro ao abrir o anel de chaves «%s» para a súa lectura:" -#: ../gio/gdbusauthmechanismsha1.c:401 ../gio/gdbusauthmechanismsha1.c:710 +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 #, c-format msgid "Line %d of the keyring at `%s' with content `%s' is malformed" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:415 ../gio/gdbusauthmechanismsha1.c:724 +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 #, c-format msgid "" "First token of line %d of the keyring at `%s' with content `%s' is malformed" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:429 ../gio/gdbusauthmechanismsha1.c:738 +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 #, c-format msgid "" "Second token of line %d of the keyring at `%s' with content `%s' is malformed" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:453 +#: gio/gdbusauthmechanismsha1.c:453 #, c-format msgid "Didn't find cookie with id %d in the keyring at `%s'" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:530 +#: gio/gdbusauthmechanismsha1.c:530 #, c-format msgid "Error deleting stale lock-file `%s': %s" msgstr "" -#: ../gio/gdbusauthmechanismsha1.c:561 +#: gio/gdbusauthmechanismsha1.c:561 #, fuzzy, c-format msgid "Error creating lock-file `%s': %s" msgstr "Produciuse un erro ao ler o ficheiro '%s': %s" -#: ../gio/gdbusauthmechanismsha1.c:591 +#: gio/gdbusauthmechanismsha1.c:591 #, fuzzy, c-format msgid "Error unlinking lock-file `%s': %s" msgstr "Produciuse un erro ao abrir o ficheiro '%s': %s" -#: ../gio/gdbusauthmechanismsha1.c:601 +#: gio/gdbusauthmechanismsha1.c:601 #, fuzzy, c-format msgid "Error closing (unlinked) lock-file `%s': %s" msgstr "Produciuse un erro ao pechar o ficheiro: %s" -#: ../gio/gdbusauthmechanismsha1.c:677 +#: gio/gdbusauthmechanismsha1.c:677 #, fuzzy, c-format msgid "Error opening keyring `%s' for writing: " msgstr "Produciuse un erro ao abrir o ficheiro '%s': %s" -#: ../gio/gdbusauthmechanismsha1.c:872 +#: gio/gdbusauthmechanismsha1.c:872 #, c-format msgid "(Additionally, releasing the lock for `%s' also failed: %s) " msgstr "" -#: ../gio/gdbusconnection.c:1001 ../gio/gdbusconnection.c:1311 +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 #, fuzzy msgid "The connection is closed" msgstr "O socket engadido está pechado" -#: ../gio/gdbusconnection.c:1256 +#: gio/gdbusconnection.c:1256 msgid "Timeout was reached" msgstr "" -#: ../gio/gdbusconnection.c:1757 +#: gio/gdbusconnection.c:1757 msgid "" "Unsupported flags encountered when constructing a client-side connection" msgstr "" -#: ../gio/gdbusconnection.c:3155 +#: gio/gdbusconnection.c:3155 #, c-format msgid "Error setting property `%s': Expected type `%s' but got `%s'" msgstr "" -#: ../gio/gdbusconnection.c:3247 +#: gio/gdbusconnection.c:3247 #, c-format msgid "No such property `%s'" msgstr "" -#: ../gio/gdbusconnection.c:3259 +#: gio/gdbusconnection.c:3259 #, fuzzy, c-format msgid "Property `%s' is not readable" msgstr "Non é posíbel escribir a chave %s\n" -#: ../gio/gdbusconnection.c:3270 +#: gio/gdbusconnection.c:3270 #, fuzzy, c-format msgid "Property `%s' is not writable" msgstr "Non é posíbel escribir a chave %s\n" -#: ../gio/gdbusconnection.c:3338 ../gio/gdbusconnection.c:4675 +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 #, c-format msgid "No such interface `%s'" msgstr "Non existe a interface «%s»" -#: ../gio/gdbusconnection.c:3508 +#: gio/gdbusconnection.c:3508 msgid "No such interface" msgstr "Non existe a interface" -#: ../gio/gdbusconnection.c:3752 +#: gio/gdbusconnection.c:3752 #, c-format msgid "No such method `%s'" msgstr "Non existe o método «%s»" -#: ../gio/gdbusconnection.c:3770 +#: gio/gdbusconnection.c:3770 #, c-format msgid "Signature of message, `%s', does not match expected signature `%s'" msgstr "A sinatura da mensaxe, «%s», non coincide coa sinatura «%s» esperada" -#: ../gio/gdbusconnection.c:3989 +#: gio/gdbusconnection.c:3989 #, c-format msgid "An object is already exported for the interface %s at %s" msgstr "Xa hai un obxecto exportado para a interface %s en %s" -#: ../gio/gdbusconnection.c:4773 +#: gio/gdbusconnection.c:4773 #, c-format msgid "Method `%s' on interface `%s' with signature `%s' does not exist" msgstr "" -#: ../gio/gdbusconnection.c:4888 +#: gio/gdbusconnection.c:4888 #, fuzzy, c-format msgid "A subtree is already exported for %s" msgstr "O porto de escoita xa está pechado" -#: ../gio/gdbusconnection.c:4996 +#: gio/gdbusconnection.c:4996 #, c-format msgid "Unable to load /var/lib/dbus/machine-id: %s" msgstr "Non é posíbel ler /var/lib/dbus/machine-id: %s" -#: ../gio/gdbusmessage.c:723 +#: gio/gdbusmessage.c:723 msgid "Wanted to read %" msgstr "" -#: ../gio/gdbusmessage.c:744 +#: gio/gdbusmessage.c:744 #, c-format msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" msgstr "" -#: ../gio/gdbusmessage.c:927 +#: gio/gdbusmessage.c:927 #, c-format msgid "Parsed value `%s' is not a valid D-Bus object path" msgstr "" -#: ../gio/gdbusmessage.c:953 +#: gio/gdbusmessage.c:953 #, fuzzy, c-format msgid "Parsed value `%s' is not a valid D-Bus signature" msgstr "'%s' non é un nome válido" -#: ../gio/gdbusmessage.c:979 +#: gio/gdbusmessage.c:979 msgid "Encountered array of length %" msgstr "Encontrouse unha matriz de lonxitude %" -#: ../gio/gdbusmessage.c:1116 +#: gio/gdbusmessage.c:1116 #, c-format msgid "Parsed value `%s' for variant is not a valid D-Bus signature" msgstr "" -#: ../gio/gdbusmessage.c:1141 +#: gio/gdbusmessage.c:1141 #, c-format msgid "" "Error deserializing GVariant with type-string `%s' from the D-Bus wire format" msgstr "" -#: ../gio/gdbusmessage.c:1282 +#: gio/gdbusmessage.c:1282 #, c-format msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" msgstr "" -#: ../gio/gdbusmessage.c:1296 +#: gio/gdbusmessage.c:1296 #, c-format msgid "Invalid major protocol version. Expected 1 but found %d" msgstr "" -#: ../gio/gdbusmessage.c:1339 +#: gio/gdbusmessage.c:1339 #, c-format msgid "Signature header with signature `%s' found but message body is empty" msgstr "" -#: ../gio/gdbusmessage.c:1353 +#: gio/gdbusmessage.c:1353 #, c-format msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" msgstr "" -#: ../gio/gdbusmessage.c:1382 +#: gio/gdbusmessage.c:1382 msgid "No signature header in message but the message body is %" msgstr "" -#: ../gio/gdbusmessage.c:1694 +#: gio/gdbusmessage.c:1694 #, c-format msgid "" "Error serializing GVariant with type-string `%s' to the D-Bus wire format" msgstr "" -#: ../gio/gdbusmessage.c:1823 +#: gio/gdbusmessage.c:1823 #, c-format msgid "Message has %d fds but the header field indicates %d fds" msgstr "" -#: ../gio/gdbusmessage.c:1869 +#: gio/gdbusmessage.c:1869 #, c-format msgid "Message body has signature `%s' but there is no signature header" msgstr "" -#: ../gio/gdbusmessage.c:1879 +#: gio/gdbusmessage.c:1879 #, c-format msgid "" "Message body has type signature `%s' but signature in the header field is `%" "s'" msgstr "" -#: ../gio/gdbusmessage.c:1895 +#: gio/gdbusmessage.c:1895 #, c-format msgid "Message body is empty but signature in the header field is `(%s)'" msgstr "" -#: ../gio/gdbusmessage.c:2448 +#: gio/gdbusmessage.c:2448 #, fuzzy, c-format msgid "Error return with body of type `%s'" msgstr "Produciuse un erro ao escribir no ficheiro: %s" -#: ../gio/gdbusmessage.c:2456 +#: gio/gdbusmessage.c:2456 msgid "Error return with empty body" msgstr "" -#: ../gio/gdbusmethodinvocation.c:359 +#: gio/gdbusmethodinvocation.c:359 #, c-format msgid "Type of return value is incorrect, got `%s', expected `%s'" msgstr "O tipo do valor de retorno é incorrecto, obtívose «%s» e esperábase «%s»" -#: ../gio/gdbusmethodinvocation.c:373 ../gio/gsocket.c:2859 -#: ../gio/gsocket.c:2940 +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 #, c-format msgid "Error sending message: %s" msgstr "Produciuse un erro ao enviar a mensaxe: %s" -#: ../gio/gdbusprivate.c:768 +#: gio/gdbusprivate.c:768 msgid "Error writing first 16 bytes of message to socket: " msgstr "" -#: ../gio/gdbusproxy.c:633 +#: gio/gdbusproxy.c:633 #, c-format msgid "" "Trying to set property %s of type %s but according to the expected interface " "the type is %s" msgstr "" -#: ../gio/gdbusproxy.c:1438 +#: gio/gdbusproxy.c:1438 #, c-format msgid "Method `%s' returned signature `%s', but expected `%s'" msgstr "" -#: ../gio/gdbusserver.c:662 +#: gio/gdbusserver.c:662 msgid "Abstract name space not supported" msgstr "Non se admite un espazo de nomes abstracto" -#: ../gio/gdbusserver.c:752 +#: gio/gdbusserver.c:752 msgid "Cannot specify nonce file when creating a server" msgstr "" -#: ../gio/gdbusserver.c:829 +#: gio/gdbusserver.c:829 #, fuzzy, c-format msgid "Error writing nonce file at `%s': %s" msgstr "Produciuse un erro ao escribir no ficheiro: %s" -#: ../gio/gdbusserver.c:981 +#: gio/gdbusserver.c:981 #, fuzzy, c-format msgid "The string `%s' is not a valid D-Bus GUID" msgstr "'%s' non é un nome válido" -#: ../gio/gdbusserver.c:1021 +#: gio/gdbusserver.c:1021 #, c-format msgid "Cannot listen on unsupported transport `%s'" msgstr "" -#: ../gio/gdbus-tool.c:87 ../gio/gsettings-tool.c:38 +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 msgid "COMMAND" msgstr "ORDE" -#: ../gio/gdbus-tool.c:92 +#: gio/gdbus-tool.c:92 #, c-format msgid "" "Commands:\n" @@ -1687,246 +1680,244 @@ msgstr "" "\n" "Use '%s COMMAND --help' para obter axuda sobre cada orde.\n" -#: ../gio/gdbus-tool.c:159 ../gio/gdbus-tool.c:221 ../gio/gdbus-tool.c:299 -#: ../gio/gdbus-tool.c:328 ../gio/gdbus-tool.c:842 ../gio/gdbus-tool.c:1347 +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 #, c-format msgid "Error: %s\n" msgstr "Erro: %s\n" -#: ../gio/gdbus-tool.c:165 ../gio/gdbus-tool.c:227 ../gio/gdbus-tool.c:474 -#: ../gio/gdbus-tool.c:1353 +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 #, c-format msgid "Error: Result is type `%s', expected `(s)'\n" msgstr "Erro: o tipo do resultado é «%s», esperábase «(s)»\n" -#: ../gio/gdbus-tool.c:177 ../gio/gdbus-tool.c:241 ../gio/gdbus-tool.c:1363 +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 #, fuzzy, c-format msgid "Error parsing introspection XML: %s\n" msgstr "Produciuse un erro ao analizar a opción %s" -#: ../gio/gdbus-tool.c:305 ../gio/gdbus-tool.c:334 +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 #, c-format msgid "Error: Result is type `%s', expected `(as)'\n" msgstr "Erro: o tipo do resultado «%s» esperábase «(as)»\n" -#: ../gio/gdbus-tool.c:368 +#: gio/gdbus-tool.c:368 msgid "Connect to the system bus" msgstr "Conectar ao bus do sistema" -#: ../gio/gdbus-tool.c:369 +#: gio/gdbus-tool.c:369 msgid "Connect to the session bus" msgstr "Conectar ao bus de sesión" -#: ../gio/gdbus-tool.c:370 +#: gio/gdbus-tool.c:370 msgid "Connect to given D-Bus address" msgstr "Conectar a un enderezo D-Bus fornecido" -#: ../gio/gdbus-tool.c:380 +#: gio/gdbus-tool.c:380 #, fuzzy msgid "Connection Endpoint Options:" msgstr "Conexión en marcha" -#: ../gio/gdbus-tool.c:381 +#: gio/gdbus-tool.c:381 msgid "Options specifying the connection endpoint" msgstr "" -#: ../gio/gdbus-tool.c:401 +#: gio/gdbus-tool.c:401 #, c-format msgid "No connection endpoint specified" msgstr "" -#: ../gio/gdbus-tool.c:411 +#: gio/gdbus-tool.c:411 #, c-format msgid "Multiple connection endpoints specified" msgstr "" -#: ../gio/gdbus-tool.c:488 +#: gio/gdbus-tool.c:488 #, c-format msgid "" "Warning: According to introspection data, interface `%s' does not exist\n" msgstr "Aviso: segundo os datos de introspección a interface «%s» non existe\n" -#: ../gio/gdbus-tool.c:497 +#: gio/gdbus-tool.c:497 #, c-format msgid "" "Warning: According to introspection data, method `%s' does not exist on " "interface `%s'\n" msgstr "" -#: ../gio/gdbus-tool.c:559 +#: gio/gdbus-tool.c:559 msgid "Destination name to invoke method on" msgstr "Nome do destino onde invocar o método" -#: ../gio/gdbus-tool.c:560 +#: gio/gdbus-tool.c:560 msgid "Object path to invoke method on" msgstr "" -#: ../gio/gdbus-tool.c:561 +#: gio/gdbus-tool.c:561 msgid "Method and interface name" msgstr "Método e nome da interface" -#: ../gio/gdbus-tool.c:600 +#: gio/gdbus-tool.c:600 msgid "Invoke a method on a remote object." msgstr "Invocar un método nun obxecto remoto." -#: ../gio/gdbus-tool.c:655 ../gio/gdbus-tool.c:1269 ../gio/gdbus-tool.c:1526 +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 #, c-format msgid "Error connecting: %s\n" msgstr "Produciuse un erro ao conectar: %s\n" -#: ../gio/gdbus-tool.c:675 ../gio/gdbus-tool.c:1288 ../gio/gdbus-tool.c:1545 +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 #, c-format msgid "Error: Destination is not specified\n" msgstr "Erro: non se especificou un destino\n" -#: ../gio/gdbus-tool.c:696 ../gio/gdbus-tool.c:1307 +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 #, c-format msgid "Error: Object path is not specified\n" msgstr "Erro: non se especificou un camiño de obxecto\n" -#: ../gio/gdbus-tool.c:716 ../gio/gdbus-tool.c:1327 ../gio/gdbus-tool.c:1585 +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 #, c-format msgid "Error: %s is not a valid object path\n" msgstr "Erro: %s non é un camiño a un obxecto válido\n" -#: ../gio/gdbus-tool.c:731 +#: gio/gdbus-tool.c:731 #, c-format msgid "Error: Method name is not specified\n" msgstr "" -#: ../gio/gdbus-tool.c:742 +#: gio/gdbus-tool.c:742 #, c-format msgid "Error: Method name `%s' is invalid\n" msgstr "" -#: ../gio/gdbus-tool.c:807 +#: gio/gdbus-tool.c:807 #, fuzzy, c-format msgid "Error parsing parameter %d of type `%s': %s\n" msgstr "Produciuse un erro ao abrir o directorio '%s': %s" -#: ../gio/gdbus-tool.c:815 +#: gio/gdbus-tool.c:815 #, fuzzy, c-format msgid "Error parsing parameter %d: %s\n" msgstr "Produciuse un erro ao analizar a opción %s" -#: ../gio/gdbus-tool.c:1187 +#: gio/gdbus-tool.c:1187 msgid "Destination name to introspect" msgstr "Nome de destino a introspeccionar" -#: ../gio/gdbus-tool.c:1188 +#: gio/gdbus-tool.c:1188 msgid "Object path to introspect" msgstr "Camiño do obxecto a introspeccionar" -#: ../gio/gdbus-tool.c:1221 +#: gio/gdbus-tool.c:1221 msgid "Introspect a remote object." msgstr "Introspecciona un obxecto remoto." -#: ../gio/gdbus-tool.c:1444 +#: gio/gdbus-tool.c:1444 msgid "Destination name to monitor" msgstr "Nome de destino a monitorizar" -#: ../gio/gdbus-tool.c:1445 +#: gio/gdbus-tool.c:1445 msgid "Object path to monitor" msgstr "Camiño do obxecto a monitorizar" -#: ../gio/gdbus-tool.c:1478 +#: gio/gdbus-tool.c:1478 msgid "Monitor a remote object." msgstr "Monitoriza un obxecto remoto." -#: ../gio/gdesktopappinfo.c:468 ../gio/gwin32appinfo.c:222 +#: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Sen nome" -#: ../gio/gdesktopappinfo.c:742 +#: gio/gdesktopappinfo.c:742 msgid "Desktop file didn't specify Exec field" msgstr "O ficheiro de escritorio non especificou o campo Exec" -#: ../gio/gdesktopappinfo.c:924 +#: gio/gdesktopappinfo.c:924 msgid "Unable to find terminal required for application" msgstr "Non é posíbel encontrar o terminal requirido polo aplicativo" -#: ../gio/gdesktopappinfo.c:1132 +#: gio/gdesktopappinfo.c:1132 #, c-format msgid "Can't create user application configuration folder %s: %s" msgstr "" "Non é posíbel crear o cartafol de configuración do aplicativo de usuario %s: " "%s" -#: ../gio/gdesktopappinfo.c:1136 +#: gio/gdesktopappinfo.c:1136 #, c-format msgid "Can't create user MIME configuration folder %s: %s" msgstr "Non é posíbel crear o cartafol de configuración MIME %s do usuario: %s" -#: ../gio/gdesktopappinfo.c:1544 +#: gio/gdesktopappinfo.c:1544 #, c-format msgid "Can't create user desktop file %s" msgstr "Non é posíbel crear o ficheiro de escritorio %s do usuario" -#: ../gio/gdesktopappinfo.c:1658 +#: gio/gdesktopappinfo.c:1658 #, c-format msgid "Custom definition for %s" msgstr "Definición personalizada para %s" -#: ../gio/gdrive.c:364 +#: gio/gdrive.c:364 msgid "drive doesn't implement eject" msgstr "a unidade non implementa a expulsión" #. Translators: This is an error #. * message for drive objects that #. * don't implement any of eject or eject_with_operation. -#: ../gio/gdrive.c:444 +#: gio/gdrive.c:444 msgid "drive doesn't implement eject or eject_with_operation" msgstr "a unidade non implementa a expulsión ou operación_de_expulsión" -#: ../gio/gdrive.c:521 +#: gio/gdrive.c:521 msgid "drive doesn't implement polling for media" msgstr "a unidade non implementa a consulta para medios" -#: ../gio/gdrive.c:726 +#: gio/gdrive.c:726 msgid "drive doesn't implement start" msgstr "a unidade non implementa o inicio" -#: ../gio/gdrive.c:828 +#: gio/gdrive.c:828 msgid "drive doesn't implement stop" msgstr "a unidade non implementa a detención" -#: ../gio/gemblem.c:325 +#: gio/gemblem.c:325 #, c-format msgid "Can't handle version %d of GEmblem encoding" msgstr "Non é posíbel manipular a versión %d da codificación de GEmblem" -#: ../gio/gemblem.c:335 +#: gio/gemblem.c:335 #, c-format msgid "Malformed number of tokens (%d) in GEmblem encoding" msgstr "" "Número formado incorrectamente de tokens (%d) na codificación de GEmblem" -#: ../gio/gemblemedicon.c:296 +#: gio/gemblemedicon.c:296 #, c-format msgid "Can't handle version %d of GEmblemedIcon encoding" msgstr "Non é posíbel manipular a versión %d da codificación de GEmblemedicon" -#: ../gio/gemblemedicon.c:306 +#: gio/gemblemedicon.c:306 #, c-format msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding" msgstr "" "Número formado incorrectamente de tokens (%d) na codificación de " "GEmblemedicon" -#: ../gio/gemblemedicon.c:329 +#: gio/gemblemedicon.c:329 msgid "Expected a GEmblem for GEmblemedIcon" msgstr "Esperábase un GEmblem para o GEmblemedIcon" -#: ../gio/gfile.c:871 ../gio/gfile.c:1101 ../gio/gfile.c:1236 -#: ../gio/gfile.c:1472 ../gio/gfile.c:1526 ../gio/gfile.c:1583 -#: ../gio/gfile.c:1666 ../gio/gfile.c:1721 ../gio/gfile.c:1781 -#: ../gio/gfile.c:1835 ../gio/gfile.c:3304 ../gio/gfile.c:3358 -#: ../gio/gfile.c:3489 ../gio/gfile.c:3529 ../gio/gfile.c:3856 -#: ../gio/gfile.c:4258 ../gio/gfile.c:4344 ../gio/gfile.c:4433 -#: ../gio/gfile.c:4531 ../gio/gfile.c:4618 ../gio/gfile.c:4711 -#: ../gio/gfile.c:5041 ../gio/gfile.c:5321 ../gio/gfile.c:5390 -#: ../gio/gfile.c:6981 ../gio/gfile.c:7071 ../gio/gfile.c:7157 -#: ../gio/win32/gwinhttpfile.c:441 +#: gio/gfile.c:871 gio/gfile.c:1101 gio/gfile.c:1236 gio/gfile.c:1472 +#: gio/gfile.c:1526 gio/gfile.c:1583 gio/gfile.c:1666 gio/gfile.c:1721 +#: gio/gfile.c:1781 gio/gfile.c:1835 gio/gfile.c:3304 gio/gfile.c:3358 +#: gio/gfile.c:3489 gio/gfile.c:3529 gio/gfile.c:3856 gio/gfile.c:4258 +#: gio/gfile.c:4344 gio/gfile.c:4433 gio/gfile.c:4531 gio/gfile.c:4618 +#: gio/gfile.c:4711 gio/gfile.c:5041 gio/gfile.c:5321 gio/gfile.c:5390 +#: gio/gfile.c:6981 gio/gfile.c:7071 gio/gfile.c:7157 +#: gio/win32/gwinhttpfile.c:441 msgid "Operation not supported" msgstr "Operación non permitida" @@ -1938,137 +1929,137 @@ msgstr "Operación non permitida" #. Translators: This is an error message when trying to find #. * the enclosing (user visible) mount of a file, but none #. * exists. -#: ../gio/gfile.c:1357 ../gio/glocalfile.c:1060 ../gio/glocalfile.c:1071 -#: ../gio/glocalfile.c:1084 +#: gio/gfile.c:1357 gio/glocalfile.c:1060 gio/glocalfile.c:1071 +#: gio/glocalfile.c:1084 msgid "Containing mount does not exist" msgstr "O punto de montaxe contido non existe" -#: ../gio/gfile.c:2409 ../gio/glocalfile.c:2259 +#: gio/gfile.c:2409 gio/glocalfile.c:2259 msgid "Can't copy over directory" msgstr "Non é posíbel copiar sobre o directorio" -#: ../gio/gfile.c:2469 +#: gio/gfile.c:2469 msgid "Can't copy directory over directory" msgstr "Non é posíbel copiar un directorio sobre o directorio" -#: ../gio/gfile.c:2477 ../gio/glocalfile.c:2268 +#: gio/gfile.c:2477 gio/glocalfile.c:2268 msgid "Target file exists" msgstr "O ficheiro de destino xa existe" -#: ../gio/gfile.c:2495 +#: gio/gfile.c:2495 msgid "Can't recursively copy directory" msgstr "Non é posíbel copiar o directorio recursivamente" -#: ../gio/gfile.c:2755 +#: gio/gfile.c:2755 msgid "Splice not supported" msgstr "Non se admite a unión" -#: ../gio/gfile.c:2759 +#: gio/gfile.c:2759 #, c-format msgid "Error splicing file: %s" msgstr "Produciuse un erro ao empalmar o ficheiro: %s" -#: ../gio/gfile.c:2906 +#: gio/gfile.c:2906 msgid "Can't copy special file" msgstr "Non é posíbel copiar o ficheiro especial" -#: ../gio/gfile.c:3479 +#: gio/gfile.c:3479 msgid "Invalid symlink value given" msgstr "O valor da ligazón simbólica dada non é válido" -#: ../gio/gfile.c:3572 +#: gio/gfile.c:3572 msgid "Trash not supported" msgstr "Non se asiste o Lixo" -#: ../gio/gfile.c:3621 +#: gio/gfile.c:3621 #, c-format msgid "File names cannot contain '%c'" msgstr "Os nomes de ficheiro non poden conter '%c'" -#: ../gio/gfile.c:6038 ../gio/gvolume.c:331 +#: gio/gfile.c:6038 gio/gvolume.c:331 msgid "volume doesn't implement mount" msgstr "o volume non implementa o montado" -#: ../gio/gfile.c:6149 +#: gio/gfile.c:6149 msgid "No application is registered as handling this file" msgstr "Non hai ningún aplicativo rexistrado para manexar este ficheiro" -#: ../gio/gfileenumerator.c:206 +#: gio/gfileenumerator.c:206 msgid "Enumerator is closed" msgstr "O enumerador está pechado" -#: ../gio/gfileenumerator.c:213 ../gio/gfileenumerator.c:272 -#: ../gio/gfileenumerator.c:372 ../gio/gfileenumerator.c:481 +#: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272 +#: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481 msgid "File enumerator has outstanding operation" msgstr "O enumerador do ficheiro ten unha operación excepcional" -#: ../gio/gfileenumerator.c:362 ../gio/gfileenumerator.c:471 +#: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471 msgid "File enumerator is already closed" msgstr "O enumerador do ficheiro xa está pechado" -#: ../gio/gfileicon.c:237 +#: gio/gfileicon.c:237 #, c-format msgid "Can't handle version %d of GFileIcon encoding" msgstr "Non é posíbel manipular a versión %d da codificación de GFileIcon" -#: ../gio/gfileicon.c:247 +#: gio/gfileicon.c:247 msgid "Malformed input data for GFileIcon" msgstr "Datos de entrada formados incorrectamente para o GFileIcon" -#: ../gio/gfileinputstream.c:155 ../gio/gfileinputstream.c:422 -#: ../gio/gfileiostream.c:171 ../gio/gfileoutputstream.c:170 -#: ../gio/gfileoutputstream.c:525 +#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422 +#: gio/gfileiostream.c:171 gio/gfileoutputstream.c:170 +#: gio/gfileoutputstream.c:525 msgid "Stream doesn't support query_info" msgstr "O fluxo non permite query_info" -#: ../gio/gfileinputstream.c:337 ../gio/gfileiostream.c:389 -#: ../gio/gfileoutputstream.c:383 +#: gio/gfileinputstream.c:337 gio/gfileiostream.c:389 +#: gio/gfileoutputstream.c:383 msgid "Seek not supported on stream" msgstr "Non se permite buscar no fluxo" -#: ../gio/gfileinputstream.c:381 +#: gio/gfileinputstream.c:381 msgid "Truncate not allowed on input stream" msgstr "Non se permite truncar no fluxo de entrada" -#: ../gio/gfileiostream.c:465 ../gio/gfileoutputstream.c:459 +#: gio/gfileiostream.c:465 gio/gfileoutputstream.c:459 msgid "Truncate not supported on stream" msgstr "Non se permite truncar no fluxo" -#: ../gio/gicon.c:286 +#: gio/gicon.c:286 #, c-format msgid "Wrong number of tokens (%d)" msgstr "Número incorrecto de tokens (%d)" -#: ../gio/gicon.c:306 +#: gio/gicon.c:306 #, c-format msgid "No type for class name %s" msgstr "Non hai un tipo para o nome de clase %s" -#: ../gio/gicon.c:316 +#: gio/gicon.c:316 #, c-format msgid "Type %s does not implement the GIcon interface" msgstr "O tipo %s non implementa unha interface GIcon" -#: ../gio/gicon.c:327 +#: gio/gicon.c:327 #, c-format msgid "Type %s is not classed" msgstr "O tipo %s non ten unha clase" -#: ../gio/gicon.c:341 +#: gio/gicon.c:341 #, c-format msgid "Malformed version number: %s" msgstr "Número de versión formado incorrectamente: %s" -#: ../gio/gicon.c:355 +#: gio/gicon.c:355 #, c-format msgid "Type %s does not implement from_tokens() on the GIcon interface" msgstr "O tipo %s non implementa from_tokens() na interface do GIcon" -#: ../gio/gicon.c:431 +#: gio/gicon.c:431 msgid "Can't handle the supplied version the icon encoding" msgstr "Non é posíbel manipular a versión fornecida da codificación da icona" -#: ../gio/ginputstream.c:195 +#: gio/ginputstream.c:195 msgid "Input stream doesn't implement read" msgstr "O fluxo de entrada non implementa a lectura" @@ -2078,331 +2069,330 @@ msgstr "O fluxo de entrada non implementa a lectura" #. Translators: This is an error you get if there is #. * already an operation running against this stream when #. * you try to start one -#: ../gio/ginputstream.c:902 ../gio/giostream.c:315 -#: ../gio/goutputstream.c:1206 +#: gio/ginputstream.c:902 gio/giostream.c:315 gio/goutputstream.c:1206 msgid "Stream has outstanding operation" msgstr "O fluxo ten unha operación excepcional" -#: ../gio/ginetsocketaddress.c:182 ../gio/ginetsocketaddress.c:199 -#: ../gio/gunixsocketaddress.c:222 +#: gio/ginetsocketaddress.c:182 gio/ginetsocketaddress.c:199 +#: gio/gunixsocketaddress.c:222 msgid "Not enough space for socket address" msgstr "Non hai espazo abondo para o enderezo do socket" -#: ../gio/ginetsocketaddress.c:212 +#: gio/ginetsocketaddress.c:212 msgid "Unsupported socket address" msgstr "Non se admite o enderezo do socket" -#: ../gio/glocaldirectorymonitor.c:288 +#: gio/glocaldirectorymonitor.c:288 msgid "Unable to find default local directory monitor type" msgstr "" "Non é posíbel encontrar o tipo de monitorización do directorio local " "predefinido" -#: ../gio/glocalfile.c:594 ../gio/win32/gwinhttpfile.c:424 +#: gio/glocalfile.c:594 gio/win32/gwinhttpfile.c:424 #, c-format msgid "Invalid filename %s" msgstr "O nome do ficheiro non é válido %s" -#: ../gio/glocalfile.c:968 +#: gio/glocalfile.c:968 #, c-format msgid "Error getting filesystem info: %s" msgstr "Produciuse un erro ao obter a información do sistema de ficheiros: %s" -#: ../gio/glocalfile.c:1106 +#: gio/glocalfile.c:1106 msgid "Can't rename root directory" msgstr "Non é posíbel renomear o directorio raíz" -#: ../gio/glocalfile.c:1126 ../gio/glocalfile.c:1152 +#: gio/glocalfile.c:1126 gio/glocalfile.c:1152 #, c-format msgid "Error renaming file: %s" msgstr "Produciuse un erro ao renomear o ficheiro: %s" -#: ../gio/glocalfile.c:1135 +#: gio/glocalfile.c:1135 msgid "Can't rename file, filename already exist" msgstr "Non é posíbel renomear o ficheiro; o ficheiro xa existe" -#: ../gio/glocalfile.c:1148 ../gio/glocalfile.c:2132 ../gio/glocalfile.c:2161 -#: ../gio/glocalfile.c:2321 ../gio/glocalfileoutputstream.c:557 -#: ../gio/glocalfileoutputstream.c:610 ../gio/glocalfileoutputstream.c:655 -#: ../gio/glocalfileoutputstream.c:1137 +#: gio/glocalfile.c:1148 gio/glocalfile.c:2132 gio/glocalfile.c:2161 +#: gio/glocalfile.c:2321 gio/glocalfileoutputstream.c:557 +#: gio/glocalfileoutputstream.c:610 gio/glocalfileoutputstream.c:655 +#: gio/glocalfileoutputstream.c:1137 msgid "Invalid filename" msgstr "O nome do ficheiro non é válido" -#: ../gio/glocalfile.c:1309 +#: gio/glocalfile.c:1309 #, c-format msgid "Error opening file: %s" msgstr "Produciuse un erro ao abrir o ficheiro: %s" -#: ../gio/glocalfile.c:1319 +#: gio/glocalfile.c:1319 msgid "Can't open directory" msgstr "Non é posíbel abrir o directorio" -#: ../gio/glocalfile.c:1444 +#: gio/glocalfile.c:1444 #, c-format msgid "Error removing file: %s" msgstr "Produciuse un erro ao eliminar o ficheiro: %s" -#: ../gio/glocalfile.c:1811 +#: gio/glocalfile.c:1811 #, c-format msgid "Error trashing file: %s" msgstr "Produciuse un erro ao mover ao lixo o ficheiro: %s" -#: ../gio/glocalfile.c:1834 +#: gio/glocalfile.c:1834 #, c-format msgid "Unable to create trash dir %s: %s" msgstr "Non é posíbel crear o directorio do lixo %s: %s" -#: ../gio/glocalfile.c:1855 +#: gio/glocalfile.c:1855 msgid "Unable to find toplevel directory for trash" msgstr "Non é posíbel encontrar o directorio de nivel superior para o lixo" -#: ../gio/glocalfile.c:1934 ../gio/glocalfile.c:1954 +#: gio/glocalfile.c:1934 gio/glocalfile.c:1954 msgid "Unable to find or create trash directory" msgstr "Non é posíbel encontrar ou crear o directorio do lixo" -#: ../gio/glocalfile.c:1988 +#: gio/glocalfile.c:1988 #, c-format msgid "Unable to create trashing info file: %s" msgstr "Non é posíbel crear a información de lixo para o ficheiro: %s" -#: ../gio/glocalfile.c:2017 ../gio/glocalfile.c:2022 ../gio/glocalfile.c:2102 -#: ../gio/glocalfile.c:2109 +#: gio/glocalfile.c:2017 gio/glocalfile.c:2022 gio/glocalfile.c:2102 +#: gio/glocalfile.c:2109 #, c-format msgid "Unable to trash file: %s" msgstr "Non é posíbel mover ao lixo o ficheiro: %s" -#: ../gio/glocalfile.c:2136 +#: gio/glocalfile.c:2136 #, c-format msgid "Error creating directory: %s" msgstr "Produciuse un erro ao crear o directorio: %s" -#: ../gio/glocalfile.c:2165 +#: gio/glocalfile.c:2165 #, c-format msgid "Filesystem does not support symbolic links" msgstr "O sistema de ficheiros non é compatíbel coas ligazóns simbólicas" -#: ../gio/glocalfile.c:2169 +#: gio/glocalfile.c:2169 #, c-format msgid "Error making symbolic link: %s" msgstr "Produciuse un erro ao crear a ligazón simbolica: %s" -#: ../gio/glocalfile.c:2231 ../gio/glocalfile.c:2325 +#: gio/glocalfile.c:2231 gio/glocalfile.c:2325 #, c-format msgid "Error moving file: %s" msgstr "Produciuse un erro ao mover o ficheiro: %s" -#: ../gio/glocalfile.c:2254 +#: gio/glocalfile.c:2254 msgid "Can't move directory over directory" msgstr "Non é posíbel mover o directorio sobre un directorio" -#: ../gio/glocalfile.c:2281 ../gio/glocalfileoutputstream.c:935 -#: ../gio/glocalfileoutputstream.c:949 ../gio/glocalfileoutputstream.c:964 -#: ../gio/glocalfileoutputstream.c:980 ../gio/glocalfileoutputstream.c:994 +#: gio/glocalfile.c:2281 gio/glocalfileoutputstream.c:935 +#: gio/glocalfileoutputstream.c:949 gio/glocalfileoutputstream.c:964 +#: gio/glocalfileoutputstream.c:980 gio/glocalfileoutputstream.c:994 msgid "Backup file creation failed" msgstr "Fallou a creación do ficheiro de seguranza" -#: ../gio/glocalfile.c:2300 +#: gio/glocalfile.c:2300 #, c-format msgid "Error removing target file: %s" msgstr "Produciuse un erro ao eliminar o ficheiro obxectivo: %s" -#: ../gio/glocalfile.c:2314 +#: gio/glocalfile.c:2314 msgid "Move between mounts not supported" msgstr "Non se permite mover entre puntos de montaxe" -#: ../gio/glocalfileinfo.c:721 +#: gio/glocalfileinfo.c:721 msgid "Attribute value must be non-NULL" msgstr "O valor do atributo debe ser non nulo" -#: ../gio/glocalfileinfo.c:728 +#: gio/glocalfileinfo.c:728 msgid "Invalid attribute type (string expected)" msgstr "Tipo de atributo non válido (esperábase unha cadea)" -#: ../gio/glocalfileinfo.c:735 +#: gio/glocalfileinfo.c:735 msgid "Invalid extended attribute name" msgstr "Nome estendido do atributo non válido" -#: ../gio/glocalfileinfo.c:775 +#: gio/glocalfileinfo.c:775 #, c-format msgid "Error setting extended attribute '%s': %s" msgstr "Produciuse un erro ao estabelecer o atributo estendido '%s': %s" -#: ../gio/glocalfileinfo.c:1479 ../gio/glocalfileoutputstream.c:819 +#: gio/glocalfileinfo.c:1479 gio/glocalfileoutputstream.c:819 #, c-format msgid "Error stating file '%s': %s" msgstr "Produciuse un erro ao iniciar o ficheiro '%s': %s" -#: ../gio/glocalfileinfo.c:1552 +#: gio/glocalfileinfo.c:1552 msgid " (invalid encoding)" msgstr " (codificación non válida)" -#: ../gio/glocalfileinfo.c:1750 +#: gio/glocalfileinfo.c:1750 #, c-format msgid "Error stating file descriptor: %s" msgstr "Produciuse un erro ao iniciar o descritor de ficheiro: %s" -#: ../gio/glocalfileinfo.c:1795 +#: gio/glocalfileinfo.c:1795 msgid "Invalid attribute type (uint32 expected)" msgstr "O tipo de atributo non é válido (esperábase uint32)" -#: ../gio/glocalfileinfo.c:1813 +#: gio/glocalfileinfo.c:1813 msgid "Invalid attribute type (uint64 expected)" msgstr "O tipo de atributo non é válido (esperábase uint64)" -#: ../gio/glocalfileinfo.c:1832 ../gio/glocalfileinfo.c:1851 +#: gio/glocalfileinfo.c:1832 gio/glocalfileinfo.c:1851 msgid "Invalid attribute type (byte string expected)" msgstr "O tipo de atributo non é válido (esperábase unha cadea de bytes)" -#: ../gio/glocalfileinfo.c:1886 +#: gio/glocalfileinfo.c:1886 msgid "Cannot set permissions on symlinks" msgstr "Non foi posíbel estabelecer os permisos nas ligazóns simbólicas" -#: ../gio/glocalfileinfo.c:1902 +#: gio/glocalfileinfo.c:1902 #, c-format msgid "Error setting permissions: %s" msgstr "Produciuse un erro ao estabelecer os permisos: %s" -#: ../gio/glocalfileinfo.c:1953 +#: gio/glocalfileinfo.c:1953 #, c-format msgid "Error setting owner: %s" msgstr "Produciuse un erro ao estabelecer o propietario: %s" -#: ../gio/glocalfileinfo.c:1976 +#: gio/glocalfileinfo.c:1976 msgid "symlink must be non-NULL" msgstr "a ligazón simbólica debe ser non nula" -#: ../gio/glocalfileinfo.c:1986 ../gio/glocalfileinfo.c:2005 -#: ../gio/glocalfileinfo.c:2016 +#: gio/glocalfileinfo.c:1986 gio/glocalfileinfo.c:2005 +#: gio/glocalfileinfo.c:2016 #, c-format msgid "Error setting symlink: %s" msgstr "Produciuse un erro ao estabelecer a ligazón simbólica: %s" -#: ../gio/glocalfileinfo.c:1995 +#: gio/glocalfileinfo.c:1995 msgid "Error setting symlink: file is not a symlink" msgstr "" "Produciuse un erro ao estabelecer a ligazón simbólica: o ficheiro non é unha " "ligazón" -#: ../gio/glocalfileinfo.c:2121 +#: gio/glocalfileinfo.c:2121 #, c-format msgid "Error setting modification or access time: %s" msgstr "" "Produciuse un erro na modificación da configuración ou no tempo de acceso: %s" -#: ../gio/glocalfileinfo.c:2144 +#: gio/glocalfileinfo.c:2144 msgid "SELinux context must be non-NULL" msgstr "O contexto SELinux debe ser non-NULL" -#: ../gio/glocalfileinfo.c:2159 +#: gio/glocalfileinfo.c:2159 #, c-format msgid "Error setting SELinux context: %s" msgstr "Erro a estabelecer o contexto SELinux: %s" -#: ../gio/glocalfileinfo.c:2166 +#: gio/glocalfileinfo.c:2166 msgid "SELinux is not enabled on this system" msgstr "O contexto SELinux non está habilitado neste sistema" -#: ../gio/glocalfileinfo.c:2258 +#: gio/glocalfileinfo.c:2258 #, c-format msgid "Setting attribute %s not supported" msgstr "Non se permite estabelecer o atributo %s " -#: ../gio/glocalfileinputstream.c:171 ../gio/glocalfileoutputstream.c:708 +#: gio/glocalfileinputstream.c:171 gio/glocalfileoutputstream.c:708 #, c-format msgid "Error reading from file: %s" msgstr "Produciuse un erro ao ler do ficheiro: %s" -#: ../gio/glocalfileinputstream.c:202 ../gio/glocalfileinputstream.c:214 -#: ../gio/glocalfileinputstream.c:326 ../gio/glocalfileoutputstream.c:456 -#: ../gio/glocalfileoutputstream.c:1012 +#: gio/glocalfileinputstream.c:202 gio/glocalfileinputstream.c:214 +#: gio/glocalfileinputstream.c:326 gio/glocalfileoutputstream.c:456 +#: gio/glocalfileoutputstream.c:1012 #, c-format msgid "Error seeking in file: %s" msgstr "Produciuse un erro ao buscar no ficheiro: %s" -#: ../gio/glocalfileinputstream.c:247 ../gio/glocalfileoutputstream.c:242 -#: ../gio/glocalfileoutputstream.c:337 +#: gio/glocalfileinputstream.c:247 gio/glocalfileoutputstream.c:242 +#: gio/glocalfileoutputstream.c:337 #, c-format msgid "Error closing file: %s" msgstr "Produciuse un erro ao pechar o ficheiro: %s" -#: ../gio/glocalfilemonitor.c:213 +#: gio/glocalfilemonitor.c:213 msgid "Unable to find default local file monitor type" msgstr "" "Non é posíbel encontrar o tipo de monitorización do ficheiro local " "predefinido" -#: ../gio/glocalfileoutputstream.c:188 ../gio/glocalfileoutputstream.c:221 -#: ../gio/glocalfileoutputstream.c:729 +#: gio/glocalfileoutputstream.c:188 gio/glocalfileoutputstream.c:221 +#: gio/glocalfileoutputstream.c:729 #, c-format msgid "Error writing to file: %s" msgstr "Produciuse un erro ao escribir no ficheiro: %s" -#: ../gio/glocalfileoutputstream.c:269 +#: gio/glocalfileoutputstream.c:269 #, c-format msgid "Error removing old backup link: %s" msgstr "" "Produciuse un erro ao eliminar a ligazón da copia de seguranza antiga: %s" -#: ../gio/glocalfileoutputstream.c:283 ../gio/glocalfileoutputstream.c:296 +#: gio/glocalfileoutputstream.c:283 gio/glocalfileoutputstream.c:296 #, c-format msgid "Error creating backup copy: %s" msgstr "Produciuse un erro ao crear a copia de seguranza: %s" -#: ../gio/glocalfileoutputstream.c:314 +#: gio/glocalfileoutputstream.c:314 #, c-format msgid "Error renaming temporary file: %s" msgstr "Produciuse un erro ao renomear o ficheiro temporal: %s" -#: ../gio/glocalfileoutputstream.c:502 ../gio/glocalfileoutputstream.c:1063 +#: gio/glocalfileoutputstream.c:502 gio/glocalfileoutputstream.c:1063 #, c-format msgid "Error truncating file: %s" msgstr "Produciuse un erro ao truncar o ficheiro: %s" -#: ../gio/glocalfileoutputstream.c:563 ../gio/glocalfileoutputstream.c:616 -#: ../gio/glocalfileoutputstream.c:661 ../gio/glocalfileoutputstream.c:801 -#: ../gio/glocalfileoutputstream.c:1044 ../gio/glocalfileoutputstream.c:1143 +#: gio/glocalfileoutputstream.c:563 gio/glocalfileoutputstream.c:616 +#: gio/glocalfileoutputstream.c:661 gio/glocalfileoutputstream.c:801 +#: gio/glocalfileoutputstream.c:1044 gio/glocalfileoutputstream.c:1143 #, c-format msgid "Error opening file '%s': %s" msgstr "Produciuse un erro ao abrir o ficheiro '%s': %s" -#: ../gio/glocalfileoutputstream.c:832 +#: gio/glocalfileoutputstream.c:832 msgid "Target file is a directory" msgstr "O ficheiro destino é un directorio" -#: ../gio/glocalfileoutputstream.c:837 +#: gio/glocalfileoutputstream.c:837 msgid "Target file is not a regular file" msgstr "O ficheiro destino non é un ficheiro normal" -#: ../gio/glocalfileoutputstream.c:849 +#: gio/glocalfileoutputstream.c:849 msgid "The file was externally modified" msgstr "O ficheiro foi modificado externamente" -#: ../gio/glocalfileoutputstream.c:1028 +#: gio/glocalfileoutputstream.c:1028 #, c-format msgid "Error removing old file: %s" msgstr "Produciuse un erro ao eliminar o ficheiro antigo: %s" -#: ../gio/gmemoryinputstream.c:487 ../gio/gmemoryoutputstream.c:718 +#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:718 msgid "Invalid GSeekType supplied" msgstr "Proporcionouse un GSeekType non válido" -#: ../gio/gmemoryinputstream.c:497 +#: gio/gmemoryinputstream.c:497 msgid "Invalid seek request" msgstr "Petición de busca non válida" -#: ../gio/gmemoryinputstream.c:521 +#: gio/gmemoryinputstream.c:521 msgid "Cannot truncate GMemoryInputStream" msgstr "Non é posíbel truncar GMemoryInputStream" -#: ../gio/gmemoryoutputstream.c:468 +#: gio/gmemoryoutputstream.c:468 msgid "Memory output stream not resizable" msgstr "O fluxo de saída da memoria non é redimensionábel" -#: ../gio/gmemoryoutputstream.c:484 +#: gio/gmemoryoutputstream.c:484 msgid "Failed to resize memory output stream" msgstr "Produciuse un fallo ao redimensionar o fluxo de saída da memoria" -#: ../gio/gmemoryoutputstream.c:572 +#: gio/gmemoryoutputstream.c:572 msgid "" "Amount of memory required to process the write is larger than available " "address space" @@ -2410,32 +2400,32 @@ msgstr "" "A cantidade de memoria requirida para procesar a escrita é máis grande que o " "espazo de enderezos dispoñíbel" -#: ../gio/gmemoryoutputstream.c:728 +#: gio/gmemoryoutputstream.c:728 msgid "Requested seek before the beginning of the stream" msgstr "Solicitouse unha busca antes do inicio do fluxo" -#: ../gio/gmemoryoutputstream.c:737 +#: gio/gmemoryoutputstream.c:737 msgid "Requested seek beyond the end of the stream" msgstr "Solicitouse unha busca máis aló do final do fluxo" #. Translators: This is an error #. * message for mount objects that #. * don't implement unmount. -#: ../gio/gmount.c:364 +#: gio/gmount.c:364 msgid "mount doesn't implement \"unmount\"" msgstr "montaxe non implementa \"desmontaxe\"" #. Translators: This is an error #. * message for mount objects that #. * don't implement eject. -#: ../gio/gmount.c:443 +#: gio/gmount.c:443 msgid "mount doesn't implement \"eject\"" msgstr "mount non implementa \"extraer\"" #. Translators: This is an error #. * message for mount objects that #. * don't implement any of unmount or unmount_with_operation. -#: ../gio/gmount.c:523 +#: gio/gmount.c:523 msgid "mount doesn't implement \"unmount\" or \"unmount_with_operation\"" msgstr "" "a montaxe non implementa o \"desmontado\" ou a \"operación_con_desmontado\"" @@ -2443,86 +2433,91 @@ msgstr "" #. Translators: This is an error #. * message for mount objects that #. * don't implement any of eject or eject_with_operation. -#: ../gio/gmount.c:610 +#: gio/gmount.c:610 msgid "mount doesn't implement \"eject\" or \"eject_with_operation\"" msgstr "a montaxe non implementa a expulsión ou a \"operación_con_expulsión\"" #. Translators: This is an error #. * message for mount objects that #. * don't implement remount. -#: ../gio/gmount.c:699 +#: gio/gmount.c:699 msgid "mount doesn't implement \"remount\"" msgstr "a montaxe non implementa a \"remontaxe\"" #. Translators: This is an error #. * message for mount objects that #. * don't implement content type guessing. -#: ../gio/gmount.c:783 +#: gio/gmount.c:783 msgid "mount doesn't implement content type guessing" msgstr "a montaxe non implementa a averiguación do tipo de contido" #. Translators: This is an error #. * message for mount objects that #. * don't implement content type guessing. -#: ../gio/gmount.c:872 +#: gio/gmount.c:872 msgid "mount doesn't implement synchronous content type guessing" msgstr "a montaxe non implementa a averiguación síncrona do tipo de contido" -#: ../gio/gnetworkaddress.c:295 +#: gio/gnetworkaddress.c:295 #, c-format msgid "Hostname '%s' contains '[' but not ']'" msgstr "O nome do host '%s' contén '[' mais non ']'" -#: ../gio/goutputstream.c:207 ../gio/goutputstream.c:408 +#: gio/goutputstream.c:207 gio/goutputstream.c:408 msgid "Output stream doesn't implement write" msgstr "O fluxo de saída non implementa a escritura" -#: ../gio/goutputstream.c:369 ../gio/goutputstream.c:845 +#: gio/goutputstream.c:369 gio/goutputstream.c:845 msgid "Source stream is already closed" msgstr "O fluxo de orixe xa está pechado" -#: ../gio/gresolver.c:736 +#: gio/gresolver.c:736 #, c-format msgid "Error resolving '%s': %s" msgstr "Produciuse un erro ao ler o ficheiro '%s': %s" -#: ../gio/gresolver.c:786 +#: gio/gresolver.c:786 #, c-format msgid "Error reverse-resolving '%s': %s" msgstr "Produciuse un erro ao reverter-resolver '%s': %s" -#: ../gio/gresolver.c:821 ../gio/gresolver.c:899 +#: gio/gresolver.c:821 gio/gresolver.c:899 #, c-format msgid "No service record for '%s'" msgstr "Non hai rexistro de servizo de '%s'" -#: ../gio/gresolver.c:826 ../gio/gresolver.c:904 +#: gio/gresolver.c:826 gio/gresolver.c:904 #, c-format msgid "Temporarily unable to resolve '%s'" msgstr "Foi incapaz de resolver temporalmente '%s'" -#: ../gio/gresolver.c:831 ../gio/gresolver.c:909 +#: gio/gresolver.c:831 gio/gresolver.c:909 #, c-format msgid "Error resolving '%s'" msgstr "Produciuse un erro ao resolver: '%s'" -#: ../gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "onde almacenar o ficheiro compilado de gschemas" -#: ../gio/gschema-compile.c:645 ../gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "DIRECTORIO" -#: ../gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "Non escribir o ficheiro compilado de gschema" -#: ../gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Non é posíbel mover o directorio sobre un directorio" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "Non respetar as restricións de nome de chave" -#: ../gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 msgid "" "Compile all GSettings schema files into a schema cache.\n" "Schema files are required to have the extension .gschema.xml,\n" @@ -2532,17 +2527,17 @@ msgstr "" "de esquemas. Os ficheiros de esquema deben ter a extensión\n" ".gschema.xml e o ficheiro de caché chámase gschemas.compiled." -#: ../gio/gschema-compile.c:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "Debería fornecer exactamente un nome de cartafol\n" -#: ../gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, c-format msgid "No schema files found\n" msgstr "Non se encontraron ficheiros de esquema\n" -#: ../gio/gsettings-tool.c:41 +#: gio/gsettings-tool.c:41 #, c-format msgid "" "Commands:\n" @@ -2563,27 +2558,25 @@ msgstr "" "\n" "Use '%s COMMAND --help' para obter axuda sobre ordes específicas.\n" -#: ../gio/gsettings-tool.c:102 ../gio/gsettings-tool.c:161 -#: ../gio/gsettings-tool.c:252 ../gio/gsettings-tool.c:325 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "Specify the path for the schema" msgstr "Especifique o camiño para o esquema" -#: ../gio/gsettings-tool.c:102 ../gio/gsettings-tool.c:161 -#: ../gio/gsettings-tool.c:252 ../gio/gsettings-tool.c:325 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "CAMIÑO" -#: ../gio/gsettings-tool.c:110 ../gio/gsettings-tool.c:260 -#: ../gio/gsettings-tool.c:333 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "CHAVE DE ESQUEMA" -#: ../gio/gsettings-tool.c:112 +#: gio/gsettings-tool.c:112 msgid "Get the value of KEY" msgstr "Obter o valor da CHAVE" -#: ../gio/gsettings-tool.c:114 ../gio/gsettings-tool.c:264 -#: ../gio/gsettings-tool.c:340 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2593,15 +2586,15 @@ msgstr "" " SCHEMA O id do esquema\n" " KEY O nome da chave\n" -#: ../gio/gsettings-tool.c:169 +#: gio/gsettings-tool.c:169 msgid "SCHEMA KEY VALUE" msgstr "VALOR DA CHAVE DE ESQUEMA" -#: ../gio/gsettings-tool.c:171 +#: gio/gsettings-tool.c:171 msgid "Set the value of KEY" msgstr "Estabelecer o valor da CHAVE" -#: ../gio/gsettings-tool.c:173 +#: gio/gsettings-tool.c:173 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2614,16 +2607,16 @@ msgstr "" " VALUE O valor da chave para estabelecer como unha GVariant " "serializada\n" -#: ../gio/gsettings-tool.c:212 +#: gio/gsettings-tool.c:212 #, c-format msgid "Key %s is not writable\n" msgstr "Non é posíbel escribir a chave %s\n" -#: ../gio/gsettings-tool.c:262 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "Comprobar se a CHAVE é escribíbel" -#: ../gio/gsettings-tool.c:336 +#: gio/gsettings-tool.c:336 msgid "" "Monitor KEY for changes and print the changed values.\n" "Monitoring will continue until the process is terminated." @@ -2631,161 +2624,161 @@ msgstr "" "Monitorizar a CHAVE por cambios e imprimir os valores cambiados.\n" "A monitorización continuará até que o proceso remate." -#: ../gio/gsettings-tool.c:399 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "Orde '%s' descoñecida\n" -#: ../gio/gsocket.c:275 +#: gio/gsocket.c:275 msgid "Invalid socket, not initialized" msgstr "O socket non é correcto, non se inicialiou" -#: ../gio/gsocket.c:282 +#: gio/gsocket.c:282 #, c-format msgid "Invalid socket, initialization failed due to: %s" msgstr "O socket non é correcto, a inicialización fallou debido a: %s" -#: ../gio/gsocket.c:290 +#: gio/gsocket.c:290 msgid "Socket is already closed" msgstr "O fluxo de orixe xa está pechado" -#: ../gio/gsocket.c:298 ../gio/gsocket.c:2609 ../gio/gsocket.c:2653 +#: gio/gsocket.c:298 gio/gsocket.c:2609 gio/gsocket.c:2653 msgid "Socket I/O timed out" msgstr "Tempo de espera do Socket de E/S superado" -#: ../gio/gsocket.c:420 +#: gio/gsocket.c:420 #, c-format msgid "creating GSocket from fd: %s" msgstr "creando o GSocket a partir de fd: %s" -#: ../gio/gsocket.c:454 ../gio/gsocket.c:468 ../gio/gsocket.c:2020 +#: gio/gsocket.c:454 gio/gsocket.c:468 gio/gsocket.c:2020 #, c-format msgid "Unable to create socket: %s" msgstr "Non é posíbel crear o socket: %s" -#: ../gio/gsocket.c:454 +#: gio/gsocket.c:454 msgid "Unknown protocol was specified" msgstr "Foi especificado un protocolo descoñecido" -#: ../gio/gsocket.c:1218 +#: gio/gsocket.c:1218 #, c-format msgid "could not get local address: %s" msgstr "Non foi posíbel obter un enderezo local: %s" -#: ../gio/gsocket.c:1251 +#: gio/gsocket.c:1251 #, c-format msgid "could not get remote address: %s" msgstr "non foi posíbel obter un enderezo remoto: %s" -#: ../gio/gsocket.c:1309 +#: gio/gsocket.c:1309 #, c-format msgid "could not listen: %s" msgstr "non foi posíbel escoitar: %s" -#: ../gio/gsocket.c:1383 +#: gio/gsocket.c:1383 #, c-format msgid "Error binding to address: %s" msgstr "Produciuse un erro ao conectar co enderezo: %s" -#: ../gio/gsocket.c:1503 +#: gio/gsocket.c:1503 #, c-format msgid "Error accepting connection: %s" msgstr "Produciuse un erro ao aceptar a conexión : %s" -#: ../gio/gsocket.c:1616 +#: gio/gsocket.c:1616 msgid "Error connecting: " msgstr "Produciuse un erro ao conectar: " -#: ../gio/gsocket.c:1620 +#: gio/gsocket.c:1620 msgid "Connection in progress" msgstr "Conexión en marcha" -#: ../gio/gsocket.c:1625 +#: gio/gsocket.c:1625 #, c-format msgid "Error connecting: %s" msgstr "Produciuse un erro ao conectar: %s" -#: ../gio/gsocket.c:1668 +#: gio/gsocket.c:1668 #, c-format msgid "Unable to get pending error: %s" msgstr "Non é posíbel obter o erro pendente: %s" -#: ../gio/gsocket.c:1764 +#: gio/gsocket.c:1764 #, c-format msgid "Error receiving data: %s" msgstr "Produciuse un erro ao recibir datos: %s" -#: ../gio/gsocket.c:1907 +#: gio/gsocket.c:1907 #, c-format msgid "Error sending data: %s" msgstr "Produciuse un erro ao enviar datos: %s" -#: ../gio/gsocket.c:2099 +#: gio/gsocket.c:2099 #, c-format msgid "Error closing socket: %s" msgstr "Produciuse un erro ao pechar o socket: %s" -#: ../gio/gsocket.c:2602 +#: gio/gsocket.c:2602 #, c-format msgid "Waiting for socket condition: %s" msgstr "Agardando pola situación do socket: %s" -#: ../gio/gsocket.c:2884 +#: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "O GSocketControlMessage non está permitido en windows" -#: ../gio/gsocket.c:3143 ../gio/gsocket.c:3284 +#: gio/gsocket.c:3143 gio/gsocket.c:3284 #, c-format msgid "Error receiving message: %s" msgstr "Produciuse un erro ao recibir a mensaxe: %s" -#: ../gio/gsocketclient.c:521 ../gio/gsocketclient.c:770 +#: gio/gsocketclient.c:521 gio/gsocketclient.c:770 msgid "Unknown error on connect" msgstr "Erro descoñecido ao conectar" -#: ../gio/gsocketlistener.c:192 +#: gio/gsocketlistener.c:192 msgid "Listener is already closed" msgstr "O porto de escoita xa está pechado" -#: ../gio/gsocketlistener.c:233 +#: gio/gsocketlistener.c:233 msgid "Added socket is closed" msgstr "O socket engadido está pechado" -#: ../gio/gthemedicon.c:499 +#: gio/gthemedicon.c:499 #, c-format msgid "Can't handle version %d of GThemedIcon encoding" msgstr "Non é posíbel manipular a versión %d da codificación de GThemedIcon" -#: ../gio/gunixconnection.c:165 ../gio/gunixconnection.c:502 +#: gio/gunixconnection.c:165 gio/gunixconnection.c:502 #, c-format msgid "Expecting 1 control message, got %d" msgstr "Esperando 1 mensaxe de control, obtívose %d" -#: ../gio/gunixconnection.c:178 ../gio/gunixconnection.c:512 +#: gio/gunixconnection.c:178 gio/gunixconnection.c:512 msgid "Unexpected type of ancillary data" msgstr "Tipo de datos subsidiarios inesperados" -#: ../gio/gunixconnection.c:196 +#: gio/gunixconnection.c:196 #, c-format msgid "Expecting one fd, but got %d\n" msgstr "Esperando un descritor de ficheiro(fd) pero obtívose %d\n" -#: ../gio/gunixconnection.c:212 +#: gio/gunixconnection.c:212 msgid "Received invalid fd" msgstr "Recibiuse un descritor de ficheiro (fd) incorrecto" -#: ../gio/gunixconnection.c:359 +#: gio/gunixconnection.c:359 msgid "Error sending credentials: " msgstr "Produciuse un erro ao enviar as credenciais:" -#: ../gio/gunixconnection.c:436 +#: gio/gunixconnection.c:436 #, c-format msgid "Error checking if SO_PASSCRED is enabled for socket: %s" msgstr "" "Produciuse un erro ao comprobar se SO_PASSCRED está activado para o socket: %" "s" -#: ../gio/gunixconnection.c:445 +#: gio/gunixconnection.c:445 #, c-format msgid "" "Unexpected option length while checking if SO_PASSCRED is enabled for " @@ -2794,94 +2787,94 @@ msgstr "" "Opción de lonxitude inesperada ao comprobar se SO_PASSCRED estaba activada " "para o socket. Esperábanse %d bytes, obtivéronse %d." -#: ../gio/gunixconnection.c:462 +#: gio/gunixconnection.c:462 #, c-format msgid "Error enabling SO_PASSCRED: %s" msgstr "Produciuse un erro ao activar SO_PASSCRED: %s" -#: ../gio/gunixconnection.c:492 +#: gio/gunixconnection.c:492 msgid "" "Expecting to read a single byte for receiving credentials but read zero bytes" msgstr "" "Esperábase ler un só byte para recibir as credenciais pero léronse creo bytes" -#: ../gio/gunixconnection.c:535 +#: gio/gunixconnection.c:535 #, c-format msgid "Error while disabling SO_PASSCRED: %s" msgstr "Produciuse un erro ao desactivar SO_PASSCRED: %s" -#: ../gio/gunixinputstream.c:354 ../gio/gunixinputstream.c:374 -#: ../gio/gunixinputstream.c:452 ../gio/gunixoutputstream.c:439 +#: gio/gunixinputstream.c:354 gio/gunixinputstream.c:374 +#: gio/gunixinputstream.c:452 gio/gunixoutputstream.c:439 #, c-format msgid "Error reading from unix: %s" msgstr "Produciuse un erro ao ler de unix: %s" -#: ../gio/gunixinputstream.c:407 ../gio/gunixinputstream.c:589 -#: ../gio/gunixoutputstream.c:394 ../gio/gunixoutputstream.c:545 +#: gio/gunixinputstream.c:407 gio/gunixinputstream.c:589 +#: gio/gunixoutputstream.c:394 gio/gunixoutputstream.c:545 #, c-format msgid "Error closing unix: %s" msgstr "Produciuse un erro ao pechar unix: %s" -#: ../gio/gunixmounts.c:1846 ../gio/gunixmounts.c:1883 +#: gio/gunixmounts.c:1846 gio/gunixmounts.c:1883 msgid "Filesystem root" msgstr "Raíz do sistema de ficheiros" -#: ../gio/gunixoutputstream.c:340 ../gio/gunixoutputstream.c:361 +#: gio/gunixoutputstream.c:340 gio/gunixoutputstream.c:361 #, c-format msgid "Error writing to unix: %s" msgstr "Produciuse un erro ao escribir a unix: %s" -#: ../gio/gunixsocketaddress.c:245 +#: gio/gunixsocketaddress.c:245 msgid "Abstract unix domain socket addresses not supported on this system" msgstr "" "Abstraer os enderezos de socket de dominio unix que non son permitidos neste " "sistema" -#: ../gio/gvolume.c:407 +#: gio/gvolume.c:407 msgid "volume doesn't implement eject" msgstr "o volume non implementa a expulsión" #. Translators: This is an error #. * message for volume objects that #. * don't implement any of eject or eject_with_operation. -#: ../gio/gvolume.c:486 +#: gio/gvolume.c:486 msgid "volume doesn't implement eject or eject_with_operation" msgstr "o volume non implementa a expulsión ou a operación_de_expulsión" -#: ../gio/gwin32appinfo.c:277 +#: gio/gwin32appinfo.c:277 msgid "Can't find application" msgstr "Non é posíbel encontrar o aplicativo" -#: ../gio/gwin32appinfo.c:300 +#: gio/gwin32appinfo.c:300 #, c-format msgid "Error launching application: %s" msgstr "Produciuse un erro ao iniciar o aplicativo: %s" -#: ../gio/gwin32appinfo.c:336 +#: gio/gwin32appinfo.c:336 msgid "URIs not supported" msgstr "Os URI non son compatíbeis" -#: ../gio/gwin32appinfo.c:358 +#: gio/gwin32appinfo.c:358 msgid "association changes not supported on win32" msgstr "os cambios de asociación non son compatíbeis con win32" -#: ../gio/gwin32appinfo.c:370 +#: gio/gwin32appinfo.c:370 msgid "Association creation not supported on win32" msgstr "A creación de asociación non é compatíbel con win32" -#: ../gio/gzlibcompressor.c:279 ../gio/gzlibdecompressor.c:250 +#: gio/gzlibcompressor.c:279 gio/gzlibdecompressor.c:250 msgid "Not enough memory" msgstr "sen memoria" -#: ../gio/gzlibcompressor.c:286 ../gio/gzlibdecompressor.c:257 +#: gio/gzlibcompressor.c:286 gio/gzlibdecompressor.c:257 #, c-format msgid "Internal error: %s" msgstr "Erro interno: %s" -#: ../gio/gzlibcompressor.c:299 ../gio/gzlibdecompressor.c:271 +#: gio/gzlibcompressor.c:299 gio/gzlibdecompressor.c:271 msgid "Need more input" msgstr "Necesítase máis entrada" -#: ../gio/gzlibdecompressor.c:243 +#: gio/gzlibdecompressor.c:243 msgid "Invalid compressed data" msgstr "O nome do host non é válido" diff --git a/po/gu.po b/po/gu.po index ba42ff591..6b10fb349 100644 --- a/po/gu.po +++ b/po/gu.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.master.gu\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-04-15 16:38+0530\n" "Last-Translator: Sweta Kothari \n" "Language-Team: Gujarati\n" @@ -1135,8 +1135,9 @@ msgstr "%s ને ખૂબ મોટી ગણક કિંમત પસાર msgid "Stream is already closed" msgstr "સ્ટ્રીમ પહેલાથી જ બંધ થઈ ગયેલ છે" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "પ્રક્રિયા રદ થઈ ગઈ હતી" @@ -1170,10 +1171,594 @@ msgstr "%s ફાઈલપ્રકાર" msgid "%s type" msgstr "%s પ્રકાર" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "સ્ટ્રીમનો-અંત અનિચ્છનીય રીતે જલદી" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "બિનઆધારિત સોકેટ સરનામું" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "અજ્ઞાત પ્રકાર" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "'%s' ડિરેક્ટરી ખોલતા ભૂલ: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "ડિરેક્ટરી બનાવવામાં ભૂલ: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "ફાઈલ '%s' ખોલવામાં ભૂલ: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' ફાઈલ વાંચતી વખતની ભૂલ: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "ફાઈલ '%s' ખોલવામાં ભૂલ: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "ફાઈલ બંધ કરવામાં ભૂલ: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "ફાઈલ '%s' ખોલવામાં ભૂલ: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "ઉમેરાયેલ સોકેટ બંધ થયેલ છે" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "પ્રકાર %s એ વર્ગ થયેલ નથી" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "પ્રકાર %s એ વર્ગ થયેલ નથી" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "સાંભળનાર પહેલાથી જ બંધ થઈ ગયેલ છે" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' એ યોગ્ય નામ નથી" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "ફાઈલમાં લખવામાં ભૂલ: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "સંદેશો મોકલી રહ્યા હોય ત્યારે ભૂલ: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "કચરાપેટી આધારભૂત નથી" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "ફાઈલમાં લખવામાં ભૂલ: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' એ યોગ્ય નામ નથી" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d લીટી પર ભૂલ: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "ભૂલ પદચ્છેદન વિકલ્પ %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "જોડાણ પ્રગતિમાં છે" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "જોડાણ પ્રગતિમાં છે" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "જોડાઇ રહ્યા હોય ત્યારે ભૂલ: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' એ યોગ્ય નામ નથી" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "'%s' ડિરેક્ટરી ખોલતા ભૂલ: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "ભૂલ પદચ્છેદન વિકલ્પ %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "ભાંગી પડેલ ઓબ્જેક્ટ" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "શીર્ષકવીહિન" @@ -1828,43 +2413,44 @@ msgstr "'%s' ને સુધારવા માટે થોડા વખત msgid "Error resolving '%s'" msgstr "'%s' ને સુધારી રહ્યા હોય ત્યારે ભૂલ" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "ડિરેક્ટરીને ડિરેક્ટરી ઉપર ખસેડી શકતા નથી" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1878,17 +2464,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1896,7 +2482,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1924,17 +2510,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "પ્રકાર %s એ વર્ગ થયેલ નથી" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "અજ્ઞાત વિકલ્પ %s" @@ -2033,11 +2619,6 @@ msgstr "સોકેટને બંધ કરી રહ્યા હોય ત msgid "Waiting for socket condition: %s" msgstr "સોકેટ શરત માટે રાહ જોઇ રહ્યા છે: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "સંદેશો મોકલી રહ્યા હોય ત્યારે ભૂલ: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage એ વિન્ડો પર આધારભૂત નથી" diff --git a/po/he.po b/po/he.po index 1fcbbd22f..ae9861a67 100644 --- a/po/he.po +++ b/po/he.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.he\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-09-06 09:32+0200\n" "Last-Translator: Yaron Shahrabani \n" "Language-Team: Hebrew \n" @@ -1147,8 +1147,9 @@ msgstr "Too large count value passed to %s" msgid "Stream is already closed" msgstr "Stream is already closed" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operation was cancelled" @@ -1185,10 +1186,594 @@ msgstr "%s filetype" msgid "%s type" msgstr "%s type" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Unexpected early end-of-stream" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Unsupported socket address" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Error reading file '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Unknown type" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Error opening directory '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Error creating directory: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Error opening file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Error reading file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Error reading file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Error opening file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Error closing file: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Error opening file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Added socket is closed" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Type %s is not classed" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Type %s is not classed" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Listener is already closed" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' is not a valid name " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Error writing to file: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Error sending message: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Trash not supported" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Error writing to file: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' is not a valid name " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Error on line %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Error parsing option %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Connection in progress" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Connection in progress" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Error connecting: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' is not a valid name " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Error opening directory '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Error parsing option %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "corrupted object" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Unnamed" @@ -1845,43 +2430,44 @@ msgstr "Temporarily unable to resolve '%s'" msgid "Error resolving '%s'" msgstr "Error resolving '%s'" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Can't move directory over directory" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1895,17 +2481,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1913,7 +2499,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1941,17 +2527,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Type %s is not classed" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Unknown option %s" @@ -2050,11 +2636,6 @@ msgstr "Error closing socket: %s" msgid "Waiting for socket condition: %s" msgstr "Waiting for socket condition: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Error sending message: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage not supported on windows" diff --git a/po/hi.po b/po/hi.po index 1dd6321e6..0151ad1be 100644 --- a/po/hi.po +++ b/po/hi.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-09-11 15:59+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: Hindi \n" @@ -1137,8 +1137,9 @@ msgstr "बड़ी गणना मान को %s में भेजा ग msgid "Stream is already closed" msgstr "धारा पहले से बंद है" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "ऑपरेशन रद्द था" @@ -1175,10 +1176,594 @@ msgstr "%s फ़ाइल प्रकार" msgid "%s type" msgstr "%s प्रकार" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "अप्रत्याशित स्ट्रीम का समय से पहले अंत" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "असमर्थित सॉकेट पता" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "अज्ञात प्रकार" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "निर्देशिका '%s' को खोलने में त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "निर्देशिका बनाने में त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' फ़ाइल खोलने में त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' फ़ाइल को पढ़ने में त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' फ़ाइल खोलने में त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "फ़ाइल बंद करने में त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' फ़ाइल खोलने में त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "जोड़ा गया सॉकेट बंद है" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "%s प्रकार वर्गीकृत नहीं है" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "%s प्रकार वर्गीकृत नहीं है" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "श्रोता पहले से बंद है" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' कोई वैध नाम नहीं है" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "फ़ाइल में लिखने में त्रुटि: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "संदेश भेजने में त्रुटि: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "रद्दी समर्थित नहीं है" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "फ़ाइल में लिखने में त्रुटि: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' कोई वैध नाम नहीं है" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "पंक्ति %d: पर त्रुटि %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "%s विकल्प विश्लेषण में त्रुटि" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "कनेक्शन प्रगति में" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "कनेक्शन प्रगति में" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "कनेक्ट करने में त्रुटि: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' कोई वैध नाम नहीं है" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "निर्देशिका '%s' को खोलने में त्रुटि: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "%s विकल्प विश्लेषण में त्रुटि" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "खराब वस्तु" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "बेनाम" @@ -1839,43 +2424,44 @@ msgstr "अस्थायी रूप से '%s' हल करने मे msgid "Error resolving '%s'" msgstr "'%s' हल करने में त्रुटि" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "निर्देशिका पर निर्देशिका नहीं खिसका सकता है" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1889,17 +2475,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1907,7 +2493,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1935,17 +2521,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "%s प्रकार वर्गीकृत नहीं है" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "अनजान विकल्प %s" @@ -2044,11 +2630,6 @@ msgstr "सॉकेट बंद करने में त्रुटि: %s" msgid "Waiting for socket condition: %s" msgstr "सॉकेट स्थिति के लिए प्रतीक्षारत: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "संदेश भेजने में त्रुटि: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage विंडोज पर समर्थित नहीं" diff --git a/po/hr.po b/po/hr.po index 5c869043a..5193da7a8 100644 --- a/po/hr.po +++ b/po/hr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2008-05-18 15:38+0000\n" "Last-Translator: Launchpad Translations Administrators \n" @@ -1154,8 +1154,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1191,10 +1192,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Nepoznata opcija %s" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Greška pri otvaranju mape '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Greška pri otvaranju mape '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Nisu podržane simboličke veze" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Greška na retku %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Greška prilikom analize opcije %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Greška pri čitanju datoteke '%s': %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Greška pri otvaranju mape '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Greška prilikom analize opcije %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1856,43 +2437,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Greška pri čitanju datoteke '%s': %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1906,17 +2487,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1924,7 +2505,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1952,17 +2533,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Nepoznata opcija %s" @@ -2062,11 +2643,6 @@ msgstr "Greška pri čitanju datoteke '%s': %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Greška pri čitanju datoteke '%s': %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/hu.po b/po/hu.po index c8df5d47e..ac0988be2 100644 --- a/po/hu.po +++ b/po/hu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-05 22:02+0100\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -1178,8 +1178,9 @@ msgstr "Túl nagy számérték került átadásra ennek: %s" msgid "Stream is already closed" msgstr "Az adatfolyam már le van zárva" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "A művelet megszakítva" @@ -1213,10 +1214,594 @@ msgstr "%s fájltípus" msgid "%s type" msgstr "%s típus" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Váratlan korai adatfolyam vége" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Nem támogatott foglalatcím" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Hiba a(z) „%s” fájl olvasása közben: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Ismeretlen típus" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Hiba a(z) „%s” könyvtár megnyitásakor: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Hiba a könyvtár létrehozásakor: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Hiba a(z) „%s” fájl megnyitásakor: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Hiba a(z) „%s” fájl olvasása közben: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Hiba a(z) „%s” fájl olvasása közben: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Hiba a(z) „%s” fájl megnyitásakor: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Hiba a fájl lezárásakor: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Hiba a(z) „%s” fájl megnyitásakor: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "A hozzáadott foglalat le van zárva" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "A típus (%s) nem tartalmaz osztályokat" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "A típus (%s) nem tartalmaz osztályokat" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "A figyelő már le van zárva" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "„%s” nem érvényes név" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Hiba a fájl írásakor: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Hiba az üzenet küldésekor: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "A Kuka nem támogatott" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Hiba a fájl írásakor: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "„%s” nem érvényes név" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Hiba a(z) %d. sorban: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Hiba a kapcsoló feldolgozása során: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Csatlakozás folyamatban" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Csatlakozás folyamatban" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Hiba a csatlakozáskor: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "„%s” nem érvényes név" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Hiba a(z) „%s” könyvtár megnyitásakor: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Hiba a kapcsoló feldolgozása során: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "sérült objektum" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Névtelen" @@ -1880,43 +2465,44 @@ msgstr "Ideiglenesen nem oldható fel: „%s”" msgid "Error resolving '%s'" msgstr "Hiba a(z) „%s” feloldása közben" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "A könyvtár nem helyezhető át könyvtárba" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1930,17 +2516,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1948,7 +2534,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1976,17 +2562,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "A típus (%s) nem tartalmaz osztályokat" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Ismeretlen kapcsoló: %s" @@ -2085,11 +2671,6 @@ msgstr "Hiba a foglalat lezárásakor: %s" msgid "Waiting for socket condition: %s" msgstr "Várakozás a foglalat állapotára: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Hiba az üzenet küldésekor: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "A GSocketControlMessage nem támogatott Windowson" diff --git a/po/hy.po b/po/hy.po index 83fd57e53..b1f2ec641 100644 --- a/po/hy.po +++ b/po/hy.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2006-03-03 16:24+0000\n" "Last-Translator: Norayr Chilingaryan \n" "Language-Team: Armenian \n" @@ -1105,8 +1105,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1141,10 +1142,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "'%s' պանակը բացելու սխալ՝ %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "'%s' պանակը բացելու սխալ՝ %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Սիմվոլիկ հղումները չեն ապահովվում" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Սխալ %d տողում՝ %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "'%s' պանակը բացելու սխալ՝ %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "'%s' պանակը բացելու սխալ՝ %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "'%s' պանակը բացելու սխալ՝ %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1803,43 +2384,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1853,17 +2434,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1871,7 +2452,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1899,17 +2480,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2009,11 +2590,6 @@ msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "'%s' ֆայլը կարդալու սխալ՝ %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/id.po b/po/id.po index 7ee8f5042..b09938ffa 100644 --- a/po/id.po +++ b/po/id.po @@ -6,9 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: glib master\n" -"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" -"product=glib&component=general\n" -"POT-Creation-Date: 2010-05-16 08:22+0000\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-05-16 16:29+0700\n" "Last-Translator: Andika Triwidada \n" "Language-Team: GNOME Indonesian Translation Team \n" @@ -19,338 +18,338 @@ msgstr "" "X-Poedit-Language: Indonesian\n" "X-Poedit-Country: Indonesia\n" -#: ../glib/gbookmarkfile.c:737 +#: glib/gbookmarkfile.c:737 #, c-format msgid "Unexpected attribute '%s' for element '%s'" msgstr "Atribut '%s' yang tak diduga bagi elemen '%s'" -#: ../glib/gbookmarkfile.c:748 ../glib/gbookmarkfile.c:819 -#: ../glib/gbookmarkfile.c:829 ../glib/gbookmarkfile.c:936 +#: glib/gbookmarkfile.c:748 glib/gbookmarkfile.c:819 glib/gbookmarkfile.c:829 +#: glib/gbookmarkfile.c:936 #, c-format msgid "Attribute '%s' of element '%s' not found" msgstr "Atribut '%s' dari elemen '%s' tak ditemukan" -#: ../glib/gbookmarkfile.c:1106 ../glib/gbookmarkfile.c:1171 -#: ../glib/gbookmarkfile.c:1235 ../glib/gbookmarkfile.c:1245 +#: glib/gbookmarkfile.c:1106 glib/gbookmarkfile.c:1171 +#: glib/gbookmarkfile.c:1235 glib/gbookmarkfile.c:1245 #, c-format msgid "Unexpected tag '%s', tag '%s' expected" msgstr "Tag '%s' yang tak diduga, diharapkan tag '%s'" -#: ../glib/gbookmarkfile.c:1131 ../glib/gbookmarkfile.c:1145 -#: ../glib/gbookmarkfile.c:1213 ../glib/gbookmarkfile.c:1265 +#: glib/gbookmarkfile.c:1131 glib/gbookmarkfile.c:1145 +#: glib/gbookmarkfile.c:1213 glib/gbookmarkfile.c:1265 #, c-format msgid "Unexpected tag '%s' inside '%s'" msgstr "Tag '%s' yang tak diduga di dalam '%s'" -#: ../glib/gbookmarkfile.c:1793 +#: glib/gbookmarkfile.c:1793 msgid "No valid bookmark file found in data dirs" msgstr "Tak ditemukan penanda buku yang valid di direktori data" -#: ../glib/gbookmarkfile.c:1994 +#: glib/gbookmarkfile.c:1994 #, c-format msgid "A bookmark for URI '%s' already exists" msgstr "Penanda buku bagi URI '%s' telah ada" -#: ../glib/gbookmarkfile.c:2040 ../glib/gbookmarkfile.c:2198 -#: ../glib/gbookmarkfile.c:2283 ../glib/gbookmarkfile.c:2363 -#: ../glib/gbookmarkfile.c:2448 ../glib/gbookmarkfile.c:2531 -#: ../glib/gbookmarkfile.c:2609 ../glib/gbookmarkfile.c:2688 -#: ../glib/gbookmarkfile.c:2730 ../glib/gbookmarkfile.c:2827 -#: ../glib/gbookmarkfile.c:2953 ../glib/gbookmarkfile.c:3143 -#: ../glib/gbookmarkfile.c:3219 ../glib/gbookmarkfile.c:3384 -#: ../glib/gbookmarkfile.c:3473 ../glib/gbookmarkfile.c:3563 -#: ../glib/gbookmarkfile.c:3691 +#: glib/gbookmarkfile.c:2040 glib/gbookmarkfile.c:2198 +#: glib/gbookmarkfile.c:2283 glib/gbookmarkfile.c:2363 +#: glib/gbookmarkfile.c:2448 glib/gbookmarkfile.c:2531 +#: glib/gbookmarkfile.c:2609 glib/gbookmarkfile.c:2688 +#: glib/gbookmarkfile.c:2730 glib/gbookmarkfile.c:2827 +#: glib/gbookmarkfile.c:2953 glib/gbookmarkfile.c:3143 +#: glib/gbookmarkfile.c:3219 glib/gbookmarkfile.c:3384 +#: glib/gbookmarkfile.c:3473 glib/gbookmarkfile.c:3563 +#: glib/gbookmarkfile.c:3691 #, c-format msgid "No bookmark found for URI '%s'" msgstr "Tak ditemukan penanda buku bagi URI '%s'" -#: ../glib/gbookmarkfile.c:2372 +#: glib/gbookmarkfile.c:2372 #, c-format msgid "No MIME type defined in the bookmark for URI '%s'" msgstr "Tipe MIME tak didefinisikan pada penanda buku bagi URI '%s'" -#: ../glib/gbookmarkfile.c:2457 +#: glib/gbookmarkfile.c:2457 #, c-format msgid "No private flag has been defined in bookmark for URI '%s'" msgstr "Flag privat tak didefinisikan di penanda buku bagi URI '%s'" -#: ../glib/gbookmarkfile.c:2836 +#: glib/gbookmarkfile.c:2836 #, c-format msgid "No groups set in bookmark for URI '%s'" msgstr "Grup tak ditata di penanda buku bagi URI '%s'" -#: ../glib/gbookmarkfile.c:3237 ../glib/gbookmarkfile.c:3394 +#: glib/gbookmarkfile.c:3237 glib/gbookmarkfile.c:3394 #, c-format msgid "No application with name '%s' registered a bookmark for '%s'" msgstr "Tak ada aplikasi dengan nama '%s' mendaftarkan penanda buku bagi '%s'" -#: ../glib/gbookmarkfile.c:3417 +#: glib/gbookmarkfile.c:3417 #, c-format msgid "Failed to expand exec line '%s' with URI '%s'" msgstr "Gagal mengembangkan baris eksekusi '%s' dengan URI '%s'" -#: ../glib/gconvert.c:437 ../glib/gconvert.c:515 ../glib/giochannel.c:1404 -#: ../gio/gcharsetconverter.c:459 +#: glib/gconvert.c:437 glib/gconvert.c:515 glib/giochannel.c:1404 +#: gio/gcharsetconverter.c:459 #, c-format msgid "Conversion from character set '%s' to '%s' is not supported" msgstr "Konversi dari gugus karakter '%s' ke '%s' tak didukung" -#: ../glib/gconvert.c:441 ../glib/gconvert.c:519 -#: ../gio/gcharsetconverter.c:463 +#: glib/gconvert.c:441 glib/gconvert.c:519 gio/gcharsetconverter.c:463 #, c-format msgid "Could not open converter from '%s' to '%s'" msgstr "Tidak dapat membuka pengubah dari '%s' ke '%s'" -#: ../glib/gconvert.c:638 ../glib/gconvert.c:1031 ../glib/giochannel.c:1576 -#: ../glib/giochannel.c:1618 ../glib/giochannel.c:2462 ../glib/gutf8.c:981 -#: ../glib/gutf8.c:1436 ../gio/gcharsetconverter.c:346 +#: glib/gconvert.c:638 glib/gconvert.c:1031 glib/giochannel.c:1576 +#: glib/giochannel.c:1618 glib/giochannel.c:2462 glib/gutf8.c:981 +#: glib/gutf8.c:1436 gio/gcharsetconverter.c:346 msgid "Invalid byte sequence in conversion input" msgstr "Rangkaian byte dalam input konversi tidak benar" -#: ../glib/gconvert.c:646 ../glib/gconvert.c:956 ../glib/giochannel.c:1583 -#: ../glib/giochannel.c:2474 ../gio/gcharsetconverter.c:351 +#: glib/gconvert.c:646 glib/gconvert.c:956 glib/giochannel.c:1583 +#: glib/giochannel.c:2474 gio/gcharsetconverter.c:351 #, c-format msgid "Error during conversion: %s" msgstr "Error saat melakukan konversi: %s" -#: ../glib/gconvert.c:678 ../glib/gutf8.c:977 ../glib/gutf8.c:1187 -#: ../glib/gutf8.c:1328 ../glib/gutf8.c:1432 +#: glib/gconvert.c:678 glib/gutf8.c:977 glib/gutf8.c:1187 glib/gutf8.c:1328 +#: glib/gutf8.c:1432 msgid "Partial character sequence at end of input" msgstr "Rangkaian karakter sebagian pada akhir input" -#: ../glib/gconvert.c:928 +#: glib/gconvert.c:928 #, c-format msgid "Cannot convert fallback '%s' to codeset '%s'" msgstr "Tidak dapat mengkonversi, kembalikan '%s' ke gugus kode '%s'" -#: ../glib/gconvert.c:1751 +#: glib/gconvert.c:1751 #, c-format msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" msgstr "URI '%s' bukanlah URI absolut dengan menggunakan skema \"file\"" -#: ../glib/gconvert.c:1761 +#: glib/gconvert.c:1761 #, c-format msgid "The local file URI '%s' may not include a '#'" msgstr "URI berkas lokal '%s' tak boleh memuat '#'" -#: ../glib/gconvert.c:1778 +#: glib/gconvert.c:1778 #, c-format msgid "The URI '%s' is invalid" msgstr "URI '%s' tidak benar" -#: ../glib/gconvert.c:1790 +#: glib/gconvert.c:1790 #, c-format msgid "The hostname of the URI '%s' is invalid" msgstr "Nama host pada URI '%s' tidak benar" -#: ../glib/gconvert.c:1806 +#: glib/gconvert.c:1806 #, c-format msgid "The URI '%s' contains invalidly escaped characters" msgstr "URI '%s' berisi karakter escape yang salah" -#: ../glib/gconvert.c:1901 +#: glib/gconvert.c:1901 #, c-format msgid "The pathname '%s' is not an absolute path" msgstr "Nama path '%s' bukan path absolut" -#: ../glib/gconvert.c:1911 +#: glib/gconvert.c:1911 msgid "Invalid hostname" msgstr "Nama host salah" -#: ../glib/gdir.c:112 ../glib/gdir.c:135 +#: glib/gdir.c:112 glib/gdir.c:135 #, c-format msgid "Error opening directory '%s': %s" msgstr "Error saat membuka direktori '%s': %s" -#: ../glib/gfileutils.c:536 ../glib/gfileutils.c:624 +#: glib/gfileutils.c:536 glib/gfileutils.c:624 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "Tidak dapat mengalokasikan %lu byte untuk membaca berkas \"%s\"" -#: ../glib/gfileutils.c:551 +#: glib/gfileutils.c:551 #, c-format msgid "Error reading file '%s': %s" msgstr "Error saat membaca berkas '%s': %s" -#: ../glib/gfileutils.c:565 +#: glib/gfileutils.c:565 #, c-format msgid "File \"%s\" is too large" msgstr "Berkas \"%s\" terlalu besar" -#: ../glib/gfileutils.c:648 +#: glib/gfileutils.c:648 #, c-format msgid "Failed to read from file '%s': %s" msgstr "Gagal membaca dari berkas '%s': %s" -#: ../glib/gfileutils.c:699 ../glib/gfileutils.c:786 +#: glib/gfileutils.c:699 glib/gfileutils.c:786 #, c-format msgid "Failed to open file '%s': %s" msgstr "Gagal membuka berkas '%s': %s" -#: ../glib/gfileutils.c:716 ../glib/gmappedfile.c:170 +#: glib/gfileutils.c:716 glib/gmappedfile.c:170 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "Gagal saat mengambil atribut berkas '%s': fstat() gagal: %s" -#: ../glib/gfileutils.c:750 +#: glib/gfileutils.c:750 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "Gagal saat membuka berkas '%s': fdopen() gagal: %s" -#: ../glib/gfileutils.c:858 +#: glib/gfileutils.c:858 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "" "Gagal untuk mengubah nama berkas '%s' menjadi '%s': g_rename() gagal: %s" -#: ../glib/gfileutils.c:900 ../glib/gfileutils.c:1366 +#: glib/gfileutils.c:900 glib/gfileutils.c:1366 #, c-format msgid "Failed to create file '%s': %s" msgstr "Gagal membuat berkas '%s': %s" -#: ../glib/gfileutils.c:914 +#: glib/gfileutils.c:914 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "Gagal untuk membuka berkas '%s' untuk menulis: fdopen() gagal: %s" -#: ../glib/gfileutils.c:939 +#: glib/gfileutils.c:939 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "Gagal untuk menulis berkas '%s': fwrite() gagal: %s" -#: ../glib/gfileutils.c:958 +#: glib/gfileutils.c:958 #, c-format msgid "Failed to write file '%s': fflush() failed: %s" msgstr "Gagal untuk menulis berkas '%s': fflush() gagal: %s" -#: ../glib/gfileutils.c:987 +#: glib/gfileutils.c:987 #, c-format msgid "Failed to write file '%s': fsync() failed: %s" msgstr "Gagal untuk menulis berkas '%s': fsync() gagal: %s" -#: ../glib/gfileutils.c:1006 +#: glib/gfileutils.c:1006 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "Gagal untuk menutup berkas '%s': fclose() gagal: '%s'" -#: ../glib/gfileutils.c:1124 +#: glib/gfileutils.c:1124 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "Berkas '%s' tidak dapat dibuang: g_unlink() gagal: %s" -#: ../glib/gfileutils.c:1328 +#: glib/gfileutils.c:1328 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "Templat '%s' salah, seharusnya tak boleh mengandung '%s'" -#: ../glib/gfileutils.c:1341 +#: glib/gfileutils.c:1341 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "Templat '%s' tak memuat XXXXXX" -#: ../glib/gfileutils.c:1774 -#, c-format +#: glib/gfileutils.c:1774 +#, fuzzy, c-format msgid "%u byte" -msgstr "%u bytes" +msgid_plural "%u bytes" +msgstr[0] "%u bytes" +msgstr[1] "%u bytes" -#: ../glib/gfileutils.c:1782 +#: glib/gfileutils.c:1782 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: ../glib/gfileutils.c:1787 +#: glib/gfileutils.c:1787 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: ../glib/gfileutils.c:1792 +#: glib/gfileutils.c:1792 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: ../glib/gfileutils.c:1797 +#: glib/gfileutils.c:1797 #, c-format msgid "%.1f TB" msgstr "%.1f TB" -#: ../glib/gfileutils.c:1802 +#: glib/gfileutils.c:1802 #, c-format msgid "%.1f PB" msgstr "%.1f PB" -#: ../glib/gfileutils.c:1807 +#: glib/gfileutils.c:1807 #, c-format msgid "%.1f EB" msgstr "%.1f EB" -#: ../glib/gfileutils.c:1850 +#: glib/gfileutils.c:1850 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "Gagal saat membaca taut simbolik '%s': %s" -#: ../glib/gfileutils.c:1871 +#: glib/gfileutils.c:1871 msgid "Symbolic links not supported" msgstr "Taut simbolik tidak didukung" -#: ../glib/giochannel.c:1408 +#: glib/giochannel.c:1408 #, c-format msgid "Could not open converter from '%s' to '%s': %s" msgstr "Tidak dapat membuka konverter dari '%s' menjadi '%s': %s" -#: ../glib/giochannel.c:1753 +#: glib/giochannel.c:1753 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "" "Tidak dapat melakukan proses baca mentah di g_io_channel_read_line_string" -#: ../glib/giochannel.c:1800 ../glib/giochannel.c:2058 -#: ../glib/giochannel.c:2145 +#: glib/giochannel.c:1800 glib/giochannel.c:2058 glib/giochannel.c:2145 msgid "Leftover unconverted data in read buffer" msgstr "Ada data tersisa yang belum dikonversi pada penyangga read" -#: ../glib/giochannel.c:1881 ../glib/giochannel.c:1958 +#: glib/giochannel.c:1881 glib/giochannel.c:1958 msgid "Channel terminates in a partial character" msgstr "Kanal terputus pada karakter sebagian" -#: ../glib/giochannel.c:1944 +#: glib/giochannel.c:1944 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "Tidak dapat melakukan proses baca mentah di g_io_channel_read_to_end" -#: ../glib/gmappedfile.c:151 +#: glib/gmappedfile.c:151 #, c-format msgid "Failed to open file '%s': open() failed: %s" msgstr "Gagal saat membuka berkas '%s': open() gagal: %s" -#: ../glib/gmappedfile.c:230 +#: glib/gmappedfile.c:230 #, c-format msgid "Failed to map file '%s': mmap() failed: %s" msgstr "Gagal saat memetakan berkas '%s': mmap() gagal: %s" -#: ../glib/gmarkup.c:303 ../glib/gmarkup.c:343 +#: glib/gmarkup.c:303 glib/gmarkup.c:343 #, c-format msgid "Error on line %d char %d: " msgstr "Error pada baris %d huruf ke %d:" -#: ../glib/gmarkup.c:363 ../glib/gmarkup.c:441 +#: glib/gmarkup.c:363 glib/gmarkup.c:441 #, c-format msgid "Invalid UTF-8 encoded text in name - not valid '%s'" msgstr "Teks UTF-8 dalam nama tak valid - bukan '%s' yang valid" -#: ../glib/gmarkup.c:374 +#: glib/gmarkup.c:374 #, c-format msgid "'%s' is not a valid name " msgstr "'%s' bukan suatu nama yang valid" -#: ../glib/gmarkup.c:390 +#: glib/gmarkup.c:390 #, c-format msgid "'%s' is not a valid name: '%c' " msgstr "'%s' bukan suatu nama yang valid: '%c'" -#: ../glib/gmarkup.c:494 +#: glib/gmarkup.c:494 #, c-format msgid "Error on line %d: %s" msgstr "Error pada baris ke %d: %s" -#: ../glib/gmarkup.c:578 +#: glib/gmarkup.c:578 #, c-format msgid "" "Failed to parse '%-.*s', which should have been a digit inside a character " @@ -359,7 +358,7 @@ msgstr "" "Gagal saat mengurai '%-.*s'. yang seharusnya sebuah digit dalam referensi " "karakter (misalnya ê) - mungkin digitnya terlalu besar" -#: ../glib/gmarkup.c:590 +#: glib/gmarkup.c:590 msgid "" "Character reference did not end with a semicolon; most likely you used an " "ampersand character without intending to start an entity - escape ampersand " @@ -369,25 +368,25 @@ msgstr "" "menggunakan karakter ampersand tanpa bermaksud menjadikannya sebagai " "entitas. Silakan gunakan & saja" -#: ../glib/gmarkup.c:616 +#: glib/gmarkup.c:616 #, c-format msgid "Character reference '%-.*s' does not encode a permitted character" msgstr "" "Referensi karakter '%-.*s' tidak mengencodekan karakter yang diperbolehkan" -#: ../glib/gmarkup.c:654 +#: glib/gmarkup.c:654 msgid "" "Empty entity '&;' seen; valid entities are: & " < > '" msgstr "" "Ada entitas '&;' yang kosong; Entitas yang benar antara lain adalah: & " "" < > '" -#: ../glib/gmarkup.c:662 +#: glib/gmarkup.c:662 #, c-format msgid "Entity name '%-.*s' is not known" msgstr "Nama entitas '%-.*s' tak dikenal" -#: ../glib/gmarkup.c:667 +#: glib/gmarkup.c:667 msgid "" "Entity did not end with a semicolon; most likely you used an ampersand " "character without intending to start an entity - escape ampersand as &" @@ -396,11 +395,11 @@ msgstr "" "ampersand tanpa bermaksud menjadikannya sebagai entitas - silakan pakai " "& saja" -#: ../glib/gmarkup.c:1014 +#: glib/gmarkup.c:1014 msgid "Document must begin with an element (e.g. )" msgstr "Dokumen harus dimulai dengan elemen (misalnya )" -#: ../glib/gmarkup.c:1054 +#: glib/gmarkup.c:1054 #, c-format msgid "" "'%s' is not a valid character following a '<' character; it may not begin an " @@ -409,7 +408,7 @@ msgstr "" "'%s' bukanlah karakter yang benar bila diikuti dengan karakter '<'. Ini " "tidak boleh menjadi nama elemen" -#: ../glib/gmarkup.c:1122 +#: glib/gmarkup.c:1122 #, c-format msgid "" "Odd character '%s', expected a '>' character to end the empty-element tag '%" @@ -418,7 +417,7 @@ msgstr "" "Ada karakter aneh '%s', seharusnya ada '>' untuk mengakhiri tag elemen " "kosong '%s'" -#: ../glib/gmarkup.c:1206 +#: glib/gmarkup.c:1206 #, c-format msgid "" "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" @@ -426,7 +425,7 @@ msgstr "" "Ada karakter aneh '%s'. Seharusnya ada karakter '=' setelah nama atribut '%" "s' pada elemen '%s'" -#: ../glib/gmarkup.c:1247 +#: glib/gmarkup.c:1247 #, c-format msgid "" "Odd character '%s', expected a '>' or '/' character to end the start tag of " @@ -437,7 +436,7 @@ msgstr "" "padaelemen '%s', atau bisa juga ada atribut lain. Mungkin Anda menggunakan " "karakter yang tidak diperbolehkan pada nama atribut." -#: ../glib/gmarkup.c:1291 +#: glib/gmarkup.c:1291 #, c-format msgid "" "Odd character '%s', expected an open quote mark after the equals sign when " @@ -446,7 +445,7 @@ msgstr "" "Ada karakter aneh '%s'. Seharusnya ada tanda kutip buka setelah tanda sama " "dengan saat memberikan nilai atribut '%s' pada elemen '%s'" -#: ../glib/gmarkup.c:1425 +#: glib/gmarkup.c:1425 #, c-format msgid "" "'%s' is not a valid character following the characters ''" -#: ../glib/gmarkup.c:1472 +#: glib/gmarkup.c:1472 #, c-format msgid "Element '%s' was closed, no element is currently open" msgstr "Elemen '%s' sudah ditutup, tidak ada elemen yang masih terbuka" -#: ../glib/gmarkup.c:1481 +#: glib/gmarkup.c:1481 #, c-format msgid "Element '%s' was closed, but the currently open element is '%s'" msgstr "Elemen '%s' sudah ditutup, tapi elemen yang masih terbuka adalah '%s'" -#: ../glib/gmarkup.c:1648 +#: glib/gmarkup.c:1648 msgid "Document was empty or contained only whitespace" msgstr "Dokumen kosong atau berisi whitespace saja" -#: ../glib/gmarkup.c:1662 +#: glib/gmarkup.c:1662 msgid "Document ended unexpectedly just after an open angle bracket '<'" msgstr "" "Dokumen terpotong tidak sempurna sesaat setelah membuka kurung siku '<'" -#: ../glib/gmarkup.c:1670 ../glib/gmarkup.c:1715 +#: glib/gmarkup.c:1670 glib/gmarkup.c:1715 #, c-format msgid "" "Document ended unexpectedly with elements still open - '%s' was the last " @@ -492,7 +491,7 @@ msgstr "" "Dokumen terpotong tidak sempurna dengan elemen yang masih terbuka - '%s' " "adalah elemen terakhir yang dibuka" -#: ../glib/gmarkup.c:1678 +#: glib/gmarkup.c:1678 #, c-format msgid "" "Document ended unexpectedly, expected to see a close angle bracket ending " @@ -501,19 +500,19 @@ msgstr "" "Dokumen terpotong tidak sempurna, seharusnya ada kurung siku penutup untuk " "mengakhiri tag <%s/>" -#: ../glib/gmarkup.c:1684 +#: glib/gmarkup.c:1684 msgid "Document ended unexpectedly inside an element name" msgstr "Dokumen terpotong tidak sempurna pada dalam nama elemen" -#: ../glib/gmarkup.c:1690 +#: glib/gmarkup.c:1690 msgid "Document ended unexpectedly inside an attribute name" msgstr "Dokumen terpotong tidak sempurna di dalam nama atribut" -#: ../glib/gmarkup.c:1695 +#: glib/gmarkup.c:1695 msgid "Document ended unexpectedly inside an element-opening tag." msgstr "Dokumen terpotong tidak sempurna di dalam tag pembukaan elemen." -#: ../glib/gmarkup.c:1701 +#: glib/gmarkup.c:1701 msgid "" "Document ended unexpectedly after the equals sign following an attribute " "name; no attribute value" @@ -521,540 +520,538 @@ msgstr "" "Dokumen terpotong tidak sempurna setelah tanda sama dengan mengikuti nama " "atribut. Tidak ada nilai atribut yang diperoleh" -#: ../glib/gmarkup.c:1708 +#: glib/gmarkup.c:1708 msgid "Document ended unexpectedly while inside an attribute value" msgstr "Dokumen tidak sempura saat ada dalam nilai atribut" -#: ../glib/gmarkup.c:1724 +#: glib/gmarkup.c:1724 #, c-format msgid "Document ended unexpectedly inside the close tag for element '%s'" msgstr "Dokumen terpotong tidak sempurna di dalam tag penutup elemen '%s'" -#: ../glib/gmarkup.c:1730 +#: glib/gmarkup.c:1730 msgid "Document ended unexpectedly inside a comment or processing instruction" msgstr "" "Dokumen terpotong tidak sempurna di dalam keterangan atau instruksi " "pemrosesan" -#: ../glib/gregex.c:131 +#: glib/gregex.c:131 msgid "corrupted object" msgstr "objek rusak" -#: ../glib/gregex.c:133 +#: glib/gregex.c:133 msgid "internal error or corrupted object" msgstr "kesalahan internal atau objek rusak" -#: ../glib/gregex.c:135 +#: glib/gregex.c:135 msgid "out of memory" msgstr "kehabisan memori" -#: ../glib/gregex.c:140 +#: glib/gregex.c:140 msgid "backtracking limit reached" msgstr "batas pelacakan balik tercapai" -#: ../glib/gregex.c:152 ../glib/gregex.c:160 +#: glib/gregex.c:152 glib/gregex.c:160 msgid "the pattern contains items not supported for partial matching" msgstr "pola memuat butir yang tak didukung bagi pencocokan sebagian" -#: ../glib/gregex.c:154 ../gio/glocalfile.c:2110 +#: glib/gregex.c:154 gio/glocalfile.c:2110 msgid "internal error" msgstr "kesalahan internal" -#: ../glib/gregex.c:162 +#: glib/gregex.c:162 msgid "back references as conditions are not supported for partial matching" msgstr "acuan balik sebagai persyaratan tak didukung bagi pencocokan sebagian" -#: ../glib/gregex.c:171 +#: glib/gregex.c:171 msgid "recursion limit reached" msgstr "batas rekursi dicapai" -#: ../glib/gregex.c:173 +#: glib/gregex.c:173 msgid "workspace limit for empty substrings reached" msgstr "batas ruang kerja untuk sub string kosong tercapai" -#: ../glib/gregex.c:175 +#: glib/gregex.c:175 msgid "invalid combination of newline flags" msgstr "kombinasi bendera baris baru yang tak valid" -#: ../glib/gregex.c:179 +#: glib/gregex.c:179 msgid "unknown error" msgstr "kesalahan tak dikenal" -#: ../glib/gregex.c:199 +#: glib/gregex.c:199 msgid "\\ at end of pattern" msgstr "\\ di akhir pola" -#: ../glib/gregex.c:202 +#: glib/gregex.c:202 msgid "\\c at end of pattern" msgstr "\\c di akhir pola" -#: ../glib/gregex.c:205 +#: glib/gregex.c:205 msgid "unrecognized character follows \\" msgstr "karakter tak dikenal mengikuti \\" -#: ../glib/gregex.c:212 +#: glib/gregex.c:212 msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" msgstr "" "escape pengubah huruf besar kecil (\\l, \\L, \\u, \\U) tak diijinkan di sini" -#: ../glib/gregex.c:215 +#: glib/gregex.c:215 #, fuzzy msgid "numbers out of order in {} quantifier" msgstr "angka tak urut di quantifier {}" -#: ../glib/gregex.c:218 +#: glib/gregex.c:218 #, fuzzy msgid "number too big in {} quantifier" msgstr "angka terlalu besar di quantifier {}" -#: ../glib/gregex.c:221 +#: glib/gregex.c:221 msgid "missing terminating ] for character class" msgstr "pengakhiran ] hilang bagi kelas karakter" -#: ../glib/gregex.c:224 +#: glib/gregex.c:224 msgid "invalid escape sequence in character class" msgstr "rangkaian escape tak valid dalam kelas karakter" -#: ../glib/gregex.c:227 +#: glib/gregex.c:227 msgid "range out of order in character class" msgstr "jangkauan tak terurut dalam kelas karakter" -#: ../glib/gregex.c:230 +#: glib/gregex.c:230 msgid "nothing to repeat" msgstr "tak ada yang dapat diulang" -#: ../glib/gregex.c:233 +#: glib/gregex.c:233 msgid "unrecognized character after (?" msgstr "karakter tak dikenal setelah (?" -#: ../glib/gregex.c:237 +#: glib/gregex.c:237 msgid "unrecognized character after (?<" msgstr "karakter tak dikenal setelah (?<" -#: ../glib/gregex.c:241 +#: glib/gregex.c:241 msgid "unrecognized character after (?P" msgstr "karakter tak dikenal setelah (?P" -#: ../glib/gregex.c:244 +#: glib/gregex.c:244 msgid "POSIX named classes are supported only within a class" msgstr "kelas POSIX yang bernama hanya didukung di dalam suatu kelas" -#: ../glib/gregex.c:247 +#: glib/gregex.c:247 msgid "missing terminating )" msgstr "pengakhiran ) hilang" -#: ../glib/gregex.c:251 +#: glib/gregex.c:251 msgid ") without opening (" msgstr ") tanpa pembuka (" #. translators: '(?R' and '(?[+-]digits' are both meant as (groups of) #. * sequences here, '(?-54' would be an example for the second group. #. -#: ../glib/gregex.c:258 +#: glib/gregex.c:258 msgid "(?R or (?[+-]digits must be followed by )" msgstr "(?R atau (?[+-]digit mesti diikuti oleh )" -#: ../glib/gregex.c:261 +#: glib/gregex.c:261 msgid "reference to non-existent subpattern" msgstr "acuan ke sub pola yang tak ada" -#: ../glib/gregex.c:264 +#: glib/gregex.c:264 msgid "missing ) after comment" msgstr "tak ada ) setelah komentar" -#: ../glib/gregex.c:267 +#: glib/gregex.c:267 msgid "regular expression too large" msgstr "ekspresi reguler terlalu besar" -#: ../glib/gregex.c:270 +#: glib/gregex.c:270 msgid "failed to get memory" msgstr "gagal memperoleh memori" -#: ../glib/gregex.c:273 +#: glib/gregex.c:273 msgid "lookbehind assertion is not fixed length" msgstr "panjang asersi lookbehind tak tetap" -#: ../glib/gregex.c:276 +#: glib/gregex.c:276 msgid "malformed number or name after (?(" msgstr "angka atau nama salah bentuk setelah (?(" -#: ../glib/gregex.c:279 +#: glib/gregex.c:279 msgid "conditional group contains more than two branches" msgstr "grup bersyarat mengandung lebih dari dua cabang" -#: ../glib/gregex.c:282 +#: glib/gregex.c:282 msgid "assertion expected after (?(" msgstr "berharap asersi setelah (?(" -#: ../glib/gregex.c:285 +#: glib/gregex.c:285 msgid "unknown POSIX class name" msgstr "nama kelas POSIX tak dikenal" -#: ../glib/gregex.c:288 +#: glib/gregex.c:288 #, fuzzy msgid "POSIX collating elements are not supported" msgstr "elemen kolasi POSIX tak didukung" -#: ../glib/gregex.c:291 +#: glib/gregex.c:291 msgid "character value in \\x{...} sequence is too large" msgstr "nilai karakter dalam urutan \\x{...} terlalu besar" -#: ../glib/gregex.c:294 +#: glib/gregex.c:294 msgid "invalid condition (?(0)" msgstr "kondisi tak valid (?(0)" -#: ../glib/gregex.c:297 +#: glib/gregex.c:297 msgid "\\C not allowed in lookbehind assertion" msgstr "\\C tak diijinkan di asersi lookbehind" -#: ../glib/gregex.c:300 +#: glib/gregex.c:300 msgid "recursive call could loop indefinitely" msgstr "pemanggilan rekursif bisa berulang tak terhingga" -#: ../glib/gregex.c:303 +#: glib/gregex.c:303 msgid "missing terminator in subpattern name" msgstr "terminator di nama sub pola hilang" -#: ../glib/gregex.c:306 +#: glib/gregex.c:306 msgid "two named subpatterns have the same name" msgstr "dua sub pola yang bernama memiliki nama sama" -#: ../glib/gregex.c:309 +#: glib/gregex.c:309 msgid "malformed \\P or \\p sequence" msgstr "urutan \\P atau \\p salah bentuk" -#: ../glib/gregex.c:312 +#: glib/gregex.c:312 msgid "unknown property name after \\P or \\p" msgstr "nama properti tak dikenal setelah \\P atau \\p" -#: ../glib/gregex.c:315 +#: glib/gregex.c:315 msgid "subpattern name is too long (maximum 32 characters)" msgstr "nama sub pola terlalu panjang (maksimum 32 karakter)" -#: ../glib/gregex.c:318 +#: glib/gregex.c:318 msgid "too many named subpatterns (maximum 10,000)" msgstr "terlalu banyak sub pola yang dinamai (maksimum 10.000)" -#: ../glib/gregex.c:321 +#: glib/gregex.c:321 msgid "octal value is greater than \\377" msgstr "nilai oktal lebih dari \\377" -#: ../glib/gregex.c:324 +#: glib/gregex.c:324 msgid "DEFINE group contains more than one branch" msgstr "grup DEFINE mengandung lebih dari satu cabang" -#: ../glib/gregex.c:327 +#: glib/gregex.c:327 msgid "repeating a DEFINE group is not allowed" msgstr "tak diijinkan mengulang grup DEFINE" -#: ../glib/gregex.c:330 +#: glib/gregex.c:330 msgid "inconsistent NEWLINE options" msgstr "opsi NEWLINE tak konsisten" -#: ../glib/gregex.c:333 +#: glib/gregex.c:333 msgid "" "\\g is not followed by a braced name or an optionally braced non-zero number" msgstr "" "\\g tak diikuti oleh nama dalam kurung atau tambahan angka bukan nol dalam " "kurung" -#: ../glib/gregex.c:338 +#: glib/gregex.c:338 msgid "unexpected repeat" msgstr "pengulangan yang tak diharapkan" -#: ../glib/gregex.c:342 +#: glib/gregex.c:342 msgid "code overflow" msgstr "kode tumpah (overflow)" -#: ../glib/gregex.c:346 +#: glib/gregex.c:346 msgid "overran compiling workspace" msgstr "menimpa ruang kerja kompilasi" -#: ../glib/gregex.c:350 +#: glib/gregex.c:350 msgid "previously-checked referenced subpattern not found" msgstr "sub pola yang diacu yang sebelumnya diperiksa tak ditemukan" -#: ../glib/gregex.c:522 ../glib/gregex.c:1639 +#: glib/gregex.c:522 glib/gregex.c:1639 #, c-format msgid "Error while matching regular expression %s: %s" msgstr "Kesalahan saat mencocokkan ekspresi reguler %s: %s" -#: ../glib/gregex.c:1094 +#: glib/gregex.c:1094 msgid "PCRE library is compiled without UTF8 support" msgstr "Pustaka PCRE dikompail tanpa dukungan UTF-8" -#: ../glib/gregex.c:1103 +#: glib/gregex.c:1103 msgid "PCRE library is compiled without UTF8 properties support" msgstr "Pustaka PCRE dikompail tanpa dukungan properti UTF-8" -#: ../glib/gregex.c:1157 +#: glib/gregex.c:1157 #, c-format msgid "Error while compiling regular expression %s at char %d: %s" msgstr "Kesalahan saat mengkompail ekspresi reguler %s pada karakter %d: %s" -#: ../glib/gregex.c:1193 +#: glib/gregex.c:1193 #, c-format msgid "Error while optimizing regular expression %s: %s" msgstr "Kesalahan saat mengoptimasi ekspresi reguler %s: %s" -#: ../glib/gregex.c:2067 +#: glib/gregex.c:2067 msgid "hexadecimal digit or '}' expected" msgstr "digit heksadesimal atau '}' diharapkan" -#: ../glib/gregex.c:2083 +#: glib/gregex.c:2083 msgid "hexadecimal digit expected" msgstr "digit heksadesimal diharapkan" -#: ../glib/gregex.c:2123 +#: glib/gregex.c:2123 msgid "missing '<' in symbolic reference" msgstr "kehilangan '<' di acuan simbolis" -#: ../glib/gregex.c:2132 +#: glib/gregex.c:2132 msgid "unfinished symbolic reference" msgstr "acuan simbolis yang belum selesai" -#: ../glib/gregex.c:2139 +#: glib/gregex.c:2139 msgid "zero-length symbolic reference" msgstr "acuan simbolis dengan panjang nol" -#: ../glib/gregex.c:2150 +#: glib/gregex.c:2150 msgid "digit expected" msgstr "diharapkan digit" -#: ../glib/gregex.c:2168 +#: glib/gregex.c:2168 msgid "illegal symbolic reference" msgstr "acuan simbolis yang tak legal" -#: ../glib/gregex.c:2230 +#: glib/gregex.c:2230 msgid "stray final '\\'" msgstr "'\\' akhir yang tercecer" -#: ../glib/gregex.c:2234 +#: glib/gregex.c:2234 msgid "unknown escape sequence" msgstr "urutan escape tak dikenal" -#: ../glib/gregex.c:2244 +#: glib/gregex.c:2244 #, c-format msgid "Error while parsing replacement text \"%s\" at char %lu: %s" msgstr "Kesalahan saat mengurai teks penggani \"%s\" pada karakter %lu: %s" -#: ../glib/gshell.c:92 +#: glib/gshell.c:92 msgid "Quoted text doesn't begin with a quotation mark" msgstr "Teks yang dikutip tidak dimulai dengan tanda kutip" -#: ../glib/gshell.c:182 +#: glib/gshell.c:182 msgid "Unmatched quotation mark in command line or other shell-quoted text" msgstr "" "Tanda kutip kurang satu pada perintah atau pada teks yang dikutip dari shell " "lain" -#: ../glib/gshell.c:560 +#: glib/gshell.c:560 #, c-format msgid "Text ended just after a '\\' character. (The text was '%s')" msgstr "" "Teks berakhir saat setelah karakter '\\' dijumpai. (Teksnya adalah '%s')" -#: ../glib/gshell.c:567 +#: glib/gshell.c:567 #, c-format msgid "Text ended before matching quote was found for %c. (The text was '%s')" msgstr "" "Teks berakhir sebelum tanda kutip pasangannya ditemukan untuk %c. (Tesknya " "adalah '%s')" -#: ../glib/gshell.c:579 +#: glib/gshell.c:579 msgid "Text was empty (or contained only whitespace)" msgstr "Teksnya kosong (atau hanya berisi whitespace)" -#: ../glib/gspawn-win32.c:283 +#: glib/gspawn-win32.c:283 msgid "Failed to read data from child process" msgstr "Gagal untuk membaca data dari proses child" -#: ../glib/gspawn-win32.c:300 ../glib/gspawn.c:1480 +#: glib/gspawn-win32.c:300 glib/gspawn.c:1480 #, c-format msgid "Failed to create pipe for communicating with child process (%s)" msgstr "" "Gagal saat membuat pipe untuk sarana komunikasi dengan proses child (%s)" -#: ../glib/gspawn-win32.c:339 ../glib/gspawn-win32.c:347 ../glib/gspawn.c:1139 +#: glib/gspawn-win32.c:339 glib/gspawn-win32.c:347 glib/gspawn.c:1139 #, c-format msgid "Failed to read from child pipe (%s)" msgstr "Gagal saat membaca dari pipe child (%s)" -#: ../glib/gspawn-win32.c:370 ../glib/gspawn.c:1346 +#: glib/gspawn-win32.c:370 glib/gspawn.c:1346 #, c-format msgid "Failed to change to directory '%s' (%s)" msgstr "Gagal saat mengganti direktori ke '%s' (%s)" -#: ../glib/gspawn-win32.c:376 ../glib/gspawn-win32.c:495 +#: glib/gspawn-win32.c:376 glib/gspawn-win32.c:495 #, c-format msgid "Failed to execute child process (%s)" msgstr "Gagal saat menjalankan proses child (%s)" -#: ../glib/gspawn-win32.c:445 +#: glib/gspawn-win32.c:445 #, c-format msgid "Invalid program name: %s" msgstr "Nama program salah: %s" -#: ../glib/gspawn-win32.c:455 ../glib/gspawn-win32.c:723 -#: ../glib/gspawn-win32.c:1279 +#: glib/gspawn-win32.c:455 glib/gspawn-win32.c:723 glib/gspawn-win32.c:1279 #, c-format msgid "Invalid string in argument vector at %d: %s" msgstr "String tidak benar pada vektor argumen pada %d: %s" -#: ../glib/gspawn-win32.c:466 ../glib/gspawn-win32.c:738 -#: ../glib/gspawn-win32.c:1312 +#: glib/gspawn-win32.c:466 glib/gspawn-win32.c:738 glib/gspawn-win32.c:1312 #, c-format msgid "Invalid string in environment: %s" msgstr "String tidak benar pada variabel lingkungan: %s" -#: ../glib/gspawn-win32.c:719 ../glib/gspawn-win32.c:1260 +#: glib/gspawn-win32.c:719 glib/gspawn-win32.c:1260 #, c-format msgid "Invalid working directory: %s" msgstr "Direktori aktif salah: %s" -#: ../glib/gspawn-win32.c:784 +#: glib/gspawn-win32.c:784 #, c-format msgid "Failed to execute helper program (%s)" msgstr "Gagal saat menjalankan program bantuan (%s)" -#: ../glib/gspawn-win32.c:998 +#: glib/gspawn-win32.c:998 msgid "" "Unexpected error in g_io_channel_win32_poll() reading data from a child " "process" msgstr "" "Ada error pada g_io_channel_win32_poll() saat membaca dari proses child" -#: ../glib/gspawn.c:190 +#: glib/gspawn.c:190 #, c-format msgid "Failed to read data from child process (%s)" msgstr "Gagal saat membaca data dari proses child (%s)" -#: ../glib/gspawn.c:329 +#: glib/gspawn.c:329 #, c-format msgid "Unexpected error in select() reading data from a child process (%s)" msgstr "" "Ada error pada fungsi select() saat membaca data dari proses child (%s)" -#: ../glib/gspawn.c:414 +#: glib/gspawn.c:414 #, c-format msgid "Unexpected error in waitpid() (%s)" msgstr "Ada error pada fungsi waitpid() (%s)" -#: ../glib/gspawn.c:1206 +#: glib/gspawn.c:1206 #, c-format msgid "Failed to fork (%s)" msgstr "Gagal saat fork (%s)" -#: ../glib/gspawn.c:1356 +#: glib/gspawn.c:1356 #, c-format msgid "Failed to execute child process \"%s\" (%s)" msgstr "Gagal saat menjalankan proses child '%s' (%s)" -#: ../glib/gspawn.c:1366 +#: glib/gspawn.c:1366 #, c-format msgid "Failed to redirect output or input of child process (%s)" msgstr "Gagal mengarahkan output atau input pada proses child (%s)" -#: ../glib/gspawn.c:1375 +#: glib/gspawn.c:1375 #, c-format msgid "Failed to fork child process (%s)" msgstr "Gagal saat fork proses child (%s)" -#: ../glib/gspawn.c:1383 +#: glib/gspawn.c:1383 #, c-format msgid "Unknown error executing child process \"%s\"" msgstr "Ada error yang tidak diketahui saat menjalankan proses child '%s'" -#: ../glib/gspawn.c:1407 +#: glib/gspawn.c:1407 #, c-format msgid "Failed to read enough data from child pid pipe (%s)" msgstr "Gagal saat membaca data yang dibutuhkan dai pipe pid child (%s)" -#: ../glib/gutf8.c:1055 +#: glib/gutf8.c:1055 msgid "Character out of range for UTF-8" msgstr "Karakter di luar jangkauan UTF-8" -#: ../glib/gutf8.c:1155 ../glib/gutf8.c:1164 ../glib/gutf8.c:1296 -#: ../glib/gutf8.c:1305 ../glib/gutf8.c:1446 ../glib/gutf8.c:1542 +#: glib/gutf8.c:1155 glib/gutf8.c:1164 glib/gutf8.c:1296 glib/gutf8.c:1305 +#: glib/gutf8.c:1446 glib/gutf8.c:1542 msgid "Invalid sequence in conversion input" msgstr "Rangkaian input konversi salah" -#: ../glib/gutf8.c:1457 ../glib/gutf8.c:1553 +#: glib/gutf8.c:1457 glib/gutf8.c:1553 msgid "Character out of range for UTF-16" msgstr "Karakter di luar jangkauan UTF-16" -#: ../glib/goption.c:755 +#: glib/goption.c:755 msgid "Usage:" msgstr "Gunakan:" -#: ../glib/goption.c:755 +#: glib/goption.c:755 msgid "[OPTION...]" msgstr "[PILIHAN...]" -#: ../glib/goption.c:861 +#: glib/goption.c:861 msgid "Help Options:" msgstr "Pilihan Bantuan:" -#: ../glib/goption.c:862 +#: glib/goption.c:862 msgid "Show help options" msgstr "Tampilkan pilihan bantuan" -#: ../glib/goption.c:868 +#: glib/goption.c:868 msgid "Show all help options" msgstr "Tampilkan seluruh pilihan bantuan" -#: ../glib/goption.c:930 +#: glib/goption.c:930 msgid "Application Options:" msgstr "Pilihan Aplikasi:" -#: ../glib/goption.c:992 ../glib/goption.c:1062 +#: glib/goption.c:992 glib/goption.c:1062 #, c-format msgid "Cannot parse integer value '%s' for %s" msgstr "Tidak dapat menguraikan nilai integer '%s' untuk %s" -#: ../glib/goption.c:1002 ../glib/goption.c:1070 +#: glib/goption.c:1002 glib/goption.c:1070 #, c-format msgid "Integer value '%s' for %s out of range" msgstr "Nilai integer '%s' untuk %s di luar jangkauan" -#: ../glib/goption.c:1027 +#: glib/goption.c:1027 #, c-format msgid "Cannot parse double value '%s' for %s" msgstr "Tak dapat mengurai nilai double '%s' untuk %s" -#: ../glib/goption.c:1035 +#: glib/goption.c:1035 #, c-format msgid "Double value '%s' for %s out of range" msgstr "Nilai double '%s' untuk %s di luar jangkauan" -#: ../glib/goption.c:1298 ../glib/goption.c:1377 +#: glib/goption.c:1298 glib/goption.c:1377 #, c-format msgid "Error parsing option %s" msgstr "Kesalahan saat mengurai opsi %s" -#: ../glib/goption.c:1408 ../glib/goption.c:1522 +#: glib/goption.c:1408 glib/goption.c:1522 #, c-format msgid "Missing argument for %s" msgstr "Argumen untuk %s tidak lengkap" -#: ../glib/goption.c:1917 +#: glib/goption.c:1917 #, c-format msgid "Unknown option %s" msgstr "Pilihan tidak diketahui %s" -#: ../glib/gkeyfile.c:363 +#: glib/gkeyfile.c:363 msgid "Valid key file could not be found in search dirs" msgstr "Berkas kunci yang valid tak ditemukan pada direktori yang dicari" -#: ../glib/gkeyfile.c:398 +#: glib/gkeyfile.c:398 msgid "Not a regular file" msgstr "Bukan sebuah file biasa" -#: ../glib/gkeyfile.c:406 +#: glib/gkeyfile.c:406 msgid "File is empty" msgstr "Filenya kosong" -#: ../glib/gkeyfile.c:765 +#: glib/gkeyfile.c:765 #, c-format msgid "" "Key file contains line '%s' which is not a key-value pair, group, or comment" @@ -1062,57 +1059,57 @@ msgstr "" "File kunci berisi baris '%s' yang bukan pasangan nilai kunci, kelompok atau " "komentar" -#: ../glib/gkeyfile.c:825 +#: glib/gkeyfile.c:825 #, c-format msgid "Invalid group name: %s" msgstr "Nama grup tak valid: %s" -#: ../glib/gkeyfile.c:847 +#: glib/gkeyfile.c:847 msgid "Key file does not start with a group" msgstr "File kunci tidak mulai dengan sebuah kelompok" -#: ../glib/gkeyfile.c:873 +#: glib/gkeyfile.c:873 #, c-format msgid "Invalid key name: %s" msgstr "Nama kunci tak valid: %s" -#: ../glib/gkeyfile.c:900 +#: glib/gkeyfile.c:900 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "File kunci mengadung encoding yang tidak didukung '%s'" -#: ../glib/gkeyfile.c:1116 ../glib/gkeyfile.c:1278 ../glib/gkeyfile.c:2657 -#: ../glib/gkeyfile.c:2723 ../glib/gkeyfile.c:2858 ../glib/gkeyfile.c:2991 -#: ../glib/gkeyfile.c:3144 ../glib/gkeyfile.c:3331 ../glib/gkeyfile.c:3392 +#: glib/gkeyfile.c:1116 glib/gkeyfile.c:1278 glib/gkeyfile.c:2657 +#: glib/gkeyfile.c:2723 glib/gkeyfile.c:2858 glib/gkeyfile.c:2991 +#: glib/gkeyfile.c:3144 glib/gkeyfile.c:3331 glib/gkeyfile.c:3392 #, c-format msgid "Key file does not have group '%s'" msgstr "File kunci tidak memiliki kelompok '%s'" -#: ../glib/gkeyfile.c:1290 +#: glib/gkeyfile.c:1290 #, c-format msgid "Key file does not have key '%s'" msgstr "File kunci tidak memiliki kunci '%s'" -#: ../glib/gkeyfile.c:1397 ../glib/gkeyfile.c:1512 +#: glib/gkeyfile.c:1397 glib/gkeyfile.c:1512 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "File kunci mengandung kunci '%s' dengan nilai '%s' yang bukan UTF-8" -#: ../glib/gkeyfile.c:1417 ../glib/gkeyfile.c:1911 +#: glib/gkeyfile.c:1417 glib/gkeyfile.c:1911 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" "File kunci mengandung kunci '%s' yang memiliki nilai yang tidak dapat " "diterjemahkan." -#: ../glib/gkeyfile.c:1532 +#: glib/gkeyfile.c:1532 #, c-format msgid "" "Key file contains key '%s' which has a value that cannot be interpreted." msgstr "" "Berkas kunci mengandung kunci '%s' yang nilainya tak dapat diterjemahkan." -#: ../glib/gkeyfile.c:2126 ../glib/gkeyfile.c:2488 +#: glib/gkeyfile.c:2126 glib/gkeyfile.c:2488 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -1121,182 +1118,764 @@ msgstr "" "File kunci mengandung kunci '%s' dalam kelompok '%s' yang memiliki nilai " "yang tidak dapat diterjemahkan." -#: ../glib/gkeyfile.c:2672 ../glib/gkeyfile.c:2873 ../glib/gkeyfile.c:3403 +#: glib/gkeyfile.c:2672 glib/gkeyfile.c:2873 glib/gkeyfile.c:3403 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "File kunci tidak memiliki kunci '%s' pada kelompok '%s'" -#: ../glib/gkeyfile.c:3637 +#: glib/gkeyfile.c:3637 msgid "Key file contains escape character at end of line" msgstr "File kunci mengandung karakter escape pada akhir baris" -#: ../glib/gkeyfile.c:3659 +#: glib/gkeyfile.c:3659 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "File kunci berisi '%s'" -#: ../glib/gkeyfile.c:3801 +#: glib/gkeyfile.c:3801 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Nilai '%s' tidak dapat diterjemahkan sebagai sebuah nomor." -#: ../glib/gkeyfile.c:3815 +#: glib/gkeyfile.c:3815 #, c-format msgid "Integer value '%s' out of range" msgstr "Nilai integer '%s' di luar jangkauan" -#: ../glib/gkeyfile.c:3848 +#: glib/gkeyfile.c:3848 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "Nilai '%s' tak dapat diterjemahkan sebagai angka pecahan." -#: ../glib/gkeyfile.c:3872 +#: glib/gkeyfile.c:3872 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Nilai '%s' tidak dapat diterjemahkan sebagai suatu nilai boolean." -#: ../gio/gbufferedinputstream.c:415 ../gio/gbufferedinputstream.c:496 -#: ../gio/ginputstream.c:186 ../gio/ginputstream.c:318 -#: ../gio/ginputstream.c:557 ../gio/ginputstream.c:682 -#: ../gio/goutputstream.c:198 ../gio/goutputstream.c:721 +#: gio/gbufferedinputstream.c:415 gio/gbufferedinputstream.c:496 +#: gio/ginputstream.c:186 gio/ginputstream.c:318 gio/ginputstream.c:557 +#: gio/ginputstream.c:682 gio/goutputstream.c:198 gio/goutputstream.c:721 #, c-format msgid "Too large count value passed to %s" msgstr "Nilai cacah yang dilewatkan ke %s terlalu besar" -#: ../gio/gbufferedinputstream.c:883 ../gio/ginputstream.c:892 -#: ../gio/giostream.c:305 ../gio/goutputstream.c:1196 +#: gio/gbufferedinputstream.c:883 gio/ginputstream.c:892 gio/giostream.c:305 +#: gio/goutputstream.c:1196 msgid "Stream is already closed" msgstr "Stream telah ditutup" -#: ../gio/gcancellable.c:433 ../gio/glocalfile.c:2103 -#: ../gio/gsimpleasyncresult.c:651 ../gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operasi dibatalkan" -#: ../gio/gcharsetconverter.c:264 +#: gio/gcharsetconverter.c:264 msgid "Invalid object, not initialized" msgstr "Objek tak valid, tak diinisialisasi" -#: ../gio/gcharsetconverter.c:285 ../gio/gcharsetconverter.c:313 +#: gio/gcharsetconverter.c:285 gio/gcharsetconverter.c:313 msgid "Incomplete multibyte sequence in input" msgstr "Rangkaian byte tak lengkap dalam input" -#: ../gio/gcharsetconverter.c:319 ../gio/gcharsetconverter.c:328 +#: gio/gcharsetconverter.c:319 gio/gcharsetconverter.c:328 msgid "Not enough space in destination" msgstr "Tak cukup ruang di tujuan" -#: ../gio/gcharsetconverter.c:448 ../gio/gsocket.c:804 +#: gio/gcharsetconverter.c:448 gio/gsocket.c:804 msgid "Cancellable initialization not supported" msgstr "Inisialisasi yang dapat dibatalkan tak didukung" -#: ../gio/gcontenttype.c:180 +#: gio/gcontenttype.c:180 msgid "Unknown type" msgstr "Tipe tak dikenal" -#: ../gio/gcontenttype.c:181 +#: gio/gcontenttype.c:181 #, c-format msgid "%s filetype" msgstr "jenis berkas %s" -#: ../gio/gcontenttype.c:681 +#: gio/gcontenttype.c:681 #, c-format msgid "%s type" msgstr "tipe %s" -#: ../gio/gdatainputstream.c:311 +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + +#: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Akhir stream terlalu dini, tak diharapkan" -#: ../gio/gdesktopappinfo.c:468 ../gio/gwin32appinfo.c:222 +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Alamat soket tak didukung" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Error saat membaca berkas '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Tipe tak dikenal" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Error saat membuka direktori '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Kesalahan saat membuat direktori: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Kesalahan saat membuka berkas '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Error saat membaca berkas '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Error saat membaca berkas '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Kesalahan saat membuka berkas '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Kesalahan saat menutup berkas: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Kesalahan saat membuka berkas '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Soket yang ditambahkan tertutup" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Kunci %s tak dapat ditulisi\n" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Kunci %s tak dapat ditulisi\n" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Pendengar telah ditutup" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' bukan suatu nama yang valid" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Kesalahan saat menulis ke berkas: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Kesalahan saat menerima pesan: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Tong sampah tak didukung" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Kesalahan saat menulis ke berkas: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' bukan suatu nama yang valid" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "COMMAND" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Error pada baris ke %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Kesalahan saat mengurai opsi %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Penyambungan tengah berlangsung" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Penyambungan tengah berlangsung" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Kesalahan saat menyambung: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' bukan suatu nama yang valid" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Error saat membuka direktori '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Kesalahan saat mengurai opsi %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "objek rusak" + +#: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Tanpa nama" -#: ../gio/gdesktopappinfo.c:742 +#: gio/gdesktopappinfo.c:742 msgid "Desktop file didn't specify Exec field" msgstr "Berkas desktop tak menyatakan ruas Exec" -#: ../gio/gdesktopappinfo.c:924 +#: gio/gdesktopappinfo.c:924 msgid "Unable to find terminal required for application" msgstr "Tak bisa temukan terminal yang diperlukan bagi aplikasi" -#: ../gio/gdesktopappinfo.c:1132 +#: gio/gdesktopappinfo.c:1132 #, c-format msgid "Can't create user application configuration folder %s: %s" msgstr "" "Tak bisa membuat folder %s untuk konfigurasi aplikasi bagi pengguna: %s" -#: ../gio/gdesktopappinfo.c:1136 +#: gio/gdesktopappinfo.c:1136 #, c-format msgid "Can't create user MIME configuration folder %s: %s" msgstr "Tak bisa membuat folder %s untuk konfigurasi MIME bagi pengguna: %s" -#: ../gio/gdesktopappinfo.c:1544 +#: gio/gdesktopappinfo.c:1544 #, c-format msgid "Can't create user desktop file %s" msgstr "Tak bisa membuat berkas desktop pengguna %s" -#: ../gio/gdesktopappinfo.c:1658 +#: gio/gdesktopappinfo.c:1658 #, c-format msgid "Custom definition for %s" msgstr "Definisi gubahan bagi %s" -#: ../gio/gdrive.c:364 +#: gio/gdrive.c:364 msgid "drive doesn't implement eject" msgstr "drive tak mengimplementasi eject" #. Translators: This is an error #. * message for drive objects that #. * don't implement any of eject or eject_with_operation. -#: ../gio/gdrive.c:444 +#: gio/gdrive.c:444 msgid "drive doesn't implement eject or eject_with_operation" msgstr "drive tak mengimplementasi eject atau eject_with_operation" -#: ../gio/gdrive.c:521 +#: gio/gdrive.c:521 msgid "drive doesn't implement polling for media" msgstr "drive tak mengimplementasi poll bagi media" -#: ../gio/gdrive.c:726 +#: gio/gdrive.c:726 msgid "drive doesn't implement start" msgstr "drive tak mengimplementasi start" -#: ../gio/gdrive.c:828 +#: gio/gdrive.c:828 msgid "drive doesn't implement stop" msgstr "drive tak mengimplementasi stop" -#: ../gio/gemblem.c:325 +#: gio/gemblem.c:325 #, c-format msgid "Can't handle version %d of GEmblem encoding" msgstr "Tak bisa menangani pengkodean GEmblem versi %d" -#: ../gio/gemblem.c:335 +#: gio/gemblem.c:335 #, c-format msgid "Malformed number of tokens (%d) in GEmblem encoding" msgstr "Cacah token (%d) salah bentuk di pengkodean GEmblem" -#: ../gio/gemblemedicon.c:296 +#: gio/gemblemedicon.c:296 #, c-format msgid "Can't handle version %d of GEmblemedIcon encoding" msgstr "Tak bisa menangani pengkodean versi %d dari GEmblemedIcon" -#: ../gio/gemblemedicon.c:306 +#: gio/gemblemedicon.c:306 #, c-format msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding" msgstr "Cacah token (%d) salah bentuk di pengkodean GEmblemedIcon" -#: ../gio/gemblemedicon.c:329 +#: gio/gemblemedicon.c:329 msgid "Expected a GEmblem for GEmblemedIcon" msgstr "Berharap suatu GEmblem bagi GEmblemedIcon" -#: ../gio/gfile.c:871 ../gio/gfile.c:1101 ../gio/gfile.c:1236 -#: ../gio/gfile.c:1472 ../gio/gfile.c:1526 ../gio/gfile.c:1583 -#: ../gio/gfile.c:1666 ../gio/gfile.c:1721 ../gio/gfile.c:1781 -#: ../gio/gfile.c:1835 ../gio/gfile.c:3304 ../gio/gfile.c:3358 -#: ../gio/gfile.c:3489 ../gio/gfile.c:3529 ../gio/gfile.c:3856 -#: ../gio/gfile.c:4258 ../gio/gfile.c:4344 ../gio/gfile.c:4433 -#: ../gio/gfile.c:4531 ../gio/gfile.c:4618 ../gio/gfile.c:4711 -#: ../gio/gfile.c:5041 ../gio/gfile.c:5321 ../gio/gfile.c:5390 -#: ../gio/gfile.c:6981 ../gio/gfile.c:7071 ../gio/gfile.c:7157 -#: ../gio/win32/gwinhttpfile.c:441 +#: gio/gfile.c:871 gio/gfile.c:1101 gio/gfile.c:1236 gio/gfile.c:1472 +#: gio/gfile.c:1526 gio/gfile.c:1583 gio/gfile.c:1666 gio/gfile.c:1721 +#: gio/gfile.c:1781 gio/gfile.c:1835 gio/gfile.c:3304 gio/gfile.c:3358 +#: gio/gfile.c:3489 gio/gfile.c:3529 gio/gfile.c:3856 gio/gfile.c:4258 +#: gio/gfile.c:4344 gio/gfile.c:4433 gio/gfile.c:4531 gio/gfile.c:4618 +#: gio/gfile.c:4711 gio/gfile.c:5041 gio/gfile.c:5321 gio/gfile.c:5390 +#: gio/gfile.c:6981 gio/gfile.c:7071 gio/gfile.c:7157 +#: gio/win32/gwinhttpfile.c:441 msgid "Operation not supported" msgstr "Operasi tak didukung" @@ -1308,139 +1887,139 @@ msgstr "Operasi tak didukung" #. Translators: This is an error message when trying to find #. * the enclosing (user visible) mount of a file, but none #. * exists. -#: ../gio/gfile.c:1357 ../gio/glocalfile.c:1060 ../gio/glocalfile.c:1071 -#: ../gio/glocalfile.c:1084 +#: gio/gfile.c:1357 gio/glocalfile.c:1060 gio/glocalfile.c:1071 +#: gio/glocalfile.c:1084 msgid "Containing mount does not exist" msgstr "" -#: ../gio/gfile.c:2409 ../gio/glocalfile.c:2259 +#: gio/gfile.c:2409 gio/glocalfile.c:2259 #, fuzzy msgid "Can't copy over directory" msgstr "Tak bisa menyalin direktori atas direktori" -#: ../gio/gfile.c:2469 +#: gio/gfile.c:2469 #, fuzzy msgid "Can't copy directory over directory" msgstr "Tak bisa menyalin direktori atas direktori" -#: ../gio/gfile.c:2477 ../gio/glocalfile.c:2268 +#: gio/gfile.c:2477 gio/glocalfile.c:2268 msgid "Target file exists" msgstr "Berkas tujuan telah ada" -#: ../gio/gfile.c:2495 +#: gio/gfile.c:2495 msgid "Can't recursively copy directory" msgstr "Tak bisa menyalin direktori secara rekursif" -#: ../gio/gfile.c:2755 +#: gio/gfile.c:2755 msgid "Splice not supported" msgstr "Splice tidak didukung" -#: ../gio/gfile.c:2759 +#: gio/gfile.c:2759 #, c-format msgid "Error splicing file: %s" msgstr "Galat saat men-splice berkas: %s" -#: ../gio/gfile.c:2906 +#: gio/gfile.c:2906 msgid "Can't copy special file" msgstr "Tak bisa menyalin berkas spesial" -#: ../gio/gfile.c:3479 +#: gio/gfile.c:3479 msgid "Invalid symlink value given" msgstr "Diberikan nilai link simbolik yang tak valid" -#: ../gio/gfile.c:3572 +#: gio/gfile.c:3572 msgid "Trash not supported" msgstr "Tong sampah tak didukung" -#: ../gio/gfile.c:3621 +#: gio/gfile.c:3621 #, c-format msgid "File names cannot contain '%c'" msgstr "Nama berkas tak boleh mengandung '%c'" -#: ../gio/gfile.c:6038 ../gio/gvolume.c:331 +#: gio/gfile.c:6038 gio/gvolume.c:331 msgid "volume doesn't implement mount" msgstr "volume tak mengimplementasi pengaitan" -#: ../gio/gfile.c:6149 +#: gio/gfile.c:6149 msgid "No application is registered as handling this file" msgstr "Tak ada aplikasi terdaftar yang menangani berkas ini" -#: ../gio/gfileenumerator.c:206 +#: gio/gfileenumerator.c:206 msgid "Enumerator is closed" msgstr "Enumerator ditutup" -#: ../gio/gfileenumerator.c:213 ../gio/gfileenumerator.c:272 -#: ../gio/gfileenumerator.c:372 ../gio/gfileenumerator.c:481 +#: gio/gfileenumerator.c:213 gio/gfileenumerator.c:272 +#: gio/gfileenumerator.c:372 gio/gfileenumerator.c:481 msgid "File enumerator has outstanding operation" msgstr "Enumerator berkas memiliki operasi tertunda" -#: ../gio/gfileenumerator.c:362 ../gio/gfileenumerator.c:471 +#: gio/gfileenumerator.c:362 gio/gfileenumerator.c:471 msgid "File enumerator is already closed" msgstr "Enumerator berkas telah ditutup" -#: ../gio/gfileicon.c:237 +#: gio/gfileicon.c:237 #, c-format msgid "Can't handle version %d of GFileIcon encoding" msgstr "Tak bisa menangani pengkodean versi %d dari GFileIcon" -#: ../gio/gfileicon.c:247 +#: gio/gfileicon.c:247 msgid "Malformed input data for GFileIcon" msgstr "Data masukan salah bentuk bagi GFileIcon" -#: ../gio/gfileinputstream.c:155 ../gio/gfileinputstream.c:422 -#: ../gio/gfileiostream.c:171 ../gio/gfileoutputstream.c:170 -#: ../gio/gfileoutputstream.c:525 +#: gio/gfileinputstream.c:155 gio/gfileinputstream.c:422 +#: gio/gfileiostream.c:171 gio/gfileoutputstream.c:170 +#: gio/gfileoutputstream.c:525 msgid "Stream doesn't support query_info" msgstr "Stream tak mendukung query_info" -#: ../gio/gfileinputstream.c:337 ../gio/gfileiostream.c:389 -#: ../gio/gfileoutputstream.c:383 +#: gio/gfileinputstream.c:337 gio/gfileiostream.c:389 +#: gio/gfileoutputstream.c:383 msgid "Seek not supported on stream" msgstr "Seek tak didukung pada stream" -#: ../gio/gfileinputstream.c:381 +#: gio/gfileinputstream.c:381 msgid "Truncate not allowed on input stream" msgstr "Pemenggalan tak diijinkan pada stream masukan" -#: ../gio/gfileiostream.c:465 ../gio/gfileoutputstream.c:459 +#: gio/gfileiostream.c:465 gio/gfileoutputstream.c:459 msgid "Truncate not supported on stream" msgstr "Pemenggalan tak didukung pada stream" -#: ../gio/gicon.c:286 +#: gio/gicon.c:286 #, c-format msgid "Wrong number of tokens (%d)" msgstr "Cacah token yang salah (%d)" -#: ../gio/gicon.c:306 +#: gio/gicon.c:306 #, c-format msgid "No type for class name %s" msgstr "Tak ada tipe bagi nama kelas %s" -#: ../gio/gicon.c:316 +#: gio/gicon.c:316 #, c-format msgid "Type %s does not implement the GIcon interface" msgstr "Tipe %s tak mengimplementasi antar muka GIcon" -#: ../gio/gicon.c:327 +#: gio/gicon.c:327 #, c-format msgid "Type %s is not classed" msgstr "Tipe %s tak dikelaskan" -#: ../gio/gicon.c:341 +#: gio/gicon.c:341 #, c-format msgid "Malformed version number: %s" msgstr "Nomor versi salah bentuk: %s" -#: ../gio/gicon.c:355 +#: gio/gicon.c:355 #, c-format msgid "Type %s does not implement from_tokens() on the GIcon interface" msgstr "Tipe %s tak mengimplementasi from_tokens() pada antar muka GIcon" -#: ../gio/gicon.c:431 +#: gio/gicon.c:431 msgid "Can't handle the supplied version the icon encoding" msgstr "Tak bisa menangani versi yang diberikan pengkodean ikon" -#: ../gio/ginputstream.c:195 +#: gio/ginputstream.c:195 msgid "Input stream doesn't implement read" msgstr "Stream masukan tak mengimplementasi pembacaan" @@ -1450,324 +2029,323 @@ msgstr "Stream masukan tak mengimplementasi pembacaan" #. Translators: This is an error you get if there is #. * already an operation running against this stream when #. * you try to start one -#: ../gio/ginputstream.c:902 ../gio/giostream.c:315 -#: ../gio/goutputstream.c:1206 +#: gio/ginputstream.c:902 gio/giostream.c:315 gio/goutputstream.c:1206 msgid "Stream has outstanding operation" msgstr "Stream memiliki operasi tertunda" -#: ../gio/ginetsocketaddress.c:182 ../gio/ginetsocketaddress.c:199 -#: ../gio/gunixsocketaddress.c:222 +#: gio/ginetsocketaddress.c:182 gio/ginetsocketaddress.c:199 +#: gio/gunixsocketaddress.c:222 msgid "Not enough space for socket address" msgstr "Tak cukup ruang bagi alamat soket" -#: ../gio/ginetsocketaddress.c:212 +#: gio/ginetsocketaddress.c:212 msgid "Unsupported socket address" msgstr "Alamat soket tak didukung" -#: ../gio/glocaldirectorymonitor.c:288 +#: gio/glocaldirectorymonitor.c:288 msgid "Unable to find default local directory monitor type" msgstr "Tak bisa temukan tipe pemantau direktori lokal baku" -#: ../gio/glocalfile.c:594 ../gio/win32/gwinhttpfile.c:424 +#: gio/glocalfile.c:594 gio/win32/gwinhttpfile.c:424 #, c-format msgid "Invalid filename %s" msgstr "Nama berkas tak valid: %s" -#: ../gio/glocalfile.c:968 +#: gio/glocalfile.c:968 #, c-format msgid "Error getting filesystem info: %s" msgstr "Kesalahan saat mengambil info sistem berkas: %s" -#: ../gio/glocalfile.c:1106 +#: gio/glocalfile.c:1106 msgid "Can't rename root directory" msgstr "Tak bisa mengubah nama direktori root" -#: ../gio/glocalfile.c:1126 ../gio/glocalfile.c:1152 +#: gio/glocalfile.c:1126 gio/glocalfile.c:1152 #, c-format msgid "Error renaming file: %s" msgstr "Kesalahan saat mengubah nama berkas: %s" -#: ../gio/glocalfile.c:1135 +#: gio/glocalfile.c:1135 msgid "Can't rename file, filename already exist" msgstr "Tak bisa mengubah nama berkas, nama telah dipakai" -#: ../gio/glocalfile.c:1148 ../gio/glocalfile.c:2132 ../gio/glocalfile.c:2161 -#: ../gio/glocalfile.c:2321 ../gio/glocalfileoutputstream.c:557 -#: ../gio/glocalfileoutputstream.c:610 ../gio/glocalfileoutputstream.c:655 -#: ../gio/glocalfileoutputstream.c:1137 +#: gio/glocalfile.c:1148 gio/glocalfile.c:2132 gio/glocalfile.c:2161 +#: gio/glocalfile.c:2321 gio/glocalfileoutputstream.c:557 +#: gio/glocalfileoutputstream.c:610 gio/glocalfileoutputstream.c:655 +#: gio/glocalfileoutputstream.c:1137 msgid "Invalid filename" msgstr "Nama berkas tak valid" -#: ../gio/glocalfile.c:1309 +#: gio/glocalfile.c:1309 #, c-format msgid "Error opening file: %s" msgstr "Galat saat membuka berkas: %s" -#: ../gio/glocalfile.c:1319 +#: gio/glocalfile.c:1319 msgid "Can't open directory" msgstr "Tak bisa membuka direktori" -#: ../gio/glocalfile.c:1444 +#: gio/glocalfile.c:1444 #, c-format msgid "Error removing file: %s" msgstr "Galat saat menghapus berkas: %s" -#: ../gio/glocalfile.c:1811 +#: gio/glocalfile.c:1811 #, c-format msgid "Error trashing file: %s" msgstr "Galat saat membuang berkas ke tong sampah: %s" -#: ../gio/glocalfile.c:1834 +#: gio/glocalfile.c:1834 #, c-format msgid "Unable to create trash dir %s: %s" msgstr "Tak bisa membuat direktori tong sampah %s: %s" -#: ../gio/glocalfile.c:1855 +#: gio/glocalfile.c:1855 msgid "Unable to find toplevel directory for trash" msgstr "Tak bisa temukan direktori puncak bagi tong sampah" -#: ../gio/glocalfile.c:1934 ../gio/glocalfile.c:1954 +#: gio/glocalfile.c:1934 gio/glocalfile.c:1954 msgid "Unable to find or create trash directory" msgstr "Tak bisa temukan atau buat direktori tong sampah" -#: ../gio/glocalfile.c:1988 +#: gio/glocalfile.c:1988 #, c-format msgid "Unable to create trashing info file: %s" msgstr "Tak bis membuat berkas informasi pembuangan ke tong sampah: %s" -#: ../gio/glocalfile.c:2017 ../gio/glocalfile.c:2022 ../gio/glocalfile.c:2102 -#: ../gio/glocalfile.c:2109 +#: gio/glocalfile.c:2017 gio/glocalfile.c:2022 gio/glocalfile.c:2102 +#: gio/glocalfile.c:2109 #, c-format msgid "Unable to trash file: %s" msgstr "Tak bisa membuang berkas ke tong sampah: %s" -#: ../gio/glocalfile.c:2136 +#: gio/glocalfile.c:2136 #, c-format msgid "Error creating directory: %s" msgstr "Kesalahan saat membuat direktori: %s" -#: ../gio/glocalfile.c:2165 +#: gio/glocalfile.c:2165 #, c-format msgid "Filesystem does not support symbolic links" msgstr "Sistem berkas tak mendukung taut simbolik" -#: ../gio/glocalfile.c:2169 +#: gio/glocalfile.c:2169 #, c-format msgid "Error making symbolic link: %s" msgstr "Kesalahan saat membuat taut simbolis: %s" -#: ../gio/glocalfile.c:2231 ../gio/glocalfile.c:2325 +#: gio/glocalfile.c:2231 gio/glocalfile.c:2325 #, c-format msgid "Error moving file: %s" msgstr "Kesalahan saat memindah berkas: %s" -#: ../gio/glocalfile.c:2254 +#: gio/glocalfile.c:2254 #, fuzzy msgid "Can't move directory over directory" msgstr "Tak bisa memindah direktori atas direktori" -#: ../gio/glocalfile.c:2281 ../gio/glocalfileoutputstream.c:935 -#: ../gio/glocalfileoutputstream.c:949 ../gio/glocalfileoutputstream.c:964 -#: ../gio/glocalfileoutputstream.c:980 ../gio/glocalfileoutputstream.c:994 +#: gio/glocalfile.c:2281 gio/glocalfileoutputstream.c:935 +#: gio/glocalfileoutputstream.c:949 gio/glocalfileoutputstream.c:964 +#: gio/glocalfileoutputstream.c:980 gio/glocalfileoutputstream.c:994 msgid "Backup file creation failed" msgstr "Pembuatan berkas cadangan gagal" -#: ../gio/glocalfile.c:2300 +#: gio/glocalfile.c:2300 #, c-format msgid "Error removing target file: %s" msgstr "Kesalahan saat menghapus berkas tujuan: %s" -#: ../gio/glocalfile.c:2314 +#: gio/glocalfile.c:2314 msgid "Move between mounts not supported" msgstr "Perpindahan antar kait tak didukung" -#: ../gio/glocalfileinfo.c:721 +#: gio/glocalfileinfo.c:721 msgid "Attribute value must be non-NULL" msgstr "Nilai atribut tak boleh NULL" -#: ../gio/glocalfileinfo.c:728 +#: gio/glocalfileinfo.c:728 msgid "Invalid attribute type (string expected)" msgstr "Tipe atribut tak valid (diharapkan string)" -#: ../gio/glocalfileinfo.c:735 +#: gio/glocalfileinfo.c:735 msgid "Invalid extended attribute name" msgstr "Nama atribut tambahan yang tak valid" -#: ../gio/glocalfileinfo.c:775 +#: gio/glocalfileinfo.c:775 #, c-format msgid "Error setting extended attribute '%s': %s" msgstr "Kesalahan saat menata atribut tambahan '%s': %s" -#: ../gio/glocalfileinfo.c:1479 ../gio/glocalfileoutputstream.c:819 +#: gio/glocalfileinfo.c:1479 gio/glocalfileoutputstream.c:819 #, c-format msgid "Error stating file '%s': %s" msgstr "Kesalahan saat men-stat berkas '%s': %s" -#: ../gio/glocalfileinfo.c:1552 +#: gio/glocalfileinfo.c:1552 msgid " (invalid encoding)" msgstr " (pengkodean tak valid)" -#: ../gio/glocalfileinfo.c:1750 +#: gio/glocalfileinfo.c:1750 #, c-format msgid "Error stating file descriptor: %s" msgstr "Kesalahan saat men-stat descriptor berkas: %s" -#: ../gio/glocalfileinfo.c:1795 +#: gio/glocalfileinfo.c:1795 msgid "Invalid attribute type (uint32 expected)" msgstr "Tipe atribut tak valid (diharapkan uint32)" -#: ../gio/glocalfileinfo.c:1813 +#: gio/glocalfileinfo.c:1813 msgid "Invalid attribute type (uint64 expected)" msgstr "Tipe atribut tak valid (diharapkan uint64)" -#: ../gio/glocalfileinfo.c:1832 ../gio/glocalfileinfo.c:1851 +#: gio/glocalfileinfo.c:1832 gio/glocalfileinfo.c:1851 msgid "Invalid attribute type (byte string expected)" msgstr "Tipe atribut tak valid (diharapkan string byte)" -#: ../gio/glocalfileinfo.c:1886 +#: gio/glocalfileinfo.c:1886 msgid "Cannot set permissions on symlinks" msgstr "Tak bisa menata ijin pada taut simbolik" -#: ../gio/glocalfileinfo.c:1902 +#: gio/glocalfileinfo.c:1902 #, c-format msgid "Error setting permissions: %s" msgstr "Kesalahan saat menata ijin: %s" -#: ../gio/glocalfileinfo.c:1953 +#: gio/glocalfileinfo.c:1953 #, c-format msgid "Error setting owner: %s" msgstr "Kesalahan saat menata pemilik: %s" -#: ../gio/glocalfileinfo.c:1976 +#: gio/glocalfileinfo.c:1976 msgid "symlink must be non-NULL" msgstr "symlink tak boleh NULL" -#: ../gio/glocalfileinfo.c:1986 ../gio/glocalfileinfo.c:2005 -#: ../gio/glocalfileinfo.c:2016 +#: gio/glocalfileinfo.c:1986 gio/glocalfileinfo.c:2005 +#: gio/glocalfileinfo.c:2016 #, c-format msgid "Error setting symlink: %s" msgstr "Kesalahan saat menata taut simbolis: %s" -#: ../gio/glocalfileinfo.c:1995 +#: gio/glocalfileinfo.c:1995 msgid "Error setting symlink: file is not a symlink" msgstr "Kesalahan saat menata symlink: berkas bukan suatu link simbolik" -#: ../gio/glocalfileinfo.c:2121 +#: gio/glocalfileinfo.c:2121 #, c-format msgid "Error setting modification or access time: %s" msgstr "Kesalahan saat menata waktu modifikasi atau akses: %s" -#: ../gio/glocalfileinfo.c:2144 +#: gio/glocalfileinfo.c:2144 msgid "SELinux context must be non-NULL" msgstr "Konteks SELinux tak boleh NULL" -#: ../gio/glocalfileinfo.c:2159 +#: gio/glocalfileinfo.c:2159 #, c-format msgid "Error setting SELinux context: %s" msgstr "Kesalahan saat menata konteks SELinux: %s" -#: ../gio/glocalfileinfo.c:2166 +#: gio/glocalfileinfo.c:2166 msgid "SELinux is not enabled on this system" msgstr "SELinux tak diaktifkan di sistem ini" -#: ../gio/glocalfileinfo.c:2258 +#: gio/glocalfileinfo.c:2258 #, c-format msgid "Setting attribute %s not supported" msgstr "Penataan atribut %s tak didukung" -#: ../gio/glocalfileinputstream.c:171 ../gio/glocalfileoutputstream.c:708 +#: gio/glocalfileinputstream.c:171 gio/glocalfileoutputstream.c:708 #, c-format msgid "Error reading from file: %s" msgstr "Kesalahan saat membaca dari berkas: %s" -#: ../gio/glocalfileinputstream.c:202 ../gio/glocalfileinputstream.c:214 -#: ../gio/glocalfileinputstream.c:326 ../gio/glocalfileoutputstream.c:456 -#: ../gio/glocalfileoutputstream.c:1012 +#: gio/glocalfileinputstream.c:202 gio/glocalfileinputstream.c:214 +#: gio/glocalfileinputstream.c:326 gio/glocalfileoutputstream.c:456 +#: gio/glocalfileoutputstream.c:1012 #, c-format msgid "Error seeking in file: %s" msgstr "Kesalahan saat men-seek di berkas: %s" -#: ../gio/glocalfileinputstream.c:247 ../gio/glocalfileoutputstream.c:242 -#: ../gio/glocalfileoutputstream.c:337 +#: gio/glocalfileinputstream.c:247 gio/glocalfileoutputstream.c:242 +#: gio/glocalfileoutputstream.c:337 #, c-format msgid "Error closing file: %s" msgstr "Kesalahan saat menutup berkas: %s" -#: ../gio/glocalfilemonitor.c:213 +#: gio/glocalfilemonitor.c:213 msgid "Unable to find default local file monitor type" msgstr "Tak bisa temukan tipe pemantauan berkas lokal baku" -#: ../gio/glocalfileoutputstream.c:188 ../gio/glocalfileoutputstream.c:221 -#: ../gio/glocalfileoutputstream.c:729 +#: gio/glocalfileoutputstream.c:188 gio/glocalfileoutputstream.c:221 +#: gio/glocalfileoutputstream.c:729 #, c-format msgid "Error writing to file: %s" msgstr "Kesalahan saat menulis ke berkas: %s" -#: ../gio/glocalfileoutputstream.c:269 +#: gio/glocalfileoutputstream.c:269 #, c-format msgid "Error removing old backup link: %s" msgstr "Kesalahan saat menghapus taut cadangan lama: %s" -#: ../gio/glocalfileoutputstream.c:283 ../gio/glocalfileoutputstream.c:296 +#: gio/glocalfileoutputstream.c:283 gio/glocalfileoutputstream.c:296 #, c-format msgid "Error creating backup copy: %s" msgstr "Kesalahan saat membuat salinan cadangan: %s" -#: ../gio/glocalfileoutputstream.c:314 +#: gio/glocalfileoutputstream.c:314 #, c-format msgid "Error renaming temporary file: %s" msgstr "Kesalahan saat mengubah nama berkas sementara: %s" -#: ../gio/glocalfileoutputstream.c:502 ../gio/glocalfileoutputstream.c:1063 +#: gio/glocalfileoutputstream.c:502 gio/glocalfileoutputstream.c:1063 #, c-format msgid "Error truncating file: %s" msgstr "Kesalahan saat memenggal berkas: %s" -#: ../gio/glocalfileoutputstream.c:563 ../gio/glocalfileoutputstream.c:616 -#: ../gio/glocalfileoutputstream.c:661 ../gio/glocalfileoutputstream.c:801 -#: ../gio/glocalfileoutputstream.c:1044 ../gio/glocalfileoutputstream.c:1143 +#: gio/glocalfileoutputstream.c:563 gio/glocalfileoutputstream.c:616 +#: gio/glocalfileoutputstream.c:661 gio/glocalfileoutputstream.c:801 +#: gio/glocalfileoutputstream.c:1044 gio/glocalfileoutputstream.c:1143 #, c-format msgid "Error opening file '%s': %s" msgstr "Kesalahan saat membuka berkas '%s': %s" -#: ../gio/glocalfileoutputstream.c:832 +#: gio/glocalfileoutputstream.c:832 msgid "Target file is a directory" msgstr "Berkas tujuan adalah suatu direktori" -#: ../gio/glocalfileoutputstream.c:837 +#: gio/glocalfileoutputstream.c:837 msgid "Target file is not a regular file" msgstr "Berkas tujuan bukan berkas biasa" -#: ../gio/glocalfileoutputstream.c:849 +#: gio/glocalfileoutputstream.c:849 msgid "The file was externally modified" msgstr "Berkas telah diubah secara eksternal" -#: ../gio/glocalfileoutputstream.c:1028 +#: gio/glocalfileoutputstream.c:1028 #, c-format msgid "Error removing old file: %s" msgstr "Kesalahan saat menghapus berkas lama: %s" -#: ../gio/gmemoryinputstream.c:487 ../gio/gmemoryoutputstream.c:718 +#: gio/gmemoryinputstream.c:487 gio/gmemoryoutputstream.c:718 msgid "Invalid GSeekType supplied" msgstr "GSeekType yang tak valid diberikan" -#: ../gio/gmemoryinputstream.c:497 +#: gio/gmemoryinputstream.c:497 msgid "Invalid seek request" msgstr "Permintaan seek yang tak valid" -#: ../gio/gmemoryinputstream.c:521 +#: gio/gmemoryinputstream.c:521 msgid "Cannot truncate GMemoryInputStream" msgstr "Tak bisa memenggal GMemoryInputStream" -#: ../gio/gmemoryoutputstream.c:468 +#: gio/gmemoryoutputstream.c:468 msgid "Memory output stream not resizable" msgstr "Memori stream keluaran tak bisa diubah ukuran" -#: ../gio/gmemoryoutputstream.c:484 +#: gio/gmemoryoutputstream.c:484 msgid "Failed to resize memory output stream" msgstr "Gagal mengubah ukuran memori stream keluaran" -#: ../gio/gmemoryoutputstream.c:572 +#: gio/gmemoryoutputstream.c:572 msgid "" "Amount of memory required to process the write is larger than available " "address space" @@ -1775,139 +2353,140 @@ msgstr "" "Banyaknya memori yang diperlukan untuk memroses penulisan lebih besar " "daripada ruang tersedia" -#: ../gio/gmemoryoutputstream.c:728 +#: gio/gmemoryoutputstream.c:728 msgid "Requested seek before the beginning of the stream" msgstr "Seek yang diminta sebelum awal stream" -#: ../gio/gmemoryoutputstream.c:737 +#: gio/gmemoryoutputstream.c:737 msgid "Requested seek beyond the end of the stream" msgstr "Seek yang diminta setelah akhir stream" #. Translators: This is an error #. * message for mount objects that #. * don't implement unmount. -#: ../gio/gmount.c:364 +#: gio/gmount.c:364 msgid "mount doesn't implement \"unmount\"" msgstr "mount tak mengimplementasi \"unmount\"" #. Translators: This is an error #. * message for mount objects that #. * don't implement eject. -#: ../gio/gmount.c:443 +#: gio/gmount.c:443 msgid "mount doesn't implement \"eject\"" msgstr "mount tak mengimplementasi \"eject\"" #. Translators: This is an error #. * message for mount objects that #. * don't implement any of unmount or unmount_with_operation. -#: ../gio/gmount.c:523 +#: gio/gmount.c:523 msgid "mount doesn't implement \"unmount\" or \"unmount_with_operation\"" msgstr "mount tak mengimplementasi \"unmount\" atau \"unmount_with_operation\"" #. Translators: This is an error #. * message for mount objects that #. * don't implement any of eject or eject_with_operation. -#: ../gio/gmount.c:610 +#: gio/gmount.c:610 msgid "mount doesn't implement \"eject\" or \"eject_with_operation\"" msgstr "mount tak mengimplementasi \"eject\" atau \"eject_with_operation\"" #. Translators: This is an error #. * message for mount objects that #. * don't implement remount. -#: ../gio/gmount.c:699 +#: gio/gmount.c:699 msgid "mount doesn't implement \"remount\"" msgstr "mount tak mengimplementasi \"remount\"" #. Translators: This is an error #. * message for mount objects that #. * don't implement content type guessing. -#: ../gio/gmount.c:783 +#: gio/gmount.c:783 msgid "mount doesn't implement content type guessing" msgstr "mount tak mengimplementasi penebakan jenis isi" #. Translators: This is an error #. * message for mount objects that #. * don't implement content type guessing. -#: ../gio/gmount.c:872 +#: gio/gmount.c:872 msgid "mount doesn't implement synchronous content type guessing" msgstr "mount tak mengimplementasi penebakan sinkron jenis isi" -#: ../gio/gnetworkaddress.c:295 +#: gio/gnetworkaddress.c:295 #, c-format msgid "Hostname '%s' contains '[' but not ']'" msgstr "Nama host '%s' memuat '[' tapi tanpa ']'" -#: ../gio/goutputstream.c:207 ../gio/goutputstream.c:408 +#: gio/goutputstream.c:207 gio/goutputstream.c:408 msgid "Output stream doesn't implement write" msgstr "Stream keluaran tak mengimplementasi penulisan" -#: ../gio/goutputstream.c:369 ../gio/goutputstream.c:845 +#: gio/goutputstream.c:369 gio/goutputstream.c:845 msgid "Source stream is already closed" msgstr "Stream sumber telah ditutup" -#: ../gio/gresolver.c:736 +#: gio/gresolver.c:736 #, c-format msgid "Error resolving '%s': %s" msgstr "Kesalahan saat menguraikan '%s': %s" -#: ../gio/gresolver.c:786 +#: gio/gresolver.c:786 #, c-format msgid "Error reverse-resolving '%s': %s" msgstr "Kesalahan saat mengurai balik '%s': %s" -#: ../gio/gresolver.c:821 ../gio/gresolver.c:899 +#: gio/gresolver.c:821 gio/gresolver.c:899 #, c-format msgid "No service record for '%s'" msgstr "Tak ada catatan layanan bagi '%s'" -#: ../gio/gresolver.c:826 ../gio/gresolver.c:904 +#: gio/gresolver.c:826 gio/gresolver.c:904 #, c-format msgid "Temporarily unable to resolve '%s'" msgstr "Sementara tak dapat menguraikan '%s'" -#: ../gio/gresolver.c:831 ../gio/gresolver.c:909 +#: gio/gresolver.c:831 gio/gresolver.c:909 #, c-format msgid "Error resolving '%s'" msgstr "Kesalahan saat menguraikan '%s'" -#: ../gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "dimana menyimpan berkas gschemas.compiled" -#: ../gio/gschema-compile.c:645 ../gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "DIRECTORY" -#: ../gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "Jangan menulis berkas gschema.compiled" -#: ../gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Tak bisa memindah direktori atas direktori" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "Jangan paksakan pembatasan nama kunci" -#: ../gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "Anda mesti memberikan hanya satu nama direktori\n" -#: ../gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, c-format msgid "No schema files found\n" msgstr "Tak ditemukan berkas skema\n" -#: ../gio/gsettings-tool.c:38 -msgid "COMMAND" -msgstr "COMMAND" - -#: ../gio/gsettings-tool.c:41 +#: gio/gsettings-tool.c:41 #, c-format msgid "" "Commands:\n" @@ -1920,42 +2499,40 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "Specify the path for the schema" msgstr "Nyatakan path bagi skema" -#: ../gio/gsettings-tool.c:102 ../gio/gsettings-tool.c:161 -#: ../gio/gsettings-tool.c:234 ../gio/gsettings-tool.c:307 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "PATH" -#: ../gio/gsettings-tool.c:110 ../gio/gsettings-tool.c:242 -#: ../gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "SCHEMA KEY" -#: ../gio/gsettings-tool.c:112 +#: gio/gsettings-tool.c:112 msgid "Get the value of KEY" msgstr "Ambil nilai dari KEY" -#: ../gio/gsettings-tool.c:114 ../gio/gsettings-tool.c:246 -#: ../gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" " KEY The name of the key\n" msgstr "" -#: ../gio/gsettings-tool.c:169 +#: gio/gsettings-tool.c:169 msgid "SCHEMA KEY VALUE" msgstr "SCHEMA KEY VALUE" -#: ../gio/gsettings-tool.c:171 +#: gio/gsettings-tool.c:171 msgid "Set the value of KEY" msgstr "Tata nilai dari KEY" -#: ../gio/gsettings-tool.c:173 +#: gio/gsettings-tool.c:173 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1963,16 +2540,16 @@ msgid "" " VALUE The value to set key to, as a serialized GVariant\n" msgstr "" -#: ../gio/gsettings-tool.c:212 +#: gio/gsettings-tool.c:212 #, c-format msgid "Key %s is not writable\n" msgstr "Kunci %s tak dapat ditulisi\n" -#: ../gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "Cari tahu apakah KEY dapat ditulisi" -#: ../gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 msgid "" "Monitor KEY for changes and print the changed values.\n" "Monitoring will continue until the process is terminated." @@ -1980,166 +2557,161 @@ msgstr "" "Pantau perubahan KEY dan cetak nilai yang berubah.\n" "Pemantauan akan diteruskan sampai proses dihentikan." -#: ../gio/gsettings-tool.c:381 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "Perintah tidak dikenal '%s'\n" -#: ../gio/gsocket.c:275 +#: gio/gsocket.c:275 msgid "Invalid socket, not initialized" msgstr "Soket tak valid, tak diinisialisasi" -#: ../gio/gsocket.c:282 +#: gio/gsocket.c:282 #, c-format msgid "Invalid socket, initialization failed due to: %s" msgstr "Soket tak valid, inisialisasi gagal karena: %s" -#: ../gio/gsocket.c:290 +#: gio/gsocket.c:290 msgid "Socket is already closed" msgstr "Soket telah ditutup" -#: ../gio/gsocket.c:298 ../gio/gsocket.c:2609 ../gio/gsocket.c:2653 +#: gio/gsocket.c:298 gio/gsocket.c:2609 gio/gsocket.c:2653 msgid "Socket I/O timed out" msgstr "" -#: ../gio/gsocket.c:420 +#: gio/gsocket.c:420 #, c-format msgid "creating GSocket from fd: %s" msgstr "membuat GSocket dari fd: %s" -#: ../gio/gsocket.c:454 ../gio/gsocket.c:468 ../gio/gsocket.c:2020 +#: gio/gsocket.c:454 gio/gsocket.c:468 gio/gsocket.c:2020 #, c-format msgid "Unable to create socket: %s" msgstr "Tak bisa membuat soket: %s" -#: ../gio/gsocket.c:454 +#: gio/gsocket.c:454 msgid "Unknown protocol was specified" msgstr "Protokol tak dikenal dinyatakan" -#: ../gio/gsocket.c:1218 +#: gio/gsocket.c:1218 #, c-format msgid "could not get local address: %s" msgstr "tak bisa mendapat alamat lokal: %s" -#: ../gio/gsocket.c:1251 +#: gio/gsocket.c:1251 #, c-format msgid "could not get remote address: %s" msgstr "tak bisa mendapat alamat jauh: %s" -#: ../gio/gsocket.c:1309 +#: gio/gsocket.c:1309 #, c-format msgid "could not listen: %s" msgstr "tak bisa mendengarkan: %s" -#: ../gio/gsocket.c:1383 +#: gio/gsocket.c:1383 #, c-format msgid "Error binding to address: %s" msgstr "Kesalahan saat mengikat ke alamat: %s" -#: ../gio/gsocket.c:1503 +#: gio/gsocket.c:1503 #, c-format msgid "Error accepting connection: %s" msgstr "Kesalahan saat menerima sambungan: %s" -#: ../gio/gsocket.c:1616 +#: gio/gsocket.c:1616 msgid "Error connecting: " msgstr "Kesalahan saat menyambung: " -#: ../gio/gsocket.c:1620 +#: gio/gsocket.c:1620 msgid "Connection in progress" msgstr "Penyambungan tengah berlangsung" -#: ../gio/gsocket.c:1625 +#: gio/gsocket.c:1625 #, c-format msgid "Error connecting: %s" msgstr "Kesalahan saat menyambung: %s" -#: ../gio/gsocket.c:1668 +#: gio/gsocket.c:1668 #, c-format msgid "Unable to get pending error: %s" msgstr "Tak bisa mendapat kesalahan yang tertunda: %s" -#: ../gio/gsocket.c:1764 +#: gio/gsocket.c:1764 #, c-format msgid "Error receiving data: %s" msgstr "Kesalahan saat menerima data: %s" -#: ../gio/gsocket.c:1907 +#: gio/gsocket.c:1907 #, c-format msgid "Error sending data: %s" msgstr "Kesalahan saat mengirim data: %s" -#: ../gio/gsocket.c:2099 +#: gio/gsocket.c:2099 #, c-format msgid "Error closing socket: %s" msgstr "Kesalahan saat menutup soket: %s" -#: ../gio/gsocket.c:2602 +#: gio/gsocket.c:2602 #, c-format msgid "Waiting for socket condition: %s" msgstr "Menunggu kondisi soket: %s" -#: ../gio/gsocket.c:2859 ../gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Kesalahan saat menerima pesan: %s" - -#: ../gio/gsocket.c:2884 +#: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage tak didukung pada windows" -#: ../gio/gsocket.c:3143 ../gio/gsocket.c:3284 +#: gio/gsocket.c:3143 gio/gsocket.c:3284 #, c-format msgid "Error receiving message: %s" msgstr "Kesalahan saat menerima pesan: %s" -#: ../gio/gsocketclient.c:521 ../gio/gsocketclient.c:770 +#: gio/gsocketclient.c:521 gio/gsocketclient.c:770 msgid "Unknown error on connect" msgstr "Galat tak dikenal saat menyambung" -#: ../gio/gsocketlistener.c:192 +#: gio/gsocketlistener.c:192 msgid "Listener is already closed" msgstr "Pendengar telah ditutup" -#: ../gio/gsocketlistener.c:233 +#: gio/gsocketlistener.c:233 msgid "Added socket is closed" msgstr "Soket yang ditambahkan tertutup" -#: ../gio/gthemedicon.c:499 +#: gio/gthemedicon.c:499 #, c-format msgid "Can't handle version %d of GThemedIcon encoding" msgstr "Tak bisa menangani pengkodean versi %d dari GThemedIcon" -#: ../gio/gunixconnection.c:165 ../gio/gunixconnection.c:502 +#: gio/gunixconnection.c:165 gio/gunixconnection.c:502 #, c-format msgid "Expecting 1 control message, got %d" msgstr "Mengharapkan 1 pesan kendali, memperoleh %d" -#: ../gio/gunixconnection.c:178 ../gio/gunixconnection.c:512 +#: gio/gunixconnection.c:178 gio/gunixconnection.c:512 msgid "Unexpected type of ancillary data" msgstr "" -#: ../gio/gunixconnection.c:196 +#: gio/gunixconnection.c:196 #, c-format msgid "Expecting one fd, but got %d\n" msgstr "Mengharapkan satu fd, tapi mendapat %d\n" -#: ../gio/gunixconnection.c:212 +#: gio/gunixconnection.c:212 msgid "Received invalid fd" msgstr "Menerima fd yang tak valid" -#: ../gio/gunixconnection.c:359 +#: gio/gunixconnection.c:359 #, fuzzy msgid "Error sending credentials: " msgstr "Kesalahan saat mengirim data: %s" -#: ../gio/gunixconnection.c:436 +#: gio/gunixconnection.c:436 #, c-format msgid "Error checking if SO_PASSCRED is enabled for socket: %s" msgstr "" "Kesalahan ketika memeriksa apakah SO_PASSCRED diaktifkan bagi soket: %s" -#: ../gio/gunixconnection.c:445 +#: gio/gunixconnection.c:445 #, c-format msgid "" "Unexpected option length while checking if SO_PASSCRED is enabled for " @@ -2148,93 +2720,93 @@ msgstr "" "Panjang opsi yang tak diduga ketika memeriksa apakah SO_PASSCRED diaktifkan " "bagi soket. Berharap %d byte, mendapat %d" -#: ../gio/gunixconnection.c:462 +#: gio/gunixconnection.c:462 #, fuzzy, c-format msgid "Error enabling SO_PASSCRED: %s" msgstr "Kesalahan saat mengubah nama berkas: %s" -#: ../gio/gunixconnection.c:492 +#: gio/gunixconnection.c:492 msgid "" "Expecting to read a single byte for receiving credentials but read zero bytes" msgstr "" "Berharap membaca byte tunggal untuk penerimaan kredensial tapi membaca nol " "byte" -#: ../gio/gunixconnection.c:535 +#: gio/gunixconnection.c:535 #, c-format msgid "Error while disabling SO_PASSCRED: %s" msgstr "Kesalahan ketika mematikan SO_PASSCRED: %s" -#: ../gio/gunixinputstream.c:354 ../gio/gunixinputstream.c:374 -#: ../gio/gunixinputstream.c:452 ../gio/gunixoutputstream.c:439 +#: gio/gunixinputstream.c:354 gio/gunixinputstream.c:374 +#: gio/gunixinputstream.c:452 gio/gunixoutputstream.c:439 #, c-format msgid "Error reading from unix: %s" msgstr "Kesalahan saat membaca dari unix: %s" -#: ../gio/gunixinputstream.c:407 ../gio/gunixinputstream.c:589 -#: ../gio/gunixoutputstream.c:394 ../gio/gunixoutputstream.c:545 +#: gio/gunixinputstream.c:407 gio/gunixinputstream.c:589 +#: gio/gunixoutputstream.c:394 gio/gunixoutputstream.c:545 #, c-format msgid "Error closing unix: %s" msgstr "Kesalahan saat menutup unix: %s" -#: ../gio/gunixmounts.c:1846 ../gio/gunixmounts.c:1883 +#: gio/gunixmounts.c:1846 gio/gunixmounts.c:1883 msgid "Filesystem root" msgstr "Akar sistem berkas" -#: ../gio/gunixoutputstream.c:340 ../gio/gunixoutputstream.c:361 +#: gio/gunixoutputstream.c:340 gio/gunixoutputstream.c:361 #, c-format msgid "Error writing to unix: %s" msgstr "Kesalahan saat menulis ke unix: %s" -#: ../gio/gunixsocketaddress.c:245 +#: gio/gunixsocketaddress.c:245 msgid "Abstract unix domain socket addresses not supported on this system" msgstr "Alamat soket domain unix abstrak tak didukung pada sistem ini" -#: ../gio/gvolume.c:407 +#: gio/gvolume.c:407 msgid "volume doesn't implement eject" msgstr "volume tak mengimplementasi eject" #. Translators: This is an error #. * message for volume objects that #. * don't implement any of eject or eject_with_operation. -#: ../gio/gvolume.c:486 +#: gio/gvolume.c:486 msgid "volume doesn't implement eject or eject_with_operation" msgstr "volume tak mengimplementasi eject atau eject_with_operation" -#: ../gio/gwin32appinfo.c:277 +#: gio/gwin32appinfo.c:277 msgid "Can't find application" msgstr "Tak bisa menemukan aplikasi" -#: ../gio/gwin32appinfo.c:300 +#: gio/gwin32appinfo.c:300 #, c-format msgid "Error launching application: %s" msgstr "Kesalahan saat meluncurkan aplikasi: %s" -#: ../gio/gwin32appinfo.c:336 +#: gio/gwin32appinfo.c:336 msgid "URIs not supported" msgstr "URI tak didukung" -#: ../gio/gwin32appinfo.c:358 +#: gio/gwin32appinfo.c:358 msgid "association changes not supported on win32" msgstr "perubahan asosiasi tak didukung pada win32" -#: ../gio/gwin32appinfo.c:370 +#: gio/gwin32appinfo.c:370 msgid "Association creation not supported on win32" msgstr "Pembuatan asosiasi tak didukung pada win32" -#: ../gio/gzlibcompressor.c:279 ../gio/gzlibdecompressor.c:250 +#: gio/gzlibcompressor.c:279 gio/gzlibdecompressor.c:250 msgid "Not enough memory" msgstr "Memori tak cukup" -#: ../gio/gzlibcompressor.c:286 ../gio/gzlibdecompressor.c:257 +#: gio/gzlibcompressor.c:286 gio/gzlibdecompressor.c:257 #, c-format msgid "Internal error: %s" msgstr "Kesalahan internal: %s" -#: ../gio/gzlibcompressor.c:299 ../gio/gzlibdecompressor.c:271 +#: gio/gzlibcompressor.c:299 gio/gzlibdecompressor.c:271 msgid "Need more input" msgstr "Perlu masukan lagi" -#: ../gio/gzlibdecompressor.c:243 +#: gio/gzlibdecompressor.c:243 msgid "Invalid compressed data" msgstr "Data terkompresi tak valid" diff --git a/po/is.po b/po/is.po index 4ad0ede63..d00216075 100644 --- a/po/is.po +++ b/po/is.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2003-08-18 18:05+0000\n" "Last-Translator: Richard Allen \n" "Language-Team: is \n" @@ -1134,8 +1134,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1171,10 +1172,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Villa við að opna möppuna '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Villa við að opna möppuna '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Tákntengi eru ekki studd" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Villa á línu %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Villa við umbreytingu: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Villa við lestur skráarinnar '%s': %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Villa við að opna möppuna '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Villa við umbreytingu: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1836,43 +2417,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Villa við lestur skráarinnar '%s': %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1886,17 +2467,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1904,7 +2485,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1932,17 +2513,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2042,11 +2623,6 @@ msgstr "Villa við lestur skráarinnar '%s': %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Villa við lestur skráarinnar '%s': %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/it.po b/po/it.po index eb10e3a02..8338fc52a 100644 --- a/po/it.po +++ b/po/it.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.21.x\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-06 01:03+0100\n" "Last-Translator: Luca Ferretti \n" "Language-Team: Italian \n" @@ -1254,8 +1254,9 @@ msgstr "Valore count troppo grande passato a %s" msgid "Stream is already closed" msgstr "Lo stream è già chiuso" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "L'operazione è stata annullata" @@ -1289,10 +1290,597 @@ msgstr "Tipo di file %s" msgid "%s type" msgstr "Tipo %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "End-of-stream prematuro inatteso" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Indirizzo del socket non supportato" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Errore nel leggere il file \"%s\": %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Tipo sconosciuto" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Errore nell'aprire la directory \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Errore nel creare la directory: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Errore nell'aprire il file «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Errore nel leggere il file \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Errore nel leggere il file \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Errore nell'aprire il file «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Errore nel chiudere il file: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Errore nell'aprire il file «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Il socket aggiunto è chiuso" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +# o non è classificato ?? ma credo classificato abbia una diversa valenza... +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Il tipo %s non presenta una classe" + +# o non è classificato ?? ma credo classificato abbia una diversa valenza... +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Il tipo %s non presenta una classe" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Il listener è già chiuso" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "\"%s\" non è un nome valido " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Errore nello scrivere sul file: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Errore nell'inviare il messaggio: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Cestino non supportato" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Errore nello scrivere sul file: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "\"%s\" non è un nome valido " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Errore alla riga %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Errore nell'analizzare l'opzione %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Connessione in corso" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Connessione in corso" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Errore nel connettersi: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "\"%s\" non è un nome valido " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Errore nell'aprire la directory \"%s\": %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Errore nell'analizzare l'opzione %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +# corrotto sembrava brutto, cfr revisione su TP +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "oggetto non attendibile" + # NdT: nome di applicazione (quando manca) #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" @@ -1978,43 +2566,45 @@ msgstr "Momentaneamente impossibile risolvere \"%s\"" msgid "Error resolving '%s'" msgstr "Errore nel risolvere \"%s\"" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +# ma che senso ha??? +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Impossibile spostare la directory sopra la directory" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -2028,17 +2618,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -2046,7 +2636,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2075,17 +2665,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Il tipo %s non presenta una classe" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Opzione %s sconosciuta" @@ -2185,11 +2775,6 @@ msgstr "Errore nel chiudere il socket: %s" msgid "Waiting for socket condition: %s" msgstr "In attesa della condizione del socket: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Errore nell'inviare il messaggio: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage non supportato su Windows" diff --git a/po/ja.po b/po/ja.po index 3a33d809e..c7606ee07 100644 --- a/po/ja.po +++ b/po/ja.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-09-05 22:30+0900\n" "Last-Translator: Takayuki KUSANO \n" "Language-Team: Japanese \n" @@ -1150,8 +1150,9 @@ msgstr "%s に引き渡した値が大きすぎます" msgid "Stream is already closed" msgstr "既にストリームは閉じています" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "操作がキャンセルされました" @@ -1188,10 +1189,594 @@ msgstr "%s (ファイルの種類)" msgid "%s type" msgstr "%s (種類)" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "想定していたよりも早くストリームの最後に到達しました" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "サポートしていないソケット・アドレスです" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' の読み出し中にエラー: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "不明な種類" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "'%s' を開く時にエラー: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "ディレクトリを生成する際にエラー: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' というファイルをオープンする際にエラー: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' の読み出し中にエラー: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' の読み出し中にエラー: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' というファイルをオープンする際にエラー: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "ファイルを閉じる際にエラー: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' というファイルをオープンする際にエラー: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "追加されたソケットは閉じています" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "%s という型がクラスになっていません" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "%s という型がクラスになっていません" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "受信を待つ Listener は既に閉じています" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' は妥当な名前ではありません" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "ファイルに書き込む際ににエラー: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "メッセージを送信中にエラー: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "ゴミ箱はサポートしていません" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "ファイルに書き込む際ににエラー: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' は妥当な名前ではありません" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d 行目でエラー: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "オプション %s の解析中にエラー" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "接続中" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "接続中" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "接続中にエラー: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' は妥当な名前ではありません" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "'%s' を開く時にエラー: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "オプション %s の解析中にエラー" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "不正なオブジェクト" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "名前なし" @@ -1862,43 +2447,44 @@ msgstr "一時的に '%s' を解決することができません" msgid "Error resolving '%s'" msgstr "'%s' の解決時にエラー" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "ディレクトリからディレクトリへ移動できません" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1912,17 +2498,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1930,7 +2516,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1958,17 +2544,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "%s という型がクラスになっていません" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "%s は不明なオプションです" @@ -2067,11 +2653,6 @@ msgstr "ソケットを閉じる際にエラー: %s" msgid "Waiting for socket condition: %s" msgstr "ソケットの指定された状態を wait: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "メッセージを送信中にエラー: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage は Windows ではサポートされていません" diff --git a/po/ka.po b/po/ka.po index 36870738a..5e512bbe8 100644 --- a/po/ka.po +++ b/po/ka.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: ka\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2007-09-14 12:15+0200\n" "Last-Translator: Vladimer Sichinava ვლადიმერ სიჭინავა \n" "Language-Team: Georgian \n" "Language-Team: kn-IN <>\n" @@ -1147,8 +1147,9 @@ msgstr "%s ಗೆ ಬಹಳ ದೊಡ್ಡದಾದ ಎಣಿಕೆ ಮೌಲ msgid "Stream is already closed" msgstr "ಸ್ಟ್ರೀಮ್ ಈಗಾಗಲೆ ಮುಚ್ಚಲ್ಪಟ್ಟಿದೆ" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "ಕಾರ್ಯವು ರದ್ದುಗೊಂಡಿದೆ" @@ -1185,10 +1186,594 @@ msgstr "%s ಕಡತದ ಬಗೆ" msgid "%s type" msgstr "%s ಬಗೆ" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "ಸ್ಟ್ರೀಮ್‍ನ ಅನಿರೀಕ್ಷಿತ ಕ್ಷಿಪ್ರ ಅಂತ್ಯ" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "ಬೆಂಬಲವಿರದ ಸಾಕೆಟ್ ವಿಳಾಸ" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "ಗೊತ್ತಿರದ ಬಗೆ" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "ಕಡತ ಕೋಶ '%s' ವನ್ನು ತೆರೆಯುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "ಕಡತ ಕೋಶವನ್ನು ರಚಿಸುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' ಕಡತವನ್ನು ತೆರೆಯುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' ಕಡತವನ್ನು ಓದುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' ಕಡತವನ್ನು ತೆರೆಯುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "ಕಡತವನ್ನು ಮುಚ್ಚುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' ಕಡತವನ್ನು ತೆರೆಯುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "ಸೇರಿಸಲಾದ ಸಾಕೆಟ್ ಅನ್ನು ಮುಚ್ಚಲಾಗಿದೆ" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "ಪ್ರಕಾರ %s ಅನ್ನು ವರ್ಗವಾಗಿಸಿಲ್ಲ" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "ಪ್ರಕಾರ %s ಅನ್ನು ವರ್ಗವಾಗಿಸಿಲ್ಲ" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "ಆಲಿಸುವುವುದನ್ನು ಈಗಾಗಲೆ ಮುಚ್ಚಲಾಗಿದೆ" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' ಯು ಒಂದು ಮಾನ್ಯವಾದ ಹೆಸರಾಗಿಲ್ಲ" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "ಸಂದೇಶವನ್ನು ಕಳುಹಿಸುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "ಟ್ರ್ಯಾಶ್ ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "ಕಡತಕ್ಕೆ ಬರೆಯುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' ಯು ಒಂದು ಮಾನ್ಯವಾದ ಹೆಸರಾಗಿಲ್ಲ" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "COMMAND" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d ಸಾಲಿನಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "%s ಆಯ್ಕೆಯ ಶಬ್ಧಲಕ್ಷಣವನ್ನು ಹೇಳುವಾಗ ದೋಷ" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "ಸಂಪರ್ಕವು ಪ್ರಗತಿಯಲ್ಲಿದೆ" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "ಸಂಪರ್ಕವು ಪ್ರಗತಿಯಲ್ಲಿದೆ" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "ಸಂಪರ್ಕ ಸಾಧಿಸುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' ಯು ಒಂದು ಮಾನ್ಯವಾದ ಹೆಸರಾಗಿಲ್ಲ" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "ಕಡತ ಕೋಶ '%s' ವನ್ನು ತೆರೆಯುವಲ್ಲಿ ದೋಷ: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "%s ಆಯ್ಕೆಯ ಶಬ್ಧಲಕ್ಷಣವನ್ನು ಹೇಳುವಾಗ ದೋಷ" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "ಭ್ರಷ್ಟಗೊಂಡ ವಸ್ತು" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "ಹೆಸರಿಸಲಾಗದ" @@ -1847,43 +2432,44 @@ msgstr "'%s' ಅನ್ನು ಪರಿಹರಿಸುವಲ್ಲಿ ತಾತ msgid "Error resolving '%s'" msgstr "'%s' ಅನ್ನು ಪರಿಹರಿಸುವಲ್ಲಿ ದೋಷ" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "DIRECTORY" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "ಕೋಶವನ್ನು ಇನ್ನೊಂದು ಕೋಶಕ್ಕೆ ಸ್ಥಳಾಂತರಿಸಲಾಗುವುದಿಲ್ಲ" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, c-format msgid "No schema files found\n" msgstr "" -#: gio/gsettings-tool.c:38 -msgid "COMMAND" -msgstr "COMMAND" - #: gio/gsettings-tool.c:41 #, c-format msgid "" @@ -1897,17 +2483,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "PATH" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1915,7 +2501,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1943,17 +2529,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "ಪ್ರಕಾರ %s ಅನ್ನು ವರ್ಗವಾಗಿಸಿಲ್ಲ" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "ಗೊತ್ತಿರದ ಆಯ್ಕೆ %s" @@ -2052,11 +2638,6 @@ msgstr "ದತ್ತಾಂಶವನ್ನು ಮುಚ್ಚುವಲ್ಲಿ msgid "Waiting for socket condition: %s" msgstr "ಸಾಕೆಟ್‌ ಸ್ಥಿತಿಗಾಗಿ ಕಾಯಲಾಗುತ್ತಿದೆ: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "ಸಂದೇಶವನ್ನು ಕಳುಹಿಸುವಲ್ಲಿ ದೋಷ: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "ವಿಂಡೋಸ್‌ನಲ್ಲಿ GSocketControlMessage ಬೆಂಬಲಿತವಾಗಿಲ್ಲ" diff --git a/po/ko.po b/po/ko.po index 8703cbac3..0735c4b89 100644 --- a/po/ko.po +++ b/po/ko.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-02-16 03:42+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: GNOME Korea \n" @@ -1150,8 +1150,9 @@ msgstr "%s에 넘긴 카운트 값이 너무 큽니다" msgid "Stream is already closed" msgstr "스트림을 이미 닫았습니다" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "동작이 취소되었습니다" @@ -1185,10 +1186,594 @@ msgstr "%s 파일종류" msgid "%s type" msgstr "%s 종류" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "예기치 않게 일찍 스트림이 끝났습니다" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "소켓 주소를 지원하지 않습니다" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "파일 '%s'을(를) 읽는 중 오류: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "알 수 없는 종류" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "디렉터리 '%s' 여는 중 오류 : %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "디렉터리를 만드는 중 오류: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' 파일을 여는 중 오류: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "파일 '%s'을(를) 읽는 중 오류: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "파일 '%s'을(를) 읽는 중 오류: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' 파일을 여는 중 오류: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "파일을 닫는 중 오류: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' 파일을 여는 중 오류: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "추가한 소켓이 닫혔습니다" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "\"%s\" 타입에 대한 클래스가 없습니다" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "\"%s\" 타입에 대한 클래스가 없습니다" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "리스너를 이미 닫았습니다" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s'은(는) 올바른 이름이 아닙니다 " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "파일에 쓰는 중 오류: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "메시지를 보내는 중 오류: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "휴지통을 지원하지 않습니다" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "파일에 쓰는 중 오류: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s'은(는) 올바른 이름이 아닙니다 " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d째 줄에서 오류: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "옵션 읽는 중에 오류: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "연결이 진행 중입니다" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "연결이 진행 중입니다" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "연결하는데 오류: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s'은(는) 올바른 이름이 아닙니다 " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "디렉터리 '%s' 여는 중 오류 : %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "옵션 읽는 중에 오류: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "개체가 손상되었습니다" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "이름없음" @@ -1847,43 +2432,44 @@ msgstr "일시적으로 '%s' 주소를 알아낼 수 없습니다" msgid "Error resolving '%s'" msgstr "'%s'의 주소를 알아내는 데 오류" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "디렉터리를 덮어 써서 디렉터리를 옮길 수 없습니다" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1897,17 +2483,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1915,7 +2501,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1943,17 +2529,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "\"%s\" 타입에 대한 클래스가 없습니다" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "알 수 없는 옵션 %s" @@ -2052,11 +2638,6 @@ msgstr "소켓을 닫는데 오류: %s" msgid "Waiting for socket condition: %s" msgstr "소켓 조건을 기다리는 중: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "메시지를 보내는 중 오류: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "윈도우즈에서는 GSocketControlMessage를 지원하지 않습니다" diff --git a/po/ku.po b/po/ku.po index 85329a905..ec2066d80 100644 --- a/po/ku.po +++ b/po/ku.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2006-04-20 17:33+0000\n" "Last-Translator: Erdal Ronahi \n" "Language-Team: Kurdish \n" @@ -1104,8 +1104,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1140,10 +1141,589 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Vebijêrka nenas %s" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +msgid "Abstract name space not supported" +msgstr "" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Di rêza %d de çewtî: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Di xwendina dosyeya '%s' de çewtî: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1801,43 +2381,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Di xwendina dosyeya '%s' de çewtî: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1851,17 +2431,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1869,7 +2449,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1897,17 +2477,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Vebijêrka nenas %s" @@ -2007,11 +2587,6 @@ msgstr "Di xwendina dosyeya '%s' de çewtî: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Di xwendina dosyeya '%s' de çewtî: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/lt.po b/po/lt.po index 5031dfa08..2699d0b61 100644 --- a/po/lt.po +++ b/po/lt.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: lt\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-05 11:16+0200\n" "Last-Translator: Rimas Kudelis \n" "Language-Team: Lithuanian \n" @@ -1162,8 +1162,9 @@ msgstr "Per didelė skaičiavimo reikšmė perduota %s" msgid "Stream is already closed" msgstr "Srautas jau užvertas" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operacija nutraukta" @@ -1197,10 +1198,594 @@ msgstr "%s failo tipos" msgid "%s type" msgstr "%s tipas" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Netikėta ankstyva srauto pabaiga" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Nepalaikomas lizdo adresas" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Klaida skaitant failą „%s“: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Nežinomas tipas" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Klaida atidarant aplanką „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Klaida atveriant aplanką: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Klaida atveriant failą „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Klaida skaitant failą „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Klaida skaitant failą „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Klaida atveriant failą „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Klaida užveriant failą: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Klaida atveriant failą „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Pridėtasis lizdas yra užvertas" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Tipas %s neklasifikuotas" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Tipas %s neklasifikuotas" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Gavėjas jau užvertas" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "„%s“ nėra tinkamas vardas" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Klaida rašant į failą: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Klaida siunčiant pranešimą: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Šiukšlės nepalaikomos" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Klaida rašant į failą: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "„%s“ nėra tinkamas vardas" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Klaida eilutėje %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Klaida apdorojant parinktį %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Prisijungiama" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Prisijungiama" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Klaida prisijungiant: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "„%s“ nėra tinkamas vardas" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Klaida atidarant aplanką „%s“: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Klaida apdorojant parinktį %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "sugadintas objektas" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Nepavadinta" @@ -1862,43 +2447,44 @@ msgstr "Laikinai nepavyko išrišti „%s“" msgid "Error resolving '%s'" msgstr "Klaida išrišant „%s“" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Negalima perkelti aplanko per aplanką" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1912,17 +2498,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1930,7 +2516,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1958,17 +2544,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Tipas %s neklasifikuotas" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Nežinoma parinktis %s" @@ -2067,11 +2653,6 @@ msgstr "Klaida užveriant lizdą: %s" msgid "Waiting for socket condition: %s" msgstr "Laukiama lizdo būsenos: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Klaida siunčiant pranešimą: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "„Windows“ sistemoje „GSocketControlMessage“ nepalaikoma" diff --git a/po/lv.po b/po/lv.po index 6bbace98b..f6e7037de 100644 --- a/po/lv.po +++ b/po/lv.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2002-12-19 01:04+0200\n" "Last-Translator: Artis Trops \n" "Language-Team: Latvian \n" @@ -1142,8 +1142,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1178,10 +1179,589 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Kļūda atverot direktoriju '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Kļūda atverot direktoriju '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +msgid "Abstract name space not supported" +msgstr "" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Kļūda rindā %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Kļūda konversējot: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Kļūda nolasot failu '%s': %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Kļūda atverot direktoriju '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Kļūda konversējot: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1840,43 +2420,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Kļūda nolasot failu '%s': %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1890,17 +2470,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1908,7 +2488,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1936,17 +2516,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2046,11 +2626,6 @@ msgstr "Kļūda nolasot failu '%s': %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Kļūda nolasot failu '%s': %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/mai.po b/po/mai.po index 793a22c8b..9d091294c 100644 --- a/po/mai.po +++ b/po/mai.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-02-27 17:15+0530\n" "Last-Translator: Rajesh Ranjan \n" "Language-Team: maithili \n" @@ -1134,8 +1134,9 @@ msgstr "Too large count value passed to %s" msgid "Stream is already closed" msgstr "स्ट्रीन पहिनेसँ बन्न अछि" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "ऑपरेशन रद्द छल" @@ -1171,10 +1172,591 @@ msgstr "%s फाइल प्रकार" msgid "%s type" msgstr "%s प्रकार" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' फाइल केँ पढ़बामे त्रुटि: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "अज्ञात प्रकार" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "निर्देशिका '%s' केँ खोलबामे त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "निर्देशिका बनाबैमे त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' फाइल खोलबमे त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' फाइल केँ पढ़बामे त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' फाइल केँ पढ़बामे त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' फाइल खोलबमे त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "फाइल बन्न करबामे त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' फाइल खोलबमे त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Enumerator is closed" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "प्रकार %s वर्गीकृत नहि अछि" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "प्रकार %s वर्गीकृत नहि अछि" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "स्ट्रीन पहिनेसँ बन्न अछि" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "फाइलमे लिखबामे त्रुटि: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "फाइलकेँ खोलबामे त्रुटि: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "ऑपरेशन समर्थित नहि अछि" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "फाइलमे लिखबामे त्रुटि: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "पँक्ति %d पर त्रुटि: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "%s विकल्प विश्लेषणमे त्रुटि" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "फाइलकेँ खोलबामे त्रुटि: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "निर्देशिका '%s' केँ खोलबामे त्रुटि: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "%s विकल्प विश्लेषणमे त्रुटि" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "बेनाम" @@ -1839,43 +2421,44 @@ msgstr "" msgid "Error resolving '%s'" msgstr "फाइल हटाबै मे त्रुटि: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "निर्देशिका पर निर्देशिका नहि घुसकाए सकैछ" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1889,17 +2472,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1907,7 +2490,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1935,17 +2518,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "प्रकार %s वर्गीकृत नहि अछि" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "अनजान विकल्प %s" @@ -2046,11 +2629,6 @@ msgstr "फाइल बन्न करबामे त्रुटि: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "फाइलकेँ खोलबामे त्रुटि: %s" - #: gio/gsocket.c:2884 #, fuzzy msgid "GSocketControlMessage not supported on windows" diff --git a/po/mg.po b/po/mg.po index 77c5b5fec..4b415600a 100644 --- a/po/mg.po +++ b/po/mg.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: GLIB VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2007-03-03 19:00+0300\n" "Last-Translator: Fanomezana Rajaonarisoa \n" "Language-Team: MALAGASY \n" @@ -1174,8 +1174,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1212,10 +1213,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Safidy %s tsy fantatra" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Nisy olana teo am-panokafana ny lahatahiry '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Nisy olana teo am-panokafana ny lahatahiry '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Tsy raisina an-tànana ny rohy misolotena" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Misy tsy fetezana amin'ny andalana %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Nisy olana teo am-pizarazarana ny safidy %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Nisy olana teo am-panokafana ny lahatahiry '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Nisy olana teo am-pizarazarana ny safidy %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1880,43 +2461,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1930,17 +2511,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1948,7 +2529,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1976,17 +2557,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Safidy %s tsy fantatra" @@ -2086,11 +2667,6 @@ msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Nisy olana teo am-pamakiana ny rakitra '%s': %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/mk.po b/po/mk.po index 53e32eb6f..4accbbdbc 100644 --- a/po/mk.po +++ b/po/mk.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD.mk\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2008-02-04 04:11+0100\n" "Last-Translator: Jovan Naumovski \n" "Language-Team: Macedonian \n" @@ -1167,8 +1167,9 @@ msgstr "Преголема бројна вредност дадена на %s" msgid "Stream is already closed" msgstr "Стримот е веќе затворен" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Операцијата беше прекината" @@ -1204,10 +1205,592 @@ msgstr "%s тип на датотека" msgid "%s type" msgstr "%s тип" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Неочекувано прерано завршување на стрим" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Грешка при читањето на датотеката „%s“: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Непознат тип" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Грешка при отворање на директориумот „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Грешка при отворање на директориумот „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Грешка при отворањето на датотеката „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Грешка при читањето на датотеката „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Грешка при читањето на датотеката „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Грешка при отворањето на датотеката „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Грешка во затворањето на датотеката: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Грешка при отворањето на датотеката „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Енумераторот е затворен" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Стримот е веќе затворен" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Грешка во запишувањето во датотеката: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Грешка во отворањето на директоруимот: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Ѓубрето не е поддржано" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Грешка во запишувањето во датотеката: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Грешка на линија %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Грешка при парсирањето на опцијата %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Грешка во отворањето на директоруимот: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Грешка при отворање на директориумот „%s“: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Грешка при парсирањето на опцијата %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "корумпиран објект" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Неименувано" @@ -1879,43 +2462,44 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Грешка при отстранувањето на датотеката: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Не можам да го преместам директориумот над друг директориум" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1929,17 +2513,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1947,7 +2531,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1975,17 +2559,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Непозната опција „%s“·" @@ -2086,11 +2670,6 @@ msgstr "Грешка во затворањето на датотеката: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Грешка во отворањето на директоруимот: %s" - #: gio/gsocket.c:2884 #, fuzzy msgid "GSocketControlMessage not supported on windows" diff --git a/po/ml.po b/po/ml.po index 74e921662..88f4654fd 100644 --- a/po/ml.po +++ b/po/ml.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.master.ml\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-09-20 20:08+0530\n" "Last-Translator: \n" "Language-Team: \n" @@ -1140,8 +1140,9 @@ msgstr "വളരെ വലിയ കൌണ്ട് മൂല്ല്യം %s msgid "Stream is already closed" msgstr "സ്ട്രീം നിലവില്‍ അടച്ചിരിക്കുന്നു" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "പ്രക്രിയ റദ്ദാക്കിയിരിക്കുന്നു" @@ -1178,10 +1179,594 @@ msgstr "%s ഫയല്‍ രീതിയിലുള്ള" msgid "%s type" msgstr "%s തരത്തിലുള്ള" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "end-of-stream അപ്രതീക്ഷിതമായി സമയത്തിനു് മുമ്പു്" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "പിന്തുണയില്ലാത്ത സോക്കറ്റ് വിലാസം" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "അപരിചിതമായ തരത്തിലുള്ളത്" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "ഡയറക്ടറി '%s' തുറക്കുന്നതില്‍ പിശക്: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "ഡയറക്ടറി ഉണ്ടാക്കുന്നതില്‍ പിശക്: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' ഫയല്‍ തുറക്കുന്നതില്‍ പിശക്: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "%s വായിക്കുന്നതില്‍‌ പരാജയം : %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' ഫയല്‍ തുറക്കുന്നതില്‍ പിശക്: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "ഫയല്‍ അടയ്ക്കുന്നതില്‍ പിശക് : %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' ഫയല്‍ തുറക്കുന്നതില്‍ പിശക്: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "ചേര്‍ത്തിരിക്കുന്ന സോക്കറ്റ് അടച്ചിരിക്കുന്നു" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "%s തരത്തിലുള്ളതു് ക്ലാസ്സ് ചെയ്തിട്ടില്ല" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "%s തരത്തിലുള്ളതു് ക്ലാസ്സ് ചെയ്തിട്ടില്ല" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "ലിസണര്‍ അടച്ചിരിക്കുന്നു" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' തെറ്റായ നാമം ആകുന്നു" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "ഫയലിലേക്ക് എഴുതുന്നതില്‍ പിശക്: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "സന്ദേശം അയയ്ക്കുന്നതില്‍ പിശക് : %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "ചവറ്റുകുട്ട പിന്തുണയ്ക്കുന്നില്ല" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "ഫയലിലേക്ക് എഴുതുന്നതില്‍ പിശക്: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' തെറ്റായ നാമം ആകുന്നു" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "വരി %d-ല്‍ പിശക്: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "%s ഉപാധി പാഴ്സ് ചെയ്യുന്നതില്‍ പിശക്" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "കണക്ഷന്‍ പുരോഗതിയില്‍" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "കണക്ഷന്‍ പുരോഗതിയില്‍" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "കണക്ട് ചെയ്യുന്നതില്‍ പിശക് : %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' തെറ്റായ നാമം ആകുന്നു" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "ഡയറക്ടറി '%s' തുറക്കുന്നതില്‍ പിശക്: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "%s ഉപാധി പാഴ്സ് ചെയ്യുന്നതില്‍ പിശക്" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "തകരാറുളള ഒബ്ജക്ട്" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "പേരിടാത്ത" @@ -1842,43 +2427,44 @@ msgstr "'%s' പരിഹരിക്കുന്നതിനു് താല് msgid "Error resolving '%s'" msgstr "'%s' പരിഹരിക്കുന്നതില്‍ പിശക്" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "ഒരു ഡയറക്ടറിയില്‍ മറ്റൊരു ഡയറക്ടറി നീക്കുവാന്‍ സാധ്യമല്ല" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1892,17 +2478,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1910,7 +2496,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1938,17 +2524,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "%s തരത്തിലുള്ളതു് ക്ലാസ്സ് ചെയ്തിട്ടില്ല" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "അപരിചിതമായ ഉപാധി %s" @@ -2047,11 +2633,6 @@ msgstr "സോക്കറ്റ് അടയ്ക്കുന്നതില msgid "Waiting for socket condition: %s" msgstr "സോക്കറ്റ് അവസ്ഥയ്ക്കായി കാത്തിരിക്കുന്നു: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "സന്ദേശം അയയ്ക്കുന്നതില്‍ പിശക് : %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage വിന്‍ഡോസില്‍ പിന്തുണയ്ക്കുന്നില്ല" diff --git a/po/mn.po b/po/mn.po index 4f520e168..61a6e39a8 100644 --- a/po/mn.po +++ b/po/mn.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2005-05-30 01:07-0800\n" "Last-Translator: Бадрал \n" "Language-Team: Mongolian \n" @@ -1169,8 +1169,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1207,10 +1208,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Тодорхойгүй утга %s" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "»%s« лавлахыг нээхэд алдаа: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "»%s« лавлахыг нээхэд алдаа: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Символик холбоос дэмжигдээгүй" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d мөрөнд алдаа: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Хөрвүүлж байхад алдаа: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "»%s« лавлахыг нээхэд алдаа: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Хөрвүүлж байхад алдаа: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1873,43 +2454,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1923,17 +2504,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1941,7 +2522,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1969,17 +2550,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Тодорхойгүй утга %s" @@ -2079,11 +2660,6 @@ msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Файл »%s« -ыг уншиж байхад алдаа: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/mr.po b/po/mr.po index 9f9e5fb8f..432bb479b 100644 --- a/po/mr.po +++ b/po/mr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: mr\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-04-15 15:42+0530\n" "Last-Translator: Sandeep Shedmake \n" "Language-Team: Marathi \n" @@ -1126,8 +1126,9 @@ msgstr "%s करीता खूप मोठी प्रमाण संख msgid "Stream is already closed" msgstr "श्रृंखला आधिपासूनच बंद आहे" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "कार्य रद्द करण्यात आले" @@ -1161,10 +1162,594 @@ msgstr "%s फाइलप्रकार" msgid "%s type" msgstr "%s प्रकार" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "अपरिचीत पूर्वरत end-of-stream" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "असमर्थीत सॉकेट पत्ता" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' फाइल वाचताना त्रुटि : %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "अपरिचीत प्रकार" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "संचयीका '%s' उघडतेवेळी त्रूटी: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "संचयीका बनवितेवेळी त्रूटी आढळली: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "फाइल '%s' उघडतेवेळी त्रूटी: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' फाइल वाचताना त्रुटि : %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' फाइल वाचताना त्रुटि : %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "फाइल '%s' उघडतेवेळी त्रूटी: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "फाइल बंद करतेवेळी त्रूटी: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "फाइल '%s' उघडतेवेळी त्रूटी: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "समावेश केलेले सॉकेट बंद आहे" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "प्रकार %s वर्गीकृत केले गेले नाही" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "प्रकार %s वर्गीकृत केले गेले नाही" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Listener आधिपासूनच बंद आहे" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' वैध नाव नाही " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "फाइलवर लिहीतेवेळी त्रूटी: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "फाइल पाठवतेवेळी त्रुटी: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "कचरापेटी समर्थित नाही" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "फाइलवर लिहीतेवेळी त्रूटी: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' वैध नाव नाही " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "ओळ %d वर त्रूटी: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "%s पर्याय वाचतेवेळी त्रूटी" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "जुळवणी चालू आहे" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "जुळवणी चालू आहे" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "जुळवणीवेळी त्रुटी: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' वैध नाव नाही " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "संचयीका '%s' उघडतेवेळी त्रूटी: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "%s पर्याय वाचतेवेळी त्रूटी" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "वस्तु भ्रष्ट आहे" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "अनामीक" @@ -1819,43 +2404,44 @@ msgstr "तात्पुर्ते '%s'चे निर्धारण क msgid "Error resolving '%s'" msgstr "त्रुटीच्या निर्धारणवेळी त्रुटी: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "संचयीकेवर संचयीका हलवू शकत नाही" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1869,17 +2455,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1887,7 +2473,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1915,17 +2501,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "प्रकार %s वर्गीकृत केले गेले नाही" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "अपरिचीत पर्याय %s" @@ -2024,11 +2610,6 @@ msgstr "सॉकेट बंद करतेवेळी त्रुटी: % msgid "Waiting for socket condition: %s" msgstr "सॉकेट अटची प्रतिक्षा करत आहे: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "फाइल पाठवतेवेळी त्रुटी: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage windows वर समर्थीत नाही" diff --git a/po/ms.po b/po/ms.po index f6f11c66f..532342412 100644 --- a/po/ms.po +++ b/po/ms.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2004-02-03 02:11+0730\n" "Last-Translator: Hasbullah Bin Pit \n" "Language-Team: Projek Gabai \n" @@ -1140,8 +1140,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1177,10 +1178,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Ralat membuka direktori %s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Ralat membuka direktori %s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Pautan simbolik tidak disokong" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Ralat pada baris %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Ralat semasa penukaran: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Ralat membaca fail '%s': %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Ralat membuka direktori %s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Ralat semasa penukaran: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1842,43 +2423,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Ralat membaca fail '%s': %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1892,17 +2473,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1910,7 +2491,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1938,17 +2519,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2048,11 +2629,6 @@ msgstr "Ralat membaca fail '%s': %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Ralat membaca fail '%s': %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/nb.po b/po/nb.po index 969b0f661..5b37edd04 100644 --- a/po/nb.po +++ b/po/nb.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.23.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-05-11 19:54+0200\n" "Last-Translator: Kjartan Maraas \n" "Language-Team: Norwegian bokmal \n" @@ -1147,8 +1147,9 @@ msgstr "Tellerverdi gitt til %s er for stor" msgid "Stream is already closed" msgstr "Strømmen er allerede lukket" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operasjonen ble avbrutt" @@ -1182,10 +1183,594 @@ msgstr "filtype %s" msgid "%s type" msgstr "type %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Uventet tidlig slutt på strøm" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Adresse for plugg er ikke støttet" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Feil under lesing av fil «%s»: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Ukjent type" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Feil under åpning av katalog «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Feil under oppretting av katalog: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Feil under åpning av fil «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Feil under lesing av fil «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Feil under lesing av fil «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Feil under åpning av fil «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Feil under lukking av fil: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Feil under åpning av fil «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Tillagt plugg er lukket" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Nøkkel %s er er ikke skrivbar\n" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Nøkkel %s er er ikke skrivbar\n" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Lytter er allerede lukket" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "«%s» er ikke et gyldig navn " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Feil under skriving til fil: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Feil ved sending av melding: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Papirkurv er ikke støttet" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Feil under skriving til fil: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "«%s» er ikke et gyldig navn " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "KOMMANDO" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Feil på linje %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Feil under tolking av flagg %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Tilkobling pågår" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Tilkobling pågår" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Feil under tilkobling: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "«%s» er ikke et gyldig navn " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Feil under åpning av katalog «%s»: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Feil under tolking av flagg %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "korrupt objekt" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Uten navn" @@ -1842,43 +2427,44 @@ msgstr "Midlertidig ute av stand til å slå opp «%s»" msgid "Error resolving '%s'" msgstr "Feil ved oppslag av «%s»" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "gschemas.compiled filen lagres her" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "KATALOG" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "Ikke skriv filen gschema.compiled" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Kan ikke flytte katalog over katalog" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "Ikke sett restriksjoner på navn på nøkler" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "Du må kun oppgi navn på én katalog\n" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, c-format msgid "No schema files found\n" msgstr "Ingen schema-filer funnet\n" -#: gio/gsettings-tool.c:38 -msgid "COMMAND" -msgstr "KOMMANDO" - #: gio/gsettings-tool.c:41 #, c-format msgid "" @@ -1892,17 +2478,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "Specify the path for the schema" msgstr "Oppgi sti til schema" -#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:234 -#: gio/gsettings-tool.c:307 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "STI" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "SCHEMANØKKEL" @@ -1910,7 +2496,7 @@ msgstr "SCHEMANØKKEL" msgid "Get the value of KEY" msgstr "Hent verdien for NØKKEL" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1938,17 +2524,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Nøkkel %s er er ikke skrivbar\n" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "Finn ut om NØKKEL er skrivbar" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "Ukjent kommando «%s»\n" @@ -2047,11 +2633,6 @@ msgstr "Feil ved lukking av plugg: %s" msgid "Waiting for socket condition: %s" msgstr "Venter på tilstand for plugg: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Feil ved sending av melding: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage er ikke støttet på windows" diff --git a/po/nds.po b/po/nds.po index b03e33f5e..74af5c4d5 100644 --- a/po/nds.po +++ b/po/nds.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-18 13:53+0100\n" "Last-Translator: Nils-Christoph Fiedler \n" "Language-Team: Low German \n" @@ -1103,8 +1103,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "De Operatschoon weur avbreken" @@ -1138,10 +1139,590 @@ msgstr "%s Dateityp" msgid "%s type" msgstr "%s Typ" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Nich unnerstütte Sockelanskrivt" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Problem bi'm Lesen vun de Datei '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Unbekannter Typ" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Problem bi'm Lesen vun de Datei '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Problem bi'm Lesen vun de Datei '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Problem bi'm Lesen vun de Datei '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Problem bi'm Lesen vun de Datei '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Problem bi'm Lesen vun de Datei '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Künn de Datei nich sluten: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Tääler is sluten" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' is keen akerater Naam" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, c-format +msgid "Error return with body of type `%s'" +msgstr "" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +msgid "Abstract name space not supported" +msgstr "" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Problem bi'm Lesen vun de Datei '%s': %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' is keen akerater Naam" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Fehler in Reeg %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Fehler bi'm Verbinnen:" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' is keen akerater Naam" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Fehler in Reeg %d: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Ohn Naam" @@ -1796,43 +2377,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1846,17 +2427,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1864,7 +2445,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1892,17 +2473,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Unbekannte Optschoon %s" @@ -2001,11 +2582,6 @@ msgstr "" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/ne.po b/po/ne.po index b97a13cf5..b6ac9b2ca 100644 --- a/po/ne.po +++ b/po/ne.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-10.ne\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2006-04-27 00:00+0545\n" "Last-Translator: Shyam Krishna Bal \n" "Language-Team: Nepali \n" @@ -1143,8 +1143,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1181,10 +1182,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "अज्ञात विकल्प %s" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "डाइरेक्टरी '%s' खोल्दा त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "डाइरेक्टरी '%s' खोल्दा त्रुटि: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "सांकेतिक सम्बन्ध समर्थन गरिएन" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "लाइन %d मा त्रुटि: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "पद वर्णन विकल्पमा त्रुटि %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "'%s' फाइल पढ्दा त्रुटि : %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "डाइरेक्टरी '%s' खोल्दा त्रुटि: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "पद वर्णन विकल्पमा त्रुटि %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1847,43 +2428,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "'%s' फाइल पढ्दा त्रुटि : %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1897,17 +2478,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1915,7 +2496,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1943,17 +2524,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "अज्ञात विकल्प %s" @@ -2053,11 +2634,6 @@ msgstr "'%s' फाइल पढ्दा त्रुटि : %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "'%s' फाइल पढ्दा त्रुटि : %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/nl.po b/po/nl.po index e22f9e318..81216e9ea 100644 --- a/po/nl.po +++ b/po/nl.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-02-23 14:07+0100\n" "Last-Translator: Wouter Bolsterlee \n" "Language-Team: Dutch \n" @@ -1211,8 +1211,9 @@ msgstr "De telwaarde die aan %s werd gegeven is te groot" msgid "Stream is already closed" msgstr "De stroom is al gesloten" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "De bewerking werd afgebroken" @@ -1250,10 +1251,602 @@ msgstr "bestandstype %s" msgid "%s type" msgstr "type %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Voortijdig einde aan gegevensstroom" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Fout bij lezen van bestand ‘%s’: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Onbekend type" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Fout bij openen van map ‘%s’: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Fout bij het aanmaken van map: %s" + +# lezen/openen +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Fout bij het openen van bestand ‘%s’: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Fout bij lezen van bestand ‘%s’: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Fout bij lezen van bestand ‘%s’: %s" + +# lezen/openen +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Fout bij het openen van bestand ‘%s’: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Fout bij het sluiten van bestand: %s" + +# lezen/openen +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Fout bij het openen van bestand ‘%s’: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +# opsomming/teller +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Teller is gesloten" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +# Uhhh? (Wouter Bolsterlee) +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Type %s is niet ‘classed’" + +# Uhhh? (Wouter Bolsterlee) +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Type %s is niet ‘classed’" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "De stroom is al gesloten" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Fout bij het schrijven naar bestand: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +# openen/lezen +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Fout bij het openen van bestand: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +# wordt hier niet ondersteund +# (dus bijv. op een aangekoppelde externe opslag?) +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Prullenbak wordt ondersteund" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Fout bij het schrijven naar bestand: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Fout in regel %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Fout bij verwerken van optie %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +# openen/lezen +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Fout bij het openen van bestand: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Fout bij openen van map ‘%s’: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Fout bij verwerken van optie %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "beschadigd object" + # naamloos/zonder naam/onbenoemd #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" @@ -1958,43 +2551,44 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Fout bij het verwijderen van bestand: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Kan map niet over map verplaatsen" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -2008,17 +2602,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -2026,7 +2620,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2055,17 +2649,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Type %s is niet ‘classed’" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Onbekende optie %s" @@ -2170,12 +2764,6 @@ msgstr "Fout bij het sluiten van bestand: %s" msgid "Waiting for socket condition: %s" msgstr "" -# openen/lezen -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Fout bij het openen van bestand: %s" - #: gio/gsocket.c:2884 #, fuzzy msgid "GSocketControlMessage not supported on windows" diff --git a/po/nn.po b/po/nn.po index 8db325df3..c9681c6e9 100644 --- a/po/nn.po +++ b/po/nn.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2008-02-24 17:33+0100\n" "Last-Translator: Åsmund Skjæveland \n" "Language-Team: Norwegian Nynorsk \n" @@ -1144,8 +1144,9 @@ msgstr "For stor teljingsverdi sendt til %s" msgid "Stream is already closed" msgstr "Straumen er allereie stengt" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operasjonen vart avbroten" @@ -1181,10 +1182,592 @@ msgstr "%s-filtype" msgid "%s type" msgstr "%s-type" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Uventa tidleg slutt på straumen" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Feil ved lesing av fil «%s»: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Ukjend type" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Feil ved opning av katalog «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Feil ved opning av katalog «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Feil ved opning av fila «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Feil ved lesing av fil «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Feil ved lesing av fil «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Feil ved opning av fila «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Feil ved stenging av fila: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Feil ved opning av fila «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Teljaren er stengt" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Straumen er allereie stengt" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Feil ved skriving til fila: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Feil ved opning av fila: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Papirkorg er ikkje støtta" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Feil ved skriving til fila: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Feil på linje %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Feil under tolking av val %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Feil ved opning av fila: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Feil ved opning av katalog «%s»: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Feil under tolking av val %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "øydelagt objekt" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Utan namn" @@ -1854,43 +2437,44 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Feil under fjerning av fila: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Kan ikkje flytta mappa over ei mappe" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1904,17 +2488,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1922,7 +2506,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1950,17 +2534,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Ukjend val «%s»" @@ -2061,11 +2645,6 @@ msgstr "Feil ved stenging av fila: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Feil ved opning av fila: %s" - #: gio/gsocket.c:2884 #, fuzzy msgid "GSocketControlMessage not supported on windows" diff --git a/po/oc.po b/po/oc.po index 55242fd80..4f72c29d7 100644 --- a/po/oc.po +++ b/po/oc.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: oc\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2008-04-23 10:42+0200\n" "Last-Translator: Yannig Marchegay (Kokoyaya) \n" "Language-Team: Occitan \n" @@ -1105,8 +1105,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1140,10 +1141,589 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Error de lectura del fichièr '%s' : %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Tipe desconegut" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Error al moment de crear lo repertòri : %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Error al moment de crear lo repertòri : %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Error de lectura del fichièr '%s' : %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Error de lectura del fichièr '%s' : %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Error de lectura del fichièr '%s' : %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Error de lectura del fichièr '%s' : %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, c-format +msgid "Error return with body of type `%s'" +msgstr "" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Error de lectura del fichièr '%s' : %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +msgid "Abstract name space not supported" +msgstr "" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Error de lectura del fichièr '%s' : %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Error al moment de crear lo repertòri : %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Error al moment de crear lo repertòri : %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Error al moment de crear lo repertòri : %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Error al moment de crear lo repertòri : %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Sens nom" @@ -1798,43 +2378,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Error de lectura del fichièr '%s' : %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1848,17 +2428,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1866,7 +2446,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1894,17 +2474,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2004,11 +2584,6 @@ msgstr "Error de lectura del fichièr '%s' : %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Error de lectura del fichièr '%s' : %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/or.po b/po/or.po index 947fa69e9..acabdd488 100644 --- a/po/or.po +++ b/po/or.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.master.or\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-09-15 16:20+0530\n" "Last-Translator: Manoj Kumar Giri \n" "Language-Team: Oriya \n" @@ -1146,8 +1146,9 @@ msgstr "ଅତ୍ୟଧିକ ବଡ଼ ଗଣନା ମୂଲ୍ୟ %sକୁ msgid "Stream is already closed" msgstr "ଧାରା ପୂର୍ବରୁ ବନ୍ଦଅଛି" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "ପ୍ରୟୋଗଟି ବାତିଲ ହୋଇଛି" @@ -1184,10 +1185,594 @@ msgstr "%s ଫାଇଲପ୍ରକାର" msgid "%s type" msgstr "%s ପ୍ରକାର" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "ଅପ୍ରତ୍ୟାଶିତ ପ୍ରାରମ୍ଭିକ ଧାରାର ଶେଷ" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "ଅସମର୍ଥିତ ସକେଟ ଠିକଣା" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "ଅଜଣା ପ୍ରକାର" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "%s' ଡିରେକ୍ଟୋରି ଖୋଲିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "ଡିରେକ୍ଟୋରି ନିର୍ମାଣ କରିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "ଫାଇଲ '%s' ଖୋଲିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' ଫାଇଲ ପଢିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "ଫାଇଲ '%s' ଖୋଲିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "ଫାଇଲ ବନ୍ଦକରିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "ଫାଇଲ '%s' ଖୋଲିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "ଅତିରିକ୍ତ ସକେଟ ବନ୍ଦ ଅଛି" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "ପ୍ରକାର %s ଶ୍ରେଣୀଭୁକ୍ତ ନୁହଁ" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "ପ୍ରକାର %s ଶ୍ରେଣୀଭୁକ୍ତ ନୁହଁ" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "ଗ୍ରହଣକାରୀ ପୂର୍ବରୁ ବନ୍ଦଅଛି" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' ଟି ଗୋଟିଏ ବୈଧ ନାମ ନୁହଁ" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "ଫାଇଲଭିତରେ ଲେଖିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "ସନ୍ଦେଶ ପଠାଇବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "ଆବର୍ଜନା ପାତ୍ର ସମର୍ଥିତ ନୁହଁ" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "ଫାଇଲଭିତରେ ଲେଖିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' ଟି ଗୋଟିଏ ବୈଧ ନାମ ନୁହଁ" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d ଧାଡ଼ିରେ ତ୍ରୁଟି: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "ରୁପାନ୍ତରଣ ର ବିକଲ୍ପ ରେ ତ୍ରୁଟି: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "ସଂଯୋଗ କ୍ରିୟା ଚାଲିଅଛି" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "ସଂଯୋଗ କ୍ରିୟା ଚାଲିଅଛି" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "ସଂଯୋଗ କରିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' ଟି ଗୋଟିଏ ବୈଧ ନାମ ନୁହଁ" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "%s' ଡିରେକ୍ଟୋରି ଖୋଲିବାରେ ତ୍ରୁଟି: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "ରୁପାନ୍ତରଣ ର ବିକଲ୍ପ ରେ ତ୍ରୁଟି: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "ଭ୍ରଷ୍ଟ ବସ୍ତୁ" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "ବେନାମୀ" @@ -1848,43 +2433,44 @@ msgstr "ଅସ୍ଥାୟୀ ଭାବରେ '%s' କୁ ସମାଧାନ କ msgid "Error resolving '%s'" msgstr "'%s' କୁ ସମାଧାନ କରିବାରେ ତ୍ରୁଟି" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "ଡିରେକ୍ଟୋରୀ ଉପରେ ଡିରେକ୍ଟୋରୀକୁ ଘୁଞ୍ଚାଇପାରିବେ ନାହିଁ" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1898,17 +2484,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1916,7 +2502,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1944,17 +2530,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "ପ୍ରକାର %s ଶ୍ରେଣୀଭୁକ୍ତ ନୁହଁ" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "ଅଜଣା ପସନ୍ଦ %s" @@ -2053,11 +2639,6 @@ msgstr "ସକେଟ ବନ୍ଦକରିବାରେ ତ୍ରୁଟି: %s" msgid "Waiting for socket condition: %s" msgstr "ସକେଟ ଅବସ୍ଥା ପାଇଁ ଅପେକ୍ଷା କରିଅଛି: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "ସନ୍ଦେଶ ପଠାଇବାରେ ତ୍ରୁଟି: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage windows ରେ ସମର୍ଥିତ ନୁହଁ" diff --git a/po/pa.po b/po/pa.po index d549f2dc6..3d19c6b2d 100644 --- a/po/pa.po +++ b/po/pa.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-19 08:18+0530\n" "Last-Translator: A S Alam \n" "Language-Team: Punjabi/Panjabi \n" @@ -1128,8 +1128,9 @@ msgstr "%s ਨੂੰ ਬਹੁਤ ਵੱਧ ਗਿਣਤੀ ਪਾਸ ਕੀਤ msgid "Stream is already closed" msgstr "ਸਟਰੀਮ ਪਹਿਲਾਂ ਹੀ ਬੰਦ ਹੈ" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "ਓਪਰੇਸ਼ਨ ਰੱਦ ਕੀਤਾ ਗਿਆ" @@ -1163,10 +1164,594 @@ msgstr "%s ਫਾਇਲ-ਟਾਈਪ" msgid "%s type" msgstr "%s ਟਾਈਪ" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "ਅਚਾਨਕ ਛੇਤੀ ਐਂਡ-ਆਫ਼-ਸਟੀਰਮ" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "ਗ਼ੈਰ-ਸਹਾਇਕ ਸਾਕਟ ਐਡਰੈੱਸ" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "ਅਣਜਾਣ ਟਾਈਪ" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "ਡਾਇਰੈਕਟਰੀ '%s' ਖੋਲ੍ਹਣ ਲਈ ਗਲਤੀ: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "ਡਾਇਰੈਕਟਰੀ ਬਣਾਉਣ ਦੌਰਾਨ ਗਲਤੀ: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' ਫਾਇਲ ਖੋਲ੍ਹਣ 'ਚ ਗਲਤੀ: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' ਫਾਇਲ ਪੜ੍ਹਨ 'ਚ ਗਲਤੀ: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' ਫਾਇਲ ਖੋਲ੍ਹਣ 'ਚ ਗਲਤੀ: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "ਫਾਇਲ ਬੰਦ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' ਫਾਇਲ ਖੋਲ੍ਹਣ 'ਚ ਗਲਤੀ: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "ਸਾਕਟ ਪਹਿਲਾਂ ਹੀ ਬੰਦ ਹੈ" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "ਟਾਈਪ %s ਕਲਾਸ ਨਹੀਂ ਹੈ" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "ਟਾਈਪ %s ਕਲਾਸ ਨਹੀਂ ਹੈ" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "ਲਿਸਨਰ ਪਹਿਲਾਂ ਹੀ ਬੰਦ ਹੈ" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' ਢੁੱਕਵਾਂ ਨਾਂ ਨਹੀਂ" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "ਫਾਇਲ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "ਸੁਨੇਹਾ ਭੇਜਣ ਦੌਰਾਨ ਗਲਤੀ: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "ਰੱਦ ਸਹਾਇਕ ਨਹੀਂ" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "ਫਾਇਲ ਲਿਖਣ ਦੌਰਾਨ ਗਲਤੀ: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' ਢੁੱਕਵਾਂ ਨਾਂ ਨਹੀਂ" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "ਲਾਈਨ %d ਉੱਤੇ ਗਲਤੀ: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "ਚੋਣ %s ਪਾਰਸ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "ਕੁਨੈਕਸ਼ਨ ਜਾਰੀ ਹੈ" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "ਕੁਨੈਕਸ਼ਨ ਜਾਰੀ ਹੈ" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "ਕੁਨੈਕਟ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' ਢੁੱਕਵਾਂ ਨਾਂ ਨਹੀਂ" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "ਡਾਇਰੈਕਟਰੀ '%s' ਖੋਲ੍ਹਣ ਲਈ ਗਲਤੀ: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "ਚੋਣ %s ਪਾਰਸ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "ਨਿਕਾਰਾ ਆਬਜੈਕਟ" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "ਬਿਨ-ਨਾਂ" @@ -1821,43 +2406,44 @@ msgstr "'%s' ਲੱਭਣ ਲਈ ਆਰਜ਼ੀ ਰੂਪ ਵਿੱਚ ਅਸ msgid "Error resolving '%s'" msgstr "'%s' ਲੱਭਣ ਦੌਰਾਨ ਗਲਤੀ" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "ਡਾਇਰੈਕਟਰੀ ਨੂੰ ਡਾਇਰੈਕਟਰੀ ਉੱਤੇ ਭੇਜਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1871,17 +2457,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1889,7 +2475,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1917,17 +2503,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "ਟਾਈਪ %s ਕਲਾਸ ਨਹੀਂ ਹੈ" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "ਅਣਜਾਣ ਚੋਣ %s" @@ -2026,11 +2612,6 @@ msgstr "ਸਾਕਟ ਬੰਦ ਕਰਨ ਦੌਰਾਨ ਗਲਤੀ: %s" msgid "Waiting for socket condition: %s" msgstr "ਸਾਕਟ ਸ਼ਰਤ ਲਈ ਉਡੀਕ ਜਾਰੀ: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "ਸੁਨੇਹਾ ਭੇਜਣ ਦੌਰਾਨ ਗਲਤੀ: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "ਵਿੰਡੋਜ਼ ਉੱਤੇ GSocketControlMessage ਸਹਾਇਕ ਨਹੀਂ ਹੈ" diff --git a/po/pl.po b/po/pl.po index fec968ee1..697b9d1e8 100644 --- a/po/pl.po +++ b/po/pl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-08 10:50+0100\n" "Last-Translator: Tomasz Dominikowski \n" "Language-Team: Polish \n" @@ -1205,8 +1205,9 @@ msgstr "Za duża wartość licznika przekazana do %s" msgid "Stream is already closed" msgstr "Potok jest już zamknięty" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Działanie zostało anulowane" @@ -1240,10 +1241,594 @@ msgstr "typ pliku %s" msgid "%s type" msgstr "typ %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Nieoczekiwany, przedwczesny koniec potoku" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Nieobsługiwany adres gniazda" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Wystąpił błąd podczas odczytu pliku \"%s\": %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Nieznany typ" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Wystąpił błąd podczas otwierania katalogu \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Błąd podczas tworzenia katalogu: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Błąd podczas otwierania pliku \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Wystąpił błąd podczas odczytu pliku \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Wystąpił błąd podczas odczytu pliku \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Błąd podczas otwierania pliku \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Błąd podczas zamykania pliku: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Błąd podczas otwierania pliku \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Dodane gniazdo jest zamknięte" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Typ %s nie jest klasowy" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Typ %s nie jest klasowy" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Nasłuch jest już zamknięty" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "\"%s\" nie jest prawidłową nazwą " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Błąd podczas zapisywania do pliku: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Błąd podczas wysyłania komunikatu: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Kosz nie jest obsługiwany" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Błąd podczas zapisywania do pliku: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "\"%s\" nie jest prawidłową nazwą " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Błąd w wierszu %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Błąd podczas przetwarzania opcji %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Trwa połączenie" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Trwa połączenie" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Błąd podczas połączenia: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "\"%s\" nie jest prawidłową nazwą " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Wystąpił błąd podczas otwierania katalogu \"%s\": %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Błąd podczas przetwarzania opcji %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "uszkodzony obiekt" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Bez nazwy" @@ -1905,43 +2490,44 @@ msgstr "Nie można tymczasowo rozwiązać \"%s\"" msgid "Error resolving '%s'" msgstr "Błąd podczas rozwiązywania \"%s\"" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Nie można przenieść katalogu na katalog" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1955,17 +2541,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1973,7 +2559,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2001,17 +2587,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Typ %s nie jest klasowy" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Nieznana opcja %s" @@ -2110,11 +2696,6 @@ msgstr "Błąd podczas zamykania gniazda: %s" msgid "Waiting for socket condition: %s" msgstr "Oczekiwanie na warunek gniazda: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Błąd podczas wysyłania komunikatu: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage nie jest obsługiwane w Windows" diff --git a/po/ps.po b/po/ps.po index 89db7a371..43a89a205 100644 --- a/po/ps.po +++ b/po/ps.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.head\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-04-12 17:07-0800\n" "Last-Translator: \n" "Language-Team: Pashto \n" @@ -1105,8 +1105,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "چار بند شو" @@ -1141,10 +1142,591 @@ msgstr "دوتنه ډول %s" msgid "%s type" msgstr "ډول %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "%s :دوتنه لوسلو کې ستونزه '%s'" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "ناپېژندلی ډول" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "%s :درکموند پرانيستلو کې ستونزه '%s'" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "%s د پوښۍ په جوړولو کې ستونزه:" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "%s :دوتنه پرانيستلو کې ستونزه '%s'" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "%s :دوتنه لوسلو کې ستونزه '%s'" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "%s :دوتنه لوسلو کې ستونزه '%s'" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "%s :دوتنه پرانيستلو کې ستونزه '%s'" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "%s :دوتنه بندولو کې ستونزه" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "%s :دوتنه پرانيستلو کې ستونزه '%s'" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "%s :پر دوتنې ليکلو کې ستونزه" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "%s :دوتنه پرانيستلو کې ستونزه" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "چار نه منل کيږي" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "%s :پر دوتنې ليکلو کې ستونزه" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%s :دوتنه پرانيستلو کې ستونزه" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "%s :د اړونې پر مهال ستونزه" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "%s :دوتنه پرانيستلو کې ستونزه" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "%s :درکموند پرانيستلو کې ستونزه '%s'" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "%s :درکموند پرانيستلو کې ستونزه '%s'" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "اندرغل څيز" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "بېنومه" @@ -1801,43 +2383,44 @@ msgstr "" msgid "Error resolving '%s'" msgstr "%s :دوتنې ړنګولو کې ستونزه" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "يو درکموند پر بل درکموند نه شي خوځولی" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1851,17 +2434,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1869,7 +2452,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1897,17 +2480,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "%s ناپېژندلې غوراوی" @@ -2007,11 +2590,6 @@ msgstr "%s :دوتنه بندولو کې ستونزه" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "%s :دوتنه پرانيستلو کې ستونزه" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/pt.po b/po/pt.po index 2b288ced4..8b354c7f9 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.30\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-08 02:30+0000\n" "Last-Translator: Duarte Loreto \n" "Language-Team: Portuguese \n" @@ -1163,8 +1163,9 @@ msgstr "Valor de contagem demasiado grande passado para %s" msgid "Stream is already closed" msgstr "O fluxo já se encontra fechado" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "A operação foi cancelada" @@ -1198,10 +1199,594 @@ msgstr "Tipo de ficheiro %s" msgid "%s type" msgstr "Tipo %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Final precoce de fluxo inesperado" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Endereço de socket não suportado" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Erro ao ler o ficheiro '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Tipo desconhecido" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Erro ao abrir o directório '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Erro ao criar o directório: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Erro ao abrir o ficheiro '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Erro ao ler o ficheiro '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Erro ao ler o ficheiro '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Erro ao abrir o ficheiro '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Erro ao fechar o ficheiro: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Erro ao abrir o ficheiro '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Socket adicionado está fechado" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "O tipo %s não possui uma classe" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "O tipo %s não possui uma classe" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "A escuta já se encontra fechada" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' não é um nome válido " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Erro ao escrever no ficheiro: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Erro ao enviar a mensagem: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Não existe suporte para o Lixo" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Erro ao escrever no ficheiro: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' não é um nome válido " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Erro na linha %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Erro ao processar a opção %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Ligação em curso" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Ligação em curso" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Erro ao se ligar: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' não é um nome válido " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Erro ao abrir o directório '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Erro ao processar a opção %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "objecto corrompido" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Sem nome" @@ -1862,43 +2447,44 @@ msgstr "Temporariamente indisponível para resolver '%s'" msgid "Error resolving '%s'" msgstr "Erro ao resolver %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Incapaz de mover um directório sobre um directório" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1912,17 +2498,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1930,7 +2516,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1958,17 +2544,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "O tipo %s não possui uma classe" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Opção %s desconhecida" @@ -2067,11 +2653,6 @@ msgstr "Erro ao fechar o socket: %s" msgid "Waiting for socket condition: %s" msgstr "A aguardar pela condição do socket: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Erro ao enviar a mensagem: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage não é suportada em windows" diff --git a/po/pt_BR.po b/po/pt_BR.po index 3b69e9955..2be47268c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-04 17:12-0300\n" "Last-Translator: Jonh Wendell \n" "Language-Team: Brazilian Portuguese \n" @@ -1172,8 +1172,9 @@ msgstr "Valor muito alto passado para %s" msgid "Stream is already closed" msgstr "O fluxo já está fechado" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "A operação foi cancelada" @@ -1207,10 +1208,594 @@ msgstr "tipo de arquivo %s" msgid "%s type" msgstr "tipo %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Fim do fluxo precoce não esperado" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Endereço de soquete não suportado" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Erro ao ler arquivo \"%s\": %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Tipo desconhecido" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Erro ao abrir o diretório \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Erro ao criar o diretório: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Erro ao abrir arquivo \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Erro ao ler arquivo \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Erro ao ler arquivo \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Erro ao abrir arquivo \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Erro ao fechar arquivo: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Erro ao abrir arquivo \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Soquete adicionado está fechado" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "O tipo %s não tem classe" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "O tipo %s não tem classe" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "O ouvinte já está fechado" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "\"%s\" não é um nome válido" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Erro ao escrever no arquivo: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Erro ao abrir enviar mensagem: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Não há suporte para lixeira" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Erro ao escrever no arquivo: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "\"%s\" não é um nome válido" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Erro na linha %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Erro ao ler a opção %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Conexão em progresso" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Conexão em progresso" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Erro ao conectar: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "\"%s\" não é um nome válido" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Erro ao abrir o diretório \"%s\": %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Erro ao ler a opção %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "objeto corrompido" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Não nomeado" @@ -1871,43 +2456,44 @@ msgstr "Temporariamente sem condições de resolver \"%s\"" msgid "Error resolving '%s'" msgstr "Erro ao resolver \"%s\"" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Não é possível mover diretório sobre diretório" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1921,17 +2507,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1939,7 +2525,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1967,17 +2553,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "O tipo %s não tem classe" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Opção %s desconhecida" @@ -2076,11 +2662,6 @@ msgstr "Erro ao fechar soquete: %s" msgid "Waiting for socket condition: %s" msgstr "Aguardando pela condição do soquete: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Erro ao abrir enviar mensagem: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "não há suporte a GSocketControlMessage no windows" diff --git a/po/ro.po b/po/ro.po index 2909db9ff..1709daad8 100644 --- a/po/ro.po +++ b/po/ro.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-18 22:47+0200\n" "Last-Translator: Mișu Moldovan \n" "Language-Team: Romanian GNOME Team \n" @@ -1165,8 +1165,9 @@ msgstr "S-a pasat o valoare prea mare către %s" msgid "Stream is already closed" msgstr "Flux deja închis" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operațiunea a fost anulată" @@ -1200,10 +1201,594 @@ msgstr "tip de fișier %s" msgid "%s type" msgstr "tip %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Flux terminat neașteptat de repede" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Adresă nesuportată de socket" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Eroare la citirea fișierului „%s”: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Tip necunoscută" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Eroare la deschiderea directorului „%s”: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Eroare la crearea directorului: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Eroare la deschiderea fișierului „%s”: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Eroare la citirea fișierului „%s”: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Eroare la citirea fișierului „%s”: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Eroare la deschiderea fișierului „%s”: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Eroare la închiderea fișierului: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Eroare la deschiderea fișierului „%s”: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Socket-ul adăugat este închis" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Tipul %s nu este clasificat" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Tipul %s nu este clasificat" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Procesul de ascultare este deja închis" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "„%s” nu este un nume valid " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Eroare la scrierea în fișier: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Eroare la trimiterea mesajului: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Nu există o implementare pentru coșul de gunoi" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Eroare la scrierea în fișier: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "„%s” nu este un nume valid " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Eroare în linia %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Eroare la prelucrarea opțiunii %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Conectare în progres" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Conectare în progres" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Eroare la conectare: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "„%s” nu este un nume valid " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Eroare la deschiderea directorului „%s”: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Eroare la prelucrarea opțiunii %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "obiect corupt" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Nedenumit" @@ -1867,43 +2452,44 @@ msgstr "Eroare temporară la rezolvarea „%s”" msgid "Error resolving '%s'" msgstr "Eroare la rezolvarea „%s”" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Nu se poate muta un director peste un alt director" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1917,17 +2503,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1935,7 +2521,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1963,17 +2549,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Tipul %s nu este clasificat" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Opțiune necunoscută %s" @@ -2072,11 +2658,6 @@ msgstr "Eroare la închiderea socket-ului: %s" msgid "Waiting for socket condition: %s" msgstr "Se așteaptă condiția socket-ului: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Eroare la trimiterea mesajului: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage nu e implementat în Windows" diff --git a/po/ru.po b/po/ru.po index 74d58371c..ad9bdde5a 100644 --- a/po/ru.po +++ b/po/ru.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: ru\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-05 15:48+0200\n" "Last-Translator: Leonid Kanter \n" "Language-Team: Russian \n" @@ -1182,8 +1182,9 @@ msgstr "Слишком большое значение количества пе msgid "Stream is already closed" msgstr "Поток уже закрыт" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Действие было отменено" @@ -1217,10 +1218,594 @@ msgstr "тип файлов %s" msgid "%s type" msgstr "тип %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Неожиданный ранний конец потока" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Неподдерживаемый адрес сокета" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Произошла ошибка при чтении файла «%s»: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Неизвестный тип" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Произошла ошибка при открытии каталога «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Произошла ошибка при создании каталога: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Произошла ошибка при открытии файла «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Произошла ошибка при чтении файла «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Произошла ошибка при чтении файла «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Произошла ошибка при открытии файла «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Произошла ошибка при закрытии файла: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Произошла ошибка при открытии файла «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Добавленный сокет закрыт" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Тип %s не является классифицируемым" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Тип %s не является классифицируемым" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Слушатель уже закрыт" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "Недопустимое имя «%s»" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Произошла ошибка при записи в файл: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Произошла ошибка при отправлении сообщения: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Корзина не поддерживается" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Произошла ошибка при записи в файл: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "Недопустимое имя «%s»" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Ошибка в строке %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Произошла ошибка при разборе параметра %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Соединение выполняется" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Соединение выполняется" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Произошла ошибка при соединении: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "Недопустимое имя «%s»" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Произошла ошибка при открытии каталога «%s»: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Произошла ошибка при разборе параметра %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "повреждённый объект" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Без имени" @@ -1885,43 +2470,44 @@ msgstr "Временно невозможно разрешить «%s»" msgid "Error resolving '%s'" msgstr "Ошибка разрешения «%s»" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Нельзя переместить каталог поверх каталога" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1935,17 +2521,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1953,7 +2539,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1981,17 +2567,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Тип %s не является классифицируемым" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Неизвестный параметр %s" @@ -2090,11 +2676,6 @@ msgstr "Произошла ошибка при закрытии сокета: %s msgid "Waiting for socket condition: %s" msgstr "Ожидание состояния сокета: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Произошла ошибка при отправлении сообщения: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage не поддерживается в Windows" diff --git a/po/rw.po b/po/rw.po index 310936f57..4a050e1cf 100644 --- a/po/rw.po +++ b/po/rw.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2005-03-28 19:34-0700\n" "Last-Translator: Steve Murphy \n" "Language-Team: Kinyarwanda \n" @@ -1165,8 +1165,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1203,10 +1204,601 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Ikosa mu gusoma idosiye" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Ihitamo ritazwi:" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Gufungura %s%S bushyinguro" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Gufungura %s%S bushyinguro" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Ikosa mu gusoma idosiye" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Ikosa mu gusoma idosiye" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Ikosa mu gusoma idosiye" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Ikosa mu gusoma idosiye" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Ikosa mu gusoma idosiye" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Ikosa mu gusoma idosiye" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Ikosa mu gusoma idosiye" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Ikosa mu gusoma idosiye" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "amahuza OYA" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Ikosa mu gusoma idosiye" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "ku Umurongo" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Ihindurangero" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Ikosa mu gusoma idosiye" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Gufungura %s%S bushyinguro" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Ihindurangero" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1891,43 +2483,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Ikosa mu gusoma idosiye" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1941,17 +2533,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1959,7 +2551,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1987,17 +2579,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Ihitamo ritazwi:" @@ -2104,12 +2696,6 @@ msgstr "Ikosa mu gusoma idosiye" msgid "Waiting for socket condition: %s" msgstr "" -# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_SFX_DOLOADFAILED.text -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Ikosa mu gusoma idosiye" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/si.po b/po/si.po index f594892d1..6dff9a3cc 100644 --- a/po/si.po +++ b/po/si.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.si\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2007-06-20 14:56+0530\n" "Last-Translator: Danishka Navin \n" "Language-Team: Sinhala \n" @@ -1111,8 +1111,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1149,10 +1150,591 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "නොදන්නා දෝෂය" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "'%s' ගහලුම විවෘත කිරීම දෝෂ සහිතයි: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "'%s' ගහලුම විවෘත කිරීම දෝෂ සහිතයි: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "සංකේතාත්මක පුරුක සහාය දක්නන්නේ නැත" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d පේළියේ ත දෝෂයකි: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "පරිවර්තනයේදි දෝෂයකි : %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "'%s' ගහලුම විවෘත කිරීම දෝෂ සහිතයි: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "'%s' ගහලුම විවෘත කිරීම දෝෂ සහිතයි: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "විනාශ වු වස්තුවක්" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1813,43 +2395,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1863,17 +2445,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1881,7 +2463,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1909,17 +2491,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "%s නොදන්නා විකල්පයකි" @@ -2019,11 +2601,6 @@ msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "'%s' ගොනුව කියවීම දෝෂ සහිතයි: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/sk.po b/po/sk.po index d9620c931..998c71301 100644 --- a/po/sk.po +++ b/po/sk.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2008-03-15 15:01+0100\n" "Last-Translator: Marcel Telka \n" "Language-Team: Slovak \n" @@ -1152,8 +1152,9 @@ msgstr "" msgid "Stream is already closed" msgstr "Prúd je už zatvorený" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operácia bola zrušená" @@ -1189,10 +1190,590 @@ msgstr "typ súboru %s" msgid "%s type" msgstr "typ %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Chyba pri čítaní súboru '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Neznámy typ" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Chyba pri otváraní priečinka '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Chyba pri otváraní priečinka '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Chyba pri otváraní súboru '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Chyba pri čítaní súboru '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Chyba pri čítaní súboru '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Chyba pri otváraní súboru '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Chyba pri zatváraní súboru: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Chyba pri otváraní súboru '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Prúd je už zatvorený" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Chyba pri zápise do súboru: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Chyba pri otváraní súboru: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Symbolické odkazy nepodporované" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Chyba pri zápise do súboru: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Chyba na riadku %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Chyba počas prevodu: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Chyba pri otváraní súboru: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Chyba pri otváraní priečinka '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Chyba počas prevodu: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Nepomenované" @@ -1863,43 +2444,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Chyba pri odstraňovaní súboru: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1913,17 +2494,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1931,7 +2512,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1959,17 +2540,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Neznáma voľby %s" @@ -2070,11 +2651,6 @@ msgstr "Chyba pri zatváraní súboru: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Chyba pri otváraní súboru: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/sl.po b/po/sl.po index ec4cc2fbb..29c772f5d 100644 --- a/po/sl.po +++ b/po/sl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-05 07:21+0100\n" "Last-Translator: Matej Urbančič \n" "Language-Team: Slovenian GNOME Translation Team \n" @@ -1159,8 +1159,9 @@ msgstr "Prevelika vrednost štetja poslana na %s" msgid "Stream is already closed" msgstr "Pretok je že zaprt" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Opravilo je bilo preklicano." @@ -1194,10 +1195,594 @@ msgstr "%s vrsta datoteke" msgid "%s type" msgstr "%s vrsta" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Nepričakovan prezgodnji konec pretoka" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Nepodprti naslov vtiča" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Napaka ob branju datoteke '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Neznana vrsta" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Napaka ob odpiranju imenika '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Napaka med ustvarjanjem mape: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Napaka med odpiranjem datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Napaka ob branju datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Napaka ob branju datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Napaka med odpiranjem datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Napaka med zapiranjem datoteke: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Napaka med odpiranjem datoteke '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Dodan vtič je zaprt" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Vrste %s ni uvrščena v razred" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Vrste %s ni uvrščena v razred" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Sledilnik je že zaprt" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' ni veljavno ime" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Napaka med pisanjem v datoteko: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Napaka med pošiljanjem sporočila: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Smeti niso podprte" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Napaka med pisanjem v datoteko: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' ni veljavno ime" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Napaka v vrstici %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Napaka med razčlenjevanjem %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Povezava v teku" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Povezava v teku" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Napaka med povezovanjem: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' ni veljavno ime" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Napaka ob odpiranju imenika '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Napaka med razčlenjevanjem %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "pokvarjen predmet" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Neimenovan" @@ -1855,43 +2440,44 @@ msgstr "začasno ni mogoče razrešiti '%s'" msgid "Error resolving '%s'" msgstr "Napaka med razreševanjem '%s'" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Ni mogoče premakniti mape čez mapo" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1905,17 +2491,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1923,7 +2509,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1951,17 +2537,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Vrste %s ni uvrščena v razred" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Neznana možnost %s" @@ -2060,11 +2646,6 @@ msgstr "Napaka med zapiranjem vtiča: %s" msgid "Waiting for socket condition: %s" msgstr "Čakanje na stanje vtiča: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Napaka med pošiljanjem sporočila: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage ni podprto na windows sistemih" diff --git a/po/sq.po b/po/sq.po index b4b0a8667..6a5701108 100644 --- a/po/sq.po +++ b/po/sq.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2008-08-18 10:19+0200\n" "Last-Translator: Laurent Dhima \n" "Language-Team: albanian \n" @@ -1251,8 +1251,9 @@ msgid "Stream is already closed" msgstr "Stream është i mbyllur rregullisht" # (pofilter) untranslated: checks whether a string has been translated at all -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Operacioni është anulluar" @@ -1293,11 +1294,622 @@ msgstr "Lloj file %s" msgid "%s type" msgstr "Lloj %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + # (pofilter) untranslated: checks whether a string has been translated at all #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "End-of-stream i parakohshëm papritur" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Gabim gjatë leximit të file '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. +# (pofilter) startcaps: checks that the message starts with the correct capitalisation +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Lloj i panjohur" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Gabim gjatë hapjes së directory '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +# (pofilter) variables: translation contains variables not in original: %s, %s +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Gabim gjatë krijimit të directory: %s" + +# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Gabim gjatë hapjes së file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Gabim gjatë leximit të file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Gabim gjatë leximit të file '%s': %s" + +# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Gabim gjatë hapjes së file '%s': %s" + +# (pofilter) variables: translation contains variables not in original: %s, %s +# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. +# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings +# (pofilter) printf: checks whether printf format strings match +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Gabim gjatë mbylljes së file: %s" + +# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Gabim gjatë hapjes së file '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +# (pofilter) untranslated: checks whether a string has been translated at all +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Enumuruesi është mbyllur" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +# (pofilter) untranslated: checks whether a string has been translated at all +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Stream është i mbyllur rregullisht" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +# (pofilter) variables: translation contains variables not in original: %s, %s +# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. +# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings +# (pofilter) printf: checks whether printf format strings match +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Gabim gjatë shkrimit tek file: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +# (pofilter) variables: translation contains variables not in original: %s, %s +# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. +# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings +# (pofilter) printf: checks whether printf format strings match +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Gabim gjatë hapjes së file: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Koshi nuk suportohet" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +# (pofilter) variables: translation contains variables not in original: %s, %s +# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. +# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings +# (pofilter) printf: checks whether printf format strings match +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Gabim gjatë shkrimit tek file: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Gabim tek rreshti %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Gabim gjatë analizimit të opsionit %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +# (pofilter) variables: translation contains variables not in original: %s, %s +# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. +# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings +# (pofilter) printf: checks whether printf format strings match +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Gabim gjatë hapjes së file: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Gabim gjatë hapjes së directory '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Gabim gjatë analizimit të opsionit %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "objekt i korruptuar" + # (pofilter) untranslated: checks whether a string has been translated at all #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" @@ -2144,43 +2756,45 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Gabim gjatë fshirjes së file: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +# (pofilter) untranslated: checks whether a string has been translated at all +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "E pamundur lëvizja e directory mbi directory" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -2194,17 +2808,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -2212,7 +2826,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -2240,17 +2854,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Opcion i panjohur %s" @@ -2386,15 +3000,6 @@ msgstr "Gabim gjatë mbylljes së file: %s" msgid "Waiting for socket condition: %s" msgstr "" -# (pofilter) variables: translation contains variables not in original: %s, %s -# (pofilter) isfuzzy: Check if the unit has been marked fuzzy. -# (pofilter) singlequoting: checks whether singlequoting is consistent between the two strings -# (pofilter) printf: checks whether printf format strings match -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Gabim gjatë hapjes së file: %s" - # (pofilter) untranslated: checks whether a string has been translated at all #: gio/gsocket.c:2884 #, fuzzy diff --git a/po/sr.po b/po/sr.po index c6d7055b5..982236e47 100644 --- a/po/sr.po +++ b/po/sr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-09 20:28+0100\n" "Last-Translator: Милош Поповић \n" "Language-Team: Serbian \n" @@ -1153,8 +1153,9 @@ msgstr "Превелика бројчана вредност је прослеђ msgid "Stream is already closed" msgstr "Ток је већ затворен" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Радња је прекинута" @@ -1188,10 +1189,594 @@ msgstr "%s врста датотеке" msgid "%s type" msgstr "%s врста" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Неочекиван, преран крај тока" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Није подржана адреса утичнице" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Непозната врста" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Грешка при отварању директоријума „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Грешка приликом образовања директоријума: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Грешка приликом отварања датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Грешка приликом отварања датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Грешка приликом затварања датотеке: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Грешка приликом отварања датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Додата утичница је затворена" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Врста %s не припада ни једној класи" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Врста %s не припада ни једној класи" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Слушање је већ затворено" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "„%s“ није исправно име " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Грешка приликом уписа у датотеку: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Грешка при слању поруке: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Није подржано смеће" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Грешка приликом уписа у датотеку: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "„%s“ није исправно име " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Грешка у %d. реду: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Грешка при рашчлањивању могућности %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Повезивање је у току" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Повезивање је у току" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Грешка у повезивању: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "„%s“ није исправно име " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Грешка при отварању директоријума „%s“: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Грешка при рашчлањивању могућности %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "оштећен објекат" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Неименовано" @@ -1846,43 +2431,44 @@ msgstr "Привремено не могу да разрешим „%s“" msgid "Error resolving '%s'" msgstr "Грешка у разрешивању „%s“" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Не могу да преместим директоријум преко директоријума" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1896,17 +2482,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1914,7 +2500,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1942,17 +2528,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Врста %s не припада ни једној класи" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Непозната опција %s" @@ -2051,11 +2637,6 @@ msgstr "Грешка у затварању утичнице: %s" msgid "Waiting for socket condition: %s" msgstr "Чекам услов утичнице: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Грешка при слању поруке: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage није подржано у прозорима" diff --git a/po/sr@ije.po b/po/sr@ije.po index 5a0783eec..004f20bc6 100644 --- a/po/sr@ije.po +++ b/po/sr@ije.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2004-04-29 01:11+0200\n" "Last-Translator: Bojan Suzic \n" "Language-Team: Serbian (sr) \n" @@ -1156,8 +1156,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1193,10 +1194,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Грешка при отварању директоријума „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Грешка при отварању директоријума „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Симболичке везе нису подржане" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Грешка у %d. реду: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Грешка при претварању: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Грешка при читању датотеке „%s“: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Грешка при отварању директоријума „%s“: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Грешка при претварању: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1858,43 +2439,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Грешка при читању датотеке „%s“: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1908,17 +2489,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1926,7 +2507,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1954,17 +2535,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2065,11 +2646,6 @@ msgstr "Грешка при читању датотеке „%s“: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Грешка при читању датотеке „%s“: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/sr@latin.po b/po/sr@latin.po index b2212e8b8..b1913f91a 100644 --- a/po/sr@latin.po +++ b/po/sr@latin.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: 2.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-09 20:28+0100\n" "Last-Translator: Miloš Popović \n" "Language-Team: Serbian \n" @@ -1154,8 +1154,9 @@ msgstr "Prevelika brojčana vrednost je prosleđena u %s" msgid "Stream is already closed" msgstr "Tok je već zatvoren" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Radnja je prekinuta" @@ -1189,10 +1190,594 @@ msgstr "%s vrsta datoteke" msgid "%s type" msgstr "%s vrsta" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Neočekivan, preran kraj toka" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Nije podržana adresa utičnice" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Greška pri čitanju datoteke „%s“: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Nepoznata vrsta" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Greška pri otvaranju direktorijuma „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Greška prilikom obrazovanja direktorijuma: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Greška prilikom otvaranja datoteke „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Greška pri čitanju datoteke „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Greška pri čitanju datoteke „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Greška prilikom otvaranja datoteke „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Greška prilikom zatvaranja datoteke: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Greška prilikom otvaranja datoteke „%s“: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Dodata utičnica je zatvorena" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Vrsta %s ne pripada ni jednoj klasi" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Vrsta %s ne pripada ni jednoj klasi" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Slušanje je već zatvoreno" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "„%s“ nije ispravno ime " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Greška prilikom upisa u datoteku: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Greška pri slanju poruke: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Nije podržano smeće" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Greška prilikom upisa u datoteku: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "„%s“ nije ispravno ime " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Greška u %d. redu: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Greška pri raščlanjivanju mogućnosti %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Povezivanje je u toku" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Povezivanje je u toku" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Greška u povezivanju: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "„%s“ nije ispravno ime " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Greška pri otvaranju direktorijuma „%s“: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Greška pri raščlanjivanju mogućnosti %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "oštećen objekat" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Neimenovano" @@ -1847,43 +2432,44 @@ msgstr "Privremeno ne mogu da razrešim „%s“" msgid "Error resolving '%s'" msgstr "Greška u razrešivanju „%s“" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Ne mogu da premestim direktorijum preko direktorijuma" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1897,17 +2483,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1915,7 +2501,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1943,17 +2529,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Vrsta %s ne pripada ni jednoj klasi" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Nepoznata opcija %s" @@ -2052,11 +2638,6 @@ msgstr "Greška u zatvaranju utičnice: %s" msgid "Waiting for socket condition: %s" msgstr "Čekam uslov utičnice: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Greška pri slanju poruke: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage nije podržano u prozorima" diff --git a/po/sv.po b/po/sv.po index a0e2a68b9..8cacc6445 100644 --- a/po/sv.po +++ b/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-06 00:28+0100\n" "Last-Translator: Daniel Nylander \n" "Language-Team: Swedish \n" @@ -1164,8 +1164,9 @@ msgstr "För stort räknevärde skickat till %s" msgid "Stream is already closed" msgstr "Strömmen är redan stängd" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Åtgärden avbröts" @@ -1199,10 +1200,594 @@ msgstr "%s-filtyp" msgid "%s type" msgstr "%s-typ" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Oväntat tidig end-of-stream" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Uttagsadressen stöds inte" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Fel vid läsning av filen \"%s\": %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Okänd typ" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Fel vid öppning av katalogen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Fel vid skapande av katalog: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Fel vid öppning av filen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Fel vid läsning av filen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Fel vid läsning av filen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Fel vid öppning av filen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Fel vid stängning av fil: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Fel vid öppning av filen \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Tillagt uttag är stängt" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Typen %s är inte klassad" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Typen %s är inte klassad" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Lyssnaren är redan stängd" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "\"%s\" är inte ett giltigt namn " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Fel vid skrivning till fil: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Fel vid sändning av meddelande: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Papperskorgen stöds inte" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Fel vid skrivning till fil: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "\"%s\" är inte ett giltigt namn " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Fel på rad %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Fel vid tolkning av flaggan %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Anslutningsförsök pågår" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Anslutningsförsök pågår" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Fel vid anslutning: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "\"%s\" är inte ett giltigt namn " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Fel vid öppning av katalogen \"%s\": %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Fel vid tolkning av flaggan %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "skadat objekt" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Namnlös" @@ -1860,43 +2445,44 @@ msgstr "Kan för tillfället inte slå upp \"%s\"" msgid "Error resolving '%s'" msgstr "Fel vid uppslag av \"%s\"" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Kan inte flytta katalog över katalog" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1910,17 +2496,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1928,7 +2514,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1956,17 +2542,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Typen %s är inte klassad" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Okänd flagga %s" @@ -2065,11 +2651,6 @@ msgstr "Fel vid stängning av uttag: %s" msgid "Waiting for socket condition: %s" msgstr "Väntar på uttagstillstånd: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Fel vid sändning av meddelande: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage stöds inte på Windows" diff --git a/po/ta.po b/po/ta.po index 7c1324a75..1419c700b 100644 --- a/po/ta.po +++ b/po/ta.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.master.ta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-09-17 15:47+0530\n" "Last-Translator: \n" "Language-Team: \n" @@ -1157,8 +1157,9 @@ msgstr "%sக்கு மிகப்பெரிய எண்ணிக்க msgid "Stream is already closed" msgstr "ஸ்ட்ரீம் ஏற்கனவே மூடப்பட்டது" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "செயல்பாடு ரத்து செய்யப்பட்டது" @@ -1195,10 +1196,594 @@ msgstr "%s கோப்பு வகை" msgid "%s type" msgstr "%s வகை" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "எதிர்ப்பார்க்கப்படாத முடிவு ஸ்ட்ரீம்" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "துணைபுரியாத சாக்கெட் முகவரி" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "தெரியாத வகை" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "'%s' அடைவு திறக்கும்போது பிழை: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "அடைவை உருவாக்கும்போது பிழை: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' பிழையை திறக்கும் கோப்பு: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' கோப்பு வாசிக்கும் போது பிழை: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' பிழையை திறக்கும் கோப்பு: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "கோப்பை முடிக்கும் போது பிழை: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' பிழையை திறக்கும் கோப்பு: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "சேர்க்கப்பட்ட சாக்கெட் மூடப்பட்டது" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "வகை %s பிரிக்கப்படவில்லை" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "வகை %s பிரிக்கப்படவில்லை" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "கேட்பாளர் ஏற்கனவே மூடப்பட்டது" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' ஒரு முறையான பெயர் அல்ல" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "பிழையை எழுதும் கோப்பு: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "செய்தி அனுப்பும் போது பிழை: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "குப்பை ஆதரவு கிடையாது" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "பிழையை எழுதும் கோப்பு: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' ஒரு முறையான பெயர் அல்ல" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d வரியில் பிழை: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "கூறிடும் போது பிழை: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "இணைப்பு செயலிலுள்ளது" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "இணைப்பு செயலிலுள்ளது" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "இணைக்கும் போது பிழை: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' ஒரு முறையான பெயர் அல்ல" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "'%s' அடைவு திறக்கும்போது பிழை: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "கூறிடும் போது பிழை: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "சிதைந்த பொருள்" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "பெயரில்லாதது" @@ -1859,43 +2444,44 @@ msgstr "தற்காலிகமாக '%s'ஐ தீர்க்க மு msgid "Error resolving '%s'" msgstr "%sஐ தீர்க்கையில் பிழை" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "அடைவில் அடைவை நகர்த்த முடியவில்லை" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1909,17 +2495,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1927,7 +2513,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1955,17 +2541,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "வகை %s பிரிக்கப்படவில்லை" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "தெரியாத விருப்பம் %s" @@ -2064,11 +2650,6 @@ msgstr "சாக்கெட்டை மூடும் போது பிழ msgid "Waiting for socket condition: %s" msgstr "சாக்கெட் நிலைக்காக காத்திருக்கிறது: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "செய்தி அனுப்பும் போது பிழை: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage windowsஇல் துணைபுரிவதில்லை" diff --git a/po/te.po b/po/te.po index dcde73942..894d72e3d 100644 --- a/po/te.po +++ b/po/te.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.master.te\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-09-17 14:15+0530\n" "Last-Translator: Krishna Babu K \n" "Language-Team: Telugu \n" @@ -1133,8 +1133,9 @@ msgstr "చాలపెద్ద లెక్కింపు విలువ %s msgid "Stream is already closed" msgstr "స్ట్రీమ్ యిప్పటికే మూయబడింది" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "ఆపరేషన్ రద్దైనది" @@ -1171,10 +1172,594 @@ msgstr "%s దస్త్రమురకము" msgid "%s type" msgstr "%s రకము" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "స్ట్రీమ్ యొక్క అనుకోని త్వరిత ముగింపు" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "మద్దతీయని సాకెట్ చిరునామా" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "తెలియని రకము" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr " వివరణ తెరచుటలో దోషం '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "డెరెక్టరీని సృష్టించుటలో దోషము: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "దస్త్రము '%s'ను తెరువుటలో దోషము: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "దస్త్రం '%s': %s చదువుటలో దోషం" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "దస్త్రము '%s'ను తెరువుటలో దోషము: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "దస్త్రము మూయుటలో దోషము: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "దస్త్రము '%s'ను తెరువుటలో దోషము: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "జతచేసిన సాకెట్ మూయబడింది" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "రకము %s వర్గీకరించబడలేదు" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "రకము %s వర్గీకరించబడలేదు" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "లిజనర్ యిప్పటికే మూసివేయబడింది" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' చెల్లునటువంటి నామము కాదు " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "దస్త్రముకు వ్రాయుటలో దోషము: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "సందేశమును పంపుటలో దోషము: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "ట్రాష్ మద్దతీయలేదు" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "దస్త్రముకు వ్రాయుటలో దోషము: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' చెల్లునటువంటి నామము కాదు " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d వరుసలో దోషం కలదు : %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "ఐచ్చికం పార్శింగ్‌లో దోషము %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "అనుసంధానము పురోగతిలోవుంది" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "అనుసంధానము పురోగతిలోవుంది" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "%sకు అనుసంధానమగుటలో దోషము" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' చెల్లునటువంటి నామము కాదు " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr " వివరణ తెరచుటలో దోషం '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "ఐచ్చికం పార్శింగ్‌లో దోషము %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "పాడైన ఆబ్జక్టు" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "నామములేని" @@ -1835,43 +2420,44 @@ msgstr "తాత్కాలికంగా '%s' పరిష్కరించ msgid "Error resolving '%s'" msgstr "%s పరిష్కరించుటలో దోషము" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "డెరెక్టరీని డెరెక్టరీకి కదుపలేము" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1885,17 +2471,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1903,7 +2489,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1931,17 +2517,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "రకము %s వర్గీకరించబడలేదు" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "తెలియని ఇచ్ఛాపూర్వకము %s" @@ -2040,11 +2626,6 @@ msgstr "సాకెట్ మూయుటలో దోషము: %s" msgid "Waiting for socket condition: %s" msgstr "సాకెట్ పరిస్థితి కోరకు వేచివుంది: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "సందేశమును పంపుటలో దోషము: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "విండోస్ నందు GSocketControlMessage మద్దతీయదు" diff --git a/po/th.po b/po/th.po index 332dfb5f6..da7287e30 100644 --- a/po/th.po +++ b/po/th.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.14.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-04-06 14:40+0700\n" "Last-Translator: Theppitak Karoonboonyanan \n" "Language-Team: Thai \n" @@ -1116,8 +1116,9 @@ msgstr "มีการส่งค่า count ที่สูงเกิน msgid "Stream is already closed" msgstr "สตรีมถูกปิดไปแล้ว" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "การกระทำถูกยกเลิก" @@ -1151,10 +1152,594 @@ msgstr "ชนิดแฟ้ม %s" msgid "%s type" msgstr "ชนิด %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "พบจุดจบสตรีมก่อนกำหนด" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "ไม่รองรับที่อยู่ซ็อกเก็ต" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "ชนิดข้อมูลไม่รู้จัก" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "เกิดข้อผิดพลาดขณะเปิดไดเรกทอรี '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "เกิดข้อผิดพลาดขณะสร้างไดเรกทอรี: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "เกิดข้อผิดพลาดขณะเปิดแฟ้ม '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "เกิดข้อผิดพลาดขณะอ่านแฟ้ม '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "เกิดข้อผิดพลาดขณะเปิดแฟ้ม '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "เกิดข้อผิดพลาดขณะปิดแฟ้ม: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "เกิดข้อผิดพลาดขณะเปิดแฟ้ม '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "ซ็อกเก็ตที่เพิ่มถูกปิดไปแล้ว" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "ชนิด %s ไม่ได้เป็นคลาส" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "ชนิด %s ไม่ได้เป็นคลาส" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Listener ถูกปิดไปแล้ว" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' ไม่ใช่ชื่อที่ใช้ได้ " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "เกิดข้อผิดพลาดขณะเขียนข้อมูลลงแฟ้ม: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "เกิดข้อผิดพลาดขณะส่งข้อความ: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "ไม่รองรับการใช้ถังขยะ" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "เกิดข้อผิดพลาดขณะเขียนข้อมูลลงแฟ้ม: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' ไม่ใช่ชื่อที่ใช้ได้ " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "มีข้อผิดพลาดที่บรรทัด %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "เกิดข้อผิดพลาดขณะแจงตัวเลือก: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "กำลังอยู่ระหว่างเชื่อมต่อ" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "กำลังอยู่ระหว่างเชื่อมต่อ" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "เกิดข้อผิดพลาดขณะเชื่อมต่อ: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' ไม่ใช่ชื่อที่ใช้ได้ " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "เกิดข้อผิดพลาดขณะเปิดไดเรกทอรี '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "เกิดข้อผิดพลาดขณะแจงตัวเลือก: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "ออบเจกต์เสียหาย" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "ไม่มีชื่อ" @@ -1809,43 +2394,44 @@ msgstr "ไม่สามารถเปิดหาที่อยู่ '%s' msgid "Error resolving '%s'" msgstr "เกิดข้อผิดพลาดขณะเปิดหาที่อยู่ '%s'" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "ไม่สามารถย้ายไดเรกทอรีทับไดเรกทอรี" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1859,17 +2445,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1877,7 +2463,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1905,17 +2491,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "ชนิด %s ไม่ได้เป็นคลาส" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "ไม่รู้จักตัวเลือก %s" @@ -2014,11 +2600,6 @@ msgstr "เกิดข้อผิดพลาดขณะปิดซ็อก msgid "Waiting for socket condition: %s" msgstr "กำลังรอเงื่อนไขของซ็อกเก็ต: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "เกิดข้อผิดพลาดขณะส่งข้อความ: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "ไม่รองรับ GSocketControlMessage บนวินโดวส์" diff --git a/po/tl.po b/po/tl.po index 8eab6d9c6..86b207502 100644 --- a/po/tl.po +++ b/po/tl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2005-12-01 17:31+0800\n" "Last-Translator: Eric Pareja \n" "Language-Team: Tagalog \n" @@ -1183,8 +1183,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1221,10 +1222,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Hindi kilalang option %s" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Error sa pagbukas ng directory '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Error sa pagbukas ng directory '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Hindi suportado ang mga symbolic link" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Error sa linya %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Error habang nagco-convert: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Error sa pagbasa ng talaksang '%s': %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Error sa pagbukas ng directory '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Error habang nagco-convert: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1888,43 +2469,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Error sa pagbasa ng talaksang '%s': %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1938,17 +2519,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1956,7 +2537,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1984,17 +2565,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Hindi kilalang option %s" @@ -2094,11 +2675,6 @@ msgstr "Error sa pagbasa ng talaksang '%s': %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Error sa pagbasa ng talaksang '%s': %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/tr.po b/po/tr.po index 2acf9d3d7..53e3b251e 100644 --- a/po/tr.po +++ b/po/tr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-08-25 00:32+0300\n" "Last-Translator: Baris Cicek \n" "Language-Team: Turkish \n" @@ -1152,8 +1152,9 @@ msgstr "%s için çok büyük sayaç değeri geçildi" msgid "Stream is already closed" msgstr "Akış zaten kapalı" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "İşlem iptal edildi" @@ -1190,10 +1191,594 @@ msgstr "%s dosya türü" msgid "%s type" msgstr "%s türü" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Beklenmeyen erken akış-sonu" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Desteklenmeyen soket adresi" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' dosyası okunurken hata: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Bilinmeyen tür" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "'%s' dizini açılamadı: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Dizin oluşturulurken hata: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' dosyası açılırken hata: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' dosyası okunurken hata: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' dosyası okunurken hata: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' dosyası açılırken hata: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Dosya kapatılırken hata: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' dosyası açılırken hata: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Eklenen soket kapalı" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Tür %s sınıflandırılmış değil" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Tür %s sınıflandırılmış değil" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Dinleyici zaten kapalı" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' geçerli bir isim değil " + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Dosyaya yazılırken hata: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Mesaj gönderme hatası: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Çöp desteklenmiyor" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Dosyaya yazılırken hata: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' geçerli bir isim değil " + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Satır %d hata içeriyor: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "%s seçeneği işlenirken hata" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Bağlantı devam ediyor" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Bağlantı devam ediyor" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Bağlarken hata: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' geçerli bir isim değil " + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "'%s' dizini açılamadı: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "%s seçeneği işlenirken hata" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "bozuk nesne" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "İsimlendirilmemiş" @@ -1855,43 +2440,44 @@ msgstr "Geçici olarak '%s' çözülemiyor" msgid "Error resolving '%s'" msgstr "'%s' çözerken hata" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Dizin dizin üzerine taşınamıyor" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1905,17 +2491,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1923,7 +2509,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1951,17 +2537,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Tür %s sınıflandırılmış değil" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Bilinmeyen seçenek %s" @@ -2060,11 +2646,6 @@ msgstr "Soket kapatılırken hata: %s" msgid "Waiting for socket condition: %s" msgstr "Soket durumu bekleniyor: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Mesaj gönderme hatası: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage windows'ta desteklenmiyor" diff --git a/po/tt.po b/po/tt.po index d6c273263..7e5ed24d6 100644 --- a/po/tt.po +++ b/po/tt.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: libgnome\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2005-11-09 13:19+0300\n" "Last-Translator: Albert Fazlí \n" "Language-Team: Tatarish \n" @@ -1101,8 +1101,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1137,10 +1138,589 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Bilgesez %s atlı köylämä" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "'%s' törgägen açıp bulmadı: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "'%s' törgägen açıp bulmadı: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +msgid "Abstract name space not supported" +msgstr "" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "%d. yulda xata: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Äyländergändä xata çıqtı: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "'%s' biremen uqığanda xata: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "'%s' törgägen açıp bulmadı: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Äyländergändä xata çıqtı: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1799,43 +2379,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "'%s' biremen uqığanda xata: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1849,17 +2429,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1867,7 +2447,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1895,17 +2475,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Bilgesez %s atlı köylämä" @@ -2005,11 +2585,6 @@ msgstr "'%s' biremen uqığanda xata: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "'%s' biremen uqığanda xata: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/uk.po b/po/uk.po index 3a8bcb4fc..ab33b85de 100644 --- a/po/uk.po +++ b/po/uk.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 20010-03-26 14:56+0300\n" "Last-Translator: Maxim Dziumanenko \n" "Language-Team: ukrainian >\n" @@ -1167,8 +1167,9 @@ msgstr "До %s передано надто велике значення ліч msgid "Stream is already closed" msgstr "Потік вже закрито" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Операцію скасовано" @@ -1202,10 +1203,594 @@ msgstr "тип файлу %s" msgid "%s type" msgstr "тип %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Неочікуваний передчасний кінець потоку" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Непідтримувана адреса сокету" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Помилка зчитування файлу \"%s\": %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Невідомий тип" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Помилка відкривання каталогу \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Помилка при створенні каталогу: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Помилка при відкритті файлу \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Помилка зчитування файлу \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Помилка зчитування файлу \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Помилка при відкритті файлу \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Помилка при закриванні файлу: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Помилка при відкритті файлу \"%s\": %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Доданий сокет закритий" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Тип %s не класифікований" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Тип %s не класифікований" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Прослуховувач з'єднання вже завершився" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' - недопустиме ім'я" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Помилка при записі до файлу: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Помилка при надсиланні повідомлення: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Смітник не підтримується" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Помилка при записі до файлу: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' - недопустиме ім'я" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Помилка в рядку %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Помилка розбору параметра %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "З'єднання триває" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "З'єднання триває" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Помилка при з'єднанні: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' - недопустиме ім'я" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Помилка відкривання каталогу \"%s\": %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Помилка розбору параметра %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "пошкоджений об'єкт" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Без назви" @@ -1869,43 +2454,44 @@ msgstr "Тимчасово неможливо розв'язати '%s'" msgid "Error resolving '%s'" msgstr "Помилка при розв'язанні імені %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Не вдається перемістити каталог у каталог" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1919,17 +2505,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1937,7 +2523,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1965,17 +2551,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Тип %s не класифікований" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Невідомий параметр %s" @@ -2074,11 +2660,6 @@ msgstr "Помилка при закриванні сокету: %s" msgid "Waiting for socket condition: %s" msgstr "Очікується умова сокету: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Помилка при надсиланні повідомлення: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage не підтримується у windows" diff --git a/po/vi.po b/po/vi.po index 70b7e4658..482be7541 100644 --- a/po/vi.po +++ b/po/vi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.19.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-22 21:32+0930\n" "Last-Translator: Clytie Siddall \n" "Language-Team: Vietnamese \n" @@ -1154,8 +1154,9 @@ msgstr "Giá trị đếm quá lớn được gửi cho %s" msgid "Stream is already closed" msgstr "Luồng đã bị đóng" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "Thao tác bị thôi" @@ -1189,10 +1190,594 @@ msgstr "kiểu tập tin %s" msgid "%s type" msgstr "kiểu %s" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "Kết thúc luồng sớm bất thường" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "Địa chỉ ổ cắm không hỗ trợ" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Gặp lỗi khi đọc tập tin '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Không rõ kiểu" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Gặp lỗi khi mở thư mục '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Lỗi tạo thư mục: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Gặp lỗi khi mở tập tin '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Gặp lỗi khi đọc tập tin '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Gặp lỗi khi đọc tập tin '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Gặp lỗi khi mở tập tin '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Gặp lỗi khi đóng tập tin: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Gặp lỗi khi mở tập tin '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "Ổ cắm được thêm đã đóng" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "Kiểu %s không được đặt hạng" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "Kiểu %s không được đặt hạng" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "Bên lắng nghe đã đóng" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "'%s' không phải là tên hợp lệ" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Gặp lỗi khi ghi vào tập tin: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "Lỗi gửi thông điệp: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Thùng rác không được hỗ trợ" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Gặp lỗi khi ghi vào tập tin: %s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "'%s' không phải là tên hợp lệ" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Lỗi trên dòng %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Gặp lỗi khi phân tách tùy chọn %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "Kết nối đang hình thành" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "Kết nối đang hình thành" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Lỗi kết nối: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "'%s' không phải là tên hợp lệ" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Gặp lỗi khi mở thư mục '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Gặp lỗi khi phân tách tùy chọn %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "đối tượng bị hỏng" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "Không có tên" @@ -1855,43 +2440,44 @@ msgstr "Tạm thời không thể phân giải '%s'" msgid "Error resolving '%s'" msgstr "Lỗi phân giải '%s'" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "Không thể di chuyển thư mục đè lên thư mục" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1905,17 +2491,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1923,7 +2509,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1951,17 +2537,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "Kiểu %s không được đặt hạng" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Không biết tùy chọn %s" @@ -2060,11 +2646,6 @@ msgstr "Lỗi đóng ổ cắm: %s" msgid "Waiting for socket condition: %s" msgstr "Đang chờ ổ cắm: %s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "Lỗi gửi thông điệp: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "GSocketControlMessage không được hỗ trợ trên Windows" diff --git a/po/wa.po b/po/wa.po index b8c58b51f..0a12dbe40 100644 --- a/po/wa.po +++ b/po/wa.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2004-05-03 14:40+0200\n" "Last-Translator: Pablo Saratxaga \n" "Language-Team: Walloon \n" @@ -1117,8 +1117,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1154,10 +1155,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Åk n' a nén stî tot drovant l' ridant «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Åk n' a nén stî tot drovant l' ridant «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Loyéns simbolikes nén sopoirtés" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Aroke el roye %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Åk n' a nén stî tot cviersant: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Åk n' a nén stî tot drovant l' ridant «%s»: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Åk n' a nén stî tot cviersant: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1818,43 +2399,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1868,17 +2449,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1886,7 +2467,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1914,17 +2495,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2024,11 +2605,6 @@ msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Åk n' a nén stî tot léjhant l' fitchî «%s»: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/xh.po b/po/xh.po index 1f2771dd3..44cdf97cb 100644 --- a/po/xh.po +++ b/po/xh.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2005-02-08 12:31+0200\n" "Last-Translator: Canonical Ltd \n" "Language-Team: Xhosa \n" @@ -1180,8 +1180,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1218,10 +1219,590 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "Ukhetho olungaziwayo %s" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "Impazamo yokuvula uvimba weefayili '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "Impazamo yokuvula uvimba weefayili '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "Ikhonkco elingumfuziselo alixhaswanga" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "Impazamo emgceni %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "Impazamo ngelixa lenguqulo: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "Impazamo yokufunda ifayili '%s': %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "Impazamo yokuvula uvimba weefayili '%s': %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "Impazamo ngelixa lenguqulo: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1884,43 +2465,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "Impazamo yokufunda ifayili '%s': %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1934,17 +2515,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1952,7 +2533,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1980,17 +2561,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "Ukhetho olungaziwayo %s" @@ -2090,11 +2671,6 @@ msgstr "Impazamo yokufunda ifayili '%s': %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "Impazamo yokufunda ifayili '%s': %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/yi.po b/po/yi.po index cd192c6ac..62a6f8069 100644 --- a/po/yi.po +++ b/po/yi.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2003-03-19\n" "Last-Translator: Raphael Finkel \n" "Language-Team: Yiddish \n" @@ -1147,8 +1147,9 @@ msgstr "" msgid "Stream is already closed" msgstr "" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "" @@ -1183,10 +1184,589 @@ msgstr "" msgid "%s type" msgstr "" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, c-format +msgid "Unknown bus type %d" +msgstr "" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "דורכפֿאַל אין עפֿענען פּאַפּקע %s: %s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "דורכפֿאַל אין עפֿענען פּאַפּקע %s: %s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +msgid "The connection is closed" +msgstr "" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, c-format +msgid "Property `%s' is not readable" +msgstr "" + +#: gio/gdbusconnection.c:3270 +#, c-format +msgid "Property `%s' is not writable" +msgstr "" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, c-format +msgid "A subtree is already exported for %s" +msgstr "" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, fuzzy, c-format +msgid "Error sending message: %s" +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +msgid "Abstract name space not supported" +msgstr "" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbusserver.c:981 +#, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "דורכפֿאַל אױף שורה %d: %s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +msgid "Connect to given D-Bus address" +msgstr "" + +#: gio/gdbus-tool.c:380 +msgid "Connection Endpoint Options:" +msgstr "" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "דורכפֿאַל אין עפֿענען פּאַפּקע %s: %s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "דורכפֿאַל בשעת פֿאַרװאַנדלונג: %s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +msgid "Monitor a remote object." +msgstr "" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "" @@ -1845,43 +2425,43 @@ msgstr "" msgid "Error resolving '%s'" msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +msgid "Do not give error for empty directory" +msgstr "" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1895,17 +2475,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1913,7 +2493,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1941,17 +2521,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, c-format msgid "Unknown command '%s'\n" msgstr "" @@ -2051,11 +2631,6 @@ msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" msgid "Waiting for socket condition: %s" msgstr "" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, fuzzy, c-format -msgid "Error sending message: %s" -msgstr "דורכפֿאַל אין לײענען טעקע %s: %s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index dd2553a7d..449485ccb 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: glib HEAD\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2009-09-09 20:48+0800\n" "Last-Translator: Hinker \n" "Language-Team: Chinese/Simplified \n" @@ -1113,8 +1113,9 @@ msgstr "传递给 %s 的计数值太大了" msgid "Stream is already closed" msgstr "流已经关闭" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "操作被取消" @@ -1151,10 +1152,594 @@ msgstr "%s 文件类型" msgid "%s type" msgstr "%s 类型" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "非预期的过早的流结束符" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "不支持的套接字地址" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "读取文件“%s”出错:%s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "未知类型" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "打开目录“%s”时发生错误:%s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "创建目录出错:%s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "打开文件“%s”出错:%s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "读取文件“%s”出错:%s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "读取文件“%s”出错:%s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "打开文件“%s”出错:%s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "关闭文件出错:%s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "打开文件“%s”出错:%s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "新增套接字已关闭" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "类型 %s 不是类" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "类型 %s 不是类" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "监听器已关闭" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "“%s” 不是有效的名称" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "写入文件出错:%s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "发送信息出错:%s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "不支持垃圾箱" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "写入文件出错:%s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "“%s” 不是有效的名称" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "第%d行出错:%s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "分析选项出错:%s" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "正在连接" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "正在连接" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "连接出错 :%s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "“%s” 不是有效的名称" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "打开目录“%s”时发生错误:%s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "分析选项出错:%s" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "无效对象" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "未命名" @@ -1818,43 +2403,44 @@ msgstr "暂时无法解析 “%s”" msgid "Error resolving '%s'" msgstr "错误解析 “%s”" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "无法将目录移动到目录" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1868,17 +2454,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1886,7 +2472,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1914,17 +2500,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "类型 %s 不是类" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "未知选项 %s" @@ -2023,11 +2609,6 @@ msgstr "关闭套接字出错:%s" msgid "Waiting for socket condition: %s" msgstr "等待套接字状态:%s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "发送信息出错:%s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "Windows 不支持 GSocketControlMessage" diff --git a/po/zh_HK.po b/po/zh_HK.po index a38794385..f4aae3605 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.24.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-27 20:50+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (Hong Kong) \n" @@ -1113,8 +1113,9 @@ msgstr "傳給 %s 的計數值太大" msgid "Stream is already closed" msgstr "串流已經關閉" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "操作已被取消" @@ -1148,10 +1149,594 @@ msgstr "%s 檔案類型" msgid "%s type" msgstr "%s 類型" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "未預期的串流過早結束" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "不支援的 socket 位址" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "讀取檔案‘%s’時發生錯誤:%s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "不明的類型" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "開啟目錄‘%s’時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "建立目錄發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "開啟檔案「%s」時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "讀取檔案‘%s’時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "讀取檔案‘%s’時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "開啟檔案「%s」時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "關閉檔案時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "開啟檔案「%s」時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "加入的 socket 已經關閉" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "類型 %s 尚未歸類" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "類型 %s 尚未歸類" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "聽取程式已經關閉" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "「%s」不是一個有效的名稱" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "寫入至檔案時發生錯誤:%s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "傳送訊息時發生錯誤:%s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "不支援回收筒" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "寫入至檔案時發生錯誤:%s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "「%s」不是一個有效的名稱" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "第 %d 行發生錯誤:%s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "解析 %s 選項時發生錯誤" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "連線進行中" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "連線進行中" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "連線錯誤:%s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "「%s」不是一個有效的名稱" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "開啟目錄‘%s’時發生錯誤:%s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "解析 %s 選項時發生錯誤" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "損毀的物件" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "未命名的" @@ -1806,43 +2391,44 @@ msgstr "暫時無法解析「%s」" msgid "Error resolving '%s'" msgstr "解析「%s」時發生錯誤" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "不能將目錄移動至目錄上" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1856,17 +2442,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1874,7 +2460,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1902,17 +2488,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "類型 %s 尚未歸類" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "未知的選項 %s" @@ -2011,11 +2597,6 @@ msgstr "關閉 socket 時發生錯誤:%s" msgid "Waiting for socket condition: %s" msgstr "等候 socket 情況:%s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "傳送訊息時發生錯誤:%s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "視窗不支援 GSocketControlMessage" diff --git a/po/zh_TW.po b/po/zh_TW.po index 65928e669..ab70388b6 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.24.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-05-14 22:10-0400\n" +"POT-Creation-Date: 2010-05-19 16:22-0400\n" "PO-Revision-Date: 2010-03-27 14:14+0800\n" "Last-Translator: Chao-Hsiung Liao \n" "Language-Team: Chinese (traditional)\n" @@ -1113,8 +1113,9 @@ msgstr "傳給 %s 的計數值太大" msgid "Stream is already closed" msgstr "串流已經關閉" -#: gio/gcancellable.c:433 gio/glocalfile.c:2103 gio/gsimpleasyncresult.c:651 -#: gio/gsimpleasyncresult.c:677 +#: gio/gcancellable.c:433 gio/gdbusconnection.c:1212 +#: gio/gdbusconnection.c:1300 gio/gdbusconnection.c:1472 gio/glocalfile.c:2103 +#: gio/gsimpleasyncresult.c:651 gio/gsimpleasyncresult.c:677 msgid "Operation was cancelled" msgstr "操作已被取消" @@ -1148,10 +1149,594 @@ msgstr "%s 檔案類型" msgid "%s type" msgstr "%s 類型" +#: gio/gcredentials.c:203 gio/gcredentials.c:338 +msgid "GCredentials is not implemented on this OS" +msgstr "" + +#: gio/gcredentials.c:296 +msgid "There is no GCredentials support for your platform" +msgstr "" + #: gio/gdatainputstream.c:311 msgid "Unexpected early end-of-stream" msgstr "未預期的串流過早結束" +#: gio/gdbusaddress.c:129 gio/gdbusaddress.c:220 gio/gdbusaddress.c:294 +#, fuzzy, c-format +msgid "Unsupported key `%s' in address entry `%s'" +msgstr "不支援的 socket 位址" + +#: gio/gdbusaddress.c:159 +#, c-format +msgid "" +"Address `%s' is invalid (need exactly one of path, tmpdir or abstract keys" +msgstr "" + +#: gio/gdbusaddress.c:172 +#, c-format +msgid "Meaningless key/value pair combination in address entry `%s'" +msgstr "" + +#: gio/gdbusaddress.c:235 gio/gdbusaddress.c:309 +#, c-format +msgid "Error in address `%s' - the port attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:246 gio/gdbusaddress.c:320 +#, c-format +msgid "Error in address `%s' - the family attribute is malformed" +msgstr "" + +#: gio/gdbusaddress.c:422 +#, c-format +msgid "Address element `%s', does not contain a colon (:)" +msgstr "" + +#: gio/gdbusaddress.c:443 +#, c-format +msgid "" +"Key/Value pair %d, `%s', in address element `%s', does not contain an equal " +"sign" +msgstr "" + +#: gio/gdbusaddress.c:517 +#, c-format +msgid "" +"Error in address `%s' - the unix transport requires exactly one of the keys " +"`path' or `abstract' to be set" +msgstr "" + +#: gio/gdbusaddress.c:553 +#, c-format +msgid "Error in address `%s' - the host attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:567 +#, c-format +msgid "Error in address `%s' - the port attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:581 +#, c-format +msgid "Error in address `%s' - the noncefile attribute is missing or malformed" +msgstr "" + +#: gio/gdbusaddress.c:595 +#, c-format +msgid "Unknown or unsupported transport `%s' for address `%s'" +msgstr "" + +#: gio/gdbusaddress.c:629 +#, fuzzy, c-format +msgid "Error reading nonce file `%s':" +msgstr "讀取檔案‘%s’時發生錯誤:%s" + +#: gio/gdbusaddress.c:640 +msgid "The nonce-file `%s' was %" +msgstr "" + +#: gio/gdbusaddress.c:656 +#, c-format +msgid "Error write contents of nonce file `%s' to stream:" +msgstr "" + +#: gio/gdbusaddress.c:972 +#, c-format +msgid "" +"Cannot determine session bus address (TODO: run dbus-launch to find out)" +msgstr "" + +#: gio/gdbusaddress.c:996 gio/gdbusconnection.c:5208 +#, c-format +msgid "" +"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " +"- unknown value `%s'" +msgstr "" + +#: gio/gdbusaddress.c:1005 gio/gdbusconnection.c:5217 +msgid "" +"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " +"variable is not set" +msgstr "" + +#: gio/gdbusaddress.c:1015 +#, fuzzy, c-format +msgid "Unknown bus type %d" +msgstr "不明的類型" + +#: gio/gdbusauth.c:287 +msgid "Unexpected lack of content trying to read a line" +msgstr "" + +#: gio/gdbusauth.c:331 +msgid "Unexpected lack of content trying to (safely) read a line" +msgstr "" + +#: gio/gdbusauth.c:502 +#, c-format +msgid "" +"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" +msgstr "" + +#: gio/gdbusauth.c:1144 +msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:263 +#, fuzzy, c-format +msgid "Error statting directory `%s': %s" +msgstr "開啟目錄‘%s’時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:275 +#, c-format +msgid "" +"Permissions on directory `%s' are malformed. Expected mode 0700, got 0%o" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:294 +#, fuzzy, c-format +msgid "Error creating directory `%s': %s" +msgstr "建立目錄發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:377 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for reading: " +msgstr "開啟檔案「%s」時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:401 gio/gdbusauthmechanismsha1.c:710 +#, c-format +msgid "Line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:415 gio/gdbusauthmechanismsha1.c:724 +#, c-format +msgid "" +"First token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:429 gio/gdbusauthmechanismsha1.c:738 +#, c-format +msgid "" +"Second token of line %d of the keyring at `%s' with content `%s' is malformed" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:453 +#, c-format +msgid "Didn't find cookie with id %d in the keyring at `%s'" +msgstr "" + +#: gio/gdbusauthmechanismsha1.c:530 +#, fuzzy, c-format +msgid "Error deleting stale lock-file `%s': %s" +msgstr "讀取檔案‘%s’時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:561 +#, fuzzy, c-format +msgid "Error creating lock-file `%s': %s" +msgstr "讀取檔案‘%s’時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:591 +#, fuzzy, c-format +msgid "Error unlinking lock-file `%s': %s" +msgstr "開啟檔案「%s」時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:601 +#, fuzzy, c-format +msgid "Error closing (unlinked) lock-file `%s': %s" +msgstr "關閉檔案時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:677 +#, fuzzy, c-format +msgid "Error opening keyring `%s' for writing: " +msgstr "開啟檔案「%s」時發生錯誤:%s" + +#: gio/gdbusauthmechanismsha1.c:872 +#, c-format +msgid "(Additionally, releasing the lock for `%s' also failed: %s) " +msgstr "" + +#: gio/gdbusconnection.c:1001 gio/gdbusconnection.c:1311 +#, fuzzy +msgid "The connection is closed" +msgstr "加入的 socket 已經關閉" + +#: gio/gdbusconnection.c:1256 +msgid "Timeout was reached" +msgstr "" + +#: gio/gdbusconnection.c:1757 +msgid "" +"Unsupported flags encountered when constructing a client-side connection" +msgstr "" + +#: gio/gdbusconnection.c:3155 +#, c-format +msgid "Error setting property `%s': Expected type `%s' but got `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3247 +#, c-format +msgid "No such property `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3259 +#, fuzzy, c-format +msgid "Property `%s' is not readable" +msgstr "類型 %s 尚未歸類" + +#: gio/gdbusconnection.c:3270 +#, fuzzy, c-format +msgid "Property `%s' is not writable" +msgstr "類型 %s 尚未歸類" + +#: gio/gdbusconnection.c:3338 gio/gdbusconnection.c:4675 +#, c-format +msgid "No such interface `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3508 +msgid "No such interface" +msgstr "" + +#: gio/gdbusconnection.c:3752 +#, c-format +msgid "No such method `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3770 +#, c-format +msgid "Signature of message, `%s', does not match expected signature `%s'" +msgstr "" + +#: gio/gdbusconnection.c:3989 +#, c-format +msgid "An object is already exported for the interface %s at %s" +msgstr "" + +#: gio/gdbusconnection.c:4773 +#, c-format +msgid "Method `%s' on interface `%s' with signature `%s' does not exist" +msgstr "" + +#: gio/gdbusconnection.c:4888 +#, fuzzy, c-format +msgid "A subtree is already exported for %s" +msgstr "聽取程式已經關閉" + +#: gio/gdbusconnection.c:4996 +#, c-format +msgid "Unable to load /var/lib/dbus/machine-id: %s" +msgstr "" + +#: gio/gdbusmessage.c:723 +msgid "Wanted to read %" +msgstr "" + +#: gio/gdbusmessage.c:744 +#, c-format +msgid "Expected NUL byte after the string `%s' but found `%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:927 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus object path" +msgstr "" + +#: gio/gdbusmessage.c:953 +#, fuzzy, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature" +msgstr "「%s」不是一個有效的名稱" + +#: gio/gdbusmessage.c:979 +msgid "Encountered array of length %" +msgstr "" + +#: gio/gdbusmessage.c:1116 +#, c-format +msgid "Parsed value `%s' for variant is not a valid D-Bus signature" +msgstr "" + +#: gio/gdbusmessage.c:1141 +#, c-format +msgid "" +"Error deserializing GVariant with type-string `%s' from the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1282 +#, c-format +msgid "Invalid endianness value. Expected 'l' or 'B' but found '%c' (%d)" +msgstr "" + +#: gio/gdbusmessage.c:1296 +#, c-format +msgid "Invalid major protocol version. Expected 1 but found %d" +msgstr "" + +#: gio/gdbusmessage.c:1339 +#, c-format +msgid "Signature header with signature `%s' found but message body is empty" +msgstr "" + +#: gio/gdbusmessage.c:1353 +#, c-format +msgid "Parsed value `%s' is not a valid D-Bus signature (for body)" +msgstr "" + +#: gio/gdbusmessage.c:1382 +msgid "No signature header in message but the message body is %" +msgstr "" + +#: gio/gdbusmessage.c:1694 +#, c-format +msgid "" +"Error serializing GVariant with type-string `%s' to the D-Bus wire format" +msgstr "" + +#: gio/gdbusmessage.c:1823 +#, c-format +msgid "Message has %d fds but the header field indicates %d fds" +msgstr "" + +#: gio/gdbusmessage.c:1869 +#, c-format +msgid "Message body has signature `%s' but there is no signature header" +msgstr "" + +#: gio/gdbusmessage.c:1879 +#, c-format +msgid "" +"Message body has type signature `%s' but signature in the header field is `%" +"s'" +msgstr "" + +#: gio/gdbusmessage.c:1895 +#, c-format +msgid "Message body is empty but signature in the header field is `(%s)'" +msgstr "" + +#: gio/gdbusmessage.c:2448 +#, fuzzy, c-format +msgid "Error return with body of type `%s'" +msgstr "寫入至檔案時發生錯誤:%s" + +#: gio/gdbusmessage.c:2456 +msgid "Error return with empty body" +msgstr "" + +#: gio/gdbusmethodinvocation.c:359 +#, c-format +msgid "Type of return value is incorrect, got `%s', expected `%s'" +msgstr "" + +#: gio/gdbusmethodinvocation.c:373 gio/gsocket.c:2859 gio/gsocket.c:2940 +#, c-format +msgid "Error sending message: %s" +msgstr "傳送訊息時發生錯誤:%s" + +#: gio/gdbusprivate.c:768 +msgid "Error writing first 16 bytes of message to socket: " +msgstr "" + +#: gio/gdbusproxy.c:633 +#, c-format +msgid "" +"Trying to set property %s of type %s but according to the expected interface " +"the type is %s" +msgstr "" + +#: gio/gdbusproxy.c:1438 +#, c-format +msgid "Method `%s' returned signature `%s', but expected `%s'" +msgstr "" + +#: gio/gdbusserver.c:662 +#, fuzzy +msgid "Abstract name space not supported" +msgstr "不支援回收筒" + +#: gio/gdbusserver.c:752 +msgid "Cannot specify nonce file when creating a server" +msgstr "" + +#: gio/gdbusserver.c:829 +#, fuzzy, c-format +msgid "Error writing nonce file at `%s': %s" +msgstr "寫入至檔案時發生錯誤:%s" + +#: gio/gdbusserver.c:981 +#, fuzzy, c-format +msgid "The string `%s' is not a valid D-Bus GUID" +msgstr "「%s」不是一個有效的名稱" + +#: gio/gdbusserver.c:1021 +#, c-format +msgid "Cannot listen on unsupported transport `%s'" +msgstr "" + +#: gio/gdbus-tool.c:87 gio/gsettings-tool.c:38 +msgid "COMMAND" +msgstr "" + +#: gio/gdbus-tool.c:92 +#, c-format +msgid "" +"Commands:\n" +" help Shows this information\n" +" introspect Introspect a remote object\n" +" monitor Monitor a remote object\n" +" call Invoke a method on a remote object\n" +"\n" +"Use \"%s COMMAND --help\" to get help on each command.\n" +msgstr "" + +#: gio/gdbus-tool.c:159 gio/gdbus-tool.c:221 gio/gdbus-tool.c:299 +#: gio/gdbus-tool.c:328 gio/gdbus-tool.c:842 gio/gdbus-tool.c:1347 +#, fuzzy, c-format +msgid "Error: %s\n" +msgstr "第 %d 行發生錯誤:%s" + +#: gio/gdbus-tool.c:165 gio/gdbus-tool.c:227 gio/gdbus-tool.c:474 +#: gio/gdbus-tool.c:1353 +#, c-format +msgid "Error: Result is type `%s', expected `(s)'\n" +msgstr "" + +#: gio/gdbus-tool.c:177 gio/gdbus-tool.c:241 gio/gdbus-tool.c:1363 +#, fuzzy, c-format +msgid "Error parsing introspection XML: %s\n" +msgstr "解析 %s 選項時發生錯誤" + +#: gio/gdbus-tool.c:305 gio/gdbus-tool.c:334 +#, c-format +msgid "Error: Result is type `%s', expected `(as)'\n" +msgstr "" + +#: gio/gdbus-tool.c:368 +msgid "Connect to the system bus" +msgstr "" + +#: gio/gdbus-tool.c:369 +msgid "Connect to the session bus" +msgstr "" + +#: gio/gdbus-tool.c:370 +#, fuzzy +msgid "Connect to given D-Bus address" +msgstr "連線進行中" + +#: gio/gdbus-tool.c:380 +#, fuzzy +msgid "Connection Endpoint Options:" +msgstr "連線進行中" + +#: gio/gdbus-tool.c:381 +msgid "Options specifying the connection endpoint" +msgstr "" + +#: gio/gdbus-tool.c:401 +#, c-format +msgid "No connection endpoint specified" +msgstr "" + +#: gio/gdbus-tool.c:411 +#, c-format +msgid "Multiple connection endpoints specified" +msgstr "" + +#: gio/gdbus-tool.c:488 +#, c-format +msgid "" +"Warning: According to introspection data, interface `%s' does not exist\n" +msgstr "" + +#: gio/gdbus-tool.c:497 +#, c-format +msgid "" +"Warning: According to introspection data, method `%s' does not exist on " +"interface `%s'\n" +msgstr "" + +#: gio/gdbus-tool.c:559 +msgid "Destination name to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:560 +msgid "Object path to invoke method on" +msgstr "" + +#: gio/gdbus-tool.c:561 +msgid "Method and interface name" +msgstr "" + +#: gio/gdbus-tool.c:600 +msgid "Invoke a method on a remote object." +msgstr "" + +#: gio/gdbus-tool.c:655 gio/gdbus-tool.c:1269 gio/gdbus-tool.c:1526 +#, fuzzy, c-format +msgid "Error connecting: %s\n" +msgstr "連線錯誤:%s" + +#: gio/gdbus-tool.c:675 gio/gdbus-tool.c:1288 gio/gdbus-tool.c:1545 +#, c-format +msgid "Error: Destination is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:696 gio/gdbus-tool.c:1307 +#, c-format +msgid "Error: Object path is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:716 gio/gdbus-tool.c:1327 gio/gdbus-tool.c:1585 +#, fuzzy, c-format +msgid "Error: %s is not a valid object path\n" +msgstr "「%s」不是一個有效的名稱" + +#: gio/gdbus-tool.c:731 +#, c-format +msgid "Error: Method name is not specified\n" +msgstr "" + +#: gio/gdbus-tool.c:742 +#, c-format +msgid "Error: Method name `%s' is invalid\n" +msgstr "" + +#: gio/gdbus-tool.c:807 +#, fuzzy, c-format +msgid "Error parsing parameter %d of type `%s': %s\n" +msgstr "開啟目錄‘%s’時發生錯誤:%s" + +#: gio/gdbus-tool.c:815 +#, fuzzy, c-format +msgid "Error parsing parameter %d: %s\n" +msgstr "解析 %s 選項時發生錯誤" + +#: gio/gdbus-tool.c:1187 +msgid "Destination name to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1188 +msgid "Object path to introspect" +msgstr "" + +#: gio/gdbus-tool.c:1221 +msgid "Introspect a remote object." +msgstr "" + +#: gio/gdbus-tool.c:1444 +msgid "Destination name to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1445 +msgid "Object path to monitor" +msgstr "" + +#: gio/gdbus-tool.c:1478 +#, fuzzy +msgid "Monitor a remote object." +msgstr "損毀的物件" + #: gio/gdesktopappinfo.c:468 gio/gwin32appinfo.c:222 msgid "Unnamed" msgstr "未命名的" @@ -1806,43 +2391,44 @@ msgstr "暫時無法解析「%s」" msgid "Error resolving '%s'" msgstr "解析「%s」時發生錯誤" -#: gio/gschema-compile.c:645 +#: gio/gschema-compile.c:647 msgid "where to store the gschemas.compiled file" msgstr "" -#: gio/gschema-compile.c:645 gio/gschema-compile.c:656 +#: gio/gschema-compile.c:647 gio/gschema-compile.c:659 msgid "DIRECTORY" msgstr "" -#: gio/gschema-compile.c:646 +#: gio/gschema-compile.c:648 msgid "Do not write the gschema.compiled file" msgstr "" -#: gio/gschema-compile.c:647 +#: gio/gschema-compile.c:649 +#, fuzzy +msgid "Do not give error for empty directory" +msgstr "不能將目錄移動至目錄上" + +#: gio/gschema-compile.c:650 msgid "Do not enforce key name restrictions" msgstr "" -#: gio/gschema-compile.c:659 +#: gio/gschema-compile.c:662 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:675 +#: gio/gschema-compile.c:678 #, c-format msgid "You should give exactly one directory name\n" msgstr "" -#: gio/gschema-compile.c:707 +#: gio/gschema-compile.c:717 #, 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 "" @@ -1856,17 +2442,17 @@ msgid "" "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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 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 +#: gio/gsettings-tool.c:102 gio/gsettings-tool.c:161 gio/gsettings-tool.c:252 +#: gio/gsettings-tool.c:325 msgid "PATH" msgstr "" -#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:242 gio/gsettings-tool.c:315 +#: gio/gsettings-tool.c:110 gio/gsettings-tool.c:260 gio/gsettings-tool.c:333 msgid "SCHEMA KEY" msgstr "" @@ -1874,7 +2460,7 @@ msgstr "" msgid "Get the value of KEY" msgstr "" -#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:246 gio/gsettings-tool.c:322 +#: gio/gsettings-tool.c:114 gio/gsettings-tool.c:264 gio/gsettings-tool.c:340 msgid "" "Arguments:\n" " SCHEMA The id of the schema\n" @@ -1902,17 +2488,17 @@ msgstr "" msgid "Key %s is not writable\n" msgstr "類型 %s 尚未歸類" -#: gio/gsettings-tool.c:244 +#: gio/gsettings-tool.c:262 msgid "Find out whether KEY is writable" msgstr "" -#: gio/gsettings-tool.c:318 +#: gio/gsettings-tool.c:336 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 +#: gio/gsettings-tool.c:399 #, fuzzy, c-format msgid "Unknown command '%s'\n" msgstr "未知的選項 %s" @@ -2011,11 +2597,6 @@ msgstr "關閉 socket 時發生錯誤:%s" msgid "Waiting for socket condition: %s" msgstr "等候 socket 情況:%s" -#: gio/gsocket.c:2859 gio/gsocket.c:2940 -#, c-format -msgid "Error sending message: %s" -msgstr "傳送訊息時發生錯誤:%s" - #: gio/gsocket.c:2884 msgid "GSocketControlMessage not supported on windows" msgstr "視窗不支援 GSocketControlMessage" -- cgit v1.2.3-70-g09d2