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

« back to all changes in this revision

Viewing changes to ideintf/languages/objinspstrconsts.pl.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:
1
1
msgid ""
2
2
msgstr ""
3
3
"Last-Translator: Tomasz Wieckowski <tomek@ump.edu.pl>\n"
4
 
"PO-Revision-Date: 2009-08-21 18:36+0100\n"
 
4
"PO-Revision-Date: 2012-03-12 10:51+0100\n"
5
5
"Project-Id-Version: objinspstrconsts\n"
6
6
"Content-Type: text/plain; charset=UTF-8\n"
7
7
"X-Poedit-Language: Polish\n"
154
154
msgstr ""
155
155
 
156
156
#: objinspstrconsts.fesfetitle
157
 
msgid "Edit Fields..."
 
157
msgid "Edit Fields ..."
158
158
msgstr ""
159
159
 
160
160
#: objinspstrconsts.fesfieldcantbec
262
262
msgid "Set value"
263
263
msgstr ""
264
264
 
265
 
#: objinspstrconsts.lisoem1
266
 
msgid "OEM 1"
267
 
msgstr ""
268
 
 
269
 
#: objinspstrconsts.lisoem2
270
 
msgid "OEM 2"
271
 
msgstr ""
272
 
 
273
 
#: objinspstrconsts.lisoem3
274
 
msgid "OEM 3"
275
 
msgstr ""
276
 
 
277
 
#: objinspstrconsts.lisoem4
278
 
msgid "OEM 4"
279
 
msgstr ""
280
 
 
281
 
#: objinspstrconsts.lisoem5
282
 
msgid "OEM 5"
283
 
msgstr ""
284
 
 
285
 
#: objinspstrconsts.lisoem6
286
 
msgid "OEM 6"
287
 
msgstr ""
288
 
 
289
 
#: objinspstrconsts.lisoem7
290
 
msgid "OEM 7"
291
 
msgstr ""
292
 
 
293
 
#: objinspstrconsts.lisoem8
294
 
msgid "OEM 8"
295
 
msgstr ""
296
 
 
297
 
#: objinspstrconsts.lisoemcomma
298
 
msgid "OEM comma"
299
 
msgstr ""
300
 
 
301
 
#: objinspstrconsts.lisoemminus
302
 
msgid "OEM minus"
303
 
msgstr ""
304
 
 
305
 
#: objinspstrconsts.lisoemperiod
306
 
msgid "OEM period"
307
 
msgstr ""
308
 
 
309
 
#: objinspstrconsts.lisoemplus
310
 
msgid "OEM plus"
311
 
msgstr ""
312
 
 
313
265
#: objinspstrconsts.nbcesaddpage
314
 
msgid "Add page"
 
266
#, fuzzy
 
267
#| msgid "Add page"
 
268
msgid "Add Page"
315
269
msgstr "Dodaj stronę"
316
270
 
317
271
#: objinspstrconsts.nbcesdeletepage
318
 
msgid "Delete page"
 
272
#, fuzzy
 
273
#| msgid "Delete page"
 
274
msgid "Delete Page"
319
275
msgstr "Usuń stronę"
320
276
 
321
277
#: objinspstrconsts.nbcesinsertpage
322
 
msgid "Insert page"
 
278
#, fuzzy
 
279
#| msgid "Insert page"
 
280
msgid "Insert Page"
323
281
msgstr "Wstaw stronę"
324
282
 
325
283
#: objinspstrconsts.nbcesmovepageleft
326
 
msgid "Move page left"
 
284
#, fuzzy
 
285
#| msgid "Move page left"
 
286
msgid "Move Page Left"
327
287
msgstr "Przesuń stronę w lewo"
328
288
 
329
289
#: objinspstrconsts.nbcesmovepageright
330
 
msgid "Move page right"
 
290
#, fuzzy
 
291
#| msgid "Move page right"
 
292
msgid "Move Page Right"
331
293
msgstr "Przesuń stronę w prawo"
332
294
 
333
295
#: objinspstrconsts.nbcesshowpage
334
 
msgid "Show page ..."
 
296
#, fuzzy
 
297
#| msgid "Show page ..."
 
