Files
snipe-it/app/lang/pl/general.php
T
2014-11-20 16:28:38 -05:00

95 lines
3.2 KiB
PHP
Executable File

<?php
return array(
'address' => 'Adres',
'admin' => 'Admin',
'all_assets' => 'Wszystkie aktywa',
'all' => 'Wszystko',
'asset_models' => 'Typy aktywów',
'asset' => 'Aktywa',
'asset_report' => 'Raporty Aktywów',
'asset_tag' => 'Krótka nazwa',
'assets_available' => 'Aktywa dostępne',
'assets' => 'Aktywa',
'avatar_delete' => 'Skasuj Avatara',
'avatar_upload' => 'Wgraj Avatara',
'back' => 'Powrót',
'cancel' => 'Anuluj',
'categories' => 'Kategorie aktywów',
'category' => 'Kategoria Aktywów',
'changeemail' => 'Zmiana adresu email',
'changepassword' => 'Zmień Hasło',
'checkin' => 'Odepnij',
'checkout' => 'Przypisz',
'city' => 'Miasto',
'country' => 'Kraj',
'create' => 'Utwórz nowe',
'created_asset' => 'Utworzone aktywa',
'created_at' => 'Utworzone',
'currency' => 'PLN',
'current' => 'Lista urzytkowników',
'custom_report' => 'Custom Asset Report',
'date' => 'Date',
'delete' => 'Delete',
'deleted' => 'Deleted',
'deployed' => 'Deployed',
'depreciation_report' => 'Depreciation Report',
'depreciation' => 'Depreciation',
'editprofile' => 'Edit Your Profile',
'eol' => 'EOL',
'first_name' => 'First Name',
'generate' => 'Generate',
'groups' => 'Groups',
'gravatar_email' => 'Gravatar Email Address',
'history_for' => 'History for',
'id' => 'ID',
'image_delete' => 'Delete Image',
'image_upload' => 'Upload Image',
'last_name' => 'Last Name',
'license' => 'License',
'license_report' => 'License Report',
'licenses_available' => 'licenses available',
'licenses' => 'Licenses',
'list_all' => 'List All',
'location' => 'Location',
'locations' => 'Locations',
'logout' => 'Logout',
'manufacturer' => 'Manufacturer',
'manufacturers' => 'Manufacturers',
'model_no' => 'Model No.',
'months' => 'months',
'moreinfo' => 'More Info',
'name' => 'Name',
'no_depreciation' => 'No Depreciation',
'no_results' => 'No Results.',
'no' => 'No',
'notes' => 'Notes',
'pending' => 'Pending',
'people' => 'People',
'per_page' => 'Results Per Page',
'profile' => 'Your profile',
'ready_to_deploy' => 'Ready to Deploy',
'reports' => 'Reports',
'save' => 'Save',
'settings' => 'Settings',
'sign_in' => 'Sign in',
'site_name' => 'Site Name',
'state' => 'State',
'status_labels' => 'Status Labels',
'status' => 'Status',
'suppliers' => 'Suppliers',
'total_assets' => 'total assets',
'total_licenses' => 'total licenses',
'undeployable' => 'Un-deployable',
'unknown_admin' => 'Unknown Admin',
'user' => 'User',
'viewassets' => 'View Assigned Assets',
'website' => 'Website',
'welcome' => 'Welcome, :name',
'years' => 'years',
'yes' => 'Yes',
'zip' => 'Zip',
);