From 6aedbcddae6fcaadc9c13a027a4389e16910f5e3 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Wed, 12 Aug 2026 15:36:17 -0700 Subject: [PATCH] Update Polish and French --- language/fr/ucp.php | 12 ++++++++---- language/pl/acp.php | 8 ++++---- language/pl/common.php | 2 +- language/pl/help.php | 2 +- language/pl/info_acp_mediaembed.php | 2 +- language/pl/install.php | 2 +- language/pl/permissions_mediaembed.php | 2 +- language/pl/ucp.php | 9 +++++---- 8 files changed, 22 insertions(+), 17 deletions(-) diff --git a/language/fr/ucp.php b/language/fr/ucp.php index 810e490..fbcd8e3 100644 --- a/language/fr/ucp.php +++ b/language/fr/ucp.php @@ -6,6 +6,10 @@ * @copyright (c) 2025 phpBB Limited * @license GNU General Public License, version 2 (GPL-2.0) * + * Language : French [fr] + * Translators : + * 1. Fred rimbert (https://forums.caforum.fr) (2.0.3) (01.2026) + * */ if (!defined('IN_PHPBB')) @@ -21,9 +25,9 @@ $lang = array_merge($lang, [ 'MEDIA_EMBED_PRIVACY_POLICY' => '

-

Embedded Content from Other Websites

- “%1$s” may include posts or content that contain embedded material from external websites, including but not limited to YouTube, Facebook, Twitter, and similar platforms. Embedded content from these external sites behaves in the same way as if you had visited the originating website directly. -

These external websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with the embedded content, including tracking your interaction if you have an account and are logged in to that website. -

Please note that such activity is beyond the control of “%1$s” and is governed by the privacy policies and terms of service of the respective external websites. We encourage you to review the privacy and cookie policies of any third-party services you interact with through embedded content. +

Contenu intégré d‘autres sites Web

+ “%1$s" peut inclure des publications ou du contenu qui contient du matériel intégré provenant de sites Web externes, y compris, mais sans s’y limiter, YouTube, Facebook, Twitter et des plateformes similaires. Le contenu intégré de ces sites externes se comporte de la même manière que si vous aviez visité directement le site d’origine. +

Ces sites Web externes peuvent collecter des données vous concernant, utiliser des cookies, intégrer un suivi supplémentaire de tiers et surveiller votre interaction avec le contenu intégré, y compris suivre votre interaction si vous avez un compte et êtes connecté à ce site Web. +

Veuillez noter que cette activité est indépendante de la volonté de "%1$s" et qu’elle est régie par les politiques de confidentialité et les conditions d’utilisation des sites Web externes respectifs. Nous vous encourageons à consulter les politiques de confidentialité et de cookies de tout service tiers avec lequel vous interagissez via du contenu intégré. ', ]); diff --git a/language/pl/acp.php b/language/pl/acp.php index b83503f..0915ed7 100644 --- a/language/pl/acp.php +++ b/language/pl/acp.php @@ -5,7 +5,7 @@ * * @copyright (c) 2016 phpBB Limited * @license GNU General Public License, version 2 (GPL-2.0) - * @Polska wersja językowa phpBB Media Embed 1.1.2 - 10.09.2020, Mateusz Dutko (vader) www.rnavspotters.pl + * @Polska wersja językowa phpBB Media Embed 2.0.5 - 21.06.2026, Mateusz Dutko (vader) www.rnavspotters.pl * */ @@ -43,9 +43,9 @@ 'ACP_MEDIA_PURGE_CACHE_EXPLAIN' => 'Pamięć podręczna osadzania multimediów jest codziennie, automatycznie czyszczona. Można ją usunąć teraz poprzez kliknięcie przycisku.', 'ACP_MEDIA_SITE_TITLE' => 'ID strony: %s', 'ACP_MEDIA_SITE_DISABLED' => 'Ta strona ma konflikt z istniejącym znacznikiem BBCode: [%s]', - 'ACP_MEDIA_ERROR_MSG' => 'The following errors were encountered:

%s', - 'ACP_MEDIA_INVALID_SITE' => '%1$s:%2$s :: “%1$s” is not a valid site id', - 'ACP_MEDIA_INVALID_WIDTH' => '%1$s:%2$s :: “%2$s” is not a valid width in “px” or “%%”', + 'ACP_MEDIA_ERROR_MSG' => 'Wystąpiły następujące błędy:

%s', + 'ACP_MEDIA_INVALID_SITE' => '%1$s:%2$s :: “%1$s” nie jest prawidłową stroną internetową', + 'ACP_MEDIA_INVALID_WIDTH' => '%1$s:%2$s :: “%2$s” nie jest prawidłową wartością szerokości w “px” lub “%%”', // Manage sites 'ACP_MEDIA_MANAGE' => 'Zarządzaj stronami osadzania multimediów', diff --git a/language/pl/common.php b/language/pl/common.php index a5b3c08..aa7775b 100644 --- a/language/pl/common.php +++ b/language/pl/common.php @@ -5,7 +5,7 @@ * * @copyright (c) 2016 phpBB Limited * @license GNU General Public License, version 2 (GPL-2.0) - * @Polska wersja językowa phpBB Media Embed 1.1.2 - 10.09.2020, Mateusz Dutko (vader) www.rnavspotters.pl + * @Polska wersja językowa phpBB Media Embed 2.0.5 - 21.06.2026, Mateusz Dutko (vader) www.rnavspotters.pl * */ diff --git a/language/pl/help.php b/language/pl/help.php index 92f0620..427384c 100644 --- a/language/pl/help.php +++ b/language/pl/help.php @@ -5,7 +5,7 @@ * * @copyright (c) 2016 phpBB Limited * @license GNU General Public License, version 2 (GPL-2.0) - * @Polska wersja językowa phpBB Media Embed 1.1.2 - 10.09.2020, Mateusz Dutko (vader) www.rnavspotters.pl + * @Polska wersja językowa phpBB Media Embed 2.0.5 - 21.06.2026, Mateusz Dutko (vader) www.rnavspotters.pl * */ diff --git a/language/pl/info_acp_mediaembed.php b/language/pl/info_acp_mediaembed.php index 43a2006..1c6a4db 100644 --- a/language/pl/info_acp_mediaembed.php +++ b/language/pl/info_acp_mediaembed.php @@ -5,7 +5,7 @@ * * @copyright (c) 2016 phpBB Limited * @license GNU General Public License, version 2 (GPL-2.0) - * @Polska wersja językowa phpBB Media Embed 1.1.2 - 10.09.2020, Mateusz Dutko (vader) www.rnavspotters.pl + * @Polska wersja językowa phpBB Media Embed 2.0.5 - 21.06.2026, Mateusz Dutko (vader) www.rnavspotters.pl * */ diff --git a/language/pl/install.php b/language/pl/install.php index 98b9ce2..37e8de5 100644 --- a/language/pl/install.php +++ b/language/pl/install.php @@ -5,7 +5,7 @@ * * @copyright (c) 2016 phpBB Limited * @license GNU General Public License, version 2 (GPL-2.0) - * @Polska wersja językowa phpBB Media Embed 1.1.2 - 10.09.2020, Mateusz Dutko (vader) www.rnavspotters.pl + * @Polska wersja językowa phpBB Media Embed 2.0.5 - 21.06.2026, Mateusz Dutko (vader) www.rnavspotters.pl * */ diff --git a/language/pl/permissions_mediaembed.php b/language/pl/permissions_mediaembed.php index 617ce1c..8764b35 100644 --- a/language/pl/permissions_mediaembed.php +++ b/language/pl/permissions_mediaembed.php @@ -5,7 +5,7 @@ * * @copyright (c) 2016 phpBB Limited * @license GNU General Public License, version 2 (GPL-2.0) - * @Polska wersja językowa phpBB Media Embed 1.1.2 - 10.09.2020, Mateusz Dutko (vader) www.rnavspotters.pl + * @Polska wersja językowa phpBB Media Embed 2.0.5 - 21.06.2026, Mateusz Dutko (vader) www.rnavspotters.pl * */ diff --git a/language/pl/ucp.php b/language/pl/ucp.php index 810e490..f9b1409 100644 --- a/language/pl/ucp.php +++ b/language/pl/ucp.php @@ -5,6 +5,7 @@ * * @copyright (c) 2025 phpBB Limited * @license GNU General Public License, version 2 (GPL-2.0) + * @Polska wersja językowa phpBB Media Embed 2.0.5 - 21.06.2026, Mateusz Dutko (vader) www.rnavspotters.pl * */ @@ -21,9 +22,9 @@ $lang = array_merge($lang, [ 'MEDIA_EMBED_PRIVACY_POLICY' => '

-

Embedded Content from Other Websites

- “%1$s” may include posts or content that contain embedded material from external websites, including but not limited to YouTube, Facebook, Twitter, and similar platforms. Embedded content from these external sites behaves in the same way as if you had visited the originating website directly. -

These external websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with the embedded content, including tracking your interaction if you have an account and are logged in to that website. -

Please note that such activity is beyond the control of “%1$s” and is governed by the privacy policies and terms of service of the respective external websites. We encourage you to review the privacy and cookie policies of any third-party services you interact with through embedded content. +

Osadzone treści z innych stron internetowych

+ “%1$s” mogą zawierać posty lub treści z osadzonymi materiałami pochodzącymi z zewnętrznych stron internetowych, w tym między innymi z serwisów YouTube, Facebook, Twitter i podobnych platform. Osadzone treści z tych zewnętrznych stron działają tak samo, jakbyś odwiedził bezpośrednio stronę, z której pochodzą. +

Te zewnętrzne strony internetowe mogą gromadzić dane o użytkowniku, wykorzystywać pliki cookie, osadzać dodatkowe narzędzia śledzące stron trzecich oraz monitorować interakcje użytkownika z osadzonymi treściami, w tym śledzić te interakcje, jeśli użytkownik posiada konto i jest zalogowany na tej stronie. +

Należy pamiętać, że takie działania pozostają poza kontrolą serwisu „%1$s” i podlegają politykom prywatności oraz warunkom korzystania z usług poszczególnych zewnętrznych stron internetowych. Zachęcamy do zapoznania się z politykami prywatności i politykami dotyczącymi plików cookie wszelkich usług stron trzecich, z którymi wchodzisz w interakcję za pośrednictwem osadzonych treści. ', ]);