New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Polish

Filter ↓ Sort ↓ All (91) Translated (0) Untranslated (91) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 7
Prio Original string Translation
This plugin notifies website visitors to update their outdated browser in a non-intrusive way.
Priority: high
You have to log in to add a translation. Details
This plugin notifies website visitors to update their outdated browser in a non-intrusive way.
Comment

Short description.

You have to log in to edit this translation.

WP BrowserUpdate
Priority: high
You have to log in to add a translation. Details
WP BrowserUpdate
Comment

Plugin name.

You have to log in to edit this translation.

<strong>Breaking Changes in Version 6.0</strong> - Requires <strong>WordPress 6.0</strong> or newer. - Introduces a new structured settings model to support the browser-update.org customization surface used by WP BrowserUpdate. - Moves the visitor-facing browser-update.org runtime into the plugin package so strict Content Security Policies and tracker blockers no longer need to allow scripts from <code>browser-update.org</code>. - Existing WP BrowserUpdate settings from version 5.x are migrated automatically. You have to log in to add a translation. Details
<strong>Breaking Changes in Version 6.0</strong> - Requires <strong>WordPress 6.0</strong> or newer. - Introduces a new structured settings model to support the browser-update.org customization surface used by WP BrowserUpdate. - Moves the visitor-facing browser-update.org runtime into the plugin package so strict Content Security Policies and tracker blockers no longer need to allow scripts from <code>browser-update.org</code>. - Existing WP BrowserUpdate settings from version 5.x are migrated automatically.
Comment

Found in description paragraph.

You have to log in to edit this translation.

This local runtime design avoids frontend blocking of external script URLs on sites with strict Content Security Policies or tracker blocking. WP BrowserUpdate ships only the local runtime and CSP adapter files needed by the plugin. You have to log in to add a translation. Details
This local runtime design avoids frontend blocking of external script URLs on sites with strict Content Security Policies or tracker blocking. WP BrowserUpdate ships only the local runtime and CSP adapter files needed by the plugin.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Microsoft Edge and Microsoft Internet Explorer have separate settings now. You have to log in to add a translation. Details
Microsoft Edge and Microsoft Internet Explorer have separate settings now.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Browser version fields accept major versions such as <code>115</code> and positive dotted versions such as <code>137.0.3912.63</code>. Dotted versions are passed exactly to the bundled runtime instead of being reduced to their major version; exact comparison depends on the bundled browser-update.org logic and the browser key used by that runtime. A value of <code>0</code> uses the default bundled outdated-browser detection. Negative whole numbers are passed to the bundled runtime as relative offsets from the current bundled upstream version. You have to log in to add a translation. Details
Browser version fields accept major versions such as <code>115</code> and positive dotted versions such as <code>137.0.3912.63</code>. Dotted versions are passed exactly to the bundled runtime instead of being reduced to their major version; exact comparison depends on the bundled browser-update.org logic and the browser key used by that runtime. A value of <code>0</code> uses the default bundled outdated-browser detection. Negative whole numbers are passed to the bundled runtime as relative offsets from the current bundled upstream version.
Comment

Found in description paragraph.

You have to log in to edit this translation.

The settings page is available under <strong>Settings &gt; WP BrowserUpdate</strong>. You can define browser versions for every browser key supported by the bundled browser-update.org runtime, choose where the message appears and which element should contain it, enable testing mode, decide whether mobile or unsupported browsers should be notified, customize links, language and message text, and add trusted custom CSS for the notification. You have to log in to add a translation. Details
The settings page is available under <strong>Settings &gt; WP BrowserUpdate</strong>. You can define browser versions for every browser key supported by the bundled browser-update.org runtime, choose where the message appears and which element should contain it, enable testing mode, decide whether mobile or unsupported browsers should be notified, customize links, language and message text, and add trusted custom CSS for the notification.
Comment

Found in description paragraph.

You have to log in to edit this translation.

WP BrowserUpdate bundles browser-update.org detection logic for WordPress. After activation, the plugin loads the local notification runtime from the plugin directory and passes your configured browser-version thresholds to those scripts. The notification is shown only when the bundled detection logic matches a browser to your settings. You have to log in to add a translation. Details
WP BrowserUpdate bundles browser-update.org detection logic for WordPress. After activation, the plugin loads the local notification runtime from the plugin directory and passes your configured browser-version thresholds to those scripts. The notification is shown only when the bundled detection logic matches a browser to your settings.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Visit <a href="proxy.php?url=https%3A%2F%2Fbrowserupdate.org%2F">browserupdate.org</a> for more details about the upstream project. You have to log in to add a translation. Details
Visit <a href="proxy.php?url=https%3A%2F%2Fbrowserupdate.org%2F">browserupdate.org</a> for more details about the upstream project.
Comment

Found in description paragraph.

You have to log in to edit this translation.

WP BrowserUpdate is based on the browser-update.org detection logic. The plugin now runs independently from browser-update.org at display time: the visitor-facing notification is served from the plugin's own bundled runtime files, so sites do not need to load scripts, styles, or default notification links from browser-update.org. browser-update.org remains the credited upstream source for the bundled detection logic, and future runtime refreshes are tracked with source URLs and hashes in the plugin assets. You have to log in to add a translation. Details
WP BrowserUpdate is based on the browser-update.org detection logic. The plugin now runs independently from browser-update.org at display time: the visitor-facing notification is served from the plugin's own bundled runtime files, so sites do not need to load scripts, styles, or default notification links from browser-update.org. browser-update.org remains the credited upstream source for the bundled detection logic, and future runtime refreshes are tracked with source URLs and hashes in the plugin assets.
Comment

