From 2f9da32860c4a8d306bd0eb33d4ec6f7952dd783 Mon Sep 17 00:00:00 2001 From: Kristijan Fremen Velkovski Date: Wed, 7 Dec 2022 08:45:38 +0000 Subject: [PATCH 1/4] Translated using Weblate (Macedonian) Currently translated at 23.2% (795 of 3418 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/ Signed-off-by: Kristijan Fremen Velkovski --- po/mk.po | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/po/mk.po b/po/mk.po index 942dda0311..e1953afee3 100644 --- a/po/mk.po +++ b/po/mk.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.2.1-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2022-09-29 00:17-0300\n" -"PO-Revision-Date: 2022-12-03 19:53+0000\n" +"PO-Revision-Date: 2022-12-08 08:47+0000\n" "Last-Translator: Kristijan Fremen Velkovski \n" "Language-Team: Macedonian \n" @@ -13629,10 +13629,8 @@ msgid "Pick from Central Columns" msgstr "Избриши ја базата на податоци." #: templates/columns_definitions/partitions.twig:17 -#, fuzzy -#| msgid "Position" msgid "Partition by:" -msgstr "Позиција" +msgstr "Подели партиции по:" #: templates/columns_definitions/partitions.twig:32 #: templates/columns_definitions/partitions.twig:60 @@ -13642,22 +13640,16 @@ msgid "Expression or column list" msgstr "Број на записи на страница" #: templates/columns_definitions/partitions.twig:37 -#, fuzzy -#| msgid "Position" msgid "Partitions:" -msgstr "Позиција" +msgstr "Партиции:" #: templates/columns_definitions/partitions.twig:45 -#, fuzzy -#| msgid "Position" msgid "Subpartition by:" -msgstr "Позиција" +msgstr "Подпартицирај по:" #: templates/columns_definitions/partitions.twig:65 -#, fuzzy -#| msgid "Position" msgid "Subpartitions:" -msgstr "Позиција" +msgstr "Подпартиции:" #: templates/columns_definitions/partitions.twig:76 #: templates/table/operations/index.twig:480 From cdb4259b9e6f12c8ad6a84f04562a5da1ecd5018 Mon Sep 17 00:00:00 2001 From: Emanuel Date: Tue, 6 Dec 2022 20:55:34 +0000 Subject: [PATCH 2/4] Translated using Weblate (Romanian) Currently translated at 91.8% (3139 of 3418 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ro/ Signed-off-by: Emanuel --- po/ro.po | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) diff --git a/po/ro.po b/po/ro.po index a7cbc21965..2e3810d7f7 100644 --- a/po/ro.po +++ b/po/ro.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.2.1-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2022-09-29 00:17-0300\n" -"PO-Revision-Date: 2022-05-30 10:14+0000\n" -"Last-Translator: liviuconcioiu \n" +"PO-Revision-Date: 2022-12-08 08:47+0000\n" +"Last-Translator: Emanuel \n" "Language-Team: Romanian \n" "Language: ro\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Weblate 4.13-dev\n" +"X-Generator: Weblate 4.15-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -560,6 +560,13 @@ msgid "" "mentioned in the MySQL Documentation" msgstr "" +"Mărirea {max_heap_table_size} și {tmp_table_size} ar putea fi de ajutor. Cu " +"toate acestea, unele tabele temporare sunt întotdeauna scrise pe disc, " +"independent de valoarea acestor variabile. Pentru a le elimina, va trebui să " +"rescrieți interogările pentru a evita acele condiții (într-un tabel temporar:" +" prezența unei coloane BLOB sau TEXT sau prezența unei coloane mai mare de " +"512 octeți) așa cum este menționat în Documentația MySQL" #: libraries/advisory_rules_generic.php:352 #, php-format @@ -1847,6 +1854,10 @@ msgid "" "MySQL server is enabled by matching the IP or hostname of the MySQL server " "to the given regular expression." msgstr "" +"Restricționează serverele MySQL pe care le poate introduce utilizatorul " +"atunci când o conectare la un server MySQL arbitrar este activată prin " +"potrivirea IP-ului sau a numelui de gazdă al serverului MySQL cu expresia " +"regulată dată." #: libraries/classes/Config/Descriptions.php:97 msgid "" @@ -1854,6 +1865,10 @@ msgid "" "inside a frame, and is a potential [strong]security hole[/strong] allowing " "cross-frame scripting (XSS) attacks." msgstr "" +"Activarea acestui lucru permite unei pagini situate pe un alt domeniu să " +"apeleze phpMyAdmin în interiorul unui cadru și este o potențială [strong]" +"gaură de securitate[/strong] care permite atacuri de scripting încrucișat " +"(XSS)." #: libraries/classes/Config/Descriptions.php:102 msgid "" @@ -1868,18 +1883,16 @@ msgid "Enable bzip2 compression for import operations." msgstr "Activează compresia bzip2 pentru operațiile de import." #: libraries/classes/Config/Descriptions.php:105 -#, fuzzy -#| msgid "Enter your private key for your domain reCaptcha service." msgid "Enter the URL for your reCAPTCHA v2 compatible API." -msgstr "Introdu cheia ta privată pentru serviciul tău reCaptcha." +msgstr "Introduceți adresa URL pentru API-ul compatibil cu reCAPTCHA v2." #: libraries/classes/Config/Descriptions.php:106 -#, fuzzy -#| msgid "Enter your private key for your domain reCaptcha service." msgid "" "Enter the Content-Security-Policy snippet for your reCAPTCHA v2 compatible " "API." -msgstr "Introdu cheia ta privată pentru serviciul tău reCaptcha." +msgstr "" +"Introdu fragmentul de Content-Security-Policy pentru API-ul tău compatibil " +"cu reCAPTCHA v2." #: libraries/classes/Config/Descriptions.php:107 #, fuzzy @@ -15584,7 +15597,7 @@ msgstr "Personalizat - afișează toate opțiunile posibile" #, fuzzy #| msgid "File to import:" msgid "File format to export" -msgstr "Fișier de importat:" +msgstr "Format de fișier de exportat" #: templates/export.twig:137 msgid "Rows:" @@ -17866,7 +17879,7 @@ msgstr "" #, fuzzy #| msgid "Some error occurred while getting SQL debug info." msgid "Errors occurred while executing rule expressions:" -msgstr "Au apărut erori în timpul obținerii informațiilor de depanare SQL." +msgstr "Au apărut erori în timpul executării expresiilor de reguli:" #: templates/server/status/advisor/index.twig:63 msgid "Possible performance issues" From ea347037ac13498369bdfcd46c9bd067626d5282 Mon Sep 17 00:00:00 2001 From: Kristijan Fremen Velkovski Date: Thu, 8 Dec 2022 22:12:41 +0000 Subject: [PATCH 3/4] Translated using Weblate (Macedonian) Currently translated at 23.4% (801 of 3418 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/ Signed-off-by: Kristijan Fremen Velkovski --- po/mk.po | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/po/mk.po b/po/mk.po index e1953afee3..8f1cb866f6 100644 --- a/po/mk.po +++ b/po/mk.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 5.2.1-dev\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2022-09-29 00:17-0300\n" -"PO-Revision-Date: 2022-12-08 08:47+0000\n" +"PO-Revision-Date: 2022-12-09 22:49+0000\n" "Last-Translator: Kristijan Fremen Velkovski \n" "Language-Team: Macedonian \n" @@ -8871,15 +8871,14 @@ msgid "as regular expression" msgstr "како регуларен израз" #: libraries/classes/Database/Triggers.php:140 -#, fuzzy, php-format -#| msgid "Table %s has been dropped." +#, php-format msgid "Trigger %1$s has been modified." -msgstr "Табелата %s е избришана" +msgstr "Прекинувачот %1$s беше променет." #: libraries/classes/Database/Triggers.php:160 -#, fuzzy, php-format +#, php-format msgid "Trigger %1$s has been created." -msgstr "Табелата %s е избришана" +msgstr "Прекинувачот %1$s беше создаден." #: libraries/classes/Database/Triggers.php:255 #, fuzzy @@ -8916,10 +8915,9 @@ msgid "Sorry, we failed to restore the dropped trigger." msgstr "" #: libraries/classes/Database/Triggers.php:468 -#, fuzzy, php-format -#| msgid "No tables found in database." +#, php-format msgid "No trigger with name %1$s found in database %2$s." -msgstr "Табелите не се пронајдени во базата на податоци." +msgstr "Немаше прекинувач со име %1$s во датабазата %2$s." #: libraries/classes/Database/Triggers.php:502 #: templates/database/triggers/export.twig:2 @@ -8928,12 +8926,13 @@ msgid "Export of trigger %s" msgstr "" #: libraries/classes/Database/Triggers.php:520 -#, fuzzy, php-format -#| msgid "No tables found in database." +#, php-format msgid "" "Error in processing request: No trigger with name %1$s found in database " "%2$s." -msgstr "Табелите не се пронајдени во базата на податоци." +msgstr "" +"Грешка при процесирање на барањето: Нема прекинувач со име %1$s во " +"датабазата %2$s." #: libraries/classes/Dbal/DbiMysqli.php:152 msgid "SSL connection enforced by server, automatically enabling it." @@ -9043,10 +9042,9 @@ msgstr "" "[doc@faq3-11]FAQ 3.11[/doc]" #: libraries/classes/Display/Results.php:3991 -#, fuzzy, php-format -#| msgid "Showing rows" +#, php-format msgid "Showing rows %1s - %2s" -msgstr "Приказ на записи од" +msgstr "Приказ на редови %1s - %2s" #: libraries/classes/Display/Results.php:4005 #, php-format @@ -9054,10 +9052,9 @@ msgid "%1$d total, %2$d in query" msgstr "" #: libraries/classes/Display/Results.php:4010 -#, fuzzy, php-format -#| msgid "total" +#, php-format msgid "%d total" -msgstr "вкупно" +msgstr "%d вкупно" #: libraries/classes/Display/Results.php:4023 libraries/classes/Sql.php:973 #, fuzzy, php-format From 5fc28874483cb349958c43a50fa00cb747ac9ffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maur=C3=ADcio=20Meneghini=20Fauth?= Date: Sat, 10 Dec 2022 17:15:50 -0300 Subject: [PATCH 4/4] Add PHP 8.2 to test workflow matrix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maurício Meneghini Fauth --- .github/workflows/mutation-tests.yml | 2 +- .github/workflows/tests.yml | 2 +- .github/workflows/update-po.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/mutation-tests.yml b/.github/workflows/mutation-tests.yml index 5cb3b839e8..344a54d197 100644 --- a/.github/workflows/mutation-tests.yml +++ b/.github/workflows/mutation-tests.yml @@ -15,7 +15,7 @@ jobs: runs-on: ${{ matrix.operating-system }} strategy: matrix: - php-version: ["8.0"] + php-version: ["8.1"] operating-system: [ubuntu-latest] steps: - name: Checkout code diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index b0c4663cc5..ad565acf4f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -67,7 +67,7 @@ jobs: continue-on-error: ${{ matrix.experimental }} strategy: matrix: - php-version: ["7.2", "7.3", "7.4", "8.0", "8.1"] + php-version: ["7.2", "7.3", "7.4", "8.0", "8.1", "8.2"] experimental: [false] os: [ubuntu-latest] phpunit-options: ['--testsuite unit'] diff --git a/.github/workflows/update-po.yml b/.github/workflows/update-po.yml index be4ff06318..8656636cb5 100644 --- a/.github/workflows/update-po.yml +++ b/.github/workflows/update-po.yml @@ -18,7 +18,7 @@ jobs: if: (github.event_name == 'schedule' && github.repository == 'phpmyadmin/phpmyadmin') || (github.event_name != 'schedule') strategy: matrix: - php-version: ["8.0"] + php-version: ["8.1"] steps: - name: Checkout code uses: actions/checkout@v3