|
1 | 1 | <?php |
2 | 2 | /** |
3 | | - * Plik języka panelu Vesta |
4 | | - * Marek Pikuła <marpirk@gmail.com> |
| 3 | + * Plik językowy panelu Vesta |
| 4 | + * Marek Pikuła <marek@pikula.co> |
5 | 5 | */ |
6 | 6 |
|
7 | 7 | $LANG['pl'] = array( |
|
346 | 346 | 'Banlist' => 'Lista zbanowanych', |
347 | 347 | 'ranges are acceptable' => 'zakresy są uznawane', |
348 | 348 | 'CIDR format is supported' => 'format CIDR jest wspierany', |
349 | | - 'Add one more Name Server' => 'Add one more Name Server', |
| 349 | + 'Add one more Name Server' => 'Dodaj jeszcze jeden serwer DNS', |
350 | 350 |
|
351 | 351 | 'unlimited' => 'nielimitowne', |
352 | 352 | '1 account' => '1 konto', |
|
495 | 495 | 'Template Manager' => 'Zarządzanie szablonami', |
496 | 496 | 'Backup Migration Manager' => 'Zarządzanie migracją kopii zapasowej', |
497 | 497 | 'FileManager' => 'Menedżer plików', |
498 | | - 'show: CPU / MEM / NET / DISK' => 'show: CPU / MEM / NET / DISK', |
| 498 | + 'show: CPU / MEM / NET / DISK' => 'pokaż: CPU / MEM / NET / DYSK', |
499 | 499 |
|
500 | 500 | 'sort by' => 'sortuj', |
501 | 501 | 'Date' => 'Data', |
502 | 502 | 'Starred' => 'Gwiazdka', |
503 | 503 | 'Name' => 'Nazwa', |
504 | 504 |
|
505 | | - 'File Manager' => 'File Manager', |
506 | | - 'type' => 'type', |
507 | | - 'size' => 'size', |
508 | | - 'date' => 'date', |
509 | | - 'name' => 'name', |
510 | | - 'Initializing' => 'Initializing', |
511 | | - 'UPLOAD' => 'UPLOAD', |
512 | | - 'NEW FILE' => 'NEW FILE', |
513 | | - 'NEW DIR' => 'NEW DIR', |
514 | | - 'DELETE' => 'DELETE', |
515 | | - 'RENAME' => 'RENAME', |
516 | | - 'COPY' => 'COPY', |
517 | | - 'ARCHIVE' => 'ARCHIVE', |
518 | | - 'EXTRACT' => 'EXTRACT', |
519 | | - 'DOWNLOAD' => 'DOWNLOAD', |
520 | | - 'Hit' => 'Hit', |
521 | | - 'to reload the page' => 'to reload the page', |
522 | | - 'Directory name cannot be empty' => 'Directory name cannot be empty', |
523 | | - 'File name cannot be empty' => 'File name cannot be empty', |
524 | | - 'No file selected' => 'No file selected', |
525 | | - 'No file or folder selected' => 'No file or folder selected', |
526 | | - 'File type not supported' => 'File type not supported', |
527 | | - 'Directory download not available in current version' => 'Directory download not available in current version', |
528 | | - 'Directory not available' => 'Directory not available', |
529 | | - 'Done' => 'Done', |
530 | | - 'Close' => 'Close', |
531 | | - 'Copy' => 'Copy', |
532 | | - 'Cancel' => 'Cancel', |
533 | | - 'Rename' => 'Rename', |
534 | | - 'Delete' => 'Delete', |
535 | | - 'Extract' => 'Extract', |
536 | | - 'Create' => 'Create', |
537 | | - 'Compress' => 'Compress', |
| 505 | + 'File Manager' => 'Manager Plików', |
| 506 | + 'type' => 'typ', |
| 507 | + 'size' => 'rozmiar', |
| 508 | + 'date' => 'data', |
| 509 | + 'name' => 'nazwa', |
| 510 | + 'Initializing' => 'Inicjalizowanie', |
| 511 | + 'UPLOAD' => 'WYŚLIJ', |
| 512 | + 'NEW FILE' => 'NOWY PLIK', |
| 513 | + 'NEW DIR' => 'NOWY FOLDER', |
| 514 | + 'DELETE' => 'USUŃ', |
| 515 | + 'RENAME' => 'ZMIEŃ NAZWĘ', |
| 516 | + 'COPY' => 'KOPIUJ', |
| 517 | + 'ARCHIVE' => 'ARCHIWIZUJ', |
| 518 | + 'EXTRACT' => 'ROZPAKUJ', |
| 519 | + 'DOWNLOAD' => 'POBIERZ', |
| 520 | + 'Hit' => 'Naciśnij', |
| 521 | + 'to reload the page' => 'żeby załadować ponownie stronę', |
| 522 | + 'Directory name cannot be empty' => 'Nazwa folderu nie może być pusta', |
| 523 | + 'File name cannot be empty' => 'Nazwa pliku nie może być pusta', |
| 524 | + 'No file selected' => 'Nie wybrano pliku', |
| 525 | + 'No file or folder selected' => 'Nie wybrano pliku ani folderu', |
| 526 | + 'File type not supported' => 'Typ pliku niewspierany', |
| 527 | + 'Directory download not available in current version' => 'Pobieranie folderów nie jest wspierane w aktualnej wersji', |
| 528 | + 'Directory not available' => 'Folder niedostępny', |
| 529 | + 'Done' => 'Zrobione', |
| 530 | + 'Close' => 'Zamknij', |
| 531 | + 'Copy' => 'Kopiuj', |
| 532 | + 'Cancel' => 'Anuluj', |
| 533 | + 'Rename' => 'Zmień nazwę', |
| 534 | + 'Delete' => 'Usuń', |
| 535 | + 'Extract' => 'Rozpakuj', |
| 536 | + 'Create' => 'Stwórz', |
| 537 | + 'Compress' => 'Skompresuj', |
538 | 538 | 'OK' => 'OK', |
539 | | - 'Are you sure you want to copy' => 'Are you sure you want to copy', |
540 | | - 'Are you sure you want to delete' => 'Are you sure you want to delete', |
541 | | - 'into' => 'into', |
542 | | - 'existing files will be replaced' => 'existing files will be replaced', |
543 | | - 'Original name' => 'Original name', |
544 | | - 'File' => 'File', |
545 | | - 'already exists' => 'already exists', |
546 | | - 'Create file' => 'Create file', |
547 | | - 'Create directory' => 'Create directory', |
| 539 | + 'Are you sure you want to copy' => 'Czy jesteś pewny, że chcesz skopiować?', |
| 540 | + 'Are you sure you want to delete' => 'Czy jesteś pewny, że chcesz usunąć?', |
| 541 | + 'into' => 'do', |
| 542 | + 'existing files will be replaced' => 'istniejące pliki zostaną zastąpione', |
| 543 | + 'Original name' => 'Pierwotna nazwa', |
| 544 | + 'File' => 'Plik', |
| 545 | + 'already exists' => 'już istnieje', |
| 546 | + 'Create file' => 'Stwórz plik', |
| 547 | + 'Create directory' => 'Stwórz katalog', |
548 | 548 |
|
549 | | - 'Add New object' => 'Add New object', |
550 | | - 'Save Form' => 'Save Form', |
551 | | - 'Cancel saving form' => 'Cancel saving form', |
552 | | - 'Go to USER list' => 'Go to USER list', |
553 | | - 'Go to WEB list' => 'Go to WEB list', |
554 | | - 'Go to DNS list' => 'Go to DNS list', |
555 | | - 'Go to MAIL list' => 'Go to MAIL list', |
556 | | - 'Go to DB list' => 'Go to DB list', |
557 | | - 'Go to CRON list' => 'Go to CRON list', |
558 | | - 'Go to BACKUP list' => 'Go to BACKUP list', |
559 | | - 'Focus on search' => 'Focus on search', |
560 | | - 'Display/Close shortcuts' => 'Display/Close shortcuts', |
561 | | - 'Move backward through top menu' => 'Move backward through top menu', |
562 | | - 'Move forward through top menu' => 'Move forward through top menu', |
563 | | - 'Enter focused element' => 'Enter focused element', |
| 549 | + 'Add New object' => 'Dodaj nowy objekt', |
| 550 | + 'Save Form' => 'Zapisz formularz', |
| 551 | + 'Cancel saving form' => 'Anuluj zapisywanie formularza', |
| 552 | + 'Go to USER list' => 'Idź do listy UŻYTKOWNIKÓW', |
| 553 | + 'Go to WEB list' => 'Idź do listy WEB', |
| 554 | + 'Go to DNS list' => 'Idź do listy DNS', |
| 555 | + 'Go to MAIL list' => 'Idź do listy MAIL', |
| 556 | + 'Go to DB list' => 'Idź do listy DB', |
| 557 | + 'Go to CRON list' => 'Idź do listy CRON', |
| 558 | + 'Go to BACKUP list' => 'Idź do listy BACKUP', |
| 559 | + 'Focus on search' => 'Skoncentruj na szukaniu', |
| 560 | + 'Display/Close shortcuts' => 'Pokaż/ukryj sktóry', |
| 561 | + 'Move backward through top menu' => 'Przejdź do tyłu przez menu górne', |
| 562 | + 'Move forward through top menu' => 'Przejdź do przodu przez menu górne', |
| 563 | + 'Enter focused element' => 'Wpisz zaznaczony element', |
564 | 564 |
|
565 | | - 'Upload' => 'Upload', |
566 | | - 'New File' => 'New File', |
567 | | - 'New Folder' => 'New Folder', |
568 | | - 'Download' => 'Download', |
569 | | - 'Rename' => 'Rename', |
570 | | - 'Copy' => 'Copy', |
571 | | - 'Archive' => 'Archive', |
572 | | - 'Delete' => 'Delete', |
573 | | - 'Save File (in text editor)' => 'Save File (in text editor)', |
574 | | - 'Close Popup / Cancel' => 'Close Popup / Cancel', |
575 | | - 'Move Cursor Up' => 'Move Cursor Up', |
576 | | - 'Move Cursor Dow' => 'Move Cursor Dow', |
577 | | - 'Switch to Left Tab' => 'Switch to Left Tab', |
578 | | - 'Switch to Right Tab' => 'Switch to Right Tab', |
579 | | - 'Switch Tab' => 'Switch Tab', |
580 | | - 'Go to the Top of File List' => 'Go to the Top of File List', |
581 | | - 'Go to the Last File' => 'Go to the Last File', |
582 | | - 'Open File/Enter Directory' => 'Open File/Enter Directory', |
583 | | - 'Go to Parent Directory' => 'Go to Parent Directory', |
584 | | - 'Select Current File' => 'Select Current File', |
585 | | - 'Select Bunch of Files' => 'Select Bunch of Files', |
586 | | - 'Append File to the Current Selection' => 'Append File to the Current Selection', |
587 | | - 'Select All Files' => 'Select All Files', |
| 565 | + 'Upload' => 'Wyślij', |
| 566 | + 'New File' => 'Nowy plik', |
| 567 | + 'New Folder' => 'Nowy folder', |
| 568 | + 'Download' => 'Pobierz', |
| 569 | + 'Rename' => 'Zmień nazwę', |
| 570 | + 'Copy' => 'Kopiuj', |
| 571 | + 'Archive' => 'Archiwizuj', |
| 572 | + 'Delete' => 'Usuń', |
| 573 | + 'Save File (in text editor)' => 'Zapisz plik (w edytorze tekstu))', |
| 574 | + 'Close Popup / Cancel' => 'Zamknij okno / Anuluj', |
| 575 | + 'Move Cursor Up' => 'Przenieś kursor wyżej', |
| 576 | + 'Move Cursor Dow' => 'Przenień kursor niżej', |
| 577 | + 'Switch to Left Tab' => 'Przełącz do zakładki po lewej', |
| 578 | + 'Switch to Right Tab' => 'Przełącz do zakładki po prawej', |
| 579 | + 'Switch Tab' => 'Przełącz zakładkę', |
| 580 | + 'Go to the Top of File List' => 'Przejdź na górę listy plików', |
| 581 | + 'Go to the Last File' => 'Przejdź do ostatniego pliku', |
| 582 | + 'Open File/Enter Directory' => 'Otwórz plik/folder', |
| 583 | + 'Go to Parent Directory' => 'Przejdź do katalogu nadrzędnego', |
| 584 | + 'Select Current File' => 'Wybierz aktywny plik', |
| 585 | + 'Select Bunch of Files' => 'Wybierz kilka plików', |
| 586 | + 'Append File to the Current Selection' => 'Nadpisz plik do aktualnego zaznaczenia', |
| 587 | + 'Select All Files' => 'Wybierz wszystkie pliki', |
588 | 588 | 'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' => |
589 | | - 'shortcuts are inspired by magnificent GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a> file manager' |
| 589 | + 'skróty klawiszowe są zainspirowane wspaniałym managerem plików GNU <a href="https://www.midnight-commander.org/">Midnight Commander</a>' |
590 | 590 |
|
591 | 591 | ); |
0 commit comments