Changeset 405 for trunk/Languages/lclstrconsts.pot
- Timestamp:
- Jan 6, 2025, 10:37:17 PM (3 days ago)
- Location:
- trunk/Languages
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Languages
- Property svn:ignore
-
old new 1 xtactics.cs.mo1 *.mo
-
- Property svn:ignore
-
trunk/Languages/lclstrconsts.pot
r284 r405 6 6 7 7 #: lclstrconsts.hhshelpbrowsernotexecutable 8 #, object-pascal-format 8 9 msgid "Browser \"%s\" not executable." 9 10 msgstr "" 10 11 11 12 #: lclstrconsts.hhshelpbrowsernotfound 13 #, object-pascal-format 12 14 msgid "Browser \"%s\" not found." 13 15 msgstr "" 14 16 15 17 #: lclstrconsts.hhshelperrorwhileexecuting 18 #, object-pascal-format 16 19 msgid "Error while executing \"%s\":%s%s" 17 20 msgstr "" … … 22 25 23 26 #: lclstrconsts.hhshelpnohtmlbrowserfoundpleasedefineone 27 #, object-pascal-format 24 28 msgid "No HTML Browser found.%sPlease define one in Tools -> Options -> Help -> Help Options" 25 29 msgstr "" 26 30 27 31 #: lclstrconsts.hhshelpthehelpdatabasewasunabletofindfile 32 #, object-pascal-format 28 33 msgid "The help database \"%s\" was unable to find file \"%s\"." 29 34 msgstr "" 30 35 31 36 #: lclstrconsts.hhshelpthemacrosinbrowserparamswillbereplacedbytheurl 37 #, object-pascal-format 32 38 msgid "The macro %s in BrowserParams will be replaced by the URL." 33 39 msgstr "" … … 67 73 68 74 #: lclstrconsts.lislclresourcesnotfound 75 #, object-pascal-format 69 76 msgctxt "lclstrconsts.lislclresourcesnotfound" 70 77 msgid "Resource %s not found" … … 92 99 93 100 #: lclstrconsts.rsallfiles 101 #, object-pascal-format 94 102 msgid "All files (%s)|%s|%s" 95 103 msgstr "" … … 104 112 105 113 #: lclstrconsts.rsascannothaveasparent 114 #, object-pascal-format 106 115 msgid "Class %s cannot have %s as parent." 107 116 msgstr "" … … 116 125 117 126 #: lclstrconsts.rsbitmaps 118 msgid "Bitmap s"127 msgid "Bitmap Files" 119 128 msgstr "" 120 129 … … 173 182 174 183 #: lclstrconsts.rscontrolclasscantcontainchildclass 184 #, object-pascal-format 175 185 msgid "Control of class '%s' can't have control of class '%s' as a child" 176 186 msgstr "" 177 187 178 188 #: lclstrconsts.rscontrolhasnoparentformorframe 189 #, object-pascal-format 179 190 msgid "Control '%s' has no parent form or frame" 180 191 msgstr "" 181 192 182 #: lclstrconsts.rscontrolhasnoparentwindow183 msgid "Control '%s' has no parent window"184 msgstr ""185 186 193 #: lclstrconsts.rscontrolisnotaparent 194 #, object-pascal-format 187 195 msgid "'%s' is not a parent of '%s'" 188 196 msgstr "" … … 193 201 194 202 #: lclstrconsts.rscursor 195 msgid "Cursor "203 msgid "Cursor Files" 196 204 msgstr "" 197 205 198 206 #: lclstrconsts.rscustomcolorcaption 199 207 msgid "Custom ..." 208 msgstr "" 209 210 #: lclstrconsts.rsdatetoolarge 211 #, object-pascal-format 212 msgid "Date cannot be past %s" 213 msgstr "" 214 215 #: lclstrconsts.rsdatetoosmall 216 #, object-pascal-format 217 msgid "Date cannot be before %s" 200 218 msgstr "" 201 219 … … 226 244 227 245 #: lclstrconsts.rsdocopy 246 msgctxt "lclstrconsts.rsdocopy" 228 247 msgid "Copy" 229 248 msgstr "" 230 249 231 250 #: lclstrconsts.rsdopaste 251 msgctxt "lclstrconsts.rsdopaste" 232 252 msgid "Paste" 233 253 msgstr "" … … 238 258 239 259 #: lclstrconsts.rseditrecordhint 260 msgctxt "lclstrconsts.rseditrecordhint" 240 261 msgid "Edit" 241 262 msgstr "" … … 251 272 252 273 #: lclstrconsts.rserrorcreatingdevicecontext 274 #, object-pascal-format 253 275 msgid "Error creating device context for %s.%s" 254 276 msgstr "" 255 277 256 278 #: lclstrconsts.rserroroccurredinataddressframe 279 #, object-pascal-format 257 280 msgid "Error occurred in %s at %sAddress %s%s Frame %s" 258 281 msgstr "" … … 271 294 272 295 #: lclstrconsts.rsfddirectorynotexist 296 #, object-pascal-format 273 297 msgid "The directory \"%s\" does not exist." 274 298 msgstr "" 275 299 276 300 #: lclstrconsts.rsfdfilealreadyexists 301 #, object-pascal-format 277 302 msgid "The file \"%s\" already exists. Overwrite ?" 278 303 msgstr "" … … 283 308 284 309 #: lclstrconsts.rsfdfilenotexist 310 #, object-pascal-format 285 311 msgid "The file \"%s\" does not exist." 286 312 msgstr "" 287 313 288 314 #: lclstrconsts.rsfdfilereadonly 315 #, object-pascal-format 289 316 msgid "The file \"%s\" is not writable." 290 317 msgstr "" … … 311 338 312 339 #: lclstrconsts.rsfdpathnoexist 340 #, object-pascal-format 313 341 msgid "The path \"%s\" does not exist." 314 342 msgstr "" … … 319 347 320 348 #: lclstrconsts.rsfileinfofilenotfound 349 #, object-pascal-format 321 350 msgid "(file not found: \"%s\")" 322 351 msgstr "" … … 356 385 357 386 #: lclstrconsts.rsformresourcesnotfoundforresourcelessformscreatenew 387 #, object-pascal-format 358 388 msgid "Form resource %s not found. For resourceless forms CreateNew constructor must be used. See the global variable RequireDerivedFormResource." 359 389 msgstr "" 360 390 361 391 #: lclstrconsts.rsformstreamingerror 392 #, object-pascal-format 362 393 msgid "Form streaming \"%s\" error: %s" 363 394 msgstr "" … … 372 403 373 404 #: lclstrconsts.rsgdkoptiondebug 374 msgid " --gdk-debug flagsTurn on specific GDK trace/debug messages."405 msgid "Turn on specific GDK trace/debug messages." 375 406 msgstr "" 376 407 377 408 #: lclstrconsts.rsgdkoptionnodebug 378 msgid " --gdk-no-debug flagsTurn off specific GDK trace/debug messages."409 msgid "Turn off specific GDK trace/debug messages." 379 410 msgstr "" 380 411 381 412 #: lclstrconsts.rsgif 382 msgid "Graphics Interchange Format "413 msgid "Graphics Interchange Format Files" 383 414 msgstr "" 384 415 385 416 #: lclstrconsts.rsgoptionfatalwarnings 386 msgid " --g-fatal-warningsWarnings and errors generated by Gtk+/GDK will halt the application."417 msgid "Warnings and errors generated by Gtk+/GDK will halt the application." 387 418 msgstr "" 388 419 … … 440 471 441 472 #: lclstrconsts.rsgtkoptionclass 442 msgid " --class classnameFollowing Xt conventions, the class of a program is the program name with the initial character capitalized. For example, the classname for gimp is \"Gimp\". If --class is specified, the class of the program will be set to \"classname\"."473 msgid "Following Xt conventions, the class of a program is the program name with the initial character capitalized. For example, the classname for gimp is \"Gimp\". If --class is specified, the class of the program will be set to \"classname\"." 443 474 msgstr "" 444 475 445 476 #: lclstrconsts.rsgtkoptiondebug 446 msgid " --gtk-debug flagsTurn on specific Gtk+ trace/debug messages."477 msgid "Turn on specific Gtk+ trace/debug messages." 447 478 msgstr "" 448 479 449 480 #: lclstrconsts.rsgtkoptiondisplay 450 msgid " --display h:s:dConnect to the specified X server, where \"h\" is the hostname, \"s\" is the server number (usually 0), and \"d\" is the display number (typically omitted). If --display is not specified, the DISPLAY environment variable is used."481 msgid "Connect to the specified X server, where \"h\" is the hostname, \"s\" is the server number (usually 0), and \"d\" is the display number (typically omitted). If --display is not specified, the DISPLAY environment variable is used." 451 482 msgstr "" 452 483 453 484 #: lclstrconsts.rsgtkoptionmodule 454 msgid " --gtk-module moduleLoad the specified module at startup."485 msgid "Load the specified module at startup." 455 486 msgstr "" 456 487 457 488 #: lclstrconsts.rsgtkoptionname 458 msgid " --name programeSet program name to \"progname\". If not specified, program name will be set to ParamStrUTF8(0)."489 msgid "Set program name to \"progname\". If not specified, program name will be set to ParamStrUTF8(0)." 459 490 msgstr "" 460 491 461 492 #: lclstrconsts.rsgtkoptionnodebug 462 msgid " --gtk-no-debug flagsTurn off specific Gtk+ trace/debug messages."493 msgid "Turn off specific Gtk+ trace/debug messages." 463 494 msgstr "" 464 495 465 496 #: lclstrconsts.rsgtkoptionnotransient 466 msgid " --lcl-no-transient Do not set transient order for modal forms"497 msgid "Do not set transient order for modal forms." 467 498 msgstr "" 468 499 469 500 #: lclstrconsts.rsgtkoptionnoxshm 470 msgid " --no-xshmDisable use of the X Shared Memory Extension."501 msgid "Disable use of the X Shared Memory Extension." 471 502 msgstr "" 472 503 473 504 #: lclstrconsts.rsgtkoptionsync 474 msgid " --syncCall XSynchronize (display, True) after the Xserver connection has been established. This makes debugging X protocol errors easier, because X request buffering will be disabled and X errors will be received immediately after the protocol request that generated the error has been processed by the X server."505 msgid "Call XSynchronize (display, True) after the Xserver connection has been established. This makes debugging X protocol errors easier, because X request buffering will be disabled and X errors will be received immediately after the protocol request that generated the error has been processed by the X server." 475 506 msgstr "" 476 507 … … 481 512 482 513 #: lclstrconsts.rshelpalreadyregistered 514 #, object-pascal-format 483 515 msgid "%s: Already registered" 484 516 msgstr "" … … 497 529 498 530 #: lclstrconsts.rshelphelpcontextnotfound 531 #, object-pascal-format 499 532 msgid "Help context %s not found." 500 533 msgstr "" 501 534 502 535 #: lclstrconsts.rshelphelpcontextnotfoundindatabase 536 #, object-pascal-format 503 537 msgid "Help context %s not found in Database \"%s\"." 504 538 msgstr "" 505 539 506 540 #: lclstrconsts.rshelphelpdatabasedidnotfoundaviewerforahelppageoftype 541 #, object-pascal-format 507 542 msgid "Help Database \"%s\" did not find a viewer for a help page of type %s" 508 543 msgstr "" 509 544 510 545 #: lclstrconsts.rshelphelpdatabasenotfound 546 #, object-pascal-format 511 547 msgid "Help Database \"%s\" not found" 512 548 msgstr "" 513 549 514 550 #: lclstrconsts.rshelphelpfordirectivenotfound 551 #, object-pascal-format 515 552 msgid "Help for directive \"%s\" not found." 516 553 msgstr "" 517 554 518 555 #: lclstrconsts.rshelphelpfordirectivenotfoundindatabase 556 #, object-pascal-format 519 557 msgid "Help for directive \"%s\" not found in Database \"%s\"." 520 558 msgstr "" 521 559 522 560 #: lclstrconsts.rshelphelpkeywordnotfound 561 #, object-pascal-format 523 562 msgid "Help keyword \"%s\" not found." 524 563 msgstr "" 525 564 526 565 #: lclstrconsts.rshelphelpkeywordnotfoundindatabase 566 #, object-pascal-format 527 567 msgid "Help keyword \"%s\" not found in Database \"%s\"." 528 568 msgstr "" 529 569 530 570 #: lclstrconsts.rshelphelpnodehasnohelpdatabase 571 #, object-pascal-format 531 572 msgid "Help node \"%s\" has no Help Database" 532 573 msgstr "" 533 574 534 575 #: lclstrconsts.rshelpnohelpfoundforsource 576 #, object-pascal-format 535 577 msgid "No help found for line %d, column %d of %s." 536 578 msgstr "" … … 545 587 546 588 #: lclstrconsts.rshelpnotregistered 589 #, object-pascal-format 547 590 msgid "%s: Not registered" 548 591 msgstr "" … … 553 596 554 597 #: lclstrconsts.rshelpthereisnoviewerforhelptype 598 #, object-pascal-format 555 599 msgid "There is no viewer for help type \"%s\"" 556 600 msgstr "" … … 564 608 msgstr "" 565 609 610 #: lclstrconsts.rshidedetails 611 msgid "Hide details" 612 msgstr "" 613 566 614 #: lclstrconsts.rshighlightcolorcaption 567 615 msgid "Highlight" … … 577 625 578 626 #: lclstrconsts.rsicns 579 msgid " Mac OS X Icon"627 msgid "macOS Icon Files" 580 628 msgstr "" 581 629 582 630 #: lclstrconsts.rsicon 583 msgid "Icon "631 msgid "Icon Files" 584 632 msgstr "" 585 633 … … 623 671 624 672 #: lclstrconsts.rsindexoutofbounds 673 #, object-pascal-format 625 674 msgid "%s Index %d out of bounds 0 .. %d" 626 675 msgstr "" 627 676 677 #: lclstrconsts.rsindexoutofboundsminusone 678 #, object-pascal-format 679 msgid "%s Index %d out of bounds -1 .. %d" 680 msgstr "" 681 628 682 #: lclstrconsts.rsindexoutofrange 683 #, object-pascal-format 629 684 msgid "Index Out of range Cell[Col=%d Row=%d]" 630 685 msgstr "" … … 644 699 645 700 #: lclstrconsts.rsinvaliddate 701 #, object-pascal-format 646 702 msgid "Invalid Date : %s" 647 703 msgstr "" 648 704 649 705 #: lclstrconsts.rsinvaliddaterangehint 706 #, object-pascal-format 650 707 msgid "Invalid Date: %s. Must be between %s and %s" 651 708 msgstr "" … … 664 721 665 722 #: lclstrconsts.rsisalreadyassociatedwith 723 #, object-pascal-format 666 724 msgid "%s is already associated with %s" 667 725 msgstr "" 668 726 669 727 #: lclstrconsts.rsjpeg 670 msgid "J oint Picture Expert Group"728 msgid "JPEG Files" 671 729 msgstr "" 672 730 … … 680 738 681 739 #: lclstrconsts.rslistindexexceedsbounds 740 #, object-pascal-format 682 741 msgid "List index exceeds bounds (%d)" 742 msgstr "" 743 744 #: lclstrconsts.rsmacoseditmenu 745 msgctxt "lclstrconsts.rsmacoseditmenu" 746 msgid "Edit" 747 msgstr "" 748 749 #: lclstrconsts.rsmacoseditmenucopy 750 msgctxt "lclstrconsts.rsmacoseditmenucopy" 751 msgid "Copy" 752 msgstr "" 753 754 #: lclstrconsts.rsmacoseditmenucut 755 msgid "Cut" 756 msgstr "" 757 758 #: lclstrconsts.rsmacoseditmenupaste 759 msgctxt "lclstrconsts.rsmacoseditmenupaste" 760 msgid "Paste" 761 msgstr "" 762 763 #: lclstrconsts.rsmacoseditmenuredo 764 msgid "Redo" 765 msgstr "" 766 767 #: lclstrconsts.rsmacoseditmenuselectall 768 msgid "Select All" 769 msgstr "" 770 771 #: lclstrconsts.rsmacoseditmenuundo 772 msgid "Undo" 773 msgstr "" 774 775 #: lclstrconsts.rsmacosfileformat 776 msgid "File Format:" 777 msgstr "" 778 779 #: lclstrconsts.rsmacosmenuabout 780 #, object-pascal-format 781 msgid "About %s" 782 msgstr "" 783 784 #: lclstrconsts.rsmacosmenuhide 785 #, object-pascal-format 786 msgid "Hide %s" 787 msgstr "" 788 789 #: lclstrconsts.rsmacosmenuhideothers 790 msgid "Hide Others" 791 msgstr "" 792 793 #: lclstrconsts.rsmacosmenupreferences 794 msgid "Preferences..." 795 msgstr "" 796 797 #: lclstrconsts.rsmacosmenuquit 798 #, object-pascal-format 799 msgid "Quit %s" 800 msgstr "" 801 802 #: lclstrconsts.rsmacosmenuservices 803 msgid "Services" 804 msgstr "" 805 806 #: lclstrconsts.rsmacosmenushowall 807 msgid "Show All" 683 808 msgstr "" 684 809 … … 832 957 833 958 #: lclstrconsts.rspixmap 834 msgid "Pixmap" 835 msgstr "" 836 837 #: lclstrconsts.rsportablebitmap 838 msgid "Portable BitMap" 839 msgstr "" 840 841 #: lclstrconsts.rsportablegraymap 842 msgid "Portable GrayMap" 959 msgid "Pixmap Files" 843 960 msgstr "" 844 961 845 962 #: lclstrconsts.rsportablenetworkgraphic 846 msgid "P ortable Network Graphic"963 msgid "PNG Files" 847 964 msgstr "" 848 965 849 966 #: lclstrconsts.rsportablepixmap 850 msgid "Portable Pix Map"967 msgid "Portable Pixmap Files" 851 968 msgstr "" 852 969 … … 856 973 857 974 #: lclstrconsts.rspressoktoignoreandriskdatacorruptionpressaborttok 975 #, object-pascal-format 858 976 msgid "%s%sPress OK to ignore and risk data corruption.%sPress Abort to kill the program." 859 977 msgstr "" … … 869 987 870 988 #: lclstrconsts.rspropertydoesnotexist 989 #, object-pascal-format 871 990 msgid "Property %s does not exist" 872 991 msgstr "" … … 876 995 msgstr "" 877 996 997 #: lclstrconsts.rsqtoptiondisableaccurateframe 998 msgid "Disables fully accurate window frame under X11. This feature is implemented for Qt, Qt5 and Gtk2 interfaces and used mostly by GetWindowRect()." 999 msgstr "" 1000 878 1001 #: lclstrconsts.rsqtoptiondograb 879 msgid " -dograb (only under X11), running under a debugger can cause an implicit -nograb, use -dograb to override. NeedQT_DEBUG."1002 msgid "Running under a debugger can cause an implicit -nograb, use -dograb to override. Works only under X11, needs QT_DEBUG." 880 1003 msgstr "" 881 1004 882 1005 #: lclstrconsts.rsqtoptiongraphicsstyle 883 msgid " -graphicssystem param, sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable."1006 msgid "Sets the backend to be used for on-screen widgets and QPixmaps. Available options are native, raster and opengl. OpenGL is still unstable." 884 1007 msgstr "" 885 1008 886 1009 #: lclstrconsts.rsqtoptionnograb 887 msgid " -nograb, tells Qt that it must never grab the mouse or the keyboard. NeedQT_DEBUG."1010 msgid "Tells Qt that it must never grab the mouse or the keyboard. Needs QT_DEBUG." 888 1011 msgstr "" 889 1012 890 1013 #: lclstrconsts.rsqtoptionreverse 891 msgid " -reverse, sets the application's layout direction to Qt::RightToLeft."1014 msgid "Sets the application's layout direction to Qt::RightToLeft." 892 1015 msgstr "" 893 1016 894 1017 #: lclstrconsts.rsqtoptionsession 895 msgid " -session session, restores the application from an earlier session."1018 msgid "Restores the application from an earlier session." 896 1019 msgstr "" 897 1020 898 1021 #: lclstrconsts.rsqtoptionstyle 899 msgid " -style style or -style=style, sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -stylecommand line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)."1022 msgid "Sets the application GUI style. Possible values are motif, windows, and platinum. If you compiled Qt with additional styles or have additional styles as plugins these will be available to the -style command line option. NOTE: Not all styles are available on all platforms. If style param does not exist Qt will start an application with default common style (windows)." 900 1023 msgstr "" 901 1024 902 1025 #: lclstrconsts.rsqtoptionstylesheet 903 msgid " -stylesheet stylesheet or -stylesheet=stylesheet, sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path."1026 msgid "Sets the application Style Sheet. The value must be a path to a file that contains the Style Sheet. Note: Relative URLs in the Style Sheet file are relative to the Style Sheet file's path." 904 1027 msgstr "" 905 1028 906 1029 #: lclstrconsts.rsqtoptionsync 907 msgid " -sync (only under X11), switches to synchronous mode for debugging."1030 msgid "Switches to synchronous mode for debugging. Works only under X11." 908 1031 msgstr "" 909 1032 910 1033 #: lclstrconsts.rsqtoptionwidgetcount 911 msgid " -widgetcount, prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time."1034 msgid "Prints debug message at the end about number of widgets left undestroyed and maximum number of widgets existed at the same time." 912 1035 msgstr "" 913 1036 914 1037 #: lclstrconsts.rsqtoptionx11bgcolor 915 msgid " -bg or -background color, sets the default background color and an application palette (light and dark shades are calculated)."1038 msgid "Sets the default background color and an application palette (light and dark shades are calculated)." 916 1039 msgstr "" 917 1040 918 1041 #: lclstrconsts.rsqtoptionx11btncolor 919 msgid " -btn or -button color, sets the default button color."1042 msgid "Sets the default button color." 920 1043 msgstr "" 921 1044 922 1045 #: lclstrconsts.rsqtoptionx11cmap 923 msgid " -cmap, causes the application to install a private color map on an 8-bit display."1046 msgid "Causes the application to install a private color map on an 8-bit display." 924 1047 msgstr "" 925 1048 926 1049 #: lclstrconsts.rsqtoptionx11display 927 msgid " -display display, sets the X display (default is $DISPLAY)."1050 msgid "Sets the X display. Default is $DISPLAY." 928 1051 msgstr "" 929 1052 930 1053 #: lclstrconsts.rsqtoptionx11fgcolor 931 msgid " -fg or -foreground color, sets the default foreground color."1054 msgid "Sets the default foreground color." 932 1055 msgstr "" 933 1056 934 1057 #: lclstrconsts.rsqtoptionx11font 935 msgid " -fn or -font font, defines the application font. The font should be specified using an X logical font description."1058 msgid "Defines the application font. The font should be specified using an X logical font description." 936 1059 msgstr "" 937 1060 938 1061 #: lclstrconsts.rsqtoptionx11geometry 939 msgid " -geometry geometry, sets the client geometry of the first window that is shown."1062 msgid "Sets the client geometry of the first window that is shown." 940 1063 msgstr "" 941 1064 942 1065 #: lclstrconsts.rsqtoptionx11im 943 msgid " -im, sets the input method server (equivalent to setting the XMODIFIERS environment variable)."1066 msgid "Sets the input method server (equivalent to setting the XMODIFIERS environment variable)." 944 1067 msgstr "" 945 1068 946 1069 #: lclstrconsts.rsqtoptionx11inputstyle 947 msgid " -inputstyle, defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done."1070 msgid "Defines how the input is inserted into the given widget, e.g. onTheSpot makes the input appear directly in the widget, while overTheSpot makes the input appear in a box floating over the widget and is not inserted until the editing is done." 948 1071 msgstr "" 949 1072 950 1073 #: lclstrconsts.rsqtoptionx11name 951 msgid " -name name, sets the application name."1074 msgid "Sets the application name." 952 1075 msgstr "" 953 1076 954 1077 #: lclstrconsts.rsqtoptionx11ncols 955 msgid " -ncols count, limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used."1078 msgid "Limits the number of colors allocated in the color cube on an 8-bit display, if the application is using the QApplication::ManyColor color specification. If count is 216 then a 6x6x6 color cube is used (i.e. 6 levels of red, 6 of green, and 6 of blue); for other values, a cube approximately proportional to a 2x3x1 cube is used." 956 1079 msgstr "" 957 1080 958 1081 #: lclstrconsts.rsqtoptionx11title 959 msgid " -title title, sets the application title."1082 msgid "Sets the application title." 960 1083 msgstr "" 961 1084 962 1085 #: lclstrconsts.rsqtoptionx11visual 963 msgid " -visual TrueColor, forces the application to use a TrueColor visual on an 8-bit display."1086 msgid "Forces the application to use a TrueColor visual on an 8-bit display." 964 1087 msgstr "" 965 1088 … … 993 1116 994 1117 #: lclstrconsts.rsresourcenotfound 1118 #, object-pascal-format 995 1119 msgctxt "lclstrconsts.rsresourcenotfound" 996 1120 msgid "Resource %s not found" … … 1013 1137 msgstr "" 1014 1138 1139 #: lclstrconsts.rsshowdetails 1140 msgid "Show details" 1141 msgstr "" 1142 1015 1143 #: lclstrconsts.rssilvercolorcaption 1016 1144 msgid "Silver" … … 1037 1165 msgstr "" 1038 1166 1167 #: lclstrconsts.rstga 1168 msgid "TGA Image Files" 1169 msgstr "" 1170 1039 1171 #: lclstrconsts.rsthebuiltinurlisreadonlychangethebaseurlinstead 1040 1172 msgid "The built-in URL is read only. Change the BaseURL instead." … … 1042 1174 1043 1175 #: lclstrconsts.rstiff 1044 msgid "Tagged Image File Format "1176 msgid "Tagged Image File Format Files" 1045 1177 msgstr "" 1046 1178 … … 1081 1213 1082 1214 #: lclstrconsts.rsunsupportedclipboardformat 1215 #, object-pascal-format 1083 1216 msgid "Unsupported clipboard format: %s" 1084 1217 msgstr "" 1085 1218 1086 1219 #: lclstrconsts.rswarningunreleaseddcsdump 1220 #, object-pascal-format 1087 1221 msgid " WARNING: There are %d unreleased DCs, a detailed dump follows:" 1088 1222 msgstr "" 1089 1223 1090 1224 #: lclstrconsts.rswarningunreleasedgdiobjectsdump 1225 #, object-pascal-format 1091 1226 msgid " WARNING: There are %d unreleased GDIObjects, a detailed dump follows:" 1092 1227 msgstr "" 1093 1228 1094 1229 #: lclstrconsts.rswarningunreleasedmessagesinqueue 1230 #, object-pascal-format 1095 1231 msgid " WARNING: There are %d messages left in the queue! I'll free them" 1096 1232 msgstr "" 1097 1233 1098 1234 #: lclstrconsts.rswarningunreleasedtimerinfos 1235 #, object-pascal-format 1099 1236 msgid " WARNING: There are %d TimerInfo structures left, I'll free them" 1100 1237 msgstr "" 1101 1238 1102 1239 #: lclstrconsts.rswarningunremovedpaintmessages 1240 #, object-pascal-format 1103 1241 msgid " WARNING: There are %s unremoved LM_PAINT/LM_GtkPAINT message links left." 1104 1242 msgstr "" … … 1140 1278 msgstr "" 1141 1279 1142 #: lclstrconsts.scannotsetdesigntimeppi1143 msgid "Cannot set design time PPI."1144 msgstr ""1145 1146 1280 #: lclstrconsts.sduplicatemenus 1147 1281 msgid "Duplicate menus" … … 1162 1296 #: lclstrconsts.sinvalidactionunregistration 1163 1297 msgid "Invalid action unregistration" 1164 msgstr ""1165 1166 #: lclstrconsts.sinvalidcharset1167 msgid "The char set in mask \"%s\" is not valid!"1168 1298 msgstr "" 1169 1299 … … 1280 1410 1281 1411 #: lclstrconsts.sparentrequired 1412 #, object-pascal-format 1282 1413 msgid "Control \"%s\" has no parent window." 1283 1414 msgstr "" 1284 1415 1285 1416 #: lclstrconsts.sparexpected 1417 #, object-pascal-format 1286 1418 msgid "Wrong token type: %s expected" 1287 1419 msgstr "" 1288 1420 1289 1421 #: lclstrconsts.sparinvalidfloat 1422 #, object-pascal-format 1290 1423 msgid "Invalid floating point number: %s" 1291 1424 msgstr "" 1292 1425 1293 1426 #: lclstrconsts.sparinvalidinteger 1427 #, object-pascal-format 1294 1428 msgid "Invalid integer number: %s" 1295 1429 msgstr "" 1296 1430 1297 1431 #: lclstrconsts.sparlocinfo 1432 #, object-pascal-format 1298 1433 msgid " (at %d,%d, stream offset %d)" 1299 1434 msgstr "" … … 1308 1443 1309 1444 #: lclstrconsts.sparwrongtokensymbol 1445 #, object-pascal-format 1310 1446 msgid "Wrong token symbol: %s expected but %s found" 1311 1447 msgstr "" 1312 1448 1313 1449 #: lclstrconsts.sparwrongtokentype 1450 #, object-pascal-format 1314 1451 msgid "Wrong token type: %s expected but %s found" 1315 1452 msgstr "" 1316 1453 1317 1454 #: lclstrconsts.sshellctrlsbytes 1455 #, object-pascal-format 1318 1456 msgid "%s bytes" 1319 1457 msgstr "" 1320 1458 1321 1459 #: lclstrconsts.sshellctrlsinvalidpath 1460 #, object-pascal-format 1322 1461 msgctxt "lclstrconsts.sshellctrlsinvalidpath" 1323 1462 msgid "" … … 1327 1466 1328 1467 #: lclstrconsts.sshellctrlsinvalidpathrelative 1468 #, object-pascal-format 1329 1469 msgid "" 1330 1470 "Invalid relative pathname:\n" … … 1335 1475 1336 1476 #: lclstrconsts.sshellctrlsinvalidroot 1477 #, object-pascal-format 1337 1478 msgctxt "lclstrconsts.sshellctrlsinvalidroot" 1338 1479 msgid "" … … 1342 1483 1343 1484 #: lclstrconsts.sshellctrlskb 1485 #, object-pascal-format 1344 1486 msgid "%s kB" 1345 1487 msgstr "" 1346 1488 1347 1489 #: lclstrconsts.sshellctrlsmb 1490 #, object-pascal-format 1348 1491 msgid "%s MB" 1349 1492 msgstr "" … … 1354 1497 1355 1498 #: lclstrconsts.sshellctrlsselecteditemdoesnotexists 1499 #, object-pascal-format 1356 1500 msgid "" 1357 1501 "The selected item does not exist on disk:\n"
Note:
See TracChangeset
for help on using the changeset viewer.