;; @package ReReplacer ;; @version 13.2.0 ;; ;; @author Peter van Westen ;; @link https://regularlabs.com ;; @copyright Copyright © 2023 Regular Labs All Rights Reserved ;; @license GNU General Public License version 2 or later ;; ;; @translate Want to help with translations? See: https://regularlabs.com/translate COM_REREPLACER="Regular Labs - ReReplacer" COM_REREPLACER_DESC="ReReplacer - zaawansowane wyszukiwanie i zastępowanie na Joomla!" COM_REREPLACER_CONFIGURATION="ReReplacer" REREPLACER="ReReplacer" RR_EXTENSION_CAN_NOT_FUNCTION="[[%1:extension name%]] nie może działać." RR_REGULAR_LABS_LIBRARY_NOT_ENABLED="Plugin Regular Labs Library nie jest włączony." RR_REGULAR_LABS_LIBRARY_NOT_INSTALLED="Plugin Regular Labs Library nie jest zainstalowany." RR_ADMIN="Administrator" RR_AREA="Obszar" RR_AREA_BODY="W body (nie w head)" RR_AREA_BODY_DESC="Na całej stronie poza sekcją head." RR_AREA_BODY_SHORT="Zwartość" RR_AREA_COMPONENT="Komponenty" ; RR_AREA_COMPONENT_DESC="In the main area of your site. So in all components, but not in modules and other elements outside the main area." RR_AREA_COMPONENT_SHORT="Komponenty" ; RR_AREA_CONTENT="Content (Articles & Categories)" ; RR_AREA_CONTENT_DESC="Only in articles from the article manager. So not in forum articles, for instance. And also not in articles shown through modules." ; RR_AREA_CONTENT_NOTE="The replacement will only be done in the content, title and author name of the article(s)." RR_AREA_CONTENT_SHORT="Zawartość" RR_AREA_EVERYWHERE="Wszędzie" ; RR_AREA_EVERYWHERE_DESC="In the whole site, so also in the head of the html." RR_AREA_EVERYWHERE_SHORT="Wszędzie" RR_AREA_HEAD="Nagłówek (nie w treści)" ; RR_AREA_HEAD_DESC="Only in the head section of the html (the top part containing the title and other meta tags)." RR_AREA_HEAD_SHORT="Nagłówek" ; RR_CASE="Case" RR_CASE_SENSITIVE="Czułość na wielkie litery" RR_CASE_SENSITIVE_DESC="Jeśli zaznaczono, wyszukiwanie będzie wrażliwe na wielkość liter. Zatem 'słowo nie będzie odnajdywać wyrazów 'SŁOWO' ani 'Słowo'." ; RR_CHOOSE_FILE="Choose a valid ReReplacer export file." ; RR_DESCRIPTION_DESC="Give the item a short description telling you what it actually does. Everything following '---' will not be displayed in the list view." RR_DO_NOTHING="Nic nie rób" ; RR_DYNAMIC_TAGS_DESC="Here is an overview of extra codes and dynamic tags you can/should use in different situations." ; RR_ELSE="Else" ; RR_ELSE_DESC="Select whether to replace with something else if assignments are not matched." ; RR_ENABLE_IN_ADMIN="Enable in Admin" ; RR_ENABLE_IN_ADMIN_ARE_YOU_SURE="Enabled in Admin! If your search/replace has errors, it could prevent you from entering your administrator! Are you sure?" ; RR_ENABLE_IN_ADMIN_DESC="If enabled, the replacements will also be done in the Administrator.

Be careful!
Only activate this if you really need to.
If your search/replace has errors, it could prevent you from entering your administrator!" ; RR_ENABLE_IN_AREA="Enable in area" ; RR_ENABLE_IN_AREA_DESC="Select where to do the searches." ; RR_ENABLE_IN_AREA_TEMPLATE="%1$s

%2$s
%3$s

%4$s
%5$s

%6$s
%7$s

%8$s
%9$s