298
msgid "Show Page"
335
299
msgstr "Pokaż stronę..."
336
300
 
337
301
#: objinspstrconsts.oicoleditadd
371
335
msgstr "Akcja"
372
336
 
373
337
#: objinspstrconsts.oisactionlistcomponenteditor
374
 
msgid "Action&List Editor..."
 
338
msgid "Action&List Editor ..."
375
339
msgstr ""
376
340
 
377
341
#: objinspstrconsts.oisactionlisteditor
418
382
 
419
383
#: objinspstrconsts.oiscancel
420
384
msgctxt "objinspstrconsts.oiscancel"
421
 
msgid "&Cancel"
422
 
msgstr ""
 
385
msgid "Cancel"
 
386
msgstr "Anuluj"
423
387
 
424
388
#: objinspstrconsts.oiscategory
425
389
msgid "Category"
426
390
msgstr "Kategoria"
427
391
 
428
392
#: objinspstrconsts.oiscdelete
429
 
msgctxt "objinspstrconsts.oiscdelete"
430
 
msgid "&Delete"
431
 
msgstr "&Usuń"
 
393
msgid "Delete?"
 
394
msgstr ""
432
395
 
433
396
#: objinspstrconsts.oischar
434
397
msgid "Char"
556
519
msgid "Float"
557
520
msgstr "Float"
558
521
 
 
522
#: objinspstrconsts.oishelp
 
523
msgid "&Help"
 
524
msgstr ""
 
525
 
559
526
#: objinspstrconsts.oisimagelistcomponenteditor
560
 
msgid "I&mageList Editor..."
 
527
msgid "I&mageList Editor ..."
561
528
msgstr ""
562
529
 
563
530
#: objinspstrconsts.oisincompatibleidentifier
568
535
msgid "Incompatible Method"
569
536
msgstr "Niekompatybilna metoda"
570
537
 
571
 
#: objinspstrconsts.oisindexoutofbounds
572
 
msgid "Index out of bounds"
573
 
msgstr "Indeks poza zakresem"
574
 
 
575
538
#: objinspstrconsts.oisinputmask
576
539
msgid "Input Mask:"
577
540
msgstr "Maska wejściowa:"
617
580
msgstr ""
618
581
 
619
582
#: objinspstrconsts.oismasks
620
 
msgid "Masks..."
 
583
msgid "Masks ..."
621
584
msgstr ""
622
585
 
623
586
#: objinspstrconsts.oismethod
633
596
msgstr ""
634
597
 
635
598
#: objinspstrconsts.oismoveup
 
599
msgctxt "objinspstrconsts.oismoveup"
636
600
msgid "Move &Up"
637
601
msgstr ""
638
602
 
648
612
msgid "(none)"
649
613
msgstr "(brak)"
650
614
 
651
 
#: objinspstrconsts.oisnotsupported
652
 
msgid "not supported"
653
 
msgstr ""
654
 
 
655
615
#: objinspstrconsts.oisobject
656
616
msgid "Object"
657
617
msgstr "Obiekt"
804
764
msgstr "Edytor StringList"
805
765
 
806
766
#: objinspstrconsts.oistdactcolorselect1headline
807
 
msgid "Select &Color..."
 
767
#, fuzzy
 
768
#| msgid "Select &Color..."
 
769
msgid "Select &Color ..."
808
770
msgstr "Wybierz &Kolor..."
809
771
 
810
772
#: objinspstrconsts.oistdactcolorselecthint
986
948
msgstr "Zakończ"
987
949
 
988
950
#: objinspstrconsts.oistdactfileopenheadline
989
 
msgid "&Open..."
 
951
#, fuzzy
 
952
#| msgid "&Open..."
 
953
msgid "&Open ..."
990
954
msgstr "&Otwórz..."
991
955
 
992
956
#: objinspstrconsts.oistdactfileopenhint
999
963
msgstr "Ctrl+O"
1000
964
 
1001
965
#: objinspstrconsts.oistdactfileopenwithheadline
1002
 
msgid "Open with..."
1003
 
msgstr ""
 
966
#, fuzzy
 
967
#| msgid "Open with..."
 
