~ubuntu-branches/ubuntu/saucy/lazarus/saucy

« back to all changes in this revision

Viewing changes to lcl/languages/lclstrconsts.cs.po

  • Committer: Package Import Robot
  • Author(s): Paul Gevers, Abou Al Montacir, Bart Martens, Paul Gevers
  • Date: 2013-06-08 14:12:17 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20130608141217-7k0cy9id8ifcnutc
Tags: 1.0.8+dfsg-1
[ Abou Al Montacir ]
* New upstream major release and multiple maintenace release offering many
  fixes and new features marking a new milestone for the Lazarus development
  and its stability level.
  - The detailed list of changes can be found here:
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_fixes_branch
* LCL changes:
  - LCL is now a normal package.
      + Platform independent parts of the LCL are now in the package LCLBase
      + LCL is automatically recompiled when switching the target platform,
        unless pre-compiled binaries for this target are already installed.
      + No impact on existing projects.
      + Linker options needed by LCL are no more added to projects that do
        not use the LCL package.
  - Minor changes in LCL basic classes behaviour
      + TCustomForm.Create raises an exception if a form resource is not
        found.
      + TNotebook and TPage: a new implementation of these classes was added.
      + TDBNavigator: It is now possible to have focusable buttons by setting
        Options = [navFocusableButtons] and TabStop = True, useful for
        accessibility and for devices with neither mouse nor touch screen.
      + Names of TControlBorderSpacing.GetSideSpace and GetSpace were swapped
        and are now consistent. GetSideSpace = Around + GetSpace.
      + TForm.WindowState=wsFullscreen was added
      + TCanvas.TextFitInfo was added to calculate how many characters will
        fit into a specified Width. Useful for word-wrapping calculations.
      + TControl.GetColorResolvingParent and
        TControl.GetRGBColorResolvingParent were added, simplifying the work
        to obtain the final color of the control while resolving clDefault
        and the ParentColor.
      + LCLIntf.GetTextExtentExPoint now has a good default implementation
        which works in any platform not providing a specific implementation.
        However, Widgetset specific implementation is better, when available.
      + TTabControl was reorganized. Now it has the correct class hierarchy
        and inherits from TCustomTabControl as it should.
  - New unit in the LCL:
      + lazdialogs.pas: adds non-native versions of various native dialogs,
        for example TLazOpenDialog, TLazSaveDialog, TLazSelectDirectoryDialog.
        It is used by widgetsets which either do not have a native dialog, or
        do not wish to use it because it is limited. These dialogs can also be
        used by user applications directly.
      + lazdeviceapis.pas: offers an interface to more hardware devices such
        as the accelerometer, GPS, etc. See LazDeviceAPIs
      + lazcanvas.pas: provides a TFPImageCanvas descendent implementing
        drawing in a LCL-compatible way, but 100% in Pascal.
      + lazregions.pas. LazRegions is a wholly Pascal implementation of
        regions for canvas clipping, event clipping, finding in which control
        of a region tree one an event should reach, for drawing polygons, etc.
      + customdrawncontrols.pas, customdrawndrawers.pas,
        customdrawn_common.pas, customdrawn_android.pas and
        customdrawn_winxp.pas: are the Lazarus Custom Drawn Controls -controls
        which imitate the standard LCL ones, but with the difference that they
        are non-native and support skinning.
  - New APIs added to the LCL to improve support of accessibility software
    such as screen readers.
* IDE changes:
  - Many improvments.
  - The detailed list of changes can be found here:
    http://wiki.lazarus.freepascal.org/New_IDE_features_since#v1.0_.282012-08-29.29
    http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes#IDE_Changes
* Debugger / Editor changes:
  - Added pascal sources and breakpoints to the disassembler
  - Added threads dialog.