%10$s
%11$s" ; RR_ENABLE_IN_AUTHOR="Enable in author" ; RR_ENABLE_IN_AUTHOR_DESC="If enabled, the replacements will also be done in the author name field." ; RR_ENABLE_IN_CATEGORY="Enable in category" ; RR_ENABLE_IN_CATEGORY_DESC="If enabled, the replacements will also be done in the description of the category" ; RR_ENABLE_IN_EDIT_FORMS="Enable in edit forms" ; RR_ENABLE_IN_EDIT_FORMS_ARE_YOU_SURE="Also replace in edit forms?
Only enable this if you really need to and you know what you are doing. Generally you do NOT want replacements to be done inside the input fields of edit forms." ; RR_ENABLE_IN_EDIT_FORMS_DESC="If enabled, the replacements will also be done in edit forms on the frontend." ; RR_ENABLE_IN_FEEDS="Enable in feeds" ; RR_ENABLE_IN_FEEDS_DESC="If enabled, the replacements will also be done in the website's feeds." ; RR_ENABLE_IN_TAGS="Enable in HTML tags" ; RR_ENABLE_IN_TAGS_DESC="If enabled, the replacements will also be done within HTML tags. You can also choose to do the replacements only within tags. This regards the actual tags <...>, not what is between a open and close tag." ; RR_ENABLE_IN_TITLE="Enable in title" ; RR_ENABLE_IN_TITLE_DESC="If enabled, the replacements will also be done in the article titles." ; RR_HELP_ON_REGULAR_EXPRESSIONS="For help on regular expressions, see the [[%1:start link%]]Regular Expressions Cheat Sheet[[%2:end link%]]." ; RR_LIMIT_TO_TAG_SELECTION="Limit to tag selection" ; RR_LIMIT_TO_TAG_SELECTION_DESC="If enabled, the replacements will only be done within selected tags and tag parameters. Otherwise searches will be done within all tags." ; RR_MAX_REPLACEMENTS="Maximum Replacements" ; RR_MAX_REPLACEMENTS_DESC="Set the maximum number of replacements to do." ; RR_MESSAGE_NO_CONDITIONS="So the replacement will be done on all pages of your website." ; RR_NAME_DESC="Give the item a name." ; RR_ONLY_AVAILABLE_IN_SEARCH_AREA="This option is only available when '[[%1:option%]]' is set to '[[%2:value%]]'." ; RR_ONLY_BETWEEN_DESC="The search will only take place between the given (html) code. This only works if both the start and end field are entered.

The search will be done between the start code and the first found end code after it.
(You cannot use regular expressions in these fields.)" ; RR_ONLY_BETWEEN_END="Only between (end)" ; RR_ONLY_BETWEEN_EXAMPLE="Example:
If you replace - by / between a and b:
a --- a --- b --- b
will become:
a /// a /// b --- b" ; RR_ONLY_BETWEEN_START="Only between (start)" RR_OPTION_SELECT_CASE_SENSITIVE="- Wybierz Wrażliwość na Wielkość Liter -" ; RR_OPTION_SELECT_ENABLE_IN_ADMIN="- Select Enable in Admin -" RR_OPTION_SELECT_REGULAR_EXPRESSIONS="- Wybierz Wyrażenia Regularne -" RR_OPTION_SELECT_SEARCH_AREA="- Wybierz Obszar Wyszukiwania -" ; RR_PLEASE_CHOOSE_A_VALID_FILE="Please choose a valid ReReplacer export file." RR_PUBLISH_ITEMS="Opublikuj pozycje" ; RR_REGEX="RegEx" RR_REGULAR_EXPRESSIONS="Wyrażenia regularne" ; RR_REGULAR_EXPRESSIONS_DESC="Select to treat the searches and replaces as regular expressions." ; RR_REGULAR_EXPRESSIONS_ON_DESC="Regular Expressions is switched on. Make sure the search field has valid regular expressions syntax." RR_REPLACE="Zastąp" ; RR_REPLACE_ALL="Replace All" ; RR_REPLACE_LIST_DESC="The replacement is treated as a list.
Enter a comma separated list of replacements. If you want all searches to be replaced with a single replacements, you can just enter that single string." ; RR_REPLACE_PHP_DESC="Replacing with PHP is enabled.
Make sure you surround your PHP code with &lt;?php and ?&gt;." ; RR_REPLACE_REGULAR_EXPRESSIONS_DESC="Regular Expressions is enabled.
You can use the numbered back references (like: \1, \2).