968
msgid "Open with ..."
 
969
msgstr "Otwórz z..."
1004
970
 
1005
971
#: objinspstrconsts.oistdactfileopenwithhint
1006
972
msgid "Open with"
1007
 
msgstr ""
 
973
msgstr "Otwórz z"
1008
974
 
1009
975
#: objinspstrconsts.oistdactfilesaveasheadline
1010
 
msgid "Save &As..."
 
976
#, fuzzy
 
977
#| msgid "Save &As..."
 
978
msgid "Save &As ..."
1011
979
msgstr "Zapisz j&ako..."
1012
980
 
1013
981
#: objinspstrconsts.oistdactfilesaveashint
1015
983
msgstr "Zapisz jako..."
1016
984
 
1017
985
#: objinspstrconsts.oistdactfonteditheadline
1018
 
msgid "Select &Font..."
 
986
msgid "Select &Font ..."
1019
987
msgstr ""
1020
988
 
1021
989
#: objinspstrconsts.oistdactfontedithint
1055
1023
msgstr ""
1056
1024
 
1057
1025
#: objinspstrconsts.oistdactsearchfindheadline
1058
 
msgid "&Find..."
 
1026
#, fuzzy
 
1027
#| msgid "&Find..."
 
1028
msgid "&Find ..."
1059
1029
msgstr "&Znajdź..."
1060
1030
 
1061
1031
#: objinspstrconsts.oistdactsearchfindhint
1087
1057
msgstr "Zastąp"
1088
1058
 
1089
1059
#: objinspstrconsts.oistestdialog
1090
 
msgid "Test dialog..."
 
1060
#, fuzzy
 
1061
#| msgid "Test dialog..."
 
1062
msgid "Test dialog ..."
1091
1063
msgstr "Testuj okno dialogowe..."
1092
1064
 
1093
1065
#: objinspstrconsts.oistestinput
1224
1196
msgstr ""
1225
1197
 
1226
1198
#: objinspstrconsts.sccsiledtadd
1227
 
msgid "Add..."
 
1199
#, fuzzy
 
1200
#| msgid "Add ..."
 
1201
msgid "&Add ..."
1228
1202
msgstr "Dodaj..."
1229
1203
 
1230
1204
#: objinspstrconsts.sccsiledtadjustment
1233
1207
 
1234
1208
#: objinspstrconsts.sccsiledtapply
1235
1209
msgctxt "objinspstrconsts.sccsiledtapply"
1236
 
msgid "Apply"
 
1210
msgid "&Apply"
1237
1211
msgstr ""
1238
1212
 
1239
1213
#: objinspstrconsts.sccsiledtcaption
1245
1219
msgstr ""
1246
1220
 
1247
1221
#: objinspstrconsts.sccsiledtclear
 
1222
#, fuzzy
 
1223
#| msgid "Clear"
1248
1224
msgctxt "objinspstrconsts.sccsiledtclear"
1249
 
msgid "Clear"
 
1225
msgid "&Clear"
1250
1226
msgstr "Wyczyść"
1251
1227
 
1252
1228
#: objinspstrconsts.sccsiledtcrop
1254
1230
msgstr ""
1255
1231
 
1256
1232
#: objinspstrconsts.sccsiledtdelete
 
1233
#, fuzzy
 
1234
#| msgid "Delete"
1257
1235
msgctxt "objinspstrconsts.sccsiledtdelete"
1258
 
msgid "Delete"
 
1236
msgid "&Delete"
1259
1237
msgstr "Usuń"
1260
1238
 
1261
1239
#: objinspstrconsts.sccsiledtgrplcaption
1267
1245
msgstr ""
1268
1246
 
1269
1247
#: objinspstrconsts.sccsiledtmovedown
 
1248
#, fuzzy
 
1249
#| msgid "Move Down"
1270
1250
msgctxt "objinspstrconsts.sccsiledtmovedown"
1271
 
msgid "Move Down"
 
1251
msgid "Move D&own"
1272
1252
msgstr "Przenieś w dół"
1273
1253
 
1274
1254
#: objinspstrconsts.sccsiledtmoveup
 
1255
#, fuzzy
 