* Components changes:
  - TAChart: many fixes and new features
  - CodeTool: support Delphi style generics and new syntax extensions.
  - AggPas: removed to honor free licencing. (Closes: Bug#708695)
[Bart Martens]
* New debian/watch file fixing issues with upstream RC release.
[Abou Al Montacir]
* Avoid changing files in .pc hidden directory, these are used by quilt for
  internal purpose and could lead to surprises during build.
[Paul Gevers]
* Updated get-orig-source target and it compinion script orig-tar.sh so that they
  repack the source file, allowing bug 708695 to be fixed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
msgid "Unable to find a HTML browser."
27
27
msgstr "Nepodařilo se nalézt HTML prohlížeč."
28
28
 
29
 
#: lclstrconsts.hhshelpnohtmlbrowserfoundpleasedefineoneinhelpconfigurehe
30
 
msgid "No HTML Browser found.%sPlease define one in Environment -> Options -> Help -> Help Options"
31
 
msgstr "Nenalezen HTML prohlížeč.%sProsím určete nějaký v Prostředí -> Volby -> Nápověda -> Volby nápovědy"
 
29
#: lclstrconsts.hhshelpnohtmlbrowserfoundpleasedefineone
 
30
msgid "No HTML Browser found.%sPlease define one in Tools -> Options -> Help -> Help Options"
 
31
msgstr ""
32
32
 
33
33
#: lclstrconsts.hhshelpthehelpdatabasewasunabletofindfile
34
34
msgid "The help database %s%s%s was unable to find file %s%s%s."
71
71
msgid "Clear"
72
72
msgstr "Vyčistit"
73
73
 
 
74
#: lclstrconsts.ifsvk_cmd
 
75
msgid "Cmd"
 
76
msgstr ""
 
77
 
74
78
#: lclstrconsts.ifsvk_control
75
79
msgid "Control"
76
80
msgstr "Ovládání"
154
158
msgid "Menu"
155
159
msgstr "Nabídka"
156
160
 
 
161
#: lclstrconsts.ifsvk_meta
 
162
msgid "Meta"
 
163
msgstr ""
 
164
 
157
165
#: lclstrconsts.ifsvk_modechange
158
166
msgid "Mode Change"
159
167
msgstr "Změna režimu"
225
233
msgid "Space key"
226
234
msgstr "Mezerník"
227
235
 
 
236
#: lclstrconsts.ifsvk_super
 
237
msgid "Super"
 
238
msgstr ""
 
239
 
228
240
#: lclstrconsts.ifsvk_tab
229
241
msgctxt "lclstrconsts.ifsvk_tab"
230
242
msgid "Tab"
243
255
msgid "can not execute %s"
244
256
msgstr "nelze spustit %s"
245
257
 
 
258
#: lclstrconsts.liscefilter
 
259
msgid "(filter)"
 
260
msgstr ""
 
261
 
246
262
#: lclstrconsts.lislclresourcesnotfound
247
263
msgctxt "lclstrconsts.lislclresourcesnotfound"
248
264
msgid "Resource %s not found"
358
374
msgid "Control '%s' has no parent window"
359
375
msgstr "Prvek '%s' nemá rodičovské okno"
360
376
 
 
377
#: lclstrconsts.rscontrolisnotaparent
 
378
msgid "'%s' is not a parent of '%s'"
 
379
msgstr ""
 
380
 
361
381
#: lclstrconsts.rscreamcolorcaption
362
382
msgid "Cream"
363
383
msgstr "Krémová"
528
548
msgid "Form"
529
549
msgstr "Formulář"
530
550
 
 
551
#: lclstrconsts.rsformresourcesnotfoundforresourcelessformscreatenew
 
552
msgid "Form resource %s not found. For resourceless forms CreateNew constructor must be used. See the global variable RequireDerivedFormResource."
 
553
msgstr ""
 
554
 
531
555
#: lclstrconsts.rsformstreamingerror
532
556
msgid "Form streaming \"%s\" error: %s"
533
557
msgstr "Chyba zřetězení \"%s\" chyba: %s"
641
665
msgstr "%s: Již zaregistrováno"
642
666
 
643
667
#: lclstrconsts.rshelpcontextnotfound
644
 
msgid "Help Context not found"
 
668
#, fuzzy
 
669
#| msgid "Help Context not found"
 
670
msgid "A help database was found for this topic, but this topic was not found"
645
671
msgstr "Kontext nápovědy nenalezen"
646
672
 
647
673
#: lclstrconsts.rshelpdatabasenotfound
648
 
msgid "Help Database not found"
 
674
#, fuzzy
 
675
#| msgid "Help Database not found"
 
676
msgid "There is no help database installed for this topic"
649
677
msgstr "Databáze nápovědy nenalezena"
650
678
 
651
679
#: lclstrconsts.rshelperror
668
696
msgid "Help Database %s%s%s not found"
669
697
msgstr "Databáze nápovědy %s%s%s nenalezena"
670
698
 
 
699
#: lclstrconsts.rshelphelpfordirectivenotfound
 
700
msgid "Help for directive %s%s%s not found."
 
701
msgstr ""
 
702
 
 
703
#: lclstrconsts.rshelphelpfordirectivenotfoundindatabase
 
704
msgid "Help for directive %s%s%s not found in Database %s%s%s."
 
705
msgstr ""
 
706
 
671
707
#: lclstrconsts.rshelphelpkeywordnotfound
672
708
msgid "Help keyword %s%s%s not found."
673
709
msgstr "Klíčové slovo %s%s%s nenalezeno."
685
721
msgstr "Nápověda nenalezena pro řádek %d, sloupce %d pro %s."
686
722
 
687
723
#: lclstrconsts.rshelpnohelpnodesavailable
688
 
msgid "No help nodes available"
 
724
#, fuzzy
 
725
#| msgid "No help nodes available"
 
726
msgid "No help entries available for this topic"
689
727
msgstr "Uzly nápovědy nejsou dostupné"
690
728
 
691
729
#: lclstrconsts.rshelpnotfound
692
 
msgid "Help not found"
 
730
#, fuzzy
 
731
#| msgid "Help not found"
 
732
msgid "No help found for this topic"
693
733
msgstr "Nápověda nenalezena"
694
734
 
695
735
#: lclstrconsts.rshelpnotregistered
709
749
msgstr "Chyba prohlížeče nápovědy"
710
750
 
711
751
#: lclstrconsts.rshelpviewernotfound
712
 
msgid "Help Viewer not found"
 
752
#, fuzzy
 
753
#| msgid "Help Viewer not found"
 
754
msgid "No viewer was found for this type of help content"
713
755
msgstr "Prohlížeč nápovědy nenalezen"
714
756
 
715
757
#: lclstrconsts.rshighlightcolorcaption
1018
1060
msgid "Prior"
1019
1061
msgstr "Předchozí"
1020
1062
 
 
1063
#: lclstrconsts.rspromptonreplace
 
1064
msgid "Prompt on replace"
 
1065
msgstr ""
 
1066
 
1021
1067
#: lclstrconsts.rspropertydoesnotexist
1022
1068
msgid "Property %s does not exist"
1023
1069
msgstr "Vlastnost %s neexistuje"
1175
1221
msgid "Sky Blue"
1176
1222
msgstr "Nebeská modrá"
1177
1223
 
 
1224
#: lclstrconsts.rstcustomtabcontrolaccessibilitydescription
 
1225
msgid "A control with tabs"
 
1226
msgstr ""
 
1227
 
1178
1228
#: lclstrconsts.rstealcolorcaption
1179
1229
msgid "Teal"
1180
1230
msgstr "Hluboká zelenomodrá"
1187
1237
msgid "Tagged Image File Format"
1188
1238
msgstr "Označkovaný obrazový formát souboru"
1189
1239
 
 
1240
#: lclstrconsts.rstpanelaccessibilitydescription
 
1241
msgctxt "lclstrconsts.rstpanelaccessibilitydescription"
 
1242
msgid "Panel"
 
1243
msgstr ""
 
1244
 
 
1245
#: lclstrconsts.rstsplitteraccessibilitydescription
 
1246
msgctxt "lclstrconsts.rstsplitteraccessibilitydescription"
 
1247
msgid "A grip to control how much size to give two parts of an area"
 
1248
msgstr ""
 
1249
 
 
1250
#: lclstrconsts.rsttreeviewaccessibilitydescription
 
1251
msgctxt "lclstrconsts.rsttreeviewaccessibilitydescription"
 
1252
msgid "A tree of items"
 
1253
msgstr ""
 
1254
 
1190
1255
#: lclstrconsts.rsunabletoloaddefaultfont
1191
1256
msgid "Unable to load default font"
1192
1257
msgstr "Nelze načíst výchozí písmo"
1299
1364
msgid "Invalid ImageList Index"
1300
1365
msgstr "Neplatný index ImageList"
1301
1366
 
 
1367
#: lclstrconsts.smaskeditnomatch
 
1368
msgid "The current text does not match the specified mask."
 
1369
msgstr ""
 
1370
 
1302
1371
#: lclstrconsts.smenuindexerror
1303
1372
msgid "Menu index out of range"
1304
1373
msgstr "Index menu mimo rozsah"
1415
1484
msgstr "Neplatné celé číslo: %s"
1416
1485
 
1417
1486
#: lclstrconsts.sparlocinfo
1418
 
msgid " (at %d,%d, stream offset %.8x)"
 
1487
#, fuzzy
 
1488
#| msgid " (at %d,%d, stream offset %.8x)"
 
1489
msgid " (at %d,%d, stream offset %d)"
1419
1490
msgstr " (u %d,%d, posun proudu %.8x)"
1420
1491
 
1421
1492
#: lclstrconsts.sparunterminatedbinvalue