From a85bf18b3d64824e1bcf418caf6b697b3477a94a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Wed, 20 May 2026 17:49:39 -0300 Subject: [PATCH 1/2] Allow twig/twig to be installed by Composer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit None of the advisories affects phpMyAdmin. Signed-off-by: Maurício Meneghini Fauth --- composer.json | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6db5b1b52e..1ea9699599 100644 --- a/composer.json +++ b/composer.json @@ -80,7 +80,7 @@ "symfony/polyfill-mbstring": "^1.17.0", "symfony/polyfill-php80": "^1.16", "symfony/polyfill-php84": "^1.33", - "twig/twig": "^3.3.5", + "twig/twig": "^3.11.3", "webmozart/assert": "^1.10", "williamdes/mariadb-mysql-kbs": "^1.2" }, @@ -118,7 +118,6 @@ "phpunit/phpunit": "^8.5.16 || ^9.6", "pragmarx/google2fa-qrcode": "^2.1", "psalm/plugin-phpunit": "^0.16.1", - "roave/security-advisories": "dev-latest", "symfony/console": "^5.2.3", "tecnickcom/tcpdf": "^6.4.4", "thecodingmachine/safe": "1.3.3.1", @@ -155,6 +154,19 @@ "dealerdirect/phpcodesniffer-composer-installer": true, "phpstan/extension-installer": true, "composer/package-versions-deprecated": true + }, + "audit": { + "ignore": [ + "CVE-2026-24425", + "CVE-2026-46627", + "CVE-2026-46628", + "CVE-2026-46633", + "CVE-2026-46634", + "CVE-2026-46635", + "CVE-2026-46638", + "CVE-2026-47730", + "CVE-2026-47732" + ] } } } From 4b5154167fac5521b62b0ca2b5e48ad5cc3f2293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=84=82=F0=9D=95=A0=F0=9D=95=A0=F0=9D=95=A0=F0=9D=95=9D?= =?UTF-8?q?=20=28=F0=9D=95=98=F0=9D=95=9A=F0=9D=95=A5=F0=9D=95=99?= =?UTF-8?q?=F0=9D=95=A6=F0=9D=95=93=2E=F0=9D=95=94=F0=9D=95=A0=F0=9D=95=9E?= =?UTF-8?q?/=E2=84=82=F0=9D=95=A0=F0=9D=95=A0=F0=9D=95=A0=F0=9D=95=9D=29?= Date: Wed, 20 May 2026 10:15:33 +0200 Subject: [PATCH 2/2] Translated using Weblate (Latvian) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 27.3% (938 of 3435 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/lv/ Signed-off-by: "ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝)" --- po/lv.po | 133 ++++++++++++++++++++----------------------------------- 1 file changed, 49 insertions(+), 84 deletions(-) diff --git a/po/lv.po b/po/lv.po index 00936171e7..7a3f7b63bb 100644 --- a/po/lv.po +++ b/po/lv.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.2.4-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2026-02-25 10:35-0300\n" -"PO-Revision-Date: 2026-05-15 23:22+0000\n" +"PO-Revision-Date: 2026-05-21 05:11+0000\n" "Last-Translator: \"ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝)\" \n" "Language-Team: Latvian \n" @@ -61,7 +61,7 @@ msgstr "" #: libraries/advisory_rules_generic.php:32 #, php-format msgid "Current amount of Questions: %s" -msgstr "Tekošais vaicājumu daudzums: %s" +msgstr "Pašreizējais jautājumu skaits: %s" #: libraries/advisory_rules_generic.php:37 msgid "Percentage of slow queries" @@ -283,6 +283,7 @@ msgid "Query caching method" msgstr "Vaicājuma kešatmiņas metode" #: libraries/advisory_rules_generic.php:188 +#, fuzzy msgid "Suboptimal caching method." msgstr "Neoptimāla kešatmiņas metode." @@ -2452,10 +2453,8 @@ msgid "Authentication method to use." msgstr "Dokumentācija" #: libraries/classes/Config/Descriptions.php:470 -#, fuzzy -#| msgid "Cannot log in to the MySQL server" msgid "Compress connection to MySQL server." -msgstr "Nevar pieslēgties MySQL serverim" +msgstr "Saspiest savienojuma datus ar MySQL serveri." #: libraries/classes/Config/Descriptions.php:471 msgid "Hide databases matching regular expression (PCRE)." @@ -5020,16 +5019,15 @@ msgstr "" #: libraries/classes/Controllers/Database/StructureController.php:365 #: templates/table/operations/index.twig:451 #: templates/table/operations/view.twig:32 -#, fuzzy, php-format +#, php-format msgid "View %s has been dropped." -msgstr "Lauks %s tika izdzēsts" +msgstr "%s skats dzēsts." #: libraries/classes/Controllers/Database/StructureController.php:365 #: templates/table/operations/index.twig:451 -#, fuzzy, php-format -#| msgid "Table %s has been dropped." +#, php-format msgid "Table %s has been dropped." -msgstr "Tabula %s tika izdzēsta" +msgstr "%s tabula dzēsta." #: libraries/classes/Controllers/Database/StructureController.php:412 #: templates/table/operations/index.twig:410 @@ -5623,10 +5621,8 @@ msgid "Composite with:" msgstr "Lauki iekļauti iekš" #: libraries/classes/Controllers/JavaScriptMessagesController.php:114 -#, fuzzy -#| msgid "Add %s column(s) to index" msgid "Please select column(s) for the index." -msgstr "Pievienot %s lauku(s) indeksam" +msgstr "Lūdzu, atlasiet indeksa kolonnu(-as)." #: libraries/classes/Controllers/JavaScriptMessagesController.php:117 #: templates/columns_definitions/column_definitions_form.twig:157 @@ -5661,10 +5657,8 @@ msgid "Y values" msgstr "Y Vērtība" #: libraries/classes/Controllers/JavaScriptMessagesController.php:128 -#, fuzzy -#| msgid "Please enter a valid number" msgid "Please enter the SQL query first." -msgstr "Lūdzu ievadiet derīgu numuru" +msgstr "Lūdzu, vispirms ievadiet SQL vaicājumu." #: libraries/classes/Controllers/JavaScriptMessagesController.php:131 msgid "The host name is empty!" @@ -5749,22 +5743,17 @@ msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:139 #: templates/server/privileges/users_overview.twig:100 -#, fuzzy -#| msgid "Remove chart" msgid "Lock this account." -msgstr "Noņemt diagrammu" +msgstr "Bloķēt šo kontu." #: libraries/classes/Controllers/JavaScriptMessagesController.php:140 #: templates/server/privileges/users_overview.twig:100 -#, fuzzy -#| msgid "User" msgid "Unlock this account." -msgstr "Lietotājs" +msgstr "Atbloķēt šo kontu." #: libraries/classes/Controllers/JavaScriptMessagesController.php:143 -#, fuzzy msgid "Template was created." -msgstr "Tabula %s tika izdzēsta" +msgstr "Veidne tika izveidota." #: libraries/classes/Controllers/JavaScriptMessagesController.php:144 msgid "Template was loaded." @@ -5777,10 +5766,8 @@ msgid "Template was updated." msgstr "Profils tika modificēts." #: libraries/classes/Controllers/JavaScriptMessagesController.php:146 -#, fuzzy -#| msgid "The row has been deleted." msgid "Template was deleted." -msgstr "Ieraksts tika dzēsts" +msgstr "Veidne tika dzēsta." #. l10n: Other, small valued, queries #: libraries/classes/Controllers/JavaScriptMessagesController.php:149 @@ -6317,16 +6304,12 @@ msgid "Please select the file you want to import:" msgstr "Lūdzu, atlasiet datni, kuru vēlaties ievietot:" #: libraries/classes/Controllers/JavaScriptMessagesController.php:312 -#, fuzzy -#| msgid "Please enter a valid number" msgid "Please enter a valid table name." -msgstr "Lūdzu ievadiet derīgu numuru" +msgstr "Lūdzu, ievadiet derīgu tabulas nosaukumu." #: libraries/classes/Controllers/JavaScriptMessagesController.php:313 -#, fuzzy -#| msgid "Please enter a valid number" msgid "Please enter a valid database name." -msgstr "Lūdzu ievadiet derīgu numuru" +msgstr "Lūdzu, ievadiet derīgu datubāzes nosaukumu." #: libraries/classes/Controllers/JavaScriptMessagesController.php:314 msgid "No files available on server for import!" @@ -7025,10 +7008,8 @@ msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:525 #: templates/database/designer/main.twig:40 #: templates/database/designer/main.twig:43 -#, fuzzy -#| msgid "No tables found in database." msgid "Add tables from other databases" -msgstr "Šajā datubāzē tabulas nav atrastas." +msgstr "Pievienot tabulas no citām datubāzēm" #: libraries/classes/Controllers/JavaScriptMessagesController.php:526 msgid "Page name" @@ -7153,10 +7134,8 @@ msgid "Click to mark/unmark." msgstr "" #: libraries/classes/Controllers/JavaScriptMessagesController.php:560 -#, fuzzy -#| msgid "Column names" msgid "Double-click to copy column name." -msgstr "Kolonnu nosaukumi" +msgstr "Veiciet dubultklikšķi, lai kopētu kolonnas nosaukumu." #: libraries/classes/Controllers/JavaScriptMessagesController.php:561 msgid "Click the drop-down arrow
to toggle column's visibility." @@ -7569,9 +7548,8 @@ msgid "Could not import configuration" msgstr "" #: libraries/classes/Controllers/Preferences/TwoFactorController.php:53 -#, fuzzy msgid "Two-factor authentication has been removed." -msgstr "Iekšējās relācijas" +msgstr "Divfaktoru autentifikācija noņemta." #: libraries/classes/Controllers/Preferences/TwoFactorController.php:64 msgid "Two-factor authentication has been configured." @@ -7649,9 +7627,8 @@ msgid "" msgstr "" #: libraries/classes/Controllers/Server/PrivilegesController.php:406 -#, fuzzy msgid "User has been added." -msgstr "Lauks %s tika izdzēsts" +msgstr "Lietotājs pievienots." #: libraries/classes/Controllers/Server/Status/Processes/KillController.php:42 #, php-format @@ -8363,10 +8340,8 @@ msgstr "Lietotājs %s jau eksistē!" #: libraries/classes/Database/Routines.php:1237 #: libraries/classes/Display/Results.php:3704 libraries/classes/Message.php:172 #: templates/sql/query.twig:7 -#, fuzzy -#| msgid "Your SQL query has been executed successfully." msgid "Your SQL query has been executed successfully." -msgstr "Jūsu SQL vaicājums tika veiksmīgi izpildīts" +msgstr "Jūsu SQL vaicājums veiksmīgi izpildīts." #: libraries/classes/Controllers/Table/DropColumnConfirmationController.php:23 #: libraries/classes/Controllers/Table/DropColumnController.php:51 @@ -8766,11 +8741,12 @@ msgid "Export of event %s" msgstr "Izgūt %s notikumu" #: libraries/classes/Database/Events.php:599 -#, fuzzy, php-format -#| msgid "No tables found in database." +#, php-format msgid "" "Error in processing request: No event with name %1$s found in database %2$s." -msgstr "Tabulas nav atrastas šajā datubāzē." +msgstr "" +"Kļūda, apstrādājot pieprasījumu: %2$s datubāzē neatrasta nevienu notikumu ar " +"%1$s nosaukumu." #: libraries/classes/DatabaseInterface.php:1142 #, php-format @@ -8869,21 +8845,20 @@ msgid "Invalid routine type: \"%s\"" msgstr "" #: libraries/classes/Database/Routines.php:253 -#, fuzzy, php-format +#, php-format msgid "Routine %1$s has been created." -msgstr "Tabula %s tika izdzēsta" +msgstr "Izveidota %1$s rutīna (procedūra vai funkcija)." #: libraries/classes/Database/Routines.php:412 -#, fuzzy, php-format -#| msgid "Table %s has been dropped." +#, php-format msgid "Routine %1$s has been modified. Privileges have been adjusted." -msgstr "Tabula %s tika izdzēsta" +msgstr "" +"%1$s rutīna (procedūra vai funkcija) modificēta. Privilēģijas ir pielāgotas." #: libraries/classes/Database/Routines.php:417 -#, fuzzy, php-format -#| msgid "Table %s has been dropped." +#, php-format msgid "Routine %1$s has been modified." -msgstr "Tabula %s tika izdzēsta" +msgstr "%1$s rutīna (procedūra vai funkcija) modificēta." #: libraries/classes/Database/Routines.php:838 msgid "You must provide a name and a type for each routine parameter." @@ -8915,10 +8890,11 @@ msgstr "" #: libraries/classes/Database/Routines.php:1158 #: libraries/classes/Database/Routines.php:1327 -#, fuzzy, php-format -#| msgid "No tables found in database." +#, php-format msgid "No routine with name %1$s found in database %2$s." -msgstr "Tabulas nav atrastas šajā datubāzē." +msgstr "" +"%2$s datubāzē neatrada nevienu rutīnu (procedūru vai funkciju) ar %1$s " +"nosaukumu." #: libraries/classes/Database/Routines.php:1197 #, php-format @@ -9140,10 +9116,8 @@ msgstr "Augošā secībā" #: libraries/classes/Display/Results.php:3022 #: libraries/classes/Display/Results.php:3037 -#, fuzzy -#| msgid "The row has been deleted." msgid "The row has been deleted." -msgstr "Ieraksts tika dzēsts" +msgstr "Ierakstu rinda dzēsta." #: libraries/classes/Display/Results.php:3069 #: templates/server/status/processes/list.twig:44 @@ -9152,10 +9126,8 @@ msgid "Kill" msgstr "Apturēt" #: libraries/classes/Display/Results.php:3637 -#, fuzzy -#| msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]" msgid "May be approximate. See [doc@faq3-11]FAQ 3.11[/doc]." -msgstr "Var būt aptuvens skaits. Skatīt [doc@faq3-11]FAQ 3.11[/doc]" +msgstr "Tās var būt aptuvenas vērtības. Skatiet [doc@faq3-11]BUJ 3.11[/doc]." #: libraries/classes/Display/Results.php:3709 #: libraries/classes/Display/Results.php:4047 libraries/classes/Sql.php:1007 @@ -11300,7 +11272,7 @@ msgstr "" #: libraries/classes/Plugins/Export/ExportSql.php:2174 #, fuzzy, php-format msgid "Structure for view %s exported as a table" -msgstr "Tikai struktūra" +msgstr "%s skata struktūra, kas izgūta kā tabula" #: libraries/classes/Plugins/Export/ExportSql.php:2201 msgid "(See below for the actual view)" @@ -11888,10 +11860,8 @@ msgid "" msgstr "" #: libraries/classes/Query/Utilities.php:100 -#, fuzzy -#| msgid "The server is not responding" msgid "The server is not responding." -msgstr "Serveris neatbild" +msgstr "Serveris neatbild." #: libraries/classes/Query/Utilities.php:104 msgid "Logout and try as another user." @@ -12880,9 +12850,9 @@ msgid "Tracking for %1$s was deactivated at version %2$s." msgstr "" #: libraries/classes/Tracking.php:979 -#, fuzzy, php-format +#, php-format msgid "Version %1$s of %2$s was deleted." -msgstr "Servera versija" +msgstr "%2$s %1$s versija tika dzēsta." #: libraries/classes/Tracking.php:1010 #, php-format @@ -15931,7 +15901,7 @@ msgstr "ievietoja %s %s" #: templates/home/git_info.twig:32 #, fuzzy, php-format msgid "authored on %s by %s" -msgstr "Servera versija" +msgstr "autorizēja %s %s" #: templates/home/index.twig:22 templates/login/form.twig:8 #, php-format @@ -18914,24 +18884,20 @@ msgid "Edit next row" msgstr "" #: templates/table/insert/actions_panel.twig:32 -#, fuzzy -#| msgid "" -#| "Use TAB key to move from value to value, or CTRL+arrows to move anywhere" msgid "" "Use TAB key to move from value to value, or CTRL+arrows to move anywhere." msgstr "" -"Lietojiet TAB taustiņu, lai pārvietotos no vērtības līdz vērtībai, vai " -"CTRL+bultiņas, lai pārvietotos jebkurā vietā" +"Lai pārvietotos starp vērtības laukiem, izmantojiet taustiņu TAB vai " +"CTRL+bulttaustiņus, lai pārvietoties uz jebkuru vērtības lauku pēc paša " +"izvēles." #: templates/table/insert/column_row.twig:15 msgid "Binary" msgstr "Binārais" #: templates/table/insert/column_row.twig:30 -#, fuzzy -#| msgid "Value for the column \"%s\"" msgid "Use the NULL value for this column." -msgstr "Kolonnas vērtība \"%s\"" +msgstr "Šai kolonnai izmantot NULL vērtību." #: templates/table/insert/column_row.twig:65 msgid "Because of its length,
this column might not be editable." @@ -19285,10 +19251,9 @@ msgid "Change" msgstr "Labot" #: templates/table/structure/display_structure.twig:116 -#, fuzzy, php-format -#| msgid "Table %s has been dropped." +#, php-format msgid "Column %s has been dropped." -msgstr "Tabula %s tika izdzēsta" +msgstr "%s kolonna dzēsta." #: templates/table/structure/display_structure.twig:142 #, php-format