1# Shavian translation. 2# Copyright (C) 2010. 3# This file is distributed under the same license as the GLib package. 4# Thomas Thurman <tthurman@gnome.org>, 2010. 5# 6msgid "" 7msgstr "" 8"Project-Id-Version: glib\n" 9"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?" 10"product=glib&keywords=I18N+L10N&component=general\n" 11"POT-Creation-Date: 2011-09-04 23:56-0400\n" 12"PO-Revision-Date: 2010-05-12 18:36 -0400\n" 13"Last-Translator: Thomas Thurman <tthurman@gnome.org>\n" 14"Language-Team: Shavian <ubuntu-l10n-en-shaw@launchpad.net>\n" 15"Language: en@shaw\n" 16"MIME-Version: 1.0\n" 17"Content-Type: text/plain; charset=UTF-8\n" 18"Content-Transfer-Encoding: 8bit\n" 19"Plural-Forms: nplurals=2; plural=n!=1;\n" 20 21#: ../glib/gbookmarkfile.c:780 22#, c-format 23msgid "Unexpected attribute '%s' for element '%s'" 24msgstr " '%s' '%s" 25 26#: ../glib/gbookmarkfile.c:791 ../glib/gbookmarkfile.c:862 27#: ../glib/gbookmarkfile.c:872 ../glib/gbookmarkfile.c:979 28#, c-format 29msgid "Attribute '%s' of element '%s' not found" 30msgstr " '%s' '%s' " 31 32#: ../glib/gbookmarkfile.c:1149 ../glib/gbookmarkfile.c:1214 33#: ../glib/gbookmarkfile.c:1278 ../glib/gbookmarkfile.c:1288 34#, c-format 35msgid "Unexpected tag '%s', tag '%s' expected" 36msgstr " '%s', '%s' " 37 38#: ../glib/gbookmarkfile.c:1174 ../glib/gbookmarkfile.c:1188 39#: ../glib/gbookmarkfile.c:1256 ../glib/gbookmarkfile.c:1308 40#, c-format 41msgid "Unexpected tag '%s' inside '%s'" 42msgstr " '%s' '%s'" 43 44#: ../glib/gbookmarkfile.c:1834 45msgid "No valid bookmark file found in data dirs" 46msgstr " " 47 48#: ../glib/gbookmarkfile.c:2035 49#, c-format 50msgid "A bookmark for URI '%s' already exists" 51msgstr " URI '%s' " 52 53#: ../glib/gbookmarkfile.c:2081 ../glib/gbookmarkfile.c:2239 54#: ../glib/gbookmarkfile.c:2324 ../glib/gbookmarkfile.c:2404 55#: ../glib/gbookmarkfile.c:2489 ../glib/gbookmarkfile.c:2572 56#: ../glib/gbookmarkfile.c:2650 ../glib/gbookmarkfile.c:2729 57#: ../glib/gbookmarkfile.c:2771 ../glib/gbookmarkfile.c:2868 58#: ../glib/gbookmarkfile.c:2994 ../glib/gbookmarkfile.c:3184 59#: ../glib/gbookmarkfile.c:3260 ../glib/gbookmarkfile.c:3425 60#: ../glib/gbookmarkfile.c:3514 ../glib/gbookmarkfile.c:3604 61#: ../glib/gbookmarkfile.c:3732 62#, c-format 63msgid "No bookmark found for URI '%s'" 64msgstr " URI '%s'" 65 66#: ../glib/gbookmarkfile.c:2413 67#, c-format 68msgid "No MIME type defined in the bookmark for URI '%s'" 69msgstr " MIME '%s'" 70 71#: ../glib/gbookmarkfile.c:2498 72#, c-format 73msgid "No private flag has been defined in bookmark for URI '%s'" 74msgstr " URI '%s'" 75 76#: ../glib/gbookmarkfile.c:2877 77#, c-format 78msgid "No groups set in bookmark for URI '%s'" 79msgstr " URI '%s'" 80 81#: ../glib/gbookmarkfile.c:3278 ../glib/gbookmarkfile.c:3435 82#, c-format 83msgid "No application with name '%s' registered a bookmark for '%s'" 84msgstr " '%s' '%s'" 85 86#: ../glib/gbookmarkfile.c:3458 87#, c-format 88msgid "Failed to expand exec line '%s' with URI '%s'" 89msgstr " '%s' URI '%s'" 90 91#: ../glib/gconvert.c:567 ../glib/gconvert.c:645 ../glib/giochannel.c:1404 92#: ../gio/gcharsetconverter.c:458 93#, c-format 94msgid "Conversion from character set '%s' to '%s' is not supported" 95msgstr " '%s' '%s' " 96 97#: ../glib/gconvert.c:571 ../glib/gconvert.c:649 98#: ../gio/gcharsetconverter.c:462 99#, c-format 100msgid "Could not open converter from '%s' to '%s'" 101msgstr " '%s' '%s'" 102 103#: ../glib/gconvert.c:768 ../glib/gconvert.c:1162 ../glib/giochannel.c:1576 104#: ../glib/giochannel.c:1618 ../glib/giochannel.c:2461 ../glib/gutf8.c:1012 105#: ../glib/gutf8.c:1463 ../gio/gcharsetconverter.c:345 106#: ../gio/gdatainputstream.c:854 ../gio/gdatainputstream.c:1291 107msgid "Invalid byte sequence in conversion input" 108msgstr " " 109 110#: ../glib/gconvert.c:777 ../glib/gconvert.c:1087 ../glib/giochannel.c:1583 111#: ../glib/giochannel.c:2473 ../gio/gcharsetconverter.c:350 112#, c-format 113msgid "Error during conversion: %s" 114msgstr " : %s" 115 116#: ../glib/gconvert.c:809 ../glib/gutf8.c:1008 ../glib/gutf8.c:1218 117#: ../glib/gutf8.c:1355 ../glib/gutf8.c:1459 118msgid "Partial character sequence at end of input" 119msgstr " " 120 121#: ../glib/gconvert.c:1059 122#, c-format 123msgid "Cannot convert fallback '%s' to codeset '%s'" 124msgstr " '%s' '%s'" 125 126#: ../glib/gconvert.c:1886 127#, c-format 128msgid "The URI '%s' is not an absolute URI using the \"file\" scheme" 129msgstr " URI '%s' URI \"file\" " 130 131#: ../glib/gconvert.c:1896 132#, c-format 133msgid "The local file URI '%s' may not include a '#'" 134msgstr " URI '%s' '#'" 135 136#: ../glib/gconvert.c:1913 137#, c-format 138msgid "The URI '%s' is invalid" 139msgstr " URI '%s' " 140 141#: ../glib/gconvert.c:1925 142#, c-format 143msgid "The hostname of the URI '%s' is invalid" 144msgstr " URI '%s' " 145 146#: ../glib/gconvert.c:1941 147#, c-format 148msgid "The URI '%s' contains invalidly escaped characters" 149msgstr " URI '%s' " 150 151#: ../glib/gconvert.c:2036 152#, c-format 153msgid "The pathname '%s' is not an absolute path" 154msgstr " '%s' " 155 156#: ../glib/gconvert.c:2046 157msgid "Invalid hostname" 158msgstr " " 159 160#. Translators: 'before midday' indicator 161#: ../glib/gdatetime.c:202 162msgctxt "GDateTime" 163msgid "AM" 164msgstr "" 165 166#. Translators: 'after midday' indicator 167#: ../glib/gdatetime.c:204 168msgctxt "GDateTime" 169msgid "PM" 170msgstr "" 171 172#. Translators: this is the preferred format for expressing the date and the time 173#: ../glib/gdatetime.c:207 174msgctxt "GDateTime" 175msgid "%a %b %e %H:%M:%S %Y" 176msgstr "" 177 178#. Translators: this is the preferred format for expressing the date 179#: ../glib/gdatetime.c:210 180msgctxt "GDateTime" 181msgid "%m/%d/%y" 182msgstr "" 183 184#. Translators: this is the preferred format for expressing the time 185#: ../glib/gdatetime.c:213 186msgctxt "GDateTime" 187msgid "%H:%M:%S" 188msgstr "" 189 190#. Translators: this is the preferred format for expressing 12 hour time 191#: ../glib/gdatetime.c:216 192msgctxt "GDateTime" 193msgid "%I:%M:%S %p" 194msgstr "" 195 196#: ../glib/gdatetime.c:229 197msgctxt "full month name" 198msgid "January" 199msgstr "" 200 201#: ../glib/gdatetime.c:231 202msgctxt "full month name" 203msgid "February" 204msgstr "" 205 206#: ../glib/gdatetime.c:233 207msgctxt "full month name" 208msgid "March" 209msgstr "" 210 211#: ../glib/gdatetime.c:235 212msgctxt "full month name" 213msgid "April" 214msgstr "" 215 216#: ../glib/gdatetime.c:237 217msgctxt "full month name" 218msgid "May" 219msgstr "" 220 221#: ../glib/gdatetime.c:239 222msgctxt "full month name" 223msgid "June" 224msgstr "" 225 226#: ../glib/gdatetime.c:241 227msgctxt "full month name" 228msgid "July" 229msgstr "" 230 231#: ../glib/gdatetime.c:243 232msgctxt "full month name" 233msgid "August" 234msgstr "" 235 236#: ../glib/gdatetime.c:245 237msgctxt "full month name" 238msgid "September" 239msgstr "" 240 241#: ../glib/gdatetime.c:247 242msgctxt "full month name" 243msgid "October" 244msgstr "" 245 246#: ../glib/gdatetime.c:249 247msgctxt "full month name" 248msgid "November" 249msgstr "" 250 251#: ../glib/gdatetime.c:251 252msgctxt "full month name" 253msgid "December" 254msgstr "" 255 256#: ../glib/gdatetime.c:266 257msgctxt "abbreviated month name" 258msgid "Jan" 259msgstr "" 260 261#: ../glib/gdatetime.c:268 262msgctxt "abbreviated month name" 263msgid "Feb" 264msgstr "" 265 266#: ../glib/gdatetime.c:270 267msgctxt "abbreviated month name" 268msgid "Mar" 269msgstr "" 270 271#: ../glib/gdatetime.c:272 272msgctxt "abbreviated month name" 273msgid "Apr" 274msgstr "" 275 276#: ../glib/gdatetime.c:274 277msgctxt "abbreviated month name" 278msgid "May" 279msgstr "" 280 281#: ../glib/gdatetime.c:276 282msgctxt "abbreviated month name" 283msgid "Jun" 284msgstr "" 285 286#: ../glib/gdatetime.c:278 287msgctxt "abbreviated month name" 288msgid "Jul" 289msgstr "" 290 291#: ../glib/gdatetime.c:280 292msgctxt "abbreviated month name" 293msgid "Aug" 294msgstr "" 295 296#: ../glib/gdatetime.c:282 297msgctxt "abbreviated month name" 298msgid "Sep" 299msgstr "" 300 301#: ../glib/gdatetime.c:284 302msgctxt "abbreviated month name" 303msgid "Oct" 304msgstr "" 305 306#: ../glib/gdatetime.c:286 307msgctxt "abbreviated month name" 308msgid "Nov" 309msgstr "" 310 311#: ../glib/gdatetime.c:288 312msgctxt "abbreviated month name" 313msgid "Dec" 314msgstr "" 315 316#: ../glib/gdatetime.c:303 317msgctxt "full weekday name" 318msgid "Monday" 319msgstr "" 320 321#: ../glib/gdatetime.c:305 322msgctxt "full weekday name" 323msgid "Tuesday" 324msgstr "" 325 326#: ../glib/gdatetime.c:307 327msgctxt "full weekday name" 328msgid "Wednesday" 329msgstr "" 330 331#: ../glib/gdatetime.c:309 332msgctxt "full weekday name" 333msgid "Thursday" 334msgstr "" 335 336#: ../glib/gdatetime.c:311 337msgctxt "full weekday name" 338msgid "Friday" 339msgstr "" 340 341#: ../glib/gdatetime.c:313 342msgctxt "full weekday name" 343msgid "Saturday" 344msgstr "" 345 346#: ../glib/gdatetime.c:315 347msgctxt "full weekday name" 348msgid "Sunday" 349msgstr "" 350 351#: ../glib/gdatetime.c:330 352msgctxt "abbreviated weekday name" 353msgid "Mon" 354msgstr "" 355 356#: ../glib/gdatetime.c:332 357msgctxt "abbreviated weekday name" 358msgid "Tue" 359msgstr "" 360 361#: ../glib/gdatetime.c:334 362msgctxt "abbreviated weekday name" 363msgid "Wed" 364msgstr "" 365 366#: ../glib/gdatetime.c:336 367msgctxt "abbreviated weekday name" 368msgid "Thu" 369msgstr "" 370 371#: ../glib/gdatetime.c:338 372msgctxt "abbreviated weekday name" 373msgid "Fri" 374msgstr "" 375 376#: ../glib/gdatetime.c:340 377msgctxt "abbreviated weekday name" 378msgid "Sat" 379msgstr "" 380 381#: ../glib/gdatetime.c:342 382msgctxt "abbreviated weekday name" 383msgid "Sun" 384msgstr "" 385 386#: ../glib/gdir.c:115 ../glib/gdir.c:138 387#, c-format 388msgid "Error opening directory '%s': %s" 389msgstr " '%s': %s" 390 391#: ../glib/gfileutils.c:540 ../glib/gfileutils.c:628 392#, c-format 393msgid "Could not allocate %lu bytes to read file \"%s\"" 394msgstr " %lu \"%s\"" 395 396#: ../glib/gfileutils.c:555 397#, c-format 398msgid "Error reading file '%s': %s" 399msgstr " '%s': %s" 400 401#: ../glib/gfileutils.c:569 402#, c-format 403msgid "File \"%s\" is too large" 404msgstr " \"%s\" " 405 406#: ../glib/gfileutils.c:652 407#, c-format 408msgid "Failed to read from file '%s': %s" 409msgstr " '%s': %s" 410 411#: ../glib/gfileutils.c:703 ../glib/gfileutils.c:790 412#, c-format 413msgid "Failed to open file '%s': %s" 414msgstr " '%s': %s" 415 416#: ../glib/gfileutils.c:720 ../glib/gmappedfile.c:169 417#, c-format 418msgid "Failed to get attributes of file '%s': fstat() failed: %s" 419msgstr " '%s': fstat() : %s" 420 421#: ../glib/gfileutils.c:754 422#, c-format 423msgid "Failed to open file '%s': fdopen() failed: %s" 424msgstr " '%s': fdopen() : %s" 425 426#: ../glib/gfileutils.c:862 427#, c-format 428msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" 429msgstr " '%s' '%s': g_rename() : %s" 430 431#: ../glib/gfileutils.c:904 ../glib/gfileutils.c:1449 432#, c-format 433msgid "Failed to create file '%s': %s" 434msgstr " '%s': %s" 435 436#: ../glib/gfileutils.c:918 437#, c-format 438msgid "Failed to open file '%s' for writing: fdopen() failed: %s" 439msgstr " '%s' : fdopen() : %s" 440 441#: ../glib/gfileutils.c:943 442#, c-format 443msgid "Failed to write file '%s': fwrite() failed: %s" 444msgstr " '%s': fwrite() : %s" 445 446#: ../glib/gfileutils.c:962 447#, c-format 448msgid "Failed to write file '%s': fflush() failed: %s" 449msgstr " '%s': fflush() : %s" 450 451#: ../glib/gfileutils.c:1006 452#, c-format 453msgid "Failed to write file '%s': fsync() failed: %s" 454msgstr " '%s': fsync() : %s" 455 456#: ../glib/gfileutils.c:1030 457#, c-format 458msgid "Failed to close file '%s': fclose() failed: %s" 459msgstr " '%s': fclose() : %s" 460 461#: ../glib/gfileutils.c:1152 462#, c-format 463msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" 464msgstr " '%s' : g_unlink() : %s" 465 466#: ../glib/gfileutils.c:1412 467#, c-format 468msgid "Template '%s' invalid, should not contain a '%s'" 469msgstr " '%s' , '%s'" 470 471#: ../glib/gfileutils.c:1425 472#, c-format 473msgid "Template '%s' doesn't contain XXXXXX" 474msgstr " '%s' XXXXXX" 475 476#: ../glib/gfileutils.c:2001 ../glib/gfileutils.c:2029 477#: ../glib/gfileutils.c:2134 478#, c-format 479msgid "%u byte" 480msgid_plural "%u bytes" 481msgstr[0] "%u " 482msgstr[1] "%u " 483 484#: ../glib/gfileutils.c:2007 485#, fuzzy, c-format 486msgid "%.1f KiB" 487msgstr "%.1f KB" 488 489#: ../glib/gfileutils.c:2010 490#, fuzzy, c-format 491msgid "%.1f MiB" 492msgstr "%.1f MB" 493 494#: ../glib/gfileutils.c:2013 495#, fuzzy, c-format 496msgid "%.1f GiB" 497msgstr "%.1f GB" 498 499#: ../glib/gfileutils.c:2016 500#, fuzzy, c-format 501msgid "%.1f TiB" 502msgstr "%.1f TB" 503 504#: ../glib/gfileutils.c:2019 505#, fuzzy, c-format 506msgid "%.1f PiB" 507msgstr "%.1f PB" 508 509#: ../glib/gfileutils.c:2022 510#, fuzzy, c-format 511msgid "%.1f EiB" 512msgstr "%.1f EB" 513 514#: ../glib/gfileutils.c:2035 515#, fuzzy, c-format 516msgid "%.1f kB" 517msgstr "%.1f KB" 518 519#: ../glib/gfileutils.c:2038 ../glib/gfileutils.c:2147 520#, c-format 521msgid "%.1f MB" 522msgstr "%.1f MB" 523 524#: ../glib/gfileutils.c:2041 ../glib/gfileutils.c:2152 525#, c-format 526msgid "%.1f GB" 527msgstr "%.1f GB" 528 529#: ../glib/gfileutils.c:2044 ../glib/gfileutils.c:2157 530#, c-format 531msgid "%.1f TB" 532msgstr "%.1f TB" 533 534#: ../glib/gfileutils.c:2047 ../glib/gfileutils.c:2162 535#, c-format 536msgid "%.1f PB" 537msgstr "%.1f PB" 538 539#: ../glib/gfileutils.c:2050 ../glib/gfileutils.c:2167 540#, c-format 541msgid "%.1f EB" 542msgstr "%.1f EB" 543 544#. Translators: the %s in "%s bytes" will always be replaced by a number. 545#: ../glib/gfileutils.c:2087 546#, fuzzy, c-format 547msgid "%s byte" 548msgid_plural "%s bytes" 549msgstr[0] "%u " 550msgstr[1] "%u " 551 552#: ../glib/gfileutils.c:2142 553#, c-format 554msgid "%.1f KB" 555msgstr "%.1f KB" 556 557#: ../glib/gfileutils.c:2210 558#, c-format 559msgid "Failed to read the symbolic link '%s': %s" 560msgstr " '%s': %s" 561 562#: ../glib/gfileutils.c:2231 563msgid "Symbolic links not supported" 564msgstr " " 565 566#: ../glib/giochannel.c:1408 567#, c-format 568msgid "Could not open converter from '%s' to '%s': %s" 569msgstr " '%s' '%s': %s" 570 571#: ../glib/giochannel.c:1753 572msgid "Can't do a raw read in g_io_channel_read_line_string" 573msgstr " g_io_channel_read_line_string" 574 575#: ../glib/giochannel.c:1800 ../glib/giochannel.c:2057 576#: ../glib/giochannel.c:2144 577msgid "Leftover unconverted data in read buffer" 578msgstr " " 579 580#: ../glib/giochannel.c:1881 ../glib/giochannel.c:1958 581msgid "Channel terminates in a partial character" 582msgstr " " 583 584#: ../glib/giochannel.c:1944 585msgid "Can't do a raw read in g_io_channel_read_to_end" 586msgstr " g_io_channel_read_to_end" 587 588#: ../glib/gmappedfile.c:150 589#, c-format 590msgid "Failed to open file '%s': open() failed: %s" 591msgstr " '%s': open() : %s" 592 593#: ../glib/gmappedfile.c:229 594#, c-format 595msgid "Failed to map file '%s': mmap() failed: %s" 596msgstr " '%s': mmap() : %s" 597 598#: ../glib/gmarkup.c:355 ../glib/gmarkup.c:396 599#, c-format 600msgid "Error on line %d char %d: " 601msgstr " %d %d: " 602 603#: ../glib/gmarkup.c:418 ../glib/gmarkup.c:501 604#, c-format 605msgid "Invalid UTF-8 encoded text in name - not valid '%s'" 606msgstr " UTF-8 - '%s'" 607 608#: ../glib/gmarkup.c:429 609#, c-format 610msgid "'%s' is not a valid name " 611msgstr "'%s' " 612 613#: ../glib/gmarkup.c:445 614#, c-format 615msgid "'%s' is not a valid name: '%c' " 616msgstr "'%s' : '%c' " 617 618#: ../glib/gmarkup.c:554 619#, c-format 620msgid "Error on line %d: %s" 621msgstr " %d: %s" 622 623#: ../glib/gmarkup.c:638 624#, c-format 625msgid "" 626"Failed to parse '%-.*s', which should have been a digit inside a character " 627"reference (ê for example) - perhaps the digit is too large" 628msgstr "" 629" '%-.*s', (ê " 630" ) - " 631 632#: ../glib/gmarkup.c:650 633msgid "" 634"Character reference did not end with a semicolon; most likely you used an " 635"ampersand character without intending to start an entity - escape ampersand " 636"as &" 637msgstr "" 638" ; " 639" - &" 640 641#: ../glib/gmarkup.c:676 642#, c-format 643msgid "Character reference '%-.*s' does not encode a permitted character" 644msgstr " '%-.*s' " 645 646#: ../glib/gmarkup.c:714 647msgid "" 648"Empty entity '&;' seen; valid entities are: & " < > '" 649msgstr " '&;' ; : & " < > '" 650 651#: ../glib/gmarkup.c:722 652#, c-format 653msgid "Entity name '%-.*s' is not known" 654msgstr " '%-.*s' " 655 656#: ../glib/gmarkup.c:727 657msgid "" 658"Entity did not end with a semicolon; most likely you used an ampersand " 659"character without intending to start an entity - escape ampersand as &" 660msgstr "" 661" ; " 662" - &" 663 664#: ../glib/gmarkup.c:1078 665msgid "Document must begin with an element (e.g. <book>)" 666msgstr " (e.g. <book>)" 667 668#: ../glib/gmarkup.c:1118 669#, c-format 670msgid "" 671"'%s' is not a valid character following a '<' character; it may not begin an " 672"element name" 673msgstr "" 674"'%s' '<' ; " 675"" 676 677#: ../glib/gmarkup.c:1186 678#, c-format 679msgid "" 680"Odd character '%s', expected a '>' character to end the empty-element tag " 681"'%s'" 682msgstr "" 683" '%s', '>' - '%s'" 684 685#: ../glib/gmarkup.c:1270 686#, c-format 687msgid "" 688"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'" 689msgstr " '%s', '=' '%s' '%s'" 690 691#: ../glib/gmarkup.c:1311 692#, c-format 693msgid "" 694"Odd character '%s', expected a '>' or '/' character to end the start tag of " 695"element '%s', or optionally an attribute; perhaps you used an invalid " 696"character in an attribute name" 697msgstr "" 698" '%s', '>' '/' " 699"'%s', ; " 700 701#: ../glib/gmarkup.c:1355 702#, c-format 703msgid "" 704"Odd character '%s', expected an open quote mark after the equals sign when " 705"giving value for attribute '%s' of element '%s'" 706msgstr "" 707" '%s', · " 708" '%s' '%s'" 709 710#: ../glib/gmarkup.c:1488 711#, c-format 712msgid "" 713"'%s' is not a valid character following the characters '</'; '%s' may not " 714"begin an element name" 715msgstr "" 716"'%s' '</'; '%s' " 717" " 718 719#: ../glib/gmarkup.c:1524 720#, c-format 721msgid "" 722"'%s' is not a valid character following the close element name '%s'; the " 723"allowed character is '>'" 724msgstr "" 725"'%s' '%s'; " 726" '>'" 727 728#: ../glib/gmarkup.c:1535 729#, c-format 730msgid "Element '%s' was closed, no element is currently open" 731msgstr " '%s' , " 732 733#: ../glib/gmarkup.c:1544 734#, c-format 735msgid "Element '%s' was closed, but the currently open element is '%s'" 736msgstr " '%s' , '%s'" 737 738#: ../glib/gmarkup.c:1712 739msgid "Document was empty or contained only whitespace" 740msgstr " " 741 742#: ../glib/gmarkup.c:1726 743msgid "Document ended unexpectedly just after an open angle bracket '<'" 744msgstr " '<'" 745 746#: ../glib/gmarkup.c:1734 ../glib/gmarkup.c:1779 747#, c-format 748msgid "" 749"Document ended unexpectedly with elements still open - '%s' was the last " 750"element opened" 751msgstr "" 752" - '%s' " 753" " 754 755#: ../glib/gmarkup.c:1742 756#, c-format 757msgid "" 758"Document ended unexpectedly, expected to see a close angle bracket ending " 759"the tag <%s/>" 760msgstr "" 761" , <" 762"%s/>" 763 764#: ../glib/gmarkup.c:1748 765msgid "Document ended unexpectedly inside an element name" 766msgstr " " 767 768#: ../glib/gmarkup.c:1754 769msgid "Document ended unexpectedly inside an attribute name" 770msgstr " " 771 772#: ../glib/gmarkup.c:1759 773msgid "Document ended unexpectedly inside an element-opening tag." 774msgstr " - ." 775 776#: ../glib/gmarkup.c:1765 777msgid "" 778"Document ended unexpectedly after the equals sign following an attribute " 779"name; no attribute value" 780msgstr "" 781" ; " 782" " 783 784#: ../glib/gmarkup.c:1772 785msgid "Document ended unexpectedly while inside an attribute value" 786msgstr " " 787 788#: ../glib/gmarkup.c:1788 789#, c-format 790msgid "Document ended unexpectedly inside the close tag for element '%s'" 791msgstr " '%s'" 792 793#: ../glib/gmarkup.c:1794 794msgid "Document ended unexpectedly inside a comment or processing instruction" 795msgstr " " 796 797#: ../glib/gregex.c:189 798msgid "corrupted object" 799msgstr " " 800 801#: ../glib/gregex.c:191 802msgid "internal error or corrupted object" 803msgstr " " 804 805#: ../glib/gregex.c:193 806msgid "out of memory" 807msgstr " " 808 809#: ../glib/gregex.c:198 810msgid "backtracking limit reached" 811msgstr " " 812 813#: ../glib/gregex.c:210 ../glib/gregex.c:218 814msgid "the pattern contains items not supported for partial matching" 815msgstr " " 816 817#: ../glib/gregex.c:212 ../gio/glocalfile.c:2107 818msgid "internal error" 819msgstr " " 820 821#: ../glib/gregex.c:220 822msgid "back references as conditions are not supported for partial matching" 823msgstr " " 824 825#: ../glib/gregex.c:229 826msgid "recursion limit reached" 827msgstr " " 828 829#: ../glib/gregex.c:231 830msgid "workspace limit for empty substrings reached" 831msgstr " " 832 833#: ../glib/gregex.c:233 834msgid "invalid combination of newline flags" 835msgstr " " 836 837#: ../glib/gregex.c:235 838msgid "bad offset" 839msgstr "" 840 841#: ../glib/gregex.c:237 842msgid "short utf8" 843msgstr "" 844 845#: ../glib/gregex.c:241 846msgid "unknown error" 847msgstr " " 848 849#: ../glib/gregex.c:261 850msgid "\\ at end of pattern" 851msgstr "\\ " 852 853#: ../glib/gregex.c:264 854msgid "\\c at end of pattern" 855msgstr "\\c " 856 857#: ../glib/gregex.c:267 858msgid "unrecognized character follows \\" 859msgstr " \\" 860 861#: ../glib/gregex.c:274 862msgid "case-changing escapes (\\l, \\L, \\u, \\U) are not allowed here" 863msgstr "- (\\l, \\L, \\u, \\U) " 864 865#: ../glib/gregex.c:277 866msgid "numbers out of order in {} quantifier" 867msgstr " {} " 868 869#: ../glib/gregex.c:280 870msgid "number too big in {} quantifier" 871msgstr " {} " 872 873#: ../glib/gregex.c:283 874msgid "missing terminating ] for character class" 875msgstr " ] " 876 877#: ../glib/gregex.c:286 878msgid "invalid escape sequence in character class" 879msgstr " " 880 881#: ../glib/gregex.c:289 882msgid "range out of order in character class" 883msgstr " " 884 885#: ../glib/gregex.c:292 886msgid "nothing to repeat" 887msgstr " " 888 889#: ../glib/gregex.c:295 890msgid "unrecognized character after (?" 891msgstr " (?" 892 893#: ../glib/gregex.c:299 894msgid "unrecognized character after (?<" 895msgstr " (?<" 896 897#: ../glib/gregex.c:303 898msgid "unrecognized character after (?P" 899msgstr " (?P" 900 901#: ../glib/gregex.c:306 902msgid "POSIX named classes are supported only within a class" 903msgstr "POSIX " 904 905#: ../glib/gregex.c:309 906msgid "missing terminating )" 907msgstr " )" 908 909#: ../glib/gregex.c:313 910msgid ") without opening (" 911msgstr ") (" 912 913#. translators: '(?R' and '(?[+-]digits' are both meant as (groups of) 914#. * sequences here, '(?-54' would be an example for the second group. 915#. 916#: ../glib/gregex.c:320 917msgid "(?R or (?[+-]digits must be followed by )" 918msgstr "(? (?[+-] )" 919 920#: ../glib/gregex.c:323 921msgid "reference to non-existent subpattern" 922msgstr " - " 923 924#: ../glib/gregex.c:326 925msgid "missing ) after comment" 926msgstr " ) " 927 928#: ../glib/gregex.c:329 929msgid "regular expression too large" 930msgstr " " 931 932#: ../glib/gregex.c:332 933msgid "failed to get memory" 934msgstr " " 935 936#: ../glib/gregex.c:335 937msgid "lookbehind assertion is not fixed length" 938msgstr " " 939 940#: ../glib/gregex.c:338 941msgid "malformed number or name after (?(" 942msgstr " (?(" 943 944#: ../glib/gregex.c:341 945msgid "conditional group contains more than two branches" 946msgstr " " 947 948#: ../glib/gregex.c:344 949msgid "assertion expected after (?(" 950msgstr " (?(" 951 952#: ../glib/gregex.c:347 953msgid "unknown POSIX class name" 954msgstr " POSIX " 955 956#: ../glib/gregex.c:350 957msgid "POSIX collating elements are not supported" 958msgstr "POSIX " 959 960#: ../glib/gregex.c:353 961msgid "character value in \\x{...} sequence is too large" 962msgstr " \\x{...} " 963 964#: ../glib/gregex.c:356 965msgid "invalid condition (?(0)" 966msgstr " (?(0)" 967 968#: ../glib/gregex.c:359 969msgid "\\C not allowed in lookbehind assertion" 970msgstr "\\C lookbehind " 971 972#: ../glib/gregex.c:362 973msgid "recursive call could loop indefinitely" 974msgstr " " 975 976#: ../glib/gregex.c:365 977msgid "missing terminator in subpattern name" 978msgstr " " 979 980#: ../glib/gregex.c:368 981msgid "two named subpatterns have the same name" 982msgstr " " 983 984#: ../glib/gregex.c:371 985msgid "malformed \\P or \\p sequence" 986msgstr " \\P \\p " 987 988#: ../glib/gregex.c:374 989msgid "unknown property name after \\P or \\p" 990msgstr " \\P \\p" 991 992#: ../glib/gregex.c:377 993msgid "subpattern name is too long (maximum 32 characters)" 994msgstr " ( 32 )" 995 996#: ../glib/gregex.c:380 997msgid "too many named subpatterns (maximum 10,000)" 998msgstr " ( 10,000)" 999 1000#: ../glib/gregex.c:383 1001msgid "octal value is greater than \\377" 1002msgstr " \\377" 1003 1004#: ../glib/gregex.c:386 1005msgid "DEFINE group contains more than one branch" 1006msgstr "DEFINE " 1007 1008#: ../glib/gregex.c:389 1009msgid "repeating a DEFINE group is not allowed" 1010msgstr " DEFINE " 1011 1012#: ../glib/gregex.c:392 1013msgid "inconsistent NEWLINE options" 1014msgstr " NEWLINE " 1015 1016#: ../glib/gregex.c:395 1017msgid "" 1018"\\g is not followed by a braced name or an optionally braced non-zero number" 1019msgstr "\\g - " 1020 1021#: ../glib/gregex.c:400 1022msgid "unexpected repeat" 1023msgstr " " 1024 1025#: ../glib/gregex.c:404 1026msgid "code overflow" 1027msgstr " " 1028 1029#: ../glib/gregex.c:408 1030msgid "overran compiling workspace" 1031msgstr " " 1032 1033#: ../glib/gregex.c:412 1034msgid "previously-checked referenced subpattern not found" 1035msgstr "- " 1036 1037#: ../glib/gregex.c:630 ../glib/gregex.c:1753 1038#, c-format 1039msgid "Error while matching regular expression %s: %s" 1040msgstr " %s: %s" 1041 1042#: ../glib/gregex.c:1206 1043msgid "PCRE library is compiled without UTF8 support" 1044msgstr "PCRE UTF8 " 1045 1046#: ../glib/gregex.c:1215 1047msgid "PCRE library is compiled without UTF8 properties support" 1048msgstr "PCRE UTF8 " 1049 1050#: ../glib/gregex.c:1271 1051#, c-format 1052msgid "Error while compiling regular expression %s at char %d: %s" 1053msgstr " %s %d: %s" 1054 1055#: ../glib/gregex.c:1307 1056#, c-format 1057msgid "Error while optimizing regular expression %s: %s" 1058msgstr " %s: %s" 1059 1060#: ../glib/gregex.c:2183 1061msgid "hexadecimal digit or '}' expected" 1062msgstr " '}' " 1063 1064#: ../glib/gregex.c:2199 1065msgid "hexadecimal digit expected" 1066msgstr " " 1067 1068#: ../glib/gregex.c:2239 1069msgid "missing '<' in symbolic reference" 1070msgstr " '<' " 1071 1072#: ../glib/gregex.c:2248 1073msgid "unfinished symbolic reference" 1074msgstr " " 1075 1076#: ../glib/gregex.c:2255 1077msgid "zero-length symbolic reference" 1078msgstr "- " 1079 1080#: ../glib/gregex.c:2266 1081msgid "digit expected" 1082msgstr " " 1083 1084#: ../glib/gregex.c:2284 1085msgid "illegal symbolic reference" 1086msgstr " " 1087 1088#: ../glib/gregex.c:2346 1089msgid "stray final '\\'" 1090msgstr " '\\'" 1091 1092#: ../glib/gregex.c:2350 1093msgid "unknown escape sequence" 1094msgstr " " 1095 1096#: ../glib/gregex.c:2360 1097#, c-format 1098msgid "Error while parsing replacement text \"%s\" at char %lu: %s" 1099msgstr " \"%s\" %lu: %s" 1100 1101#: ../glib/gshell.c:91 1102msgid "Quoted text doesn't begin with a quotation mark" 1103msgstr " ·" 1104 1105#: ../glib/gshell.c:181 1106msgid "Unmatched quotation mark in command line or other shell-quoted text" 1107msgstr " - " 1108 1109#: ../glib/gshell.c:559 1110#, c-format 1111msgid "Text ended just after a '\\' character. (The text was '%s')" 1112msgstr " '\\' . ( '%s')" 1113 1114#: ../glib/gshell.c:566 1115#, c-format 1116msgid "Text ended before matching quote was found for %c. (The text was '%s')" 1117msgstr " %c. ( '%s')" 1118 1119#: ../glib/gshell.c:578 1120msgid "Text was empty (or contained only whitespace)" 1121msgstr " ( )" 1122 1123#: ../glib/gspawn-win32.c:282 1124msgid "Failed to read data from child process" 1125msgstr " " 1126 1127#: ../glib/gspawn-win32.c:299 ../glib/gspawn.c:1517 1128#, c-format 1129msgid "Failed to create pipe for communicating with child process (%s)" 1130msgstr " (%s)" 1131 1132#: ../glib/gspawn-win32.c:338 ../glib/gspawn-win32.c:346 ../glib/gspawn.c:1170 1133#, c-format 1134msgid "Failed to read from child pipe (%s)" 1135msgstr " (%s)" 1136 1137#: ../glib/gspawn-win32.c:369 ../glib/gspawn.c:1383 1138#, c-format 1139msgid "Failed to change to directory '%s' (%s)" 1140msgstr " '%s' (%s)" 1141 1142#: ../glib/gspawn-win32.c:375 ../glib/gspawn-win32.c:494 1143#, c-format 1144msgid "Failed to execute child process (%s)" 1145msgstr " (%s)" 1146 1147#: ../glib/gspawn-win32.c:444 1148#, c-format 1149msgid "Invalid program name: %s" 1150msgstr " : %s" 1151 1152#: ../glib/gspawn-win32.c:454 ../glib/gspawn-win32.c:722 1153#: ../glib/gspawn-win32.c:1278 1154#, c-format 1155msgid "Invalid string in argument vector at %d: %s" 1156msgstr " %d: %s" 1157 1158#: ../glib/gspawn-win32.c:465 ../glib/gspawn-win32.c:737 1159#: ../glib/gspawn-win32.c:1311 1160#, c-format 1161msgid "Invalid string in environment: %s" 1162msgstr " : %s" 1163 1164#: ../glib/gspawn-win32.c:718 ../glib/gspawn-win32.c:1259 1165#, c-format 1166msgid "Invalid working directory: %s" 1167msgstr " : %s" 1168 1169#: ../glib/gspawn-win32.c:783 1170#, c-format 1171msgid "Failed to execute helper program (%s)" 1172msgstr " (%s)" 1173 1174#: ../glib/gspawn-win32.c:997 1175msgid "" 1176"Unexpected error in g_io_channel_win32_poll() reading data from a child " 1177"process" 1178msgstr "" 1179" g_io_channel_win32_poll() " 1180 1181#: ../glib/gspawn.c:207 1182#, c-format 1183msgid "Failed to read data from child process (%s)" 1184msgstr " (%s)" 1185 1186#: ../glib/gspawn.c:347 1187#, c-format 1188msgid "Unexpected error in select() reading data from a child process (%s)" 1189msgstr " select() (%s)" 1190 1191#: ../glib/gspawn.c:432 1192#, c-format 1193msgid "Unexpected error in waitpid() (%s)" 1194msgstr " waitpid() (%s)" 1195 1196#: ../glib/gspawn.c:1237 1197#, c-format 1198msgid "Failed to fork (%s)" 1199msgstr " (%s)" 1200 1201#: ../glib/gspawn.c:1393 1202#, c-format 1203msgid "Failed to execute child process \"%s\" (%s)" 1204msgstr " \"%s\" (%s)" 1205 1206#: ../glib/gspawn.c:1403 1207#, c-format 1208msgid "Failed to redirect output or input of child process (%s)" 1209msgstr " (%s)" 1210 1211#: ../glib/gspawn.c:1412 1212#, c-format 1213msgid "Failed to fork child process (%s)" 1214msgstr " (%s)" 1215 1216#: ../glib/gspawn.c:1420 1217#, c-format 1218msgid "Unknown error executing child process \"%s\"" 1219msgstr " \"%s\"" 1220 1221#: ../glib/gspawn.c:1444 1222#, c-format 1223msgid "Failed to read enough data from child pid pipe (%s)" 1224msgstr " pid (%s)" 1225 1226#: ../glib/gutf8.c:1086 1227msgid "Character out of range for UTF-8" 1228msgstr " UTF-8" 1229 1230#: ../glib/gutf8.c:1186 ../glib/gutf8.c:1195 ../glib/gutf8.c:1325 1231#: ../glib/gutf8.c:1334 ../glib/gutf8.c:1473 ../glib/gutf8.c:1569 1232msgid "Invalid sequence in conversion input" 1233msgstr " " 1234 1235#: ../glib/gutf8.c:1484 ../glib/gutf8.c:1580 1236msgid "Character out of range for UTF-16" 1237msgstr " UTF-16" 1238 1239#: ../glib/goption.c:760 1240msgid "Usage:" 1241msgstr ":" 1242 1243#: ../glib/goption.c:760 1244msgid "[OPTION...]" 1245msgstr "[...]" 1246 1247#: ../glib/goption.c:866 1248msgid "Help Options:" 1249msgstr " :" 1250 1251#: ../glib/goption.c:867 1252msgid "Show help options" 1253msgstr " " 1254 1255#: ../glib/goption.c:873 1256msgid "Show all help options" 1257msgstr " " 1258 1259#: ../glib/goption.c:935 1260msgid "Application Options:" 1261msgstr " :" 1262 1263#: ../glib/goption.c:997 ../glib/goption.c:1067 1264#, c-format 1265msgid "Cannot parse integer value '%s' for %s" 1266msgstr " '%s' %s" 1267 1268#: ../glib/goption.c:1007 ../glib/goption.c:1075 1269#, c-format 1270msgid "Integer value '%s' for %s out of range" 1271msgstr " '%s' %s " 1272 1273#: ../glib/goption.c:1032 1274#, c-format 1275msgid "Cannot parse double value '%s' for %s" 1276msgstr " '%s' %s" 1277 1278#: ../glib/goption.c:1040 1279#, c-format 1280msgid "Double value '%s' for %s out of range" 1281msgstr " '%s' %s " 1282 1283#: ../glib/goption.c:1303 ../glib/goption.c:1382 1284#, c-format 1285msgid "Error parsing option %s" 1286msgstr " %s" 1287 1288#: ../glib/goption.c:1413 ../glib/goption.c:1526 1289#, c-format 1290msgid "Missing argument for %s" 1291msgstr " %s" 1292 1293#: ../glib/goption.c:1957 1294#, c-format 1295msgid "Unknown option %s" 1296msgstr " %s" 1297 1298#: ../glib/gkeyfile.c:366 1299msgid "Valid key file could not be found in search dirs" 1300msgstr " " 1301 1302#: ../glib/gkeyfile.c:401 1303msgid "Not a regular file" 1304msgstr " " 1305 1306#: ../glib/gkeyfile.c:409 1307msgid "File is empty" 1308msgstr " " 1309 1310#: ../glib/gkeyfile.c:768 1311#, c-format 1312msgid "" 1313"Key file contains line '%s' which is not a key-value pair, group, or comment" 1314msgstr " '%s' - , , " 1315 1316#: ../glib/gkeyfile.c:828 1317#, c-format 1318msgid "Invalid group name: %s" 1319msgstr " : %s" 1320 1321#: ../glib/gkeyfile.c:850 1322msgid "Key file does not start with a group" 1323msgstr " " 1324 1325#: ../glib/gkeyfile.c:876 1326#, c-format 1327msgid "Invalid key name: %s" 1328msgstr " : %s" 1329 1330#: ../glib/gkeyfile.c:903 1331#, c-format 1332msgid "Key file contains unsupported encoding '%s'" 1333msgstr " '%s'" 1334 1335#: ../glib/gkeyfile.c:1149 ../glib/gkeyfile.c:1311 ../glib/gkeyfile.c:2686 1336#: ../glib/gkeyfile.c:2752 ../glib/gkeyfile.c:2887 ../glib/gkeyfile.c:3020 1337#: ../glib/gkeyfile.c:3162 ../glib/gkeyfile.c:3394 ../glib/gkeyfile.c:3463 1338#, c-format 1339msgid "Key file does not have group '%s'" 1340msgstr " '%s'" 1341 1342#: ../glib/gkeyfile.c:1323 1343#, c-format 1344msgid "Key file does not have key '%s'" 1345msgstr " '%s'" 1346 1347#: ../glib/gkeyfile.c:1430 ../glib/gkeyfile.c:1546 1348#, c-format 1349msgid "Key file contains key '%s' with value '%s' which is not UTF-8" 1350msgstr " '%s' '%s' UTF-8" 1351 1352#: ../glib/gkeyfile.c:1450 ../glib/gkeyfile.c:1934 1353#, c-format 1354msgid "Key file contains key '%s' which has value that cannot be interpreted." 1355msgstr " '%s' ." 1356 1357#: ../glib/gkeyfile.c:1566 1358#, c-format 1359msgid "" 1360"Key file contains key '%s' which has a value that cannot be interpreted." 1361msgstr " '%s' ." 1362 1363#: ../glib/gkeyfile.c:2151 ../glib/gkeyfile.c:2515 1364#, c-format 1365msgid "" 1366"Key file contains key '%s' in group '%s' which has value that cannot be " 1367"interpreted." 1368msgstr "" 1369" '%s' '%s' ." 1370 1371#: ../glib/gkeyfile.c:2701 ../glib/gkeyfile.c:2902 ../glib/gkeyfile.c:3474 1372#, c-format 1373msgid "Key file does not have key '%s' in group '%s'" 1374msgstr " '%s' '%s'" 1375 1376#: ../glib/gkeyfile.c:3708 1377msgid "Key file contains escape character at end of line" 1378msgstr " " 1379 1380#: ../glib/gkeyfile.c:3730 1381#, c-format 1382msgid "Key file contains invalid escape sequence '%s'" 1383msgstr " '%s'" 1384 1385#: ../glib/gkeyfile.c:3872 1386#, c-format 1387msgid "Value '%s' cannot be interpreted as a number." 1388msgstr " '%s' ." 1389 1390#: ../glib/gkeyfile.c:3886 1391#, c-format 1392msgid "Integer value '%s' out of range" 1393msgstr " '%s' " 1394 1395#: ../glib/gkeyfile.c:3919 1396#, c-format 1397msgid "Value '%s' cannot be interpreted as a float number." 1398msgstr " '%s' ." 1399 1400#: ../glib/gkeyfile.c:3943 1401#, c-format 1402msgid "Value '%s' cannot be interpreted as a boolean." 1403msgstr " '%s' ." 1404 1405#: ../gio/gbufferedinputstream.c:411 ../gio/gbufferedinputstream.c:492 1406#: ../gio/ginputstream.c:185 ../gio/ginputstream.c:317 1407#: ../gio/ginputstream.c:556 ../gio/ginputstream.c:680 1408#: ../gio/goutputstream.c:198 ../gio/goutputstream.c:732 1409#, c-format 1410msgid "Too large count value passed to %s" 1411msgstr " %s" 1412 1413#: ../gio/gbufferedinputstream.c:881 ../gio/ginputstream.c:888 1414#: ../gio/giostream.c:306 ../gio/goutputstream.c:1206 1415msgid "Stream is already closed" 1416msgstr " " 1417 1418#: ../gio/gcancellable.c:321 ../gio/gdbusconnection.c:1640 1419#: ../gio/gdbusconnection.c:1729 ../gio/gdbusconnection.c:1916 1420#: ../gio/glocalfile.c:2100 ../gio/gsimpleasyncresult.c:814 1421#: ../gio/gsimpleasyncresult.c:840 1422msgid "Operation was cancelled" 1423msgstr " " 1424 1425#: ../gio/gcharsetconverter.c:263 1426msgid "Invalid object, not initialized" 1427msgstr " , " 1428 1429#: ../gio/gcharsetconverter.c:284 ../gio/gcharsetconverter.c:312 1430msgid "Incomplete multibyte sequence in input" 1431msgstr " " 1432 1433#: ../gio/gcharsetconverter.c:318 ../gio/gcharsetconverter.c:327 1434msgid "Not enough space in destination" 1435msgstr " " 1436 1437#: ../gio/gcharsetconverter.c:447 ../gio/gsocket.c:854 1438msgid "Cancellable initialization not supported" 1439msgstr " " 1440 1441#: ../gio/gcontenttype.c:180 1442msgid "Unknown type" 1443msgstr " " 1444 1445#: ../gio/gcontenttype.c:181 1446#, c-format 1447msgid "%s filetype" 1448msgstr "%s " 1449 1450#: ../gio/gcontenttype.c:680 1451#, c-format 1452msgid "%s type" 1453msgstr "%s " 1454 1455#: ../gio/gcredentials.c:273 ../gio/gcredentials.c:495 1456msgid "GCredentials is not implemented on this OS" 1457msgstr "" 1458 1459#: ../gio/gcredentials.c:447 1460msgid "There is no GCredentials support for your platform" 1461msgstr "" 1462 1463#: ../gio/gdatainputstream.c:311 1464msgid "Unexpected early end-of-stream" 1465msgstr " --" 1466 1467#: ../gio/gdbusaddress.c:142 ../gio/gdbusaddress.c:230 1468#: ../gio/gdbusaddress.c:311 1469#, fuzzy, c-format 1470msgid "Unsupported key '%s' in address entry '%s'" 1471msgstr " " 1472 1473#: ../gio/gdbusaddress.c:169 1474#, c-format 1475msgid "" 1476"Address '%s' is invalid (need exactly one of path, tmpdir or abstract keys)" 1477msgstr "" 1478 1479#: ../gio/gdbusaddress.c:182 1480#, c-format 1481msgid "Meaningless key/value pair combination in address entry '%s'" 1482msgstr "" 1483 1484#: ../gio/gdbusaddress.c:245 ../gio/gdbusaddress.c:326 1485#, c-format 1486msgid "Error in address '%s' - the port attribute is malformed" 1487msgstr "" 1488 1489#: ../gio/gdbusaddress.c:256 ../gio/gdbusaddress.c:337 1490#, c-format 1491msgid "Error in address '%s' - the family attribute is malformed" 1492msgstr "" 1493 1494#: ../gio/gdbusaddress.c:446 1495#, c-format 1496msgid "Address element '%s', does not contain a colon (:)" 1497msgstr "" 1498 1499#: ../gio/gdbusaddress.c:467 1500#, c-format 1501msgid "" 1502"Key/Value pair %d, '%s', in address element '%s', does not contain an equal " 1503"sign" 1504msgstr "" 1505 1506#: ../gio/gdbusaddress.c:481 1507#, c-format 1508msgid "" 1509"Error unescaping key or value in Key/Value pair %d, '%s', in address element " 1510"'%s'" 1511msgstr "" 1512 1513#: ../gio/gdbusaddress.c:559 1514#, c-format 1515msgid "" 1516"Error in address '%s' - the unix transport requires exactly one of the keys " 1517"'path' or 'abstract' to be set" 1518msgstr "" 1519 1520#: ../gio/gdbusaddress.c:595 1521#, c-format 1522msgid "Error in address '%s' - the host attribute is missing or malformed" 1523msgstr "" 1524 1525#: ../gio/gdbusaddress.c:609 1526#, c-format 1527msgid "Error in address '%s' - the port attribute is missing or malformed" 1528msgstr "" 1529 1530#: ../gio/gdbusaddress.c:623 1531#, c-format 1532msgid "Error in address '%s' - the noncefile attribute is missing or malformed" 1533msgstr "" 1534 1535#: ../gio/gdbusaddress.c:644 1536#, fuzzy 1537msgid "Error auto-launching: " 1538msgstr " : " 1539 1540#: ../gio/gdbusaddress.c:652 1541#, c-format 1542msgid "Unknown or unsupported transport '%s' for address '%s'" 1543msgstr "" 1544 1545#: ../gio/gdbusaddress.c:688 1546#, fuzzy, c-format 1547msgid "Error opening nonce file '%s': %s" 1548msgstr " '%s': %s" 1549 1550#: ../gio/gdbusaddress.c:706 1551#, fuzzy, c-format 1552msgid "Error reading from nonce file '%s': %s" 1553msgstr " '%s': %s" 1554 1555#: ../gio/gdbusaddress.c:715 1556#, fuzzy, c-format 1557msgid "Error reading from nonce file '%s', expected 16 bytes, got %d" 1558msgstr " '%s': %s" 1559 1560#: ../gio/gdbusaddress.c:733 1561#, fuzzy, c-format 1562msgid "Error writing contents of nonce file '%s' to stream:" 1563msgstr " : %s" 1564 1565#: ../gio/gdbusaddress.c:951 1566msgid "The given address is empty" 1567msgstr "" 1568 1569#: ../gio/gdbusaddress.c:1020 1570msgid "Cannot spawn a message bus without a machine-id: " 1571msgstr "" 1572 1573#: ../gio/gdbusaddress.c:1057 1574#, fuzzy, c-format 1575msgid "Error spawning command line '%s': " 1576msgstr " '%s': %s" 1577 1578#: ../gio/gdbusaddress.c:1068 1579#, c-format 1580msgid "Abnormal program termination spawning command line '%s': %s" 1581msgstr "" 1582 1583#: ../gio/gdbusaddress.c:1082 1584#, c-format 1585msgid "Command line '%s' exited with non-zero exit status %d: %s" 1586msgstr "" 1587 1588#: ../gio/gdbusaddress.c:1155 1589#, c-format 1590msgid "Cannot determine session bus address (not implemented for this OS)" 1591msgstr "" 1592 1593#: ../gio/gdbusaddress.c:1254 ../gio/gdbusconnection.c:6409 1594#, c-format 1595msgid "" 1596"Cannot determine bus address from DBUS_STARTER_BUS_TYPE environment variable " 1597"- unknown value '%s'" 1598msgstr "" 1599 1600#: ../gio/gdbusaddress.c:1263 ../gio/gdbusconnection.c:6418 1601msgid "" 1602"Cannot determine bus address because the DBUS_STARTER_BUS_TYPE environment " 1603"variable is not set" 1604msgstr "" 1605 1606#: ../gio/gdbusaddress.c:1273 1607#, fuzzy, c-format 1608msgid "Unknown bus type %d" 1609msgstr " " 1610 1611#: ../gio/gdbusauth.c:288 1612msgid "Unexpected lack of content trying to read a line" 1613msgstr "" 1614 1615#: ../gio/gdbusauth.c:332 1616msgid "Unexpected lack of content trying to (safely) read a line" 1617msgstr "" 1618 1619#: ../gio/gdbusauth.c:503 1620#, c-format 1621msgid "" 1622"Exhausted all available authentication mechanisms (tried: %s) (available: %s)" 1623msgstr "" 1624 1625#: ../gio/gdbusauth.c:1159 1626msgid "Cancelled via GDBusAuthObserver::authorize-authenticated-peer" 1627msgstr "" 1628 1629#: ../gio/gdbusauthmechanismsha1.c:266 1630#, fuzzy, c-format 1631msgid "Error statting directory '%s': %s" 1632msgstr " '%s': %s" 1633 1634#: ../gio/gdbusauthmechanismsha1.c:278 1635#, c-format 1636msgid "" 1637"Permissions on directory '%s' are malformed. Expected mode 0700, got 0%o" 1638msgstr "" 1639 1640#: ../gio/gdbusauthmechanismsha1.c:299 1641#, fuzzy, c-format 1642msgid "Error creating directory '%s': %s" 1643msgstr " : %s" 1644 1645#: ../gio/gdbusauthmechanismsha1.c:382 1646#, fuzzy, c-format 1647msgid "Error opening keyring '%s' for reading: " 1648msgstr " '%s': %s" 1649 1650#: ../gio/gdbusauthmechanismsha1.c:406 ../gio/gdbusauthmechanismsha1.c:718 1651#, c-format 1652msgid "Line %d of the keyring at '%s' with content '%s' is malformed" 1653msgstr "" 1654 1655#: ../gio/gdbusauthmechanismsha1.c:420 ../gio/gdbusauthmechanismsha1.c:732 1656#, c-format 1657msgid "" 1658"First token of line %d of the keyring at '%s' with content '%s' is malformed" 1659msgstr "" 1660 1661#: ../gio/gdbusauthmechanismsha1.c:435 ../gio/gdbusauthmechanismsha1.c:746 1662#, c-format 1663msgid "" 1664"Second token of line %d of the keyring at '%s' with content '%s' is malformed" 1665msgstr "" 1666 1667#: ../gio/gdbusauthmechanismsha1.c:459 1668#, c-format 1669msgid "Didn't find cookie with id %d in the keyring at '%s'" 1670msgstr "" 1671 1672#: ../gio/gdbusauthmechanismsha1.c:536 1673#, fuzzy, c-format 1674msgid "Error deleting stale lock file '%s': %s" 1675msgstr " '%s': %s" 1676 1677#: ../gio/gdbusauthmechanismsha1.c:568 1678#, fuzzy, c-format 1679msgid "Error creating lock file '%s': %s" 1680msgstr " '%s': %s" 1681 1682#: ../gio/gdbusauthmechanismsha1.c:598 1683#, fuzzy, c-format 1684msgid "Error closing (unlinked) lock file '%s': %s" 1685msgstr " : %s" 1686 1687#: ../gio/gdbusauthmechanismsha1.c:608 1688#, fuzzy, c-format 1689msgid "Error unlinking lock file '%s': %s" 1690msgstr " '%s': %s" 1691 1692#: ../gio/gdbusauthmechanismsha1.c:685 1693#, fuzzy, c-format 1694msgid "Error opening keyring '%s' for writing: " 1695msgstr " '%s': %s" 1696 1697#: ../gio/gdbusauthmechanismsha1.c:882 1698#, c-format 1699msgid "(Additionally, releasing the lock for '%s' also failed: %s) " 1700msgstr "" 1701 1702#: ../gio/gdbusconnection.c:1150 ../gio/gdbusconnection.c:1376 1703#: ../gio/gdbusconnection.c:1415 ../gio/gdbusconnection.c:1740 1704#, fuzzy 1705msgid "The connection is closed" 1706msgstr " " 1707 1708#: ../gio/gdbusconnection.c:1684 1709msgid "Timeout was reached" 1710msgstr "" 1711 1712#: ../gio/gdbusconnection.c:2306 1713msgid "" 1714"Unsupported flags encountered when constructing a client-side connection" 1715msgstr "" 1716 1717#: ../gio/gdbusconnection.c:3770 ../gio/gdbusconnection.c:4086 1718#, c-format 1719msgid "" 1720"No such interface 'org.freedesktop.DBus.Properties' on object at path %s" 1721msgstr "" 1722 1723#: ../gio/gdbusconnection.c:3841 1724#, c-format 1725msgid "Error setting property '%s': Expected type '%s' but got '%s'" 1726msgstr "" 1727 1728#: ../gio/gdbusconnection.c:3936 1729#, c-format 1730msgid "No such property '%s'" 1731msgstr "" 1732 1733#: ../gio/gdbusconnection.c:3948 1734#, fuzzy, c-format 1735msgid "Property '%s' is not readable" 1736msgstr " %s \n" 1737 1738#: ../gio/gdbusconnection.c:3959 1739#, fuzzy, c-format 1740msgid "Property '%s' is not writable" 1741msgstr " %s \n" 1742 1743#: ../gio/gdbusconnection.c:4029 ../gio/gdbusconnection.c:5853 1744#, c-format 1745msgid "No such interface '%s'" 1746msgstr "" 1747 1748#: ../gio/gdbusconnection.c:4213 1749msgid "No such interface" 1750msgstr "" 1751 1752#: ../gio/gdbusconnection.c:4432 ../gio/gdbusconnection.c:6359 1753#, c-format 1754msgid "No such interface '%s' on object at path %s" 1755msgstr "" 1756 1757#: ../gio/gdbusconnection.c:4484 1758#, c-format 1759msgid "No such method '%s'" 1760msgstr "" 1761 1762#: ../gio/gdbusconnection.c:4515 1763#, c-format 1764msgid "Type of message, '%s', does not match expected type '%s'" 1765msgstr "" 1766 1767#: ../gio/gdbusconnection.c:4734 1768#, c-format 1769msgid "An object is already exported for the interface %s at %s" 1770msgstr "" 1771 1772#: ../gio/gdbusconnection.c:4932 1773#, c-format 1774msgid "Method '%s' returned type '%s', but expected '%s'" 1775msgstr "" 1776 1777#: ../gio/gdbusconnection.c:5964 1778#, c-format 1779msgid "Method '%s' on interface '%s' with signature '%s' does not exist" 1780msgstr "" 1781 1782#: ../gio/gdbusconnection.c:6082 1783#, fuzzy, c-format 1784msgid "A subtree is already exported for %s" 1785msgstr " " 1786 1787#: ../gio/gdbusmessage.c:859 1788msgid "type is INVALID" 1789msgstr "" 1790 1791#: ../gio/gdbusmessage.c:870 1792msgid "METHOD_CALL message: PATH or MEMBER header field is missing" 1793msgstr "" 1794 1795#: ../gio/gdbusmessage.c:881 1796msgid "METHOD_RETURN message: REPLY_SERIAL header field is missing" 1797msgstr "" 1798 1799#: ../gio/gdbusmessage.c:893 1800msgid "ERROR message: REPLY_SERIAL or ERROR_NAME header field is missing" 1801msgstr "" 1802 1803#: ../gio/gdbusmessage.c:906 1804msgid "SIGNAL message: PATH, INTERFACE or MEMBER header field is missing" 1805msgstr "" 1806 1807#: ../gio/gdbusmessage.c:914 1808msgid "" 1809"SIGNAL message: The PATH header field is using the reserved value /org/" 1810"freedesktop/DBus/Local" 1811msgstr "" 1812 1813#: ../gio/gdbusmessage.c:922 1814msgid "" 1815"SIGNAL message: The INTERFACE header field is using the reserved value org." 1816"freedesktop.DBus.Local" 1817msgstr "" 1818 1819#: ../gio/gdbusmessage.c:998 1820#, c-format 1821msgid "Wanted to read %lu byte but got EOF" 1822msgid_plural "Wanted to read %lu bytes but got EOF" 1823msgstr[0] "" 1824msgstr[1] "" 1825 1826#: ../gio/gdbusmessage.c:1025 1827#, c-format 1828msgid "" 1829"Expected valid UTF-8 string but found invalid bytes at byte offset %d " 1830"(length of string is %d). The valid UTF-8 string up until that point was '%s'" 1831msgstr "" 1832 1833#: ../gio/gdbusmessage.c:1038 1834#, c-format 1835msgid "Expected NUL byte after the string '%s' but found byte %d" 1836msgstr "" 1837 1838#: ../gio/gdbusmessage.c:1242 1839#, c-format 1840msgid "Parsed value '%s' is not a valid D-Bus object path" 1841msgstr "" 1842 1843#: ../gio/gdbusmessage.c:1268 1844#, fuzzy, c-format 1845msgid "Parsed value '%s' is not a valid D-Bus signature" 1846msgstr "'%s' " 1847 1848#: ../gio/gdbusmessage.c:1324 1849#, c-format 1850msgid "" 1851"Encountered array of length %u byte. Maximum length is 2<<26 bytes (64 MiB)." 1852msgid_plural "" 1853"Encountered array of length %u bytes. Maximum length is 2<<26 bytes (64 MiB)." 1854msgstr[0] "" 1855msgstr[1] "" 1856 1857#: ../gio/gdbusmessage.c:1490 1858#, c-format 1859msgid "Parsed value '%s' for variant is not a valid D-Bus signature" 1860msgstr "" 1861 1862#: ../gio/gdbusmessage.c:1517 1863#, c-format 1864msgid "" 1865"Error deserializing GVariant with type string '%s' from the D-Bus wire format" 1866msgstr "" 1867 1868#: ../gio/gdbusmessage.c:1705 1869#, c-format 1870msgid "" 1871"Invalid endianness value. Expected 0x6c ('l') or 0x42 ('B') but found value " 1872"0x%02x" 1873msgstr "" 1874 1875#: ../gio/gdbusmessage.c:1719 1876#, c-format 1877msgid "Invalid major protocol version. Expected 1 but found %d" 1878msgstr "" 1879 1880#: ../gio/gdbusmessage.c:1776 1881#, c-format 1882msgid "Signature header with signature '%s' found but message body is empty" 1883msgstr "" 1884 1885#: ../gio/gdbusmessage.c:1790 1886#, c-format 1887msgid "Parsed value '%s' is not a valid D-Bus signature (for body)" 1888msgstr "" 1889 1890#: ../gio/gdbusmessage.c:1821 1891#, c-format 1892msgid "No signature header in message but the message body is %u byte" 1893msgid_plural "No signature header in message but the message body is %u bytes" 1894msgstr[0] "" 1895msgstr[1] "" 1896 1897#: ../gio/gdbusmessage.c:1831 1898msgid "Cannot deserialize message: " 1899msgstr "" 1900 1901#: ../gio/gdbusmessage.c:2163 1902#, c-format 1903msgid "" 1904"Error serializing GVariant with type string '%s' to the D-Bus wire format" 1905msgstr "" 1906 1907#: ../gio/gdbusmessage.c:2303 1908#, c-format 1909msgid "" 1910"Message has %d file descriptors but the header field indicates %d file " 1911"descriptors" 1912msgstr "" 1913 1914#: ../gio/gdbusmessage.c:2311 1915msgid "Cannot serialize message: " 1916msgstr "" 1917 1918#: ../gio/gdbusmessage.c:2355 1919#, c-format 1920msgid "Message body has signature '%s' but there is no signature header" 1921msgstr "" 1922 1923#: ../gio/gdbusmessage.c:2365 1924#, c-format 1925msgid "" 1926"Message body has type signature '%s' but signature in the header field is '" 1927"%s'" 1928msgstr "" 1929 1930#: ../gio/gdbusmessage.c:2381 1931#, c-format 1932msgid "Message body is empty but signature in the header field is '(%s)'" 1933msgstr "" 1934 1935#: ../gio/gdbusmessage.c:2938 1936#, fuzzy, c-format 1937msgid "Error return with body of type '%s'" 1938msgstr " : %s" 1939 1940#: ../gio/gdbusmessage.c:2946 1941msgid "Error return with empty body" 1942msgstr "" 1943 1944#: ../gio/gdbusprivate.c:1736 1945msgid "Unable to load /var/lib/dbus/machine-id: " 1946msgstr "" 1947 1948#: ../gio/gdbusproxy.c:1489 1949#, c-format 1950msgid "Error calling StartServiceByName for %s: " 1951msgstr "" 1952 1953#: ../gio/gdbusproxy.c:1510 1954#, c-format 1955msgid "Unexpected reply %d from StartServiceByName(\"%s\") method" 1956msgstr "" 1957 1958#: ../gio/gdbusproxy.c:2600 ../gio/gdbusproxy.c:2734 1959msgid "" 1960"Cannot invoke method; proxy is for a well-known name without an owner and " 1961"proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag" 1962msgstr "" 1963 1964#: ../gio/gdbusserver.c:711 1965#, fuzzy 1966msgid "Abstract name space not supported" 1967msgstr " " 1968 1969#: ../gio/gdbusserver.c:798 1970msgid "Cannot specify nonce file when creating a server" 1971msgstr "" 1972 1973#: ../gio/gdbusserver.c:875 1974#, fuzzy, c-format 1975msgid "Error writing nonce file at '%s': %s" 1976msgstr " : %s" 1977 1978#: ../gio/gdbusserver.c:1042 1979#, fuzzy, c-format 1980msgid "The string '%s' is not a valid D-Bus GUID" 1981msgstr "'%s' " 1982 1983#: ../gio/gdbusserver.c:1082 1984#, c-format 1985msgid "Cannot listen on unsupported transport '%s'" 1986msgstr "" 1987 1988#: ../gio/gdbus-tool.c:88 1989msgid "COMMAND" 1990msgstr "" 1991 1992#: ../gio/gdbus-tool.c:93 1993#, fuzzy, c-format 1994msgid "" 1995"Commands:\n" 1996" help Shows this information\n" 1997" introspect Introspect a remote object\n" 1998" monitor Monitor a remote object\n" 1999" call Invoke a method on a remote object\n" 2000" emit Emit a signal\n" 2001"\n" 2002"Use \"%s COMMAND --help\" to get help on each command.\n" 2003msgstr "" 2004":\n" 2005" help \n" 2006" get \n" 2007" set \n" 2008" monitor \n" 2009" writable \n" 2010"\n" 2011" '%s --help' .\n" 2012 2013#: ../gio/gdbus-tool.c:162 ../gio/gdbus-tool.c:218 ../gio/gdbus-tool.c:290 2014#: ../gio/gdbus-tool.c:314 ../gio/gdbus-tool.c:691 ../gio/gdbus-tool.c:1010 2015#: ../gio/gdbus-tool.c:1443 2016#, fuzzy, c-format 2017msgid "Error: %s\n" 2018msgstr " %d: %s" 2019 2020#: ../gio/gdbus-tool.c:173 ../gio/gdbus-tool.c:231 ../gio/gdbus-tool.c:1459 2021#, fuzzy, c-format 2022msgid "Error parsing introspection XML: %s\n" 2023msgstr " %s" 2024 2025#: ../gio/gdbus-tool.c:348 2026msgid "Connect to the system bus" 2027msgstr "" 2028 2029#: ../gio/gdbus-tool.c:349 2030msgid "Connect to the session bus" 2031msgstr "" 2032 2033#: ../gio/gdbus-tool.c:350 2034#, fuzzy 2035msgid "Connect to given D-Bus address" 2036msgstr " " 2037 2038#: ../gio/gdbus-tool.c:360 2039#, fuzzy 2040msgid "Connection Endpoint Options:" 2041msgstr " " 2042 2043#: ../gio/gdbus-tool.c:361 2044msgid "Options specifying the connection endpoint" 2045msgstr "" 2046 2047#: ../gio/gdbus-tool.c:383 2048#, c-format 2049msgid "No connection endpoint specified" 2050msgstr "" 2051 2052#: ../gio/gdbus-tool.c:393 2053#, c-format 2054msgid "Multiple connection endpoints specified" 2055msgstr "" 2056 2057#: ../gio/gdbus-tool.c:463 2058#, c-format 2059msgid "" 2060"Warning: According to introspection data, interface '%s' does not exist\n" 2061msgstr "" 2062 2063#: ../gio/gdbus-tool.c:472 2064#, c-format 2065msgid "" 2066"Warning: According to introspection data, method '%s' does not exist on " 2067"interface '%s'\n" 2068msgstr "" 2069 2070#: ../gio/gdbus-tool.c:534 2071msgid "Optional destination for signal (unique name)" 2072msgstr "" 2073 2074#: ../gio/gdbus-tool.c:535 2075msgid "Object path to emit signal on" 2076msgstr "" 2077 2078#: ../gio/gdbus-tool.c:536 2079msgid "Signal and interface name" 2080msgstr "" 2081 2082#: ../gio/gdbus-tool.c:568 2083msgid "Emit a signal." 2084msgstr "" 2085 2086#: ../gio/gdbus-tool.c:602 ../gio/gdbus-tool.c:822 ../gio/gdbus-tool.c:1549 2087#: ../gio/gdbus-tool.c:1781 2088#, fuzzy, c-format 2089msgid "Error connecting: %s\n" 2090msgstr " : %s" 2091 2092#: ../gio/gdbus-tool.c:614 2093#, c-format 2094msgid "Error: object path not specified.\n" 2095msgstr "" 2096 2097#: ../gio/gdbus-tool.c:619 ../gio/gdbus-tool.c:883 ../gio/gdbus-tool.c:1607 2098#: ../gio/gdbus-tool.c:1840 2099#, fuzzy, c-format 2100msgid "Error: %s is not a valid object path\n" 2101msgstr "'%s' " 2102 2103#: ../gio/gdbus-tool.c:625 2104#, c-format 2105msgid "Error: signal not specified.\n" 2106msgstr "" 2107 2108#: ../gio/gdbus-tool.c:634 2109#, fuzzy, c-format 2110msgid "Error: %s is not a valid interface name\n" 2111msgstr "'%s' " 2112 2113#: ../gio/gdbus-tool.c:640 2114#, fuzzy, c-format 2115msgid "Error: %s is not a valid member name\n" 2116msgstr "'%s' " 2117 2118#: ../gio/gdbus-tool.c:646 2119#, fuzzy, c-format 2120msgid "Error: %s is not a valid unique bus name.\n" 2121msgstr "'%s' " 2122 2123#: ../gio/gdbus-tool.c:669 ../gio/gdbus-tool.c:982 2124#, fuzzy, c-format 2125msgid "Error parsing parameter %d: %s\n" 2126msgstr " %s" 2127 2128#: ../gio/gdbus-tool.c:698 2129#, fuzzy, c-format 2130msgid "Error flushing connection: %s\n" 2131msgstr " : %s" 2132 2133#: ../gio/gdbus-tool.c:725 2134msgid "Destination name to invoke method on" 2135msgstr "" 2136 2137#: ../gio/gdbus-tool.c:726 2138msgid "Object path to invoke method on" 2139msgstr "" 2140 2141#: ../gio/gdbus-tool.c:727 2142msgid "Method and interface name" 2143msgstr "" 2144 2145#: ../gio/gdbus-tool.c:728 2146msgid "Timeout in seconds" 2147msgstr "" 2148 2149#: ../gio/gdbus-tool.c:767 2150msgid "Invoke a method on a remote object." 2151msgstr "" 2152 2153#: ../gio/gdbus-tool.c:842 ../gio/gdbus-tool.c:1568 ../gio/gdbus-tool.c:1800 2154#, c-format 2155msgid "Error: Destination is not specified\n" 2156msgstr "" 2157 2158#: ../gio/gdbus-tool.c:863 ../gio/gdbus-tool.c:1587 2159#, c-format 2160msgid "Error: Object path is not specified\n" 2161msgstr "" 2162 2163#: ../gio/gdbus-tool.c:898 2164#, c-format 2165msgid "Error: Method name is not specified\n" 2166msgstr "" 2167 2168#: ../gio/gdbus-tool.c:909 2169#, c-format 2170msgid "Error: Method name '%s' is invalid\n" 2171msgstr "" 2172 2173#: ../gio/gdbus-tool.c:974 2174#, fuzzy, c-format 2175msgid "Error parsing parameter %d of type '%s': %s\n" 2176msgstr " '%s': %s" 2177 2178#: ../gio/gdbus-tool.c:1406 2179msgid "Destination name to introspect" 2180msgstr "" 2181 2182#: ../gio/gdbus-tool.c:1407 2183msgid "Object path to introspect" 2184msgstr "" 2185 2186#: ../gio/gdbus-tool.c:1408 2187msgid "Print XML" 2188msgstr "" 2189 2190#: ../gio/gdbus-tool.c:1409 2191msgid "Introspect children" 2192msgstr "" 2193 2194#: ../gio/gdbus-tool.c:1410 2195msgid "Only print properties" 2196msgstr "" 2197 2198#: ../gio/gdbus-tool.c:1501 2199msgid "Introspect a remote object." 2200msgstr "" 2201 2202#: ../gio/gdbus-tool.c:1699 2203msgid "Destination name to monitor" 2204msgstr "" 2205 2206#: ../gio/gdbus-tool.c:1700 2207msgid "Object path to monitor" 2208msgstr "" 2209 2210#: ../gio/gdbus-tool.c:1733 2211#, fuzzy 2212msgid "Monitor a remote object." 2213msgstr " " 2214 2215#: ../gio/gdesktopappinfo.c:572 ../gio/gwin32appinfo.c:221 2216msgid "Unnamed" 2217msgstr "" 2218 2219#: ../gio/gdesktopappinfo.c:969 2220msgid "Desktop file didn't specify Exec field" 2221msgstr " Exec " 2222 2223#: ../gio/gdesktopappinfo.c:1250 2224msgid "Unable to find terminal required for application" 2225msgstr " " 2226 2227#: ../gio/gdesktopappinfo.c:1515 2228#, c-format 2229msgid "Can't create user application configuration folder %s: %s" 2230msgstr " %s: %s" 2231 2232#: ../gio/gdesktopappinfo.c:1519 2233#, c-format 2234msgid "Can't create user MIME configuration folder %s: %s" 2235msgstr " MIME %s: %s" 2236 2237#: ../gio/gdesktopappinfo.c:1785 ../gio/gdesktopappinfo.c:1809 2238msgid "Application information lacks an identifier" 2239msgstr "" 2240 2241#: ../gio/gdesktopappinfo.c:2033 2242#, c-format 2243msgid "Can't create user desktop file %s" 2244msgstr " %s" 2245 2246#: ../gio/gdesktopappinfo.c:2149 2247#, c-format 2248msgid "Custom definition for %s" 2249msgstr " %s" 2250 2251#: ../gio/gdrive.c:363 2252msgid "drive doesn't implement eject" 2253msgstr " " 2254 2255#. Translators: This is an error 2256#. * message for drive objects that 2257#. * don't implement any of eject or eject_with_operation. 2258#: ../gio/gdrive.c:444 2259msgid "drive doesn't implement eject or eject_with_operation" 2260msgstr " eject eject_with_operation" 2261 2262#: ../gio/gdrive.c:521 2263msgid "drive doesn't implement polling for media" 2264msgstr " " 2265 2266#: ../gio/gdrive.c:728 2267msgid "drive doesn't implement start" 2268msgstr " " 2269 2270#: ../gio/gdrive.c:831 2271msgid "drive doesn't implement stop" 2272msgstr " " 2273 2274#: ../gio/gdummytlsbackend.c:168 ../gio/gdummytlsbackend.c:288 2275#: ../gio/gdummytlsbackend.c:378 2276msgid "TLS support is not available" 2277msgstr "" 2278 2279#: ../gio/gemblem.c:324 2280#, c-format 2281msgid "Can't handle version %d of GEmblem encoding" 2282msgstr " %d GEmblem " 2283 2284#: ../gio/gemblem.c:334 2285#, c-format 2286msgid "Malformed number of tokens (%d) in GEmblem encoding" 2287msgstr " (%d) GEmblem " 2288 2289#: ../gio/gemblemedicon.c:368 2290#, c-format 2291msgid "Can't handle version %d of GEmblemedIcon encoding" 2292msgstr " %d GEmblemedIcon " 2293 2294#: ../gio/gemblemedicon.c:378 2295#, c-format 2296msgid "Malformed number of tokens (%d) in GEmblemedIcon encoding" 2297msgstr " (%d) GEmblemedIcon " 2298 2299#: ../gio/gemblemedicon.c:401 2300msgid "Expected a GEmblem for GEmblemedIcon" 2301msgstr " GEmblem GEmblemedIcon" 2302 2303#: ../gio/gfile.c:871 ../gio/gfile.c:1102 ../gio/gfile.c:1237 2304#: ../gio/gfile.c:1474 ../gio/gfile.c:1528 ../gio/gfile.c:1585 2305#: ../gio/gfile.c:1668 ../gio/gfile.c:1723 ../gio/gfile.c:1783 2306#: ../gio/gfile.c:1837 ../gio/gfile.c:3307 ../gio/gfile.c:3361 2307#: ../gio/gfile.c:3493 ../gio/gfile.c:3534 ../gio/gfile.c:3864 2308#: ../gio/gfile.c:4266 ../gio/gfile.c:4352 ../gio/gfile.c:4441 2309#: ../gio/gfile.c:4539 ../gio/gfile.c:4626 ../gio/gfile.c:4720 2310#: ../gio/gfile.c:5041 ../gio/gfile.c:5308 ../gio/gfile.c:5373 2311#: ../gio/gfile.c:6947 ../gio/gfile.c:7037 ../gio/gfile.c:7123 2312#: ../gio/win32/gwinhttpfile.c:439 2313msgid "Operation not supported" 2314msgstr " " 2315 2316#. Translators: This is an error message when trying to find the 2317#. * enclosing (user visible) mount of a file, but none exists. 2318#. Translators: This is an error message when trying to 2319#. * find the enclosing (user visible) mount of a file, but 2320#. * none exists. 2321#. Translators: This is an error message when trying to find 2322#. * the enclosing (user visible) mount of a file, but none 2323#. * exists. 2324#: ../gio/gfile.c:1358 ../gio/glocalfile.c:1051 ../gio/glocalfile.c:1062 2325#: ../gio/glocalfile.c:1075 2326msgid "Containing mount does not exist" 2327msgstr " " 2328 2329#: ../gio/gfile.c:2411 ../gio/glocalfile.c:2256 2330msgid "Can't copy over directory" 2331msgstr " " 2332 2333#: ../gio/gfile.c:2472 2334msgid "Can't copy directory over directory" 2335msgstr " " 2336 2337#: ../gio/gfile.c:2480 ../gio/glocalfile.c:2265 2338msgid "Target file exists" 2339msgstr " " 2340 2341#: ../gio/gfile.c:2498 2342msgid "Can't recursively copy directory" 2343msgstr " " 2344 2345#: ../gio/gfile.c:2758 2346msgid "Splice not supported" 2347msgstr " " 2348 2349#: ../gio/gfile.c:2762 2350#, c-format 2351msgid "Error splicing file: %s" 2352msgstr " : %s" 2353 2354#: ../gio/gfile.c:2909 2355msgid "Can't copy special file" 2356msgstr " " 2357 2358#: ../gio/gfile.c:3483 2359msgid "Invalid symlink value given" 2360msgstr " " 2361 2362#: ../gio/gfile.c:3577 2363msgid "Trash not supported" 2364msgstr " " 2365 2366#: ../gio/gfile.c:3626 2367#, c-format 2368msgid "File names cannot contain '%c'" 2369msgstr " '%c'" 2370 2371#: ../gio/gfile.c:6006 ../gio/gvolume.c:332 2372msgid "volume doesn't implement mount" 2373msgstr " " 2374 2375#: ../gio/gfile.c:6117 2376msgid "No application is registered as handling this file" 2377msgstr " " 2378 2379#: ../gio/gfileenumerator.c:205 2380msgid "Enumerator is closed" 2381msgstr " " 2382 2383#: ../gio/gfileenumerator.c:212 ../gio/gfileenumerator.c:271 2384#: ../gio/gfileenumerator.c:371 ../gio/gfileenumerator.c:480 2385msgid "File enumerator has outstanding operation" 2386msgstr " " 2387 2388#: ../gio/gfileenumerator.c:361 ../gio/gfileenumerator.c:470 2389msgid "File enumerator is already closed" 2390msgstr " " 2391 2392#: ../gio/gfileicon.c:236 2393#, c-format 2394msgid "Can't handle version %d of GFileIcon encoding" 2395msgstr " %d GFileIcon " 2396 2397#: ../gio/gfileicon.c:246 2398msgid "Malformed input data for GFileIcon" 2399msgstr " GFileIcon" 2400 2401#: ../gio/gfileinputstream.c:154 ../gio/gfileinputstream.c:420 2402#: ../gio/gfileiostream.c:170 ../gio/gfileoutputstream.c:169 2403#: ../gio/gfileoutputstream.c:523 2404msgid "Stream doesn't support query_info" 2405msgstr " query_info" 2406 2407#: ../gio/gfileinputstream.c:335 ../gio/gfileiostream.c:387 2408#: ../gio/gfileoutputstream.c:381 2409msgid "Seek not supported on stream" 2410msgstr " " 2411 2412#: ../gio/gfileinputstream.c:379 2413msgid "Truncate not allowed on input stream" 2414msgstr " " 2415 2416#: ../gio/gfileiostream.c:463 ../gio/gfileoutputstream.c:457 2417msgid "Truncate not supported on stream" 2418msgstr " " 2419 2420#: ../gio/gicon.c:284 2421#, c-format 2422msgid "Wrong number of tokens (%d)" 2423msgstr " (%d)" 2424 2425#: ../gio/gicon.c:304 2426#, c-format 2427msgid "No type for class name %s" 2428msgstr " %s" 2429 2430#: ../gio/gicon.c:314 2431#, c-format 2432msgid "Type %s does not implement the GIcon interface" 2433msgstr " %s GIcon " 2434 2435#: ../gio/gicon.c:325 2436#, c-format 2437msgid "Type %s is not classed" 2438msgstr " %s " 2439 2440#: ../gio/gicon.c:339 2441#, c-format 2442msgid "Malformed version number: %s" 2443msgstr " : %s" 2444 2445#: ../gio/gicon.c:353 2446#, c-format 2447msgid "Type %s does not implement from_tokens() on the GIcon interface" 2448msgstr " %s from_tokens() GIcon " 2449 2450#: ../gio/gicon.c:430 2451msgid "Can't handle the supplied version the icon encoding" 2452msgstr " " 2453 2454#: ../gio/ginputstream.c:194 2455msgid "Input stream doesn't implement read" 2456msgstr " " 2457 2458#. Translators: This is an error you get if there is already an 2459#. * operation running against this stream when you try to start 2460#. * one 2461#. Translators: This is an error you get if there is 2462#. * already an operation running against this stream when 2463#. * you try to start one 2464#: ../gio/ginputstream.c:898 ../gio/giostream.c:316 2465#: ../gio/goutputstream.c:1216 2466msgid "Stream has outstanding operation" 2467msgstr " " 2468 2469#: ../gio/ginetsocketaddress.c:181 ../gio/ginetsocketaddress.c:198 2470#: ../gio/gunixsocketaddress.c:221 2471msgid "Not enough space for socket address" 2472msgstr " " 2473 2474#: ../gio/ginetsocketaddress.c:211 2475msgid "Unsupported socket address" 2476msgstr " " 2477 2478#: ../gio/glib-compile-schemas.c:741 2479#, fuzzy 2480msgid "empty names are not permitted" 2481msgstr " " 2482 2483#: ../gio/glib-compile-schemas.c:751 2484#, c-format 2485msgid "invalid name '%s': names must begin with a lowercase letter" 2486msgstr "" 2487 2488#: ../gio/glib-compile-schemas.c:763 2489#, c-format 2490msgid "" 2491"invalid name '%s': invalid character '%c'; only lowercase letters, numbers " 2492"and dash ('-') are permitted." 2493msgstr "" 2494 2495#: ../gio/glib-compile-schemas.c:772 2496#, c-format 2497msgid "invalid name '%s': two successive dashes ('--') are not permitted." 2498msgstr "" 2499 2500#: ../gio/glib-compile-schemas.c:781 2501#, c-format 2502msgid "invalid name '%s': the last character may not be a dash ('-')." 2503msgstr "" 2504 2505#: ../gio/glib-compile-schemas.c:789 2506#, c-format 2507msgid "invalid name '%s': maximum length is 1024" 2508msgstr "" 2509 2510#: ../gio/glib-compile-schemas.c:858 2511#, c-format 2512msgid "<child name='%s'> already specified" 2513msgstr "" 2514 2515#: ../gio/glib-compile-schemas.c:884 2516msgid "can not add keys to a 'list-of' schema" 2517msgstr "" 2518 2519#: ../gio/glib-compile-schemas.c:895 2520#, c-format 2521msgid "<key name='%s'> already specified" 2522msgstr "" 2523 2524#: ../gio/glib-compile-schemas.c:913 2525#, c-format 2526msgid "" 2527"<key name='%s'> shadows <key name='%s'> in <schema id='%s'>; use <override> " 2528"to modify value" 2529msgstr "" 2530 2531#: ../gio/glib-compile-schemas.c:924 2532#, c-format 2533msgid "" 2534"exactly one of 'type', 'enum' or 'flags' must be specified as an attribute " 2535"to <key>" 2536msgstr "" 2537 2538#: ../gio/glib-compile-schemas.c:943 2539#, c-format 2540msgid "<%s id='%s'> not (yet) defined." 2541msgstr "" 2542 2543#: ../gio/glib-compile-schemas.c:958 2544#, fuzzy, c-format 2545msgid "invalid GVariant type string '%s'" 2546msgstr " ( )" 2547 2548#: ../gio/glib-compile-schemas.c:988 2549msgid "<override> given but schema isn't extending anything" 2550msgstr "" 2551 2552#: ../gio/glib-compile-schemas.c:1001 2553#, c-format 2554msgid "no <key name='%s'> to override" 2555msgstr "" 2556 2557#: ../gio/glib-compile-schemas.c:1009 2558#, c-format 2559msgid "<override name='%s'> already specified" 2560msgstr "" 2561 2562#: ../gio/glib-compile-schemas.c:1080 2563#, c-format 2564msgid "<schema id='%s'> already specified" 2565msgstr "" 2566 2567#: ../gio/glib-compile-schemas.c:1092 2568#, c-format 2569msgid "<schema id='%s'> extends not yet existing schema '%s'" 2570msgstr "" 2571 2572#: ../gio/glib-compile-schemas.c:1108 2573#, c-format 2574msgid "<schema id='%s'> is list of not yet existing schema '%s'" 2575msgstr "" 2576 2577#: ../gio/glib-compile-schemas.c:1116 2578#, c-format 2579msgid "Can not be a list of a schema with a path" 2580msgstr "" 2581 2582#: ../gio/glib-compile-schemas.c:1126 2583#, c-format 2584msgid "Can not extend a schema with a path" 2585msgstr "" 2586 2587#: ../gio/glib-compile-schemas.c:1136 2588#, c-format 2589msgid "" 2590"<schema id='%s'> is a list, extending <schema id='%s'> which is not a list" 2591msgstr "" 2592 2593#: ../gio/glib-compile-schemas.c:1146 2594#, c-format 2595msgid "" 2596"<schema id='%s' list-of='%s'> extends <schema id='%s' list-of='%s'> but '%s' " 2597"does not extend '%s'" 2598msgstr "" 2599 2600#: ../gio/glib-compile-schemas.c:1163 2601#, c-format 2602msgid "a path, if given, must begin and end with a slash" 2603msgstr "" 2604 2605#: ../gio/glib-compile-schemas.c:1170 2606#, c-format 2607msgid "the path of a list must end with ':/'" 2608msgstr "" 2609 2610#: ../gio/glib-compile-schemas.c:1196 2611#, c-format 2612msgid "<%s id='%s'> already specified" 2613msgstr "" 2614 2615#: ../gio/glib-compile-schemas.c:1416 2616#, c-format 2617msgid "Element <%s> not allowed inside <%s>" 2618msgstr "" 2619 2620#: ../gio/glib-compile-schemas.c:1420 2621#, c-format 2622msgid "Element <%s> not allowed at toplevel" 2623msgstr "" 2624 2625#: ../gio/glib-compile-schemas.c:1511 2626#, c-format 2627msgid "text may not appear inside <%s>" 2628msgstr "" 2629 2630#. Translators: Do not translate "--strict". 2631#: ../gio/glib-compile-schemas.c:1696 ../gio/glib-compile-schemas.c:1767 2632#: ../gio/glib-compile-schemas.c:1843 2633#, c-format 2634msgid "--strict was specified; exiting.\n" 2635msgstr "" 2636 2637#: ../gio/glib-compile-schemas.c:1704 2638#, c-format 2639msgid "This entire file has been ignored.\n" 2640msgstr "" 2641 2642#: ../gio/glib-compile-schemas.c:1763 2643#, c-format 2644msgid "Ignoring this file.\n" 2645msgstr "" 2646 2647#: ../gio/glib-compile-schemas.c:1803 2648#, c-format 2649msgid "No such key '%s' in schema '%s' as specified in override file '%s'" 2650msgstr "" 2651 2652#: ../gio/glib-compile-schemas.c:1809 ../gio/glib-compile-schemas.c:1867 2653#: ../gio/glib-compile-schemas.c:1895 2654#, c-format 2655msgid "; ignoring override for this key.\n" 2656msgstr "" 2657 2658#: ../gio/glib-compile-schemas.c:1813 ../gio/glib-compile-schemas.c:1871 2659#: ../gio/glib-compile-schemas.c:1899 2660#, c-format 2661msgid " and --strict was specified; exiting.\n" 2662msgstr "" 2663 2664#: ../gio/glib-compile-schemas.c:1829 2665#, c-format 2666msgid "" 2667"error parsing key '%s' in schema '%s' as specified in override file '%s': " 2668"%s. " 2669msgstr "" 2670 2671#: ../gio/glib-compile-schemas.c:1839 2672#, c-format 2673msgid "Ignoring override for this key.\n" 2674msgstr "" 2675 2676#: ../gio/glib-compile-schemas.c:1857 2677#, c-format 2678msgid "" 2679"override for key '%s' in schema '%s' in override file '%s' is out of the " 2680"range given in the schema" 2681msgstr "" 2682 2683#: ../gio/glib-compile-schemas.c:1885 2684#, c-format 2685msgid "" 2686"override for key '%s' in schema '%s' in override file '%s' is not in the " 2687"list of valid choices" 2688msgstr "" 2689 2690#: ../gio/glib-compile-schemas.c:1939 2691msgid "where to store the gschemas.compiled file" 2692msgstr " gschemas.compiled " 2693 2694#: ../gio/glib-compile-schemas.c:1939 ../gio/glib-compile-schemas.c:1970 2695msgid "DIRECTORY" 2696msgstr "" 2697 2698#: ../gio/glib-compile-schemas.c:1940 2699msgid "Abort on any errors in schemas" 2700msgstr "" 2701 2702#: ../gio/glib-compile-schemas.c:1941 2703msgid "Do not write the gschema.compiled file" 2704msgstr " gschema.compiled " 2705 2706#: ../gio/glib-compile-schemas.c:1942 2707msgid "This option will be removed soon." 2708msgstr "" 2709 2710#: ../gio/glib-compile-schemas.c:1943 2711msgid "Do not enforce key name restrictions" 2712msgstr " " 2713 2714#: ../gio/glib-compile-schemas.c:1973 2715msgid "" 2716"Compile all GSettings schema files into a schema cache.\n" 2717"Schema files are required to have the extension .gschema.xml,\n" 2718"and the cache file is called gschemas.compiled." 2719msgstr "" 2720" GSettings .\n" 2721" .gschema.xml,\n" 2722" gschemas.compiled." 2723 2724#: ../gio/glib-compile-schemas.c:1989 2725#, c-format 2726msgid "You should give exactly one directory name\n" 2727msgstr " \n" 2728 2729#: ../gio/glib-compile-schemas.c:2028 2730#, fuzzy, c-format 2731msgid "No schema files found: " 2732msgstr " \n" 2733 2734#: ../gio/glib-compile-schemas.c:2031 2735#, c-format 2736msgid "doing nothing.\n" 2737msgstr "" 2738 2739#: ../gio/glib-compile-schemas.c:2034 2740#, c-format 2741msgid "removed existing output file.\n" 2742msgstr "" 2743 2744#: ../gio/glocaldirectorymonitor.c:287 2745msgid "Unable to find default local directory monitor type" 2746msgstr " " 2747 2748#: ../gio/glocalfile.c:571 ../gio/win32/gwinhttpfile.c:422 2749#, c-format 2750msgid "Invalid filename %s" 2751msgstr " %s" 2752 2753#: ../gio/glocalfile.c:948 2754#, c-format 2755msgid "Error getting filesystem info: %s" 2756msgstr " : %s" 2757 2758#: ../gio/glocalfile.c:1097 2759msgid "Can't rename root directory" 2760msgstr " " 2761 2762#: ../gio/glocalfile.c:1117 ../gio/glocalfile.c:1143 2763#, c-format 2764msgid "Error renaming file: %s" 2765msgstr " : %s" 2766 2767#: ../gio/glocalfile.c:1126 2768#, fuzzy 2769msgid "Can't rename file, filename already exists" 2770msgstr " , " 2771 2772#: ../gio/glocalfile.c:1139 ../gio/glocalfile.c:2129 ../gio/glocalfile.c:2158 2773#: ../gio/glocalfile.c:2318 ../gio/glocalfileoutputstream.c:571 2774#: ../gio/glocalfileoutputstream.c:624 ../gio/glocalfileoutputstream.c:669 2775#: ../gio/glocalfileoutputstream.c:1157 2776msgid "Invalid filename" 2777msgstr " " 2778 2779#: ../gio/glocalfile.c:1300 2780#, c-format 2781msgid "Error opening file: %s" 2782msgstr " : %s" 2783 2784#: ../gio/glocalfile.c:1316 2785msgid "Can't open directory" 2786msgstr " " 2787 2788#: ../gio/glocalfile.c:1441 2789#, c-format 2790msgid "Error removing file: %s" 2791msgstr " : %s" 2792 2793#: ../gio/glocalfile.c:1808 2794#, c-format 2795msgid "Error trashing file: %s" 2796msgstr " : %s" 2797 2798#: ../gio/glocalfile.c:1831 2799#, c-format 2800msgid "Unable to create trash dir %s: %s" 2801msgstr " %s: %s" 2802 2803#: ../gio/glocalfile.c:1852 2804msgid "Unable to find toplevel directory for trash" 2805msgstr " " 2806 2807#: ../gio/glocalfile.c:1931 ../gio/glocalfile.c:1951 2808msgid "Unable to find or create trash directory" 2809msgstr " " 2810 2811#: ../gio/glocalfile.c:1985 2812#, c-format 2813msgid "Unable to create trashing info file: %s" 2814msgstr " : %s" 2815 2816#: ../gio/glocalfile.c:2014 ../gio/glocalfile.c:2019 ../gio/glocalfile.c:2099 2817#: ../gio/glocalfile.c:2106 2818#, c-format 2819msgid "Unable to trash file: %s" 2820msgstr " : %s" 2821 2822#: ../gio/glocalfile.c:2133 2823#, c-format 2824msgid "Error creating directory: %s" 2825msgstr " : %s" 2826 2827#: ../gio/glocalfile.c:2162 2828#, c-format 2829msgid "Filesystem does not support symbolic links" 2830msgstr " " 2831 2832#: ../gio/glocalfile.c:2166 2833#, c-format 2834msgid "Error making symbolic link: %s" 2835msgstr " : %s" 2836 2837#: ../gio/glocalfile.c:2228 ../gio/glocalfile.c:2322 2838#, c-format 2839msgid "Error moving file: %s" 2840msgstr " : %s" 2841 2842#: ../gio/glocalfile.c:2251 2843msgid "Can't move directory over directory" 2844msgstr " " 2845 2846#: ../gio/glocalfile.c:2278 ../gio/glocalfileoutputstream.c:955 2847#: ../gio/glocalfileoutputstream.c:969 ../gio/glocalfileoutputstream.c:984 2848#: ../gio/glocalfileoutputstream.c:1000 ../gio/glocalfileoutputstream.c:1014 2849msgid "Backup file creation failed" 2850msgstr " " 2851 2852#: ../gio/glocalfile.c:2297 2853#, c-format 2854msgid "Error removing target file: %s" 2855msgstr " : %s" 2856 2857#: ../gio/glocalfile.c:2311 2858msgid "Move between mounts not supported" 2859msgstr " " 2860 2861#: ../gio/glocalfileinfo.c:719 2862msgid "Attribute value must be non-NULL" 2863msgstr " -NULL" 2864 2865#: ../gio/glocalfileinfo.c:726 2866msgid "Invalid attribute type (string expected)" 2867msgstr " ( )" 2868 2869#: ../gio/glocalfileinfo.c:733 2870msgid "Invalid extended attribute name" 2871msgstr " " 2872 2873#: ../gio/glocalfileinfo.c:773 2874#, c-format 2875msgid "Error setting extended attribute '%s': %s" 2876msgstr " '%s': %s" 2877 2878#: ../gio/glocalfileinfo.c:1482 ../gio/glocalfileoutputstream.c:833 2879#, c-format 2880msgid "Error stating file '%s': %s" 2881msgstr " '%s': %s" 2882 2883#: ../gio/glocalfileinfo.c:1566 2884msgid " (invalid encoding)" 2885msgstr " ( )" 2886 2887#: ../gio/glocalfileinfo.c:1768 2888#, c-format 2889msgid "Error stating file descriptor: %s" 2890msgstr " : %s" 2891 2892#: ../gio/glocalfileinfo.c:1813 2893msgid "Invalid attribute type (uint32 expected)" 2894msgstr " (uint32 )" 2895 2896#: ../gio/glocalfileinfo.c:1831 2897msgid "Invalid attribute type (uint64 expected)" 2898msgstr " (uint64 )" 2899 2900#: ../gio/glocalfileinfo.c:1850 ../gio/glocalfileinfo.c:1869 2901msgid "Invalid attribute type (byte string expected)" 2902msgstr " ( )" 2903 2904#: ../gio/glocalfileinfo.c:1904 2905msgid "Cannot set permissions on symlinks" 2906msgstr " " 2907 2908#: ../gio/glocalfileinfo.c:1920 2909#, c-format 2910msgid "Error setting permissions: %s" 2911msgstr " : %s" 2912 2913#: ../gio/glocalfileinfo.c:1971 2914#, c-format 2915msgid "Error setting owner: %s" 2916msgstr " : %s" 2917 2918#: ../gio/glocalfileinfo.c:1994 2919msgid "symlink must be non-NULL" 2920msgstr " -NULL" 2921 2922#: ../gio/glocalfileinfo.c:2004 ../gio/glocalfileinfo.c:2023 2923#: ../gio/glocalfileinfo.c:2034 2924#, c-format 2925msgid "Error setting symlink: %s" 2926msgstr " : %s" 2927 2928#: ../gio/glocalfileinfo.c:2013 2929msgid "Error setting symlink: file is not a symlink" 2930msgstr " : " 2931 2932#: ../gio/glocalfileinfo.c:2139 2933#, c-format 2934msgid "Error setting modification or access time: %s" 2935msgstr " : %s" 2936 2937#: ../gio/glocalfileinfo.c:2162 2938msgid "SELinux context must be non-NULL" 2939msgstr "SELinux -NULL" 2940 2941#: ../gio/glocalfileinfo.c:2177 2942#, c-format 2943msgid "Error setting SELinux context: %s" 2944msgstr " SELinux : %s" 2945 2946#: ../gio/glocalfileinfo.c:2184 2947msgid "SELinux is not enabled on this system" 2948msgstr "SELinux " 2949 2950#: ../gio/glocalfileinfo.c:2276 2951#, c-format 2952msgid "Setting attribute %s not supported" 2953msgstr " %s " 2954 2955#: ../gio/glocalfileinputstream.c:185 ../gio/glocalfileoutputstream.c:722 2956#, c-format 2957msgid "Error reading from file: %s" 2958msgstr " : %s" 2959 2960#: ../gio/glocalfileinputstream.c:216 ../gio/glocalfileinputstream.c:228 2961#: ../gio/glocalfileinputstream.c:340 ../gio/glocalfileoutputstream.c:470 2962#: ../gio/glocalfileoutputstream.c:1032 2963#, c-format 2964msgid "Error seeking in file: %s" 2965msgstr " : %s" 2966 2967#: ../gio/glocalfileinputstream.c:261 ../gio/glocalfileoutputstream.c:256 2968#: ../gio/glocalfileoutputstream.c:351 2969#, c-format 2970msgid "Error closing file: %s" 2971msgstr " : %s" 2972 2973#: ../gio/glocalfilemonitor.c:212 2974msgid "Unable to find default local file monitor type" 2975msgstr " " 2976 2977#: ../gio/glocalfileoutputstream.c:202 ../gio/glocalfileoutputstream.c:235 2978#: ../gio/glocalfileoutputstream.c:743 2979#, c-format 2980msgid "Error writing to file: %s" 2981msgstr " : %s" 2982 2983#: ../gio/glocalfileoutputstream.c:283 2984#, c-format 2985msgid "Error removing old backup link: %s" 2986msgstr " : %s" 2987 2988#: ../gio/glocalfileoutputstream.c:297 ../gio/glocalfileoutputstream.c:310 2989#, c-format 2990msgid "Error creating backup copy: %s" 2991msgstr " : %s" 2992 2993#: ../gio/glocalfileoutputstream.c:328 2994#, c-format 2995msgid "Error renaming temporary file: %s" 2996msgstr " : %s" 2997 2998#: ../gio/glocalfileoutputstream.c:516 ../gio/glocalfileoutputstream.c:1083 2999#, c-format 3000msgid "Error truncating file: %s" 3001msgstr " : %s" 3002 3003#: ../gio/glocalfileoutputstream.c:577 ../gio/glocalfileoutputstream.c:630 3004#: ../gio/glocalfileoutputstream.c:675 ../gio/glocalfileoutputstream.c:815 3005#: ../gio/glocalfileoutputstream.c:1064 ../gio/glocalfileoutputstream.c:1163 3006#, c-format 3007msgid "Error opening file '%s': %s" 3008msgstr " '%s': %s" 3009 3010#: ../gio/glocalfileoutputstream.c:846 3011msgid "Target file is a directory" 3012msgstr " " 3013 3014#: ../gio/glocalfileoutputstream.c:851 3015msgid "Target file is not a regular file" 3016msgstr " " 3017 3018#: ../gio/glocalfileoutputstream.c:863 3019msgid "The file was externally modified" 3020msgstr " " 3021 3022#: ../gio/glocalfileoutputstream.c:1048 3023#, c-format 3024msgid "Error removing old file: %s" 3025msgstr " : %s" 3026 3027#: ../gio/gmemoryinputstream.c:486 ../gio/gmemoryoutputstream.c:746 3028msgid "Invalid GSeekType supplied" 3029msgstr " GSeekType " 3030 3031#: ../gio/gmemoryinputstream.c:496 3032msgid "Invalid seek request" 3033msgstr " " 3034 3035#: ../gio/gmemoryinputstream.c:520 3036msgid "Cannot truncate GMemoryInputStream" 3037msgstr " GMemoryInputStream" 3038 3039#: ../gio/gmemoryoutputstream.c:496 3040msgid "Memory output stream not resizable" 3041msgstr " " 3042 3043#: ../gio/gmemoryoutputstream.c:512 3044msgid "Failed to resize memory output stream" 3045msgstr " " 3046 3047#: ../gio/gmemoryoutputstream.c:600 3048msgid "" 3049"Amount of memory required to process the write is larger than available " 3050"address space" 3051msgstr " " 3052 3053#: ../gio/gmemoryoutputstream.c:756 3054msgid "Requested seek before the beginning of the stream" 3055msgstr " " 3056 3057#: ../gio/gmemoryoutputstream.c:765 3058msgid "Requested seek beyond the end of the stream" 3059msgstr " " 3060 3061#. Translators: This is an error 3062#. * message for mount objects that 3063#. * don't implement unmount. 3064#: ../gio/gmount.c:363 3065msgid "mount doesn't implement \"unmount\"" 3066msgstr " \"\"" 3067 3068#. Translators: This is an error 3069#. * message for mount objects that 3070#. * don't implement eject. 3071#: ../gio/gmount.c:442 3072msgid "mount doesn't implement \"eject\"" 3073msgstr " \"\"" 3074 3075#. Translators: This is an error 3076#. * message for mount objects that 3077#. * don't implement any of unmount or unmount_with_operation. 3078#: ../gio/gmount.c:523 3079msgid "mount doesn't implement \"unmount\" or \"unmount_with_operation\"" 3080msgstr " \"\" \"__\"" 3081 3082#. Translators: This is an error 3083#. * message for mount objects that 3084#. * don't implement any of eject or eject_with_operation. 3085#: ../gio/gmount.c:611 3086msgid "mount doesn't implement \"eject\" or \"eject_with_operation\"" 3087msgstr " \"\" \"__\"" 3088 3089#. Translators: This is an error 3090#. * message for mount objects that 3091#. * don't implement remount. 3092#: ../gio/gmount.c:701 3093msgid "mount doesn't implement \"remount\"" 3094msgstr " \"\"" 3095 3096#. Translators: This is an error 3097#. * message for mount objects that 3098#. * don't implement content type guessing. 3099#: ../gio/gmount.c:785 3100msgid "mount doesn't implement content type guessing" 3101msgstr " " 3102 3103#. Translators: This is an error 3104#. * message for mount objects that 3105#. * don't implement content type guessing. 3106#: ../gio/gmount.c:874 3107msgid "mount doesn't implement synchronous content type guessing" 3108msgstr " " 3109 3110#: ../gio/gnetworkaddress.c:322 3111#, c-format 3112msgid "Hostname '%s' contains '[' but not ']'" 3113msgstr " '%s' '[' ']'" 3114 3115#: ../gio/goutputstream.c:207 ../gio/goutputstream.c:411 3116msgid "Output stream doesn't implement write" 3117msgstr " " 3118 3119#: ../gio/goutputstream.c:372 ../gio/goutputstream.c:855 3120msgid "Source stream is already closed" 3121msgstr " " 3122 3123#: ../gio/gresolver.c:779 3124#, c-format 3125msgid "Error resolving '%s': %s" 3126msgstr " '%s': %s" 3127 3128#: ../gio/gresolver.c:829 3129#, c-format 3130msgid "Error reverse-resolving '%s': %s" 3131msgstr " - '%s': %s" 3132 3133#: ../gio/gresolver.c:864 ../gio/gresolver.c:943 3134#, c-format 3135msgid "No service record for '%s'" 3136msgstr " '%s'" 3137 3138#: ../gio/gresolver.c:869 ../gio/gresolver.c:948 3139#, c-format 3140msgid "Temporarily unable to resolve '%s'" 3141msgstr " '%s'" 3142 3143#: ../gio/gresolver.c:874 ../gio/gresolver.c:953 3144#, c-format 3145msgid "Error resolving '%s'" 3146msgstr " '%s'" 3147 3148#: ../gio/gsettings-tool.c:60 3149#, c-format 3150msgid "Schema '%s' is not relocatable (path must not be specified)\n" 3151msgstr "" 3152 3153#: ../gio/gsettings-tool.c:65 ../gio/gsettings-tool.c:82 3154#, c-format 3155msgid "No such schema '%s'\n" 3156msgstr "" 3157 3158#: ../gio/gsettings-tool.c:77 3159#, c-format 3160msgid "Schema '%s' is relocatable (path must be specified)\n" 3161msgstr "" 3162 3163#: ../gio/gsettings-tool.c:92 3164#, c-format 3165msgid "Empty path given.\n" 3166msgstr "" 3167 3168#: ../gio/gsettings-tool.c:98 3169#, c-format 3170msgid "Path must begin with a slash (/)\n" 3171msgstr "" 3172 3173#: ../gio/gsettings-tool.c:104 3174#, c-format 3175msgid "Path must end with a slash (/)\n" 3176msgstr "" 3177 3178#: ../gio/gsettings-tool.c:110 3179#, c-format 3180msgid "Path must not contain two adjacent slashes (//)\n" 3181msgstr "" 3182 3183#: ../gio/gsettings-tool.c:131 3184#, c-format 3185msgid "No such key '%s'\n" 3186msgstr "" 3187 3188#: ../gio/gsettings-tool.c:504 3189#, c-format 3190msgid "The provided value is outside of the valid range\n" 3191msgstr "" 3192 3193#: ../gio/gsettings-tool.c:533 3194msgid "Print help" 3195msgstr "" 3196 3197#: ../gio/gsettings-tool.c:539 3198msgid "List the installed (non-relocatable) schemas" 3199msgstr "" 3200 3201#: ../gio/gsettings-tool.c:545 3202msgid "List the installed relocatable schemas" 3203msgstr "" 3204 3205#: ../gio/gsettings-tool.c:551 3206msgid "List the keys in SCHEMA" 3207msgstr "" 3208 3209#: ../gio/gsettings-tool.c:552 ../gio/gsettings-tool.c:558 3210#: ../gio/gsettings-tool.c:595 3211msgid "SCHEMA[:PATH]" 3212msgstr "" 3213 3214#: ../gio/gsettings-tool.c:557 3215msgid "List the children of SCHEMA" 3216msgstr "" 3217 3218#: ../gio/gsettings-tool.c:563 3219msgid "" 3220"List keys and values, recursively\n" 3221"If no SCHEMA is given, list all keys\n" 3222msgstr "" 3223 3224#: ../gio/gsettings-tool.c:565 3225msgid "[SCHEMA[:PATH]]" 3226msgstr "" 3227 3228#: ../gio/gsettings-tool.c:570 3229msgid "Get the value of KEY" 3230msgstr " " 3231 3232#: ../gio/gsettings-tool.c:571 ../gio/gsettings-tool.c:577 3233#: ../gio/gsettings-tool.c:589 ../gio/gsettings-tool.c:601 3234#, fuzzy 3235msgid "SCHEMA[:PATH] KEY" 3236msgstr " " 3237 3238#: ../gio/gsettings-tool.c:576 3239msgid "Query the range of valid values for KEY" 3240msgstr "" 3241 3242#: ../gio/gsettings-tool.c:582 3243#, fuzzy 3244msgid "Set the value of KEY to VALUE" 3245msgstr " " 3246 3247#: ../gio/gsettings-tool.c:583 3248#, fuzzy 3249msgid "SCHEMA[:PATH] KEY VALUE" 3250msgstr " " 3251 3252#: ../gio/gsettings-tool.c:588 3253msgid "Reset KEY to its default value" 3254msgstr "" 3255 3256#: ../gio/gsettings-tool.c:594 3257msgid "Reset all keys in SCHEMA to their defaults" 3258msgstr "" 3259 3260#: ../gio/gsettings-tool.c:600 3261#, fuzzy 3262msgid "Check if KEY is writable" 3263msgstr " " 3264 3265#: ../gio/gsettings-tool.c:606 3266msgid "" 3267"Monitor KEY for changes.\n" 3268"If no KEY is specified, monitor all keys in SCHEMA.\n" 3269"Use ^C to stop monitoring.\n" 3270msgstr "" 3271 3272#: ../gio/gsettings-tool.c:609 3273#, fuzzy 3274msgid "SCHEMA[:PATH] [KEY]" 3275msgstr " " 3276 3277#: ../gio/gsettings-tool.c:613 3278#, fuzzy, c-format 3279msgid "" 3280"Unknown command %s\n" 3281"\n" 3282msgstr " '%s'\n" 3283 3284#: ../gio/gsettings-tool.c:621 3285msgid "" 3286"Usage:\n" 3287" gsettings COMMAND [ARGS...]\n" 3288"\n" 3289"Commands:\n" 3290" help Show this information\n" 3291" list-schemas List installed schemas\n" 3292" list-relocatable-schemas List relocatable schemas\n" 3293" list-keys List keys in a schema\n" 3294" list-children List children of a schema\n" 3295" list-recursively List keys and values, recursively\n" 3296" range Queries the range of a key\n" 3297" get Get the value of a key\n" 3298" set Set the value of a key\n" 3299" reset Reset the value of a key\n" 3300" reset-recursively Reset all values in a given schema\n" 3301" writable Check if a key is writable\n" 3302" monitor Watch for changes\n" 3303"\n" 3304"Use 'gsettings help COMMAND' to get detailed help.\n" 3305"\n" 3306msgstr "" 3307 3308#: ../gio/gsettings-tool.c:643 3309#, c-format 3310msgid "" 3311"Usage:\n" 3312" gsettings %s %s\n" 3313"\n" 3314"%s\n" 3315"\n" 3316msgstr "" 3317 3318#: ../gio/gsettings-tool.c:648 3319msgid "Arguments:\n" 3320msgstr "" 3321 3322#: ../gio/gsettings-tool.c:652 3323msgid " COMMAND The (optional) command to explain\n" 3324msgstr "" 3325 3326#: ../gio/gsettings-tool.c:656 3327#, fuzzy 3328msgid "" 3329" SCHEMA The name of the schema\n" 3330" PATH The path, for relocatable schemas\n" 3331msgstr "" 3332":\n" 3333" schema\n" 3334" \n" 3335 3336#: ../gio/gsettings-tool.c:661 3337msgid " KEY The (optional) key within the schema\n" 3338msgstr "" 3339 3340#: ../gio/gsettings-tool.c:665 3341msgid " KEY The key within the schema\n" 3342msgstr "" 3343 3344#: ../gio/gsettings-tool.c:669 3345msgid " VALUE The value to set\n" 3346msgstr "" 3347 3348#: ../gio/gsettings-tool.c:766 3349#, c-format 3350msgid "Empty schema name given\n" 3351msgstr "" 3352 3353#: ../gio/gsocket.c:275 3354msgid "Invalid socket, not initialized" 3355msgstr " , " 3356 3357#: ../gio/gsocket.c:282 3358#, c-format 3359msgid "Invalid socket, initialization failed due to: %s" 3360msgstr " , : %s" 3361 3362#: ../gio/gsocket.c:290 3363msgid "Socket is already closed" 3364msgstr " " 3365 3366#: ../gio/gsocket.c:298 ../gio/gsocket.c:2798 ../gio/gsocket.c:2842 3367msgid "Socket I/O timed out" 3368msgstr " I/O " 3369 3370#: ../gio/gsocket.c:464 3371#, c-format 3372msgid "creating GSocket from fd: %s" 3373msgstr " GSocket fd: %s" 3374 3375#: ../gio/gsocket.c:498 ../gio/gsocket.c:514 3376#, c-format 3377msgid "Unable to create socket: %s" 3378msgstr " : %s" 3379 3380#: ../gio/gsocket.c:498 3381msgid "Unknown protocol was specified" 3382msgstr " " 3383 3384#: ../gio/gsocket.c:1268 3385#, c-format 3386msgid "could not get local address: %s" 3387msgstr " : %s" 3388 3389#: ../gio/gsocket.c:1311 3390#, c-format 3391msgid "could not get remote address: %s" 3392msgstr " : %s" 3393 3394#: ../gio/gsocket.c:1372 3395#, c-format 3396msgid "could not listen: %s" 3397msgstr " : %s" 3398 3399#: ../gio/gsocket.c:1446 3400#, c-format 3401msgid "Error binding to address: %s" 3402msgstr " : %s" 3403 3404#: ../gio/gsocket.c:1566 3405#, c-format 3406msgid "Error accepting connection: %s" 3407msgstr " : %s" 3408 3409#: ../gio/gsocket.c:1683 3410msgid "Error connecting: " 3411msgstr " : " 3412 3413#: ../gio/gsocket.c:1688 3414msgid "Connection in progress" 3415msgstr " " 3416 3417#: ../gio/gsocket.c:1695 3418#, c-format 3419msgid "Error connecting: %s" 3420msgstr " : %s" 3421 3422#: ../gio/gsocket.c:1738 ../gio/gsocket.c:3579 3423#, c-format 3424msgid "Unable to get pending error: %s" 3425msgstr " : %s" 3426 3427#: ../gio/gsocket.c:1875 3428#, c-format 3429msgid "Error receiving data: %s" 3430msgstr " : %s" 3431 3432#: ../gio/gsocket.c:2050 3433#, c-format 3434msgid "Error sending data: %s" 3435msgstr " : %s" 3436 3437#: ../gio/gsocket.c:2163 3438#, fuzzy, c-format 3439msgid "Unable to shutdown socket: %s" 3440msgstr " : %s" 3441 3442#: ../gio/gsocket.c:2242 3443#, c-format 3444msgid "Error closing socket: %s" 3445msgstr " : %s" 3446 3447#: ../gio/gsocket.c:2791 3448#, c-format 3449msgid "Waiting for socket condition: %s" 3450msgstr " : %s" 3451 3452#: ../gio/gsocket.c:3056 ../gio/gsocket.c:3137 3453#, c-format 3454msgid "Error sending message: %s" 3455msgstr " : %s" 3456 3457#: ../gio/gsocket.c:3081 3458msgid "GSocketControlMessage not supported on windows" 3459msgstr "GSocketControlMessage ·" 3460 3461#: ../gio/gsocket.c:3358 ../gio/gsocket.c:3494 3462#, c-format 3463msgid "Error receiving message: %s" 3464msgstr " : %s" 3465 3466#: ../gio/gsocket.c:3598 3467msgid "g_socket_get_credentials not implemented for this OS" 3468msgstr "" 3469 3470#: ../gio/gsocketclient.c:798 ../gio/gsocketclient.c:1368 3471msgid "Unknown error on connect" 3472msgstr " " 3473 3474#: ../gio/gsocketclient.c:836 ../gio/gsocketclient.c:1252 3475msgid "Trying to proxy over non-TCP connection is not supported." 3476msgstr "" 3477 3478#: ../gio/gsocketclient.c:858 ../gio/gsocketclient.c:1277 3479#, fuzzy, c-format 3480msgid "Proxy protocol '%s' is not supported." 3481msgstr " %s \n" 3482 3483#: ../gio/gsocketlistener.c:191 3484msgid "Listener is already closed" 3485msgstr " " 3486 3487#: ../gio/gsocketlistener.c:232 3488msgid "Added socket is closed" 3489msgstr " " 3490 3491#: ../gio/gsocks4aproxy.c:121 3492#, c-format 3493msgid "SOCKSv4 does not support IPv6 address '%s'" 3494msgstr "" 3495 3496#: ../gio/gsocks4aproxy.c:139 3497#, c-format 3498msgid "SOCKSv4 implementation limits username to %i characters" 3499msgstr "" 3500 3501#: ../gio/gsocks4aproxy.c:157 3502#, c-format 3503msgid "SOCKSv4a implementation limits hostname to %i characters" 3504msgstr "" 3505 3506#: ../gio/gsocks4aproxy.c:183 3507msgid "The server is not a SOCKSv4 proxy server." 3508msgstr "" 3509 3510#: ../gio/gsocks4aproxy.c:190 3511msgid "Connection through SOCKSv4 server was rejected" 3512msgstr "" 3513 3514#: ../gio/gsocks5proxy.c:155 ../gio/gsocks5proxy.c:328 3515#: ../gio/gsocks5proxy.c:338 3516msgid "The server is not a SOCKSv5 proxy server." 3517msgstr "" 3518 3519#: ../gio/gsocks5proxy.c:169 3520msgid "The SOCKSv5 proxy requires authentication." 3521msgstr "" 3522 3523#: ../gio/gsocks5proxy.c:179 3524msgid "" 3525"The SOCKSv5 proxy requires an authentication method that is not supported by " 3526"GLib." 3527msgstr "" 3528 3529#: ../gio/gsocks5proxy.c:208 3530#, c-format 3531msgid "Username or password is too long for SOCKSv5 protocol (max. is %i)." 3532msgstr "" 3533 3534#: ../gio/gsocks5proxy.c:239 3535msgid "SOCKSv5 authentication failed due to wrong username or password." 3536msgstr "" 3537 3538#: ../gio/gsocks5proxy.c:289 3539#, c-format 3540msgid "Hostname '%s' too long for SOCKSv5 protocol (maximum is %i bytes)" 3541msgstr "" 3542 3543#: ../gio/gsocks5proxy.c:352 3544msgid "The SOCKSv5 proxy server uses unknown address type." 3545msgstr "" 3546 3547#: ../gio/gsocks5proxy.c:359 3548msgid "Internal SOCKSv5 proxy server error." 3549msgstr "" 3550 3551#: ../gio/gsocks5proxy.c:365 3552msgid "SOCKSv5 connection not allowed by ruleset." 3553msgstr "" 3554 3555#: ../gio/gsocks5proxy.c:372 3556msgid "Host unreachable through SOCKSv5 server." 3557msgstr "" 3558 3559#: ../gio/gsocks5proxy.c:378 3560msgid "Network unreachable through SOCKSv5 proxy." 3561msgstr "" 3562 3563#: ../gio/gsocks5proxy.c:384 3564msgid "Connection refused through SOCKSv5 proxy." 3565msgstr "" 3566 3567#: ../gio/gsocks5proxy.c:390 3568msgid "SOCKSv5 proxy does not support 'connect' command." 3569msgstr "" 3570 3571#: ../gio/gsocks5proxy.c:396 3572msgid "SOCKSv5 proxy does not support provided address type." 3573msgstr "" 3574 3575#: ../gio/gsocks5proxy.c:402 3576msgid "Unknown SOCKSv5 proxy error." 3577msgstr "" 3578 3579#: ../gio/gthemedicon.c:498 3580#, c-format 3581msgid "Can't handle version %d of GThemedIcon encoding" 3582msgstr " %d GThemedIcon " 3583 3584#: ../gio/gtlscertificate.c:226 3585msgid "No PEM-encoded private key found" 3586msgstr "" 3587 3588#: ../gio/gtlscertificate.c:235 3589msgid "Could not parse PEM-encoded private key" 3590msgstr "" 3591 3592#: ../gio/gtlscertificate.c:260 3593msgid "No PEM-encoded certificate found" 3594msgstr "" 3595 3596#: ../gio/gtlscertificate.c:269 3597msgid "Could not parse PEM-encoded certificate" 3598msgstr "" 3599 3600#: ../gio/gtlspassword.c:114 3601msgid "" 3602"This is the last chance to enter the password correctly before your access " 3603"is locked out." 3604msgstr "" 3605 3606#: ../gio/gtlspassword.c:116 3607msgid "" 3608"Several password entered have been incorrect, and your access will be locked " 3609"out after further failures." 3610msgstr "" 3611 3612#: ../gio/gtlspassword.c:118 3613msgid "The password entered is incorrect." 3614msgstr "" 3615 3616#: ../gio/gunixconnection.c:164 ../gio/gunixconnection.c:521 3617#, c-format 3618msgid "Expecting 1 control message, got %d" 3619msgstr " 1 , %d" 3620 3621#: ../gio/gunixconnection.c:177 ../gio/gunixconnection.c:531 3622msgid "Unexpected type of ancillary data" 3623msgstr " " 3624 3625#: ../gio/gunixconnection.c:195 3626#, c-format 3627msgid "Expecting one fd, but got %d\n" 3628msgstr " fd, %d\n" 3629 3630#: ../gio/gunixconnection.c:211 3631msgid "Received invalid fd" 3632msgstr " fd" 3633 3634#: ../gio/gunixconnection.c:371 3635#, fuzzy 3636msgid "Error sending credentials: " 3637msgstr " : %s" 3638 3639#: ../gio/gunixconnection.c:452 3640#, c-format 3641msgid "Error checking if SO_PASSCRED is enabled for socket: %s" 3642msgstr "" 3643 3644#: ../gio/gunixconnection.c:461 3645#, c-format 3646msgid "" 3647"Unexpected option length while checking if SO_PASSCRED is enabled for " 3648"socket. Expected %d bytes, got %d" 3649msgstr "" 3650 3651#: ../gio/gunixconnection.c:478 3652#, fuzzy, c-format 3653msgid "Error enabling SO_PASSCRED: %s" 3654msgstr " : %s" 3655 3656#: ../gio/gunixconnection.c:509 3657msgid "" 3658"Expecting to read a single byte for receiving credentials but read zero bytes" 3659msgstr "" 3660 3661#: ../gio/gunixconnection.c:545 3662#, fuzzy, c-format 3663msgid "Not expecting control message, but got %d" 3664msgstr " 1 , %d" 3665 3666#: ../gio/gunixconnection.c:571 3667#, c-format 3668msgid "Error while disabling SO_PASSCRED: %s" 3669msgstr "" 3670 3671#: ../gio/gunixinputstream.c:368 ../gio/gunixinputstream.c:388 3672#: ../gio/gunixinputstream.c:466 3673#, c-format 3674msgid "Error reading from unix: %s" 3675msgstr " ·: %s" 3676 3677#: ../gio/gunixinputstream.c:421 ../gio/gunixinputstream.c:601 3678#: ../gio/gunixoutputstream.c:407 ../gio/gunixoutputstream.c:556 3679#, c-format 3680msgid "Error closing unix: %s" 3681msgstr " ·: %s" 3682 3683#: ../gio/gunixmounts.c:1900 ../gio/gunixmounts.c:1937 3684msgid "Filesystem root" 3685msgstr " " 3686 3687#: ../gio/gunixoutputstream.c:353 ../gio/gunixoutputstream.c:374 3688#: ../gio/gunixoutputstream.c:452 3689#, c-format 3690msgid "Error writing to unix: %s" 3691msgstr " ·: %s" 3692 3693#: ../gio/gunixsocketaddress.c:244 3694msgid "Abstract unix domain socket addresses not supported on this system" 3695msgstr " · " 3696 3697#: ../gio/gvolume.c:408 3698msgid "volume doesn't implement eject" 3699msgstr " " 3700 3701#. Translators: This is an error 3702#. * message for volume objects that 3703#. * don't implement any of eject or eject_with_operation. 3704#: ../gio/gvolume.c:488 3705msgid "volume doesn't implement eject or eject_with_operation" 3706msgstr " eject_with_operation" 3707 3708#: ../gio/gwin32appinfo.c:276 3709msgid "Can't find application" 3710msgstr " " 3711 3712#: ../gio/gwin32appinfo.c:299 3713#, c-format 3714msgid "Error launching application: %s" 3715msgstr " : %s" 3716 3717#: ../gio/gwin32appinfo.c:335 3718msgid "URIs not supported" 3719msgstr "URI " 3720 3721#: ../gio/gwin32appinfo.c:357 3722msgid "association changes not supported on win32" 3723msgstr " win32" 3724 3725#: ../gio/gwin32appinfo.c:369 3726msgid "Association creation not supported on win32" 3727msgstr " win32" 3728 3729#: ../gio/gwin32inputstream.c:318 3730#, fuzzy, c-format 3731msgid "Error reading from handle: %s" 3732msgstr " : %s" 3733 3734#: ../gio/gwin32inputstream.c:348 ../gio/gwin32outputstream.c:348 3735#, fuzzy, c-format 3736msgid "Error closing handle: %s" 3737msgstr " : %s" 3738 3739#: ../gio/gwin32outputstream.c:318 3740#, fuzzy, c-format 3741msgid "Error writing to handle: %s" 3742msgstr " : %s" 3743 3744#: ../gio/gzlibcompressor.c:396 ../gio/gzlibdecompressor.c:349 3745msgid "Not enough memory" 3746msgstr " " 3747 3748#: ../gio/gzlibcompressor.c:403 ../gio/gzlibdecompressor.c:356 3749#, c-format 3750msgid "Internal error: %s" 3751msgstr " : %s" 3752 3753#: ../gio/gzlibcompressor.c:416 ../gio/gzlibdecompressor.c:370 3754msgid "Need more input" 3755msgstr " " 3756 3757#: ../gio/gzlibdecompressor.c:342 3758msgid "Invalid compressed data" 3759msgstr " " 3760 3761#, fuzzy 3762#~ msgid "Do not give error for empty directory" 3763#~ msgstr " " 3764 3765#~ msgid "" 3766#~ "Commands:\n" 3767#~ " help Show this information\n" 3768#~ " get Get the value of a key\n" 3769#~ " set Set the value of a key\n" 3770#~ " monitor Monitor a key for changes\n" 3771#~ " writable Check if a key is writable\n" 3772#~ "\n" 3773#~ "Use '%s COMMAND --help' to get help for individual commands.\n" 3774#~ msgstr "" 3775#~ ":\n" 3776#~ " help \n" 3777#~ " get \n" 3778#~ " set \n" 3779#~ " monitor \n" 3780#~ " writable \n" 3781#~ "\n" 3782#~ " '%s --help' .\n" 3783 3784#~ msgid "Specify the path for the schema" 3785#~ msgstr " " 3786 3787#~ msgid "PATH" 3788#~ msgstr "" 3789 3790#~ msgid "" 3791#~ "Arguments:\n" 3792#~ " SCHEMA The id of the schema\n" 3793#~ " KEY The name of the key\n" 3794#~ " VALUE The value to set key to, as a serialized GVariant\n" 3795#~ msgstr "" 3796#~ ":\n" 3797#~ " schema\n" 3798#~ " \n" 3799#~ " , GVariant\n" 3800 3801#~ msgid "Key %s is not writable\n" 3802#~ msgstr " %s \n" 3803 3804#~ msgid "" 3805#~ "Monitor KEY for changes and print the changed values.\n" 3806#~ "Monitoring will continue until the process is terminated." 3807#~ msgstr "" 3808#~ " .\n" 3809#~ " ." 3810