| 1001 | scrrn | scrrn | 
                                                            | 16384 | Microsoft Scripting Runtime | Microsoft Scripting Runtime | 
                                                            | 16385 | Interfejs Scripting.Dictionary | Scripting.Dictionary Interface | 
                                                            | 16386 | Ustawia lub pobiera element dla podanego klucza. | Set or get the item for a given key | 
                                                            | 16387 | Dodaje nowy klucz i element do słownika. | Add a new key and item to the dictionary. | 
                                                            | 16388 | Pobiera liczbę elementów w słowniku. | Get the number of items in the dictionary. | 
                                                            | 16389 | Określa czy podany klucz jest w słowniku. | Determine if a given key is in the dictionary. | 
                                                            | 16390 | Pobiera tablicę zawierającą wszystkie elementy w słowniku. | Get an array containing all items in the dictionary. | 
                                                            | 16391 | Zmienia klucz na inny klucz. | Change a key to a different key. | 
                                                            | 16392 | Pobiera tablicę zawierającą wszystkie klucze w słowniku. | Get an array containing all keys in the dictionary. | 
                                                            | 16393 | Usuwa podany klucz ze słownika. | Remove a given key from the dictionary. | 
                                                            | 16394 | Usuwa wszystkie informacje ze słownika. | Remove all information from the dictionary. | 
                                                            | 16395 | Ustawia lub pobiera metodę porównywania ciągów. | Set or get the string comparison method. | 
                                                            | 16396 | Scripting.Dictionary | Scripting.Dictionary | 
                                                            | 16397 | Pobiera kolekcję dysków. | Get drives collection | 
                                                            | 16398 | Tworzy ścieżkę z istniejącej ścieżki i nazwy. | Generate a path from an existing path and a name | 
                                                            | 16399 | Zwraca dysk ze ścieżki. | Return drive from a path | 
                                                            | 16400 | Zwraca ścieżkę do folderu nadrzędnego. | Return path to the parent folder | 
                                                            | 16401 | Zwraca nazwę pliku ze ścieżki. | Return the file name from a path | 
                                                            | 16402 | Zwraca nazwę bazową ze ścieżki. | Return base name from a path | 
                                                            | 16403 | Zwraca rozszerzenie ze ścieżki. | Return extension from path | 
                                                            | 16404 | Zwraca reprezentację kanoniczną ścieżki. | Return the canonical representation of the path | 
                                                            | 16405 | Generuje nazwę, która może być używana do nazwania pliku tymczasowego. | Generate name that can be used to name a temporary file | 
                                                            | 16406 | Sprawdza, czy dysk lub udział istnieje. | Check if a drive or a share exists | 
                                                            | 16407 | Sprawdza, czy plik istnieje. | Check if a file exists | 
                                                            | 16408 | Sprawdza, czy ścieżka istnieje. | Check if a path exists | 
                                                            | 16409 | Pobiera dysk lub udział UNC. | Get drive or UNC share | 
                                                            | 16410 | Pobiera plik. | Get file | 
                                                            | 16411 | Pobiera folder. | Get folder | 
                                                            | 16412 | Pobiera lokalizacje różnych folderów systemowych. | Get location of various system folders | 
                                                            | 16413 | Usuwa plik. | Delete a file | 
                                                            | 16414 | Usuwa folder. | Delete a folder | 
                                                            | 16415 | Przenosi plik. | Move a file | 
                                                            | 16416 | Przenosi folder. | Move a folder | 
                                                            | 16417 | Kopiuje plik. | Copy a file | 
                                                            | 16418 | Kopiuje folder. | Copy a folder | 
                                                            | 16419 | Tworzy folder. | Create a folder | 
                                                            | 16420 | Tworzy plik jako obiekt TextStream. | Create a file as a TextStream | 
                                                            | 16421 | Otwiera plik jako obiekt TextStream. | Open a file as a TextStream | 
                                                            | 16422 | Interfejs dysków | Drive Interface | 
                                                            | 16423 | Ścieżka | Path | 
                                                            | 16424 | Litera dysku | Drive letter | 
                                                            | 16425 | Nazwa udziału | Share name | 
                                                            | 16426 | Typ dysku | Drive type | 
                                                            | 16427 | Folder nadrzędny | Root folder | 
                                                            | 16428 | Pobiera ilość dostępnego miejsca. | Get available space | 
                                                            | 16429 | Pobiera ilość wolnego miejsca na dysku. | Get drive free space | 
                                                            | 16430 | Pobiera całkowity rozmiar dysku. | Get total drive size | 
                                                            | 16431 | Nazwa woluminu | Name of volume | 
                                                            | 16432 | Typ systemu plików | Filesystem type | 
                                                            | 16433 | Numer seryjny | Serial number | 
                                                            | 16434 | Sprawdza, czy dysk jest dostępny. | Check if disk is available | 
                                                            | 16435 | Interfejs kolekcji dysków | Drive Collection Interface | 
                                                            | 16436 | Pobierz dysk | Get drive | 
                                                            | 16437 | Liczba dysków | Number of drives | 
                                                            | 16438 | Interfejs folderów | Folder Interface | 
                                                            | 16439 | Ścieżka do folderu | Path to folder | 
                                                            | 16440 | Pobierz nazwę folderu | Get name of folder | 
                                                            | 16441 | Ustaw nazwę folderu | Set name of folder | 
                                                            | 16442 | Krótka ścieżka | Short path | 
                                                            | 16443 | Krótka nazwa | Short name | 
                                                            | 16444 | Pobierz dysk zawierający folder | Get drive that contains folder | 
                                                            | 16445 | Pobierz folder nadrzędny | Get parent folder | 
                                                            | 16446 | Atrybuty folderu | Folder attributes | 
                                                            | 16447 | Data utworzenia folderu | Date folder was created | 
                                                            | 16448 | Data ostatniej modyfikacji folderu | Date folder was last modified | 
                                                            | 16449 | Data ostatniego dostępu do folderu | Date folder was last accessed | 
                                                            | 16450 | Opis typu | Type description | 
                                                            | 16451 | Usuń ten folder | Delete this folder | 
                                                            | 16452 | Kopiuj ten folder | Copy this folder | 
                                                            | 16453 | Przenieś ten folder | Move this folder | 
                                                            | 16454 | Prawda, jeśli folder jest główny | True if folder is root | 
                                                            | 16455 | Suma plików i podfolderów | Sum of files and subfolders | 
                                                            | 16456 | Pobierz kolekcję folderów | Get folders collection | 
                                                            | 16457 | Pobierz kolekcję plików | Get files collection | 
                                                            | 16459 | Interfejs kolekcji folderów | Folder Collection Interface | 
                                                            | 16460 | Utwórz nowy folder | Create a new folder | 
                                                            | 16462 | Liczba folderów | Number of folders | 
                                                            | 16463 | Interfejs plików | File Interface | 
                                                            | 16464 | Ścieżka do pliku | Path to the file | 
                                                            | 16465 | Pobierz nazwę pliku | Get name of file | 
                                                            | 16466 | Ustaw nazwę pliku | Set name of file | 
                                                            | 16469 | Pobierz dysk, który zawiera plik | Get drive that contains file | 
                                                            | 16470 | Pobierz folder, który zawiera plik | Get folder that contains file | 
                                                            | 16471 | Atrybuty pliku | File attributes | 
                                                            | 16472 | Data utworzenia pliku | Date file was created | 
                                                            | 16473 | Data ostatniej modyfikacji pliku | Date file was last modified | 
                                                            | 16474 | Data ostatniego dostępu do pliku | Date file was last accessed | 
                                                            | 16475 | Rozmiar pliku | File size | 
                                                            | 16477 | Usuń ten plik | Delete this file | 
                                                            | 16478 | Kopiuj ten plik | Copy this file | 
                                                            | 16479 | Przenieś ten plik | Move this file | 
                                                            | 16481 | Interfejs kolekcji plików | File Collection Interface | 
                                                            | 16484 | Interfejs Scripting.TextStream | Scripting.TextStream Interface | 
                                                            | 16485 | Bieżący numer wiersza | Current line number | 
                                                            | 16486 | Bieżący numer kolumny | Current column number | 
                                                            | 16487 | Czy bieżąca pozycji wypada na końcu strumienia? | Is the current position at the end of the stream? | 
                                                            | 16488 | Czy bieżąca pozycja wypada na końcu wiersza? | Is the current position at the end of a line? | 
                                                            | 16489 | Wczytaj podaną liczbę znaków do ciągu | Read a specific number of characters into a string | 
                                                            | 16490 | Wczytaj cały wiersz do ciągu | Read an entire line into a string | 
                                                            | 16491 | Wczytaj cały strumień do ciągu | Read the entire stream into a string | 
                                                            | 16492 | Zapisz ciąg do strumienia | Write a string to the stream | 
                                                            | 16493 | Zapisz ciąg i koniec wiersza w strumieniu | Write a string and an end of line to the stream | 
                                                            | 16494 | Zapisz podaną liczbę pustych wierszy do strumienia | Write a number of blank lines to the stream | 
                                                            | 16495 | Pomiń podaną liczbę znaków | Skip a specific number of characters | 
                                                            | 16496 | Pomiń wiersz | Skip a line | 
                                                            | 16497 | Zamknij strumień tekstowy | Close a text stream | 
                                                            | 16498 | Obiekt FileSystem | FileSystem Object | 
                                                            | 16499 | Obiekt Drive | Drive Object | 
                                                            | 16500 | Kolekcja dysków skojarzona z literami dysków | Collection of drives associated with drive letters | 
                                                            | 16501 | Obiekt Folder | Folder object | 
                                                            | 16502 | Kolekcja podfolderów folderu | Collection of subfolders in a folder | 
                                                            | 16503 | Obiekt File | File object | 
                                                            | 16504 | Kolekcja plików w folderze | Collection of files in a folder | 
                                                            | 16505 | Obiekt TextStream | TextStream object | 
                                                            | 16506 | FileSystemObject | FileSystemObject | 
                                                            | 16507 | Obiekt Script Encoder | Script Encoder Object | 
                                                            | 16508 | Interfejs Script Encoder | Script Encoder Interface | 
                                                            | 16509 | Obiekt HTML Host Encode | HTML Host Encode Object | 
                                                            | 16510 | Obiekt ASP Host Encode | ASP Host Encode Object | 
                                                            | 16511 | Wywołaj koder określony przez szExt, przekazując argument bstrStreamIn i opcjonalne argumenty | Call the Encoder determined by szExt, passing bstrStreamIn and optional arguments | 
                                                            | 16512 | Pobiera ze standardowego wejścia, wyjścia lub strumienia błędów | Retrieve the standard input, output or error stream | 
                                                            | 16515 | Pobieranie wersji określonego pliku do ciągu znaków | Retrieve the file version of the specified file into a string |