1256
#| msgid "Move Up"
1275
1257
msgctxt "objinspstrconsts.sccsiledtmoveup"
1276
 
msgid "Move Up"
 
1258
msgid "Move &Up"
1277
1259
msgstr "Przenieś w górę"
1278
1260
 
1279
1261
#: objinspstrconsts.sccsiledtnone
1289
1271
msgstr "Kolor przezroczystości:"
1290
1272
 
1291
1273
#: objinspstrconsts.sccsiledtsave
 
1274
#, fuzzy
 
1275
#| msgid "Save ..."
1292
1276
msgctxt "objinspstrconsts.sccsiledtsave"
1293
 
msgid "Save..."
 
1277
msgid "&Save ..."
1294
1278
msgstr "Zapisz..."
1295
1279
 
1296
1280
#: objinspstrconsts.sccsiledtsaveall
1297
 
msgid "Save All..."
 
1281
msgid "Save All ..."
1298
1282
msgstr ""
1299
1283
 
1300
1284
#: objinspstrconsts.sccsiledtsavedialog
1311
1295
 
1312
1296
#: objinspstrconsts.sccslvedt
1313
1297
#, fuzzy
1314
 
#| msgid "Edit ListView Items..."
 
1298
#| msgid "Edit Items..."
1315
1299
msgctxt "objinspstrconsts.sccslvedt"
1316
 
msgid "Edit Items..."
 
1300
msgid "Edit Items ..."
1317
1301
msgstr "Edytuj elementy ListView..."
1318
1302
 
1319
1303
#: objinspstrconsts.sccslvedtapply
1370
1354
msgstr ""
1371
1355
 
1372
1356
#: objinspstrconsts.sccsmaskeditor
1373
 
msgid "Edit Mask Editor..."
 
1357
msgid "Edit Mask Editor ..."
1374
1358
msgstr ""
1375
1359
 
1376
1360
#: objinspstrconsts.sccssbeditpanels
1378
1362
msgstr ""
1379
1363
 
1380
1364
#: objinspstrconsts.sccssgedt
1381
 
msgid "Edit StringGrid..."
 
1365
#, fuzzy
 
1366
#| msgid "Edit StringGrid..."
 
1367
msgid "Edit StringGrid ..."
1382
1368
msgstr "Edytuj StringGrid..."
1383
1369
 
1384
1370
#: objinspstrconsts.sccssgedtapply
1399
1385
msgstr "StringGrid"
1400
1386
 
1401
1387
#: objinspstrconsts.sccssgedtload
1402
 
msgid "Load..."
 
1388
msgid "Load ..."
1403
1389
msgstr ""
1404
1390
 
1405
1391
#: objinspstrconsts.sccssgedtmoverowscols
1412
1398
msgstr "Otwórz"
1413
1399
 
1414
1400
#: objinspstrconsts.sccssgedtsave
 
1401
#, fuzzy
 
1402
#| msgid "Save..."
1415
1403
msgctxt "objinspstrconsts.sccssgedtsave"
1416
 
msgid "Save..."
 
1404
msgid "Save ..."
1417
1405
msgstr "Zapisz..."
1418
1406
 
1419
1407
#: objinspstrconsts.sccssgedtsavedialog
1423
1411
 
1424
1412
#: objinspstrconsts.sccstredt
1425
1413
#, fuzzy
1426
 
#| msgid "Edit TreeView Items..."
 
1414
#| msgid "Edit Items..."
1427
1415
msgctxt "objinspstrconsts.sccstredt"
1428
 
msgid "Edit Items..."
 
1416
msgid "Edit Items ..."
1429
1417
msgstr "Edytuj elementy TreeView..."
1430
1418
 
1431
1419
#: objinspstrconsts.sccstredtapply
1506
1494
 
1507
1495
#: objinspstrconsts.srgrabkey
1508
1496
msgid "Grab key"
1509
 
msgstr ""
1510
 
 
1511
 
#: objinspstrconsts.srkm_alt
1512
 
msgid "Alt"
1513
 
msgstr ""
1514
 
 
1515
 
#: objinspstrconsts.srkm_ctrl
1516
 
msgid "Ctrl"
1517
 
