propertyset.inc.php 6.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?php
  2. /**
  3. * Property Set English lexicon topic
  4. *
  5. * @language en
  6. * @package modx
  7. * @subpackage lexicon
  8. */
  9. $_lang['area'] = 'Obszar';
  10. $_lang['areas'] = 'Obszary';
  11. $_lang['class_name'] = 'Nazwa klasy';
  12. $_lang['default'] = 'Domyślnie';
  13. $_lang['duplicate_of'] = 'Duplikat [[+name]]';
  14. $_lang['element_properties_desc'] = 'Here you can edit the default properties for the element, or edit specific property sets. <b>Note</b>: When you edit the default set, you will be saving the properties to the default properties. Editing a specific property set will save those property settings to the property set.<br /><br />When you\'ve selected a property set to edit, the default properties will show in the grid in the color <span style="color: gray;">gray</span>. Properties in gray are not in the property set, but show up there for easier editing. Properties in <span style="color: green">green</span> are properties that have been overridden from the default. Properties in <span style="color: purple">purple</span> are new properties in the custom set that are not in the default properties.<br /><br /><b>Note:</b> It is best to not edit default properties for snippets installed via Package Management, as if those snippets are upgraded, the default properties will be overwritten. Use a Property Set instead.';
  15. $_lang['file'] = 'Plik';
  16. $_lang['color'] = 'Kolor';
  17. $_lang['import'] = 'Importuj';
  18. $_lang['new_name'] = 'Nowa nazwa';
  19. $_lang['object'] = 'Obiekt';
  20. $_lang['properties'] = 'Właściwości';
  21. $_lang['properties_default_locked'] = 'Domyślne właściwości zablokowane';
  22. $_lang['properties_default_locked_msg'] = 'Tylko użytkownik z uprawnieniem "unlock_element_properties" może otworzyć właściwości domyślne.';
  23. $_lang['properties_default_unlocked'] = 'Właściwości domyślne odblokowane';
  24. $_lang['properties_import'] = 'Importuj właściwości';
  25. $_lang['properties_import_err_invalid'] = 'The file you specified is not a valid properties file. Please try again.';
  26. $_lang['properties_import_err_upload'] = 'Please specify a valid properties file to upload.';
  27. $_lang['properties_import_msg'] = 'Please select a valid properties file.';
  28. $_lang['properties_remove'] = 'Usuń właściwości';
  29. $_lang['properties_remove_confirm'] = 'Are you sure you want to delete these properties?';
  30. $_lang['property'] = 'Właściwość';
  31. $_lang['property_area_desc'] = 'The area, or group, this property belongs to.';
  32. $_lang['property_create'] = 'Dodaj właściwość';
  33. $_lang['property_description_desc'] = 'A short description of the property. This can be a lexicon key of the property\'s lexicon.';
  34. $_lang['property_lexicon_desc'] = 'Optional. The lexicon that this property\'s fields can be translated with.';
  35. $_lang['property_name_desc'] = 'The name of the property, which will be accessible via: [[+propertyName]]';
  36. $_lang['property_option_create'] = 'Create Property Option';
  37. $_lang['property_option_remove'] = 'Delete Property Option';
  38. $_lang['property_option_remove_confirm'] = 'Are you sure you want to delete this property option?';
  39. $_lang['property_options'] = 'Opcje właściwości';
  40. $_lang['property_revert'] = 'Revert Property to Default';
  41. $_lang['property_revert_confirm'] = 'Are you sure you want to revert this property to the default?';
  42. $_lang['property_revert_all'] = 'Revert All to Default';
  43. $_lang['property_revert_all_confirm'] = 'Are you sure you want to revert all properties to their defaults?';
  44. $_lang['property_remove'] = 'Usuń właściwość';
  45. $_lang['property_remove_confirm'] = 'Are you sure you want to delete this property?';
  46. $_lang['property_update'] = 'Zaktualizuj właściwość';
  47. $_lang['property_xtype_desc'] = 'The input type of the property.';
  48. $_lang['propertyset'] = 'Zestawy Właściwości';
  49. $_lang['propertyset_add'] = 'Dodaj zestaw właściwości';
  50. $_lang['propertyset_create'] = 'Stwórz zestaw właściwości';
  51. $_lang['propertyset_create_new'] = 'Create New Property Set';
  52. $_lang['propertyset_duplicate'] = 'Duplicate Property Set';
  53. $_lang['propertyset_duplicate_copyels'] = 'Copy Element associations?';
  54. $_lang['propertyset_element_add'] = 'Dołącz Element do zestawu właściwości';
  55. $_lang['propertyset_element_remove'] = 'Remove Element from Property Set';
  56. $_lang['propertyset_element_remove_confirm'] = 'Are you sure you want to unattach this element from this property set?';
  57. $_lang['propertyset_err_ae'] = 'A property set already exists with that name. Please specify another.';
  58. $_lang['propertyset_err_associate'] = 'An error occurred while trying to associate the property set to the element.';
  59. $_lang['propertyset_err_create'] = 'An error occurred while trying to create the property set.';
  60. $_lang['propertyset_err_element_add'] = 'An error occurred while trying to add the element to the property set.';
  61. $_lang['propertyset_err_element_nf'] = 'That element is not associated to that property set.';
  62. $_lang['propertyset_err_element_remove'] = 'An error occurred while trying to remove the element from the property set.';
  63. $_lang['propertyset_err_nf'] = 'Property set not found.';
  64. $_lang['propertyset_err_nfs'] = 'Property set not found with ID [[+id]].';
  65. $_lang['propertyset_err_ns'] = 'Property set not specified.';
  66. $_lang['propertyset_err_ns_name'] = 'Please specify a name for the property set.';
  67. $_lang['propertyset_err_remove'] = 'An error occurred while trying to remove the property set.';
  68. $_lang['propertyset_err_update'] = 'An error occurred while trying to update the property set.';
  69. $_lang['propertyset_new'] = 'Nowy zestaw właściwości';
  70. $_lang['propertyset_panel_desc'] = 'Here you can create a property set, or select an existing one to attach to this element.';
  71. $_lang['propertyset_remove'] = 'Usuń zestaw właściwości';
  72. $_lang['propertyset_remove_confirm'] = 'Are you sure you want to delete this property set?';
  73. $_lang['propertyset_save'] = 'Zapisz zestaw właściwości';
  74. $_lang['propertyset_update'] = 'Aktualizuj zestaw właściwości';
  75. $_lang['propertysets'] = 'Zestawy właściwości';
  76. $_lang['propertysets_desc'] = 'Here you can manage your property sets. Click a set in the tree to load that set\'s properties into the grid, where you can modify them specifically. You can also right-click on property sets in the tree to attach or unattach elements for them.';
  77. $_lang['propertysets_err_item_class_ns'] = 'Item class has not been specified';