Release 2.25.6

This commit is contained in:
Ryan Lortie 2010-05-19 17:32:42 -04:00
parent caae8ac57a
commit d4648965e4
93 changed files with 56499 additions and 4314 deletions

27
NEWS
View File

@ -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
===================================================

633
po/af.po
View File

@ -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 <friedel@translate.org.za>\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 ""

631
po/am.po
View File

@ -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 <locales@geez.org>\n"
"Language-Team: Amharic <locales@geez.org>\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 ""

635
po/ar.po
View File

@ -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 <anas.e87@gmail.com>\n"
"Language-Team: Arabic <doc@arabeyes.org>\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"

637
po/as.po
View File

@ -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 ত সমৰ্থিত নহয়"

637
po/ast.po
View File

@ -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 <malditoastur@gmail.com>\n"
"Language-Team: Asturian <alministradores@softastur.org>\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"

632
po/az.po
View File

@ -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 <metin@karegen.com>\n"
"Language-Team: Azerbaijani Turkish <gnome@azitt.com>\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 ""

652
po/be.po
View File

@ -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 <vk@altlinux.ru>\n"
"Language-Team: Belarusian <i18n@mova.org>\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 ""

View File

@ -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 <ihar.hrachyshka@gmail.com>\n"
"Language-Team: Belarusian Latin <i18n@mova.org>\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"

637
po/bg.po
View File

@ -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 <ash@kambanaria.org>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\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 не се поддържа под Уиндоус"

637
po/bn.po
View File

@ -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 <israt@ankur.org.bd>\n"
"Language-Team: Bengali <ankur-bd-l10n@googlegroups.com>\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 সমর্থিত নয়"

View File

@ -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 <runab@redhat.com>\n"
"Language-Team: Bengali INDIA <anubad@lists.ankur.org.in>\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 মধ্যে সমর্থিত নয়"

632
po/bs.po
View File

@ -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ć <kenanh@frisurf.no>\n"
"Language-Team: Bosnian <lokal@lugbih.org>\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 ""

637
po/ca.po
View File

@ -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 <gilforcada@guifi.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\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"

View File

@ -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 <gilforcada@guifi.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\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"

637
po/cs.po
View File

@ -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 <pknbe@volny.cz>\n"
"Language-Team: Czech <gnome-cs-list@gnome.org>\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"

634
po/cy.po
View File

@ -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 <dylunio@gmail.com>\n"
"Language-Team: Welsh <gnome-cy@pengwyn.linux.org.uk>\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 ""

639
po/da.po
View File

@ -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 <asklarsen@gmail.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\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"

637
po/de.po
View File

@ -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 <mariobl@gnome.org>\n"
"Language-Team: Deutsch <gnome-de@gnome.org>\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"

632
po/dz.po
View File

@ -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 <pgeyleg@dit.gov.bt>\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 ""

648
po/el.po
View File

@ -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 <nikolaosx1@gmail.com>\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"

View File

@ -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 <tthurman@gnome.org>\n"
"Language-Team: Shavian <ubuntu-l10n-en-shaw@launchpad.net>\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 𐑯𐑪𐑑 𐑕𐑩𐑐𐑹𐑑𐑩𐑛 𐑪𐑯 ·𐑢𐑦𐑯𐑛𐑴𐑟"

View File

@ -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 <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@gnome.org>\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"

View File

@ -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 <philip@tecnocode.co.uk>\n"
"Language-Team: British English <en@li.org>\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"

631
po/eo.po
View File

@ -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 <cvoelger@dweasel.com>\n"
"Language-Team: Esperanto <LL@li.org>\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 ""

1290
po/es.po

File diff suppressed because it is too large Load Diff

637
po/et.po
View File

@ -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 <okul@linux.ee>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\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"

637
po/eu.po
View File

@ -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 <dooteo@euskalgnu.org>\n"
"Language-Team: Basque <itzulpena@euskalgnu.org>\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"

632
po/fa.po
View File

@ -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 <roozbeh@farsiweb.info>\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 ""

637
po/fi.po
View File

@ -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 <thv@iki.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\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"

637
po/fr.po
View File

@ -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 <claude@2xlibre.net>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\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"

633
po/ga.po
View File

@ -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 <leftmostcat@gmail.com>\n"
"Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>\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 ""

1249
po/gl.po

File diff suppressed because it is too large Load Diff

637
po/gu.po
View File

@ -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 <swkothar@redhat.com>\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 એ વિન્ડો પર આધારભૂત નથી"