msgstr ""
1518
 
 
1519
 
#: objinspstrconsts.srvk_accept
1520
 
msgid "Accept"
1521
 
msgstr ""
1522
 
 
1523
 
#: objinspstrconsts.srvk_apps
1524
 
msgid "Application Key"
1525
 
msgstr ""
1526
 
 
1527
 
#: objinspstrconsts.srvk_back
1528
 
msgid "Backspace"
1529
 
msgstr ""
1530
 
 
1531
 
#: objinspstrconsts.srvk_cancel
1532
 
msgctxt "objinspstrconsts.srvk_cancel"
1533
 
msgid "Cancel"
1534
 
msgstr "Anuluj"
1535
 
 
1536
 
#: objinspstrconsts.srvk_capital
1537
 
msgid "Capital"
1538
 
msgstr ""
1539
 
 
1540
 
#: objinspstrconsts.srvk_clear
1541
 
msgctxt "objinspstrconsts.srvk_clear"
1542
 
msgid "Clear"
1543
 
msgstr "Wyczyść"
1544
 
 
1545
 
#: objinspstrconsts.srvk_cmd
1546
 
msgid "Cmd"
1547
 
msgstr ""
1548
 
 
1549
 
#: objinspstrconsts.srvk_control
1550
 
msgid "Control"
1551
 
msgstr ""
1552
 
 
1553
 
#: objinspstrconsts.srvk_convert
1554
 
msgid "Convert"
1555
 
msgstr ""
1556
 
 
1557
 
#: objinspstrconsts.srvk_delete
1558
 
msgctxt "objinspstrconsts.srvk_delete"
1559
 
msgid "Delete"
1560
 
msgstr "Usuń"
1561
 
 
1562
 
#: objinspstrconsts.srvk_down
1563
 
msgctxt "objinspstrconsts.srvk_down"
1564
 
msgid "Down"
1565
 
msgstr "W dół"
1566
 
 
1567
 
#: objinspstrconsts.srvk_end
1568
 
msgid "End"
1569
 
msgstr ""
1570
 
 
1571
 
#: objinspstrconsts.srvk_escape
1572
 
msgid "Escape"
1573
 
msgstr ""
1574
 
 
1575
 
#: objinspstrconsts.srvk_execute
1576
 
msgid "Execute"
1577
 
msgstr ""
1578
 
 
1579
 
#: objinspstrconsts.srvk_final
1580
 
msgid "Final"
1581
 
msgstr ""
1582
 
 
1583
 
#: objinspstrconsts.srvk_hanja
1584
 
msgid "Hanja"
1585
 
msgstr ""
1586
 
 
1587
 
#: objinspstrconsts.srvk_help
1588
 
msgctxt "objinspstrconsts.srvk_help"
1589
 
msgid "Help"
1590
 
msgstr "Pomoc"
1591
 
 
1592
 
#: objinspstrconsts.srvk_home
1593
 
msgid "Home"
1594
 
msgstr ""
1595
 
 
1596
 
#: objinspstrconsts.srvk_insert
1597
 
msgctxt "objinspstrconsts.srvk_insert"
1598
 
msgid "Insert"
1599
 
msgstr "Wstaw"
1600
 
 
1601
 
#: objinspstrconsts.srvk_irregular
1602
 
msgid "Irregular"
1603
 
msgstr ""
1604
 
 
1605
 
#: objinspstrconsts.srvk_junja
1606
 
msgid "Junja"
1607
 
msgstr ""
1608
 
 
1609
 
#: objinspstrconsts.srvk_kana
1610
 
msgid "Kana"
1611
 
msgstr ""
1612
 
 
1613
 
#: objinspstrconsts.srvk_lbutton
1614
 
msgid "Mouse Button Left"
1615
 
msgstr ""
1616
 
 
1617
 
#: objinspstrconsts.srvk_left
1618
 
msgctxt "objinspstrconsts.srvk_left"
1619
 
msgid "Left"
1620
 
msgstr ""
1621
 
 
1622
 
#: objinspstrconsts.srvk_lwin
1623
 
msgid "Left Windows Key"
1624
 