Leave empty to remove the search(es)." ; RR_REPLACE_WITH_PHP="Replace with PHP" ; RR_REPLACE_WITH_PHP_DESC="Select to be able to use PHP code in the replacement. You do still need to surround your PHP code with the PHP tags." ; RR_REPLACE_WITH_SOMETHING_ELSE="Replace with something else" RR_SEARCH="Szukaj" ; RR_SEARCH_AREAS="Search Areas" ; RR_SEARCH_LIST_DESC="The search is treated as a list.
Each comma indicates a new search string.
Keep in mind that spaces are matches too. So don't place spaces after the commas when making a list (unless you want to match words with a leading space)." ; RR_SEARCH_REGULAR_EXPRESSIONS_DESC="Regular Expressions is enabled.
Make sure the search field has valid regular expressions syntax.
You can use all regular expression syntaxes known by php." ; RR_SHOW_SEARCH_AND_REPLACE_FIELDS="Show search and replace fields" ; RR_SHOW_SEARCH_AND_REPLACE_FIELDS_DESC="Select whether to show the search and replace fields in the list by default." ; RR_STRIP_SURROUNDING_P_TAGS="Strip Wrapping Paragraphs" ; RR_STRIP_SURROUNDING_P_TAGS_DESC="Select to always remove paragraph tags directly wrapping the search string." ; RR_TAG_SELECTION="Tag selection" ; RR_TAG_SELECTION_DESC="A list of permitted tags and parameters to do the searches in. This regards the actual tags <...>, not what is between a open and close tag.
Use an asterisk to permit all tags/parameters. The syntax of this list is like this:

tag_name_1[parameter_name_1, parameter_name_2] tag_name_2[parameter_name_1, parameter_name_2]

Example (permits search in the values of the 'alt' and 'title' of all tags, permits search in the whole 'a' tag):

*[alt,title] a[*]" RR_THE_ITEM="Element" RR_THE_ITEM_MUST_HAVE_A_NAME="Element musi mieć nazwę." RR_THE_ITEM_MUST_HAVE_AN_XML_FILE="Element musi mieć plik xml." RR_THE_ITEM_MUST_HAVE_SOMETHING_TO_SEARCH_FOR="Element musi mieć coś do znalezienia," ; RR_THE_SEARCH_BETWEEN_STRINGS_SHOULD_BE_LONGER="The values of the 'Only search between' fields should be longer than %s characters." ; RR_THOROUGH="Thorough" ; RR_THOROUGH_DESC="If selected, the search will also replace new matches created by the replacement.

Do not use this if your replacement always creates a new match. If you do anyway, ReReplacer will only do the replacement for that match 100 times and then move on to the next match." ; RR_TREAT_AS_LIST="Treat as List" ; RR_TREAT_AS_LIST_DESC="If selected, the search and replace strings will be treated as lists. Use commas to separate the different list items. You must use [[comma]] to match actual commas.

If not selected, commas will be interpreted as normal commas and the search and replace strings will not be treated as list." ; RR_USE_FOR_LEADING_OR_TRAILING_SPACES="Use instead of leading and trailing spaces (otherwise they will get stripped upon saving)." ; RR_USE_IN_NORMAL="Use in Normal (non-regular expression) searches" ; RR_USE_IN_REGEX="Use in Regular Expression searches" ; RR_USE_IN_REPLACE="Use in the Replace field" ; RR_USE_IN_SEARCH="Use in the Search field" ; RR_USE_INSTEAD_OF_A_COMMA="Use instead of a comma when '%s' is selected. Use normal commas to create lists." ; RR_USE_S_MODIFIER="Use 'newline' modifier" ; RR_USE_S_MODIFIER_DESC="When this modifier is used, a dot meta character (.) in the pattern matches all characters including newlines. Without it, newlines are excluded." ; RR_USE_XML_FILE="Use XML File" RR_USE_XML_FILE_DESC="Zaznacz by użyć pliku xml zamiast pól wyszukiwania/zastąpienia. W pliku xml można zdefiniować wiele wyszukiwań w jednym pliku." ; RR_USES_XML_FILE="Uses XML File" RR_USING_AN_XML_FILE="Użycie pliku XML" RR_USING_AN_XML_FILE_DESC="Korzystając z pliku xml można określić wiele wyszukiwań w jednym pliku.

Inne ustawienia tu będą użyte do wszystkichzastąpień w pliku xml. Ale można też uchylić je pojedynczo w pliku xml.

Można znaleźć przykładowy plik xml w folderze komponentu admin ReReplacera." RR_WORD_SEARCH="Szukaj Słów" RR_WORD_SEARCH_DESC="Obsługuje tylko całe słowa. Za całe słowo uważany jest ciąg nie poprzedzany ani po którym nie następuje litera.

Zatem 'cat' nie zostanie znaleziony w 'cats' anir 'category', ale będzie znaleziony w 'cat2' i 'cat-flap'." ; RR_XML_FILE="XML File (from root)" ; RR_XML_FILE_DESC="The path of the XML file relative to the root of the website."