637
po/he.po
View File

@ -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 <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\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"

637
po/hi.po
View File

@ -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 <rajesh672@gmail.com>\n"
"Language-Team: Hindi <hindi.sf.net>\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 विंडोज पर समर्थित नहीं"

632
po/hr.po
View File

@ -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 <rosetta@launchpad."
"net>\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 ""

637
po/hu.po
View File

@ -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 <kelemeng at gnome dot hu>\n"
"Language-Team: Hungarian <gnome at fsf dot hu>\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"

632
po/hy.po
View File

@ -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 <norik@freenet.am>\n"
"Language-Team: Armenian <norik@freenet.am>\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 ""

1608
po/id.po

File diff suppressed because it is too large Load Diff

632
po/is.po
View File

@ -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 <ra@ra.is>\n"
"Language-Team: is <is@li.org>\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 ""

641
po/it.po
View File

@ -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 <lferrett@gnome.org>\n"
"Language-Team: Italian <tp@lists.linux.it>\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"

637
po/ja.po
View File

@ -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 <AE5T-KSN@asahi-net.or.jp>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\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 ではサポートされていません"

633
po/ka.po
View File

@ -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 ვლადიმერ სიჭინავა <vsichi@gnome.org>\n"
"Language-Team: Georgian <http://mail.gnome.org/mailman/listinfo/gnome-ge-"
@ -1158,8 +1158,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 ""
@ -1196,10 +1197,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"
#: 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 ""
@ -1863,43 +2445,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 ""
@ -1913,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 ""
@ -1931,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"
@ -1959,17 +2541,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"
@ -2069,11 +2651,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\" წაკითხვის შეცდომა: %s"
#: gio/gsocket.c:2884
msgid "GSocketControlMessage not supported on windows"
msgstr ""

637
po/kn.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib.master.kn\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-22 16:09+0530\n"
"Last-Translator: Shankar Prasad <svenkate@redhat.com>\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 ಬೆಂಬಲಿತವಾಗಿಲ್ಲ"

637
po/ko.po
View File

@ -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 <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr@googlegroups.com>\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를 지원하지 않습니다"

631
po/ku.po
View File

@ -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 <erdal.ronahi@gmail.com>\n"
"Language-Team: Kurdish <gnu-ku-wergerandin@lists.sourceforge.net>\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 ""

637
po/lt.po
View File

@ -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 <rq@akl.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\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"

631
po/lv.po
View File

@ -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 <hornet@navigator.lv>\n"
"Language-Team: Latvian <ll10nt@os.lv>\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 ""

634
po/mai.po
View File

@ -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 <rranjan@redhat.com>\n"
"Language-Team: maithili <maithili.sf.net>\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"

632
po/mg.po
View File

@ -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 <fano@isvtec.com>\n"
"Language-Team: MALAGASY <i18n-malagasy-gnome@gna.org>\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 ""

635
po/mk.po
View File

@ -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 <jovan@lugola.net>\n"
"Language-Team: Macedonian <mkde-l10n@lists.sourceforge.net>\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"

637
po/ml.po
View File

@ -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: <en@li.org>\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 വിന്‍ഡോസില്‍ പിന്തുണയ്ക്കുന്നില്ല"

632
po/mn.po
View File

@ -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: Бадрал <badral@openmn.org>\n"
"Language-Team: Mongolian <openmn-translation@lists.sf.net>\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 ""

637
po/mr.po
View File

@ -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 <sshedmak@redhat.com>\n"
"Language-Team: Marathi <maajhe-sanganak@freelists.org>\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 वर समर्थीत नाही"

632
po/ms.po
View File

@ -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 <sebol@my-penguin.org>\n"
"Language-Team: Projek Gabai <gabai-penyumbang@lists.sourceforge.org>\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 ""

637
po/nb.po
View File

@ -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 <kmaraas@gnome.org>\n"
"Language-Team: Norwegian bokmal <i18n-nb@lister.ping.uio.no>\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"

632
po/nds.po
View File

@ -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 <fiedler@medienkompanie.de>\n"
"Language-Team: Low German <nds-lowgerman@lists.sourceforge.net>\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 ""

632
po/ne.po
View File

@ -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 <shyamkrishna_bal@yahoo.com>\n"
"Language-Team: Nepali <info@mpp.org.np>\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 ""

646
po/nl.po
View File

@ -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 <wbolster@gnome.org>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\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"

635
po/nn.po
View File

@ -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 <aasmunds@ulrik.uio.no>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\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"