Found in description paragraph.

You have to log in to edit this translation.

How it works You have to log in to add a translation. Details
How it works
Comment

Found in description header.

You have to log in to edit this translation.

If you have already downloaded the ZIP file, you can install it via the WordPress admin panel: 1. Log in to your WordPress admin dashboard. 2. Navigate to <strong>Plugins &gt; Add New</strong>. 3. Click <strong>Upload Plugin</strong> at the top of the page. 4. Click <strong>Choose File</strong>, select <code>wp-browser-update.zip</code> from your computer, and click <strong>Install Now</strong>. 5. Once the installation is complete, click <strong>Activate Plugin</strong> to enable it. You have to log in to add a translation. Details
If you have already downloaded the ZIP file, you can install it via the WordPress admin panel: 1. Log in to your WordPress admin dashboard. 2. Navigate to <strong>Plugins &gt; Add New</strong>. 3. Click <strong>Upload Plugin</strong> at the top of the page. 4. Click <strong>Choose File</strong>, select <code>wp-browser-update.zip</code> from your computer, and click <strong>Install Now</strong>. 5. Once the installation is complete, click <strong>Activate Plugin</strong> to enable it.
Comment

Found in installation paragraph.

You have to log in to edit this translation.

If you prefer to install the plugin manually via SFTP, follow these steps: 1. <strong>Download the plugin</strong> - <a href="proxy.php?url=https%3A%2F%2Fdownloads.wordpress.org%2Fplugin%2Fwp-browser-update.zip" title="Download WP BrowserUpdate from WordPress.org">Download the latest version</a> from the WordPress Plugin Directory. 2. <strong>Extract the plugin files</strong> - Locate the downloaded ZIP file and extract it on your computer. - You should now have a folder named <code>wp-browser-update</code>. 3. <strong>Upload the plugin to your website</strong> - Connect to your website using an FTP client (e. g., <a href="proxy.php?url=https%3A%2F%2Ffilezilla-project.org%2F" title="FileZilla">FileZilla</a>) or access the File Manager in your hosting control panel. - Navigate to <code>/wp-content/plugins/</code> in your WordPress installation directory. - Upload the extracted <code>wp-browser-update</code> folder. 4. <strong>Activate the plugin</strong> - Log in to your WordPress admin dashboard. - Go to <strong>Plugins &gt; Installed Plugins</strong>. - Find <strong>WP BrowserUpdate</strong> in the list and click <strong>Activate</strong>. You have to log in to add a translation. Details
If you prefer to install the plugin manually via SFTP, follow these steps: 1. <strong>Download the plugin</strong> - <a href="proxy.php?url=https%3A%2F%2Fdownloads.wordpress.org%2Fplugin%2Fwp-browser-update.zip" title="Download WP BrowserUpdate from WordPress.org">Download the latest version</a> from the WordPress Plugin Directory. 2. <strong>Extract the plugin files</strong> - Locate the downloaded ZIP file and extract it on your computer. - You should now have a folder named <code>wp-browser-update</code>. 3. <strong>Upload the plugin to your website</strong> - Connect to your website using an FTP client (e. g., <a href="proxy.php?url=https%3A%2F%2Ffilezilla-project.org%2F" title="FileZilla">FileZilla</a>) or access the File Manager in your hosting control panel. - Navigate to <code>/wp-content/plugins/</code> in your WordPress installation directory. - Upload the extracted <code>wp-browser-update</code> folder. 4. <strong>Activate the plugin</strong> - Log in to your WordPress admin dashboard. - Go to <strong>Plugins &gt; Installed Plugins</strong>. - Find <strong>WP BrowserUpdate</strong> in the list and click <strong>Activate</strong>.
Comment

Found in installation paragraph.

You have to log in to edit this translation.

This is the easiest and quickest way to install the plugin: 1. Log in to your WordPress admin dashboard. 2. Navigate to <strong>Plugins &gt; Add New</strong>. 3. In the search bar, type <strong>WP BrowserUpdate</strong>. 4. Locate the correct plugin in the search results. 5. Click <strong>Install Now</strong> next to WP BrowserUpdate. 6. Once installed, click <strong>Activate</strong> to enable the plugin. You have to log in to add a translation. Details
This is the easiest and quickest way to install the plugin: 1. Log in to your WordPress admin dashboard. 2. Navigate to <strong>Plugins &gt; Add New</strong>. 3. In the search bar, type <strong>WP BrowserUpdate</strong>. 4. Locate the correct plugin in the search results. 5. Click <strong>Install Now</strong> next to WP BrowserUpdate. 6. Once installed, click <strong>Activate</strong> to enable the plugin.
Comment

Found in installation paragraph.

You have to log in to edit this translation.

Installing via the WordPress Admin Panel You have to log in to add a translation. Details
Installing via the WordPress Admin Panel
Comment

Found in installation header.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 7

Export as