msgstr ""
1625
 
 
1626
 
#: objinspstrconsts.srvk_mbutton
1627
 
msgid "Mouse Button Middle"
1628
 
msgstr ""
1629
 
 
1630
 
#: objinspstrconsts.srvk_menu
1631
 
msgid "Menu"
1632
 
msgstr ""
1633
 
 
1634
 
#: objinspstrconsts.srvk_meta
1635
 
msgid "Meta"
1636
 
msgstr ""
1637
 
 
1638
 
#: objinspstrconsts.srvk_modechange
1639
 
msgid "Mode Change"
1640
 
msgstr ""
1641
 
 
1642
 
#: objinspstrconsts.srvk_next
1643
 
msgctxt "objinspstrconsts.srvk_next"
1644
 
msgid "Next"
1645
 
msgstr "Następny"
1646
 
 
1647
 
#: objinspstrconsts.srvk_nonconvert
1648
 
msgid "Nonconvert"
1649
 
msgstr ""
1650
 
 
1651
 
#: objinspstrconsts.srvk_none
1652
 
msgid "none"
1653
 
msgstr ""
1654
 
 
1655
 
#: objinspstrconsts.srvk_numlock
1656
 
msgid "Numlock"
1657
 
msgstr ""
1658
 
 
1659
 
#: objinspstrconsts.srvk_numpad
1660
 
msgid "Numpad %d"
1661
 
msgstr ""
1662
 
 
1663
 
#: objinspstrconsts.srvk_pause
1664
 
msgid "Pause key"
1665
 
msgstr ""
1666
 
 
1667
 
#: objinspstrconsts.srvk_print
1668
 
msgid "Print"
1669
 
msgstr ""
1670
 
 
1671
 
#: objinspstrconsts.srvk_prior
1672
 
msgctxt "objinspstrconsts.srvk_prior"
1673
 
msgid "Prior"
1674
 
msgstr ""
1675
 
 
1676
 
#: objinspstrconsts.srvk_rbutton
1677
 
msgid "Mouse Button Right"
1678
 
msgstr ""
1679
 
 
1680
 
#: objinspstrconsts.srvk_return
1681
 
msgid "Return"
1682
 
msgstr ""
1683
 
 
1684
 
#: objinspstrconsts.srvk_right
1685
 
msgctxt "objinspstrconsts.srvk_right"
1686
 
msgid "Right"
1687
 
msgstr ""
1688
 
 
1689
 
#: objinspstrconsts.srvk_rwin
1690
 
msgid "Right Windows Key"
1691
 
msgstr ""
1692
 
 
1693
 
#: objinspstrconsts.srvk_scroll
1694
 
msgid "Scroll"
1695
 
msgstr ""
1696
 
 
1697
 
#: objinspstrconsts.srvk_select
1698
 
msgid "Select"
1699
 
msgstr ""
1700
 
 
1701
 
#: objinspstrconsts.srvk_shift
1702
 
msgid "Shift"
1703
 
msgstr ""
1704
 
 
1705
 
#: objinspstrconsts.srvk_snapshot
1706
 
msgid "Snapshot"
1707
 
msgstr ""
1708
 
 
1709
 
#: objinspstrconsts.srvk_space
1710
 
msgid "Space key"
1711
 
msgstr ""
1712
 
 
1713
 
#: objinspstrconsts.srvk_super
1714
 
msgid "Super"
1715
 
msgstr ""
1716
 
 
1717
 
#: objinspstrconsts.srvk_tab
1718
 
msgid "Tab"
1719
 
msgstr ""
1720
 
 
1721
 
#: objinspstrconsts.srvk_unknown
1722
 
msgctxt "objinspstrconsts.srvk_unknown"
1723
 
msgid "Unknown"
1724
 
msgstr "Nieznany"
1725
 
 
1726
 
#: objinspstrconsts.srvk_up
1727
 
msgctxt "objinspstrconsts.srvk_up"
1728
 
msgid "Up"
1729
 
msgstr "W górę"
 
1497
msgstr "Przechwyć klawisz"
1730
1498
 
1731
1499
#: objinspstrconsts.s_addassingle
1732
1500
msgid "Add as single"