631
po/oc.po
View File

@ -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) <yannig@marchegay.org>\n"
"Language-Team: Occitan <ubuntu-l10n-oci@lists.ubuntu.com>\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 ""

637
po/or.po
View File

@ -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 <mgiri@redhat.com>\n"
"Language-Team: Oriya <oriya-it@googlegroups.com>\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 ରେ ସମର୍ଥିତ ନୁହଁ"

637
po/pa.po
View File

@ -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 <aalam@users.sf.net>\n"
"Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\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 ਸਹਾਇਕ ਨਹੀਂ ਹੈ"

637
po/pl.po
View File

@ -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 <dominikowski@gmail.com>\n"
"Language-Team: Polish <gnomepl@aviary.pl>\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"

634
po/ps.po
View File

@ -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 <pathanisation@googlegroups.com>\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 ""

637
po/pt.po
View File

@ -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 <happyguy_pt@hotmail.com>\n"
"Language-Team: Portuguese <gnome_pt@yahoogroups.com>\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"

View File

@ -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 <jwendell@gnome.org>\n"
"Language-Team: Brazilian Portuguese <gnome-pt_br-list@gnome.org>\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"

637
po/ro.po
View File

@ -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 <dumol@gnome.ro>\n"
"Language-Team: Romanian GNOME Team <gnomero-list@lists.sourceforge.net>\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"

637
po/ru.po
View File

@ -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 <leon@asplinux.ru>\n"
"Language-Team: Russian <ru@li.org>\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"

644
po/rw.po
View File

@ -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 <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\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 ""

633
po/si.po
View File

@ -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 <snavin@redhat.com>\n"
"Language-Team: Sinhala <en@li.org>\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 ""

632
po/sk.po
View File

@ -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 <marcel@telka.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\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 ""

637
po/sl.po
View File

@ -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č <mateju@svn.gnome.org>\n"
"Language-Team: Slovenian GNOME Translation Team <gnome-si@googlegroups.com>\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"

669
po/sq.po
View File

@ -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 <laurenti@alblinux.net>\n"
"Language-Team: albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\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

637
po/sr.po
View File

@ -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: Милош Поповић <gpopac@gmail.com>\n"
"Language-Team: Serbian <gnome@prevod.org>\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 није подржано у прозорима"

View File

@ -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 <bojans@teol.net>\n"
"Language-Team: Serbian (sr) <serbiagnome-lista@nongnu.org>\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 ""

View File

@ -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ć <gpopac@gmail.com>\n"
"Language-Team: Serbian <gnome@prevod.org>\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"

637
po/sv.po
View File

@ -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 <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\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"

637
po/ta.po
View File

@ -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: <en@li.org>\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இல் துணைபுரிவதில்லை"

637
po/te.po
View File

@ -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 <kkrothap@redhat.com>\n"
"Language-Team: Telugu <en@li.org>\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 మద్దతీయదు"

637
po/th.po
View File

@ -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 <thep@linux.thai.net>\n"
"Language-Team: Thai <thai-l10n@googlegroups.com>\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 บนวินโดวส์"

632
po/tl.po
View File

@ -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 <xenos@upm.edu.ph>\n"
"Language-Team: Tagalog <debian-tl@banwa.upm.edu.ph>\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 ""

637
po/tr.po
View File

@ -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 <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\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ıı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ıı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ıı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"

631
po/tt.po
View File

@ -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í <tatarish.l10n@gmail.com>\n"
"Language-Team: Tatarish <tatarish.l10n@gmail.com>\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 ""

637
po/uk.po
View File

@ -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 <dziumanenko@gmail.com>\n"
"Language-Team: ukrainian <Ukrainian <uk@li.org>>\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"

637
po/vi.po
View File

@ -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 <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\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"

632
po/wa.po
View File

@ -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 <pablo@walon.org>\n"
"Language-Team: Walloon <linux-wa@walon.org>\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 ""

632
po/xh.po
View File

@ -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 <translations@canonical.com>\n"
"Language-Team: Xhosa <xh-translate@ubuntu.com>\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 ""

631
po/yi.po
View File

@ -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 <raphael@cs.uky.edu>\n"
"Language-Team: Yiddish <raphael@cs.uky.edu>\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 ""

View File

@ -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 <hinkerliu@gmail.com>\n"
"Language-Team: Chinese/Simplified <i18n-translation@lists.linux.net.cn>\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"

View File

@ -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 <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\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"

View File

@ -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 <j_h_liau@yahoo.com.tw>\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"