/public_html/modx/_build/components/demo/'; $_lang['resolver_target_desc'] = 'The absolute path target for where the resolver should put files or actions. Usually you won\'t have to change this. Example:

return MODX_ASSETS_PATH . "snippets/";'; $_lang['resolver_type_desc'] = 'File resolvers make sure to copy all the files in the source directory to the target. PHP Script resolvers execute the source file as PHP.'; $_lang['resolvers'] = 'Resolwery'; $_lang['source'] = 'Źródło'; $_lang['target'] = 'Cel'; $_lang['type'] = 'Typ'; $_lang['unique_key'] = 'Unikatowy klucz'; $_lang['unique_key_desc'] = 'A unique key identifying how to search for the object. Can be a string or comma-delimited list. Examples:
"name" for modPlugin
"templatename" for modTemplate
Or more complex, "pluginid,evtid" for modPluginEvent'; $_lang['update_object'] = 'Aktualizuj Obiekt'; $_lang['update_object_desc'] = 'If checked, this will update the object if it is found. If not checked, it will not save the object if it is already found.'; $_lang['use_wizard'] = 'Użyj Kreatora'; $_lang['use_xml'] = 'Build from an XML file'; $_lang['vehicle'] = 'Pojazd'; $_lang['vehicle_add'] = 'Dodaj pojazd'; $_lang['vehicle_create'] = 'Stwórz pojazd'; $_lang['vehicle_remove'] = 'Usuń pojazd'; $_lang['vehicle_remove_confirm'] = 'Are you sure you want to delete this vehicle?'; $_lang['vehicles'] = 'Pojazdy'; $_lang['vehicles_add'] = 'Dodaj Pojazdy'; $_lang['vehicles_desc'] = 'Vehicles are the objects that are contained in the package. You may add them in here.'; $_lang['version'] = 'Wersja'; $_lang['xml_file_err_upload'] = 'There was an error while trying to upload the XML file.';