From e44a5bbbb6ffb2bc2ffc10552684438fd86a7c80 Mon Sep 17 00:00:00 2001 From: JL Pilgram Date: Tue, 31 Jan 2023 17:14:51 +0000 Subject: [PATCH 1/3] Translated using Weblate (Italian) Currently translated at 99.8% (3422 of 3427 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/it/ Signed-off-by: JL Pilgram --- po/it.po | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/po/it.po b/po/it.po index d5694798a6..8c601f8976 100644 --- a/po/it.po +++ b/po/it.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: 2023-01-21 15:49+0000\n" -"PO-Revision-Date: 2023-01-06 10:46+0000\n" -"Last-Translator: Marco Marchiò \n" +"PO-Revision-Date: 2023-02-02 11:39+0000\n" +"Last-Translator: JL Pilgram \n" "Language-Team: Italian \n" "Language: it\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.15.1-dev\n" +"X-Generator: Weblate 4.16-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -7636,6 +7636,8 @@ msgid "" "WebAuthn is not available. Please use a supported browser in a secure " "context (HTTPS)." msgstr "" +"WebAuthn non è disponibile. Usa un browser supportato in un contesto sicuro " +"(HTTPS)." #: libraries/classes/Controllers/JavaScriptMessagesController.php:701 msgid "" @@ -12173,22 +12175,16 @@ msgid "For testing purposes only!" msgstr "Solo a scopo di test!" #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:180 -#, fuzzy -#| msgid "Hardware Security Key (FIDO U2F)" msgid "Hardware Security Key (WebAuthn/FIDO2)" -msgstr "Chiave di Sicurezza Hardware (FIDO U2F)" +msgstr "Chiave di Sicurezza Hardware (WebAuthn/FIDO2)" #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:186 -#, fuzzy -#| msgid "" -#| "Provides authentication using hardware security tokens supporting FIDO " -#| "U2F, such as a Yubikey." msgid "" "Provides authentication using hardware security tokens supporting the " "WebAuthn/FIDO2 protocol, such as a YubiKey." msgstr "" "Fornisce l'autenticazione tramite dispositivi di sicurezza hardware che " -"supportano lo standard FIDO U2F, come i dispositivi Yubikey." +"supportano il protocollo WebAuthn/FIDO2, come i dispositivi YubiKey." #: libraries/classes/Query/Utilities.php:97 msgid "" @@ -13456,10 +13452,8 @@ msgstr "" "di indirizzi IPv6" #: libraries/classes/Types.php:445 -#, fuzzy -#| msgid "Stores a Universally Unique Identifier (UUID)" msgid "128-bit UUID (Universally Unique Identifier)" -msgstr "Archivia un identificatore univoco universale (UUID)" +msgstr "128-bit UUID (Universally Unique Identifier)" #: libraries/classes/Types.php:791 msgctxt "numeric types" @@ -16499,10 +16493,8 @@ msgstr "" #: templates/login/twofactor/key_configure.twig:3 #: templates/login/twofactor/key.twig:3 #: templates/preferences/two_factor/main.twig:56 -#, fuzzy -#| msgid "Replicated" msgid "Deprecated!" -msgstr "Replicato" +msgstr "Deprecato!" #: templates/login/twofactor/key_configure.twig:4 #: templates/login/twofactor/key.twig:4 @@ -16512,6 +16504,8 @@ msgid "" "The FIDO U2F API has been deprecated in favor of the Web Authentication API " "(WebAuthn)." msgstr "" +"Le API del protocollo FIDO U2F sono state deprecate in favore dello standard " +"Web Authentication API (WebAuthn)." #: templates/login/twofactor/key_configure.twig:6 #: templates/login/twofactor/key.twig:6 @@ -16521,6 +16515,8 @@ msgid "" "API, however it's recommended that you use the WebAuthn authentication " "instead." msgstr "" +"Puoi continuare ad utilizzare Firefox per autenticarti tramite FIDO U2F API, " +"tuttavia è raccomandato l'uso dell'autenticazione tramite WebAuthn." #: templates/login/twofactor/key_configure.twig:10 msgid "" From 909294300e836f41fed9b2681b031dee92642095 Mon Sep 17 00:00:00 2001 From: Masahiro Fujimoto Date: Tue, 31 Jan 2023 11:24:48 +0000 Subject: [PATCH 2/3] Translated using Weblate (Japanese) Currently translated at 100.0% (3427 of 3427 strings) [ci skip] Translation: phpMyAdmin/5.2 Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ja/ Signed-off-by: Masahiro Fujimoto --- po/ja.po | 70 ++++++++++++++++++-------------------------------------- 1 file changed, 22 insertions(+), 48 deletions(-) diff --git a/po/ja.po b/po/ja.po index 4d695eff74..fd320d079f 100644 --- a/po/ja.po +++ b/po/ja.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: 2023-01-21 15:49+0000\n" -"PO-Revision-Date: 2022-11-27 12:48+0000\n" +"PO-Revision-Date: 2023-02-02 11:39+0000\n" "Last-Translator: Masahiro Fujimoto \n" "Language-Team: Japanese \n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.15-dev\n" +"X-Generator: Weblate 4.16-dev\n" #: libraries/advisory_rules_generic.php:9 msgid "Uptime below one day" @@ -7417,7 +7417,8 @@ msgstr "セキュリティキーが無効です。" msgid "" "WebAuthn is not available. Please use a supported browser in a secure " "context (HTTPS)." -msgstr "" +msgstr "WebAuthn は使用できません。セキュアコンテキスト (HTTPS) " +"で対応しているブラウザを使用してください。" #: libraries/classes/Controllers/JavaScriptMessagesController.php:701 msgid "" @@ -11773,16 +11774,11 @@ msgid "Hardware Security Key (FIDO U2F)" msgstr "ハードウェアセキュリティキー (FIDO U2F)" #: libraries/classes/Plugins/TwoFactor/Key.php:218 -#, fuzzy -#| msgid "" -#| "Provides authentication using hardware security tokens supporting FIDO " -#| "U2F, such as a Yubikey." msgid "" "Provides authentication using hardware security tokens supporting FIDO U2F, " "such as a YubiKey." -msgstr "" -"YubikeyなどのFIDO U2Fをサポートするハードウェアセキュリティトークンを使用して" -"認証を行います。" +msgstr "YubiKey などの FIDO U2F " +"をサポートするハードウェアセキュリティトークンを使用して認証を行います。" #: libraries/classes/Plugins/TwoFactorPlugin.php:73 #, php-format @@ -11810,22 +11806,15 @@ msgid "For testing purposes only!" msgstr "テスト目的のみ!" #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:180 -#, fuzzy -#| msgid "Hardware Security Key (FIDO U2F)" msgid "Hardware Security Key (WebAuthn/FIDO2)" -msgstr "ハードウェアセキュリティキー (FIDO U2F)" +msgstr "ハードウェアセキュリティキー (WebAuthn/FIDO2)" #: libraries/classes/Plugins/TwoFactor/WebAuthn.php:186 -#, fuzzy -#| msgid "" -#| "Provides authentication using hardware security tokens supporting FIDO " -#| "U2F, such as a Yubikey." msgid "" "Provides authentication using hardware security tokens supporting the " "WebAuthn/FIDO2 protocol, such as a YubiKey." -msgstr "" -"YubikeyなどのFIDO U2Fをサポートするハードウェアセキュリティトークンを使用して" -"認証を行います。" +msgstr "YubiKey などの WebAuthn/FIDO2 プロトコルに対応したハードウェアセキュリティト" +"ークンを使用して認証を行います。" #: libraries/classes/Query/Utilities.php:97 msgid "" @@ -13074,10 +13063,8 @@ msgstr "" "スおよび IPv 4 アドレスの格納を目的としています" #: libraries/classes/Types.php:445 -#, fuzzy -#| msgid "Stores a Universally Unique Identifier (UUID)" msgid "128-bit UUID (Universally Unique Identifier)" -msgstr "汎用一意識別子 (UUID) 保存用" +msgstr "128 ビット UUID (Universally Unique Identifier)" #: libraries/classes/Types.php:791 msgctxt "numeric types" @@ -16097,10 +16084,8 @@ msgstr "" #: templates/login/twofactor/key_configure.twig:3 #: templates/login/twofactor/key.twig:3 #: templates/preferences/two_factor/main.twig:56 -#, fuzzy -#| msgid "Replicated" msgid "Deprecated!" -msgstr "レプリケーションしている" +msgstr "非推奨です!" #: templates/login/twofactor/key_configure.twig:4 #: templates/login/twofactor/key.twig:4 @@ -16109,7 +16094,8 @@ msgstr "レプリケーションしている" msgid "" "The FIDO U2F API has been deprecated in favor of the Web Authentication API " "(WebAuthn)." -msgstr "" +msgstr "FIDO U2F API は非推奨となり、 Web Authentication API (WebAuthn) " +"に置き換えられました。" #: templates/login/twofactor/key_configure.twig:6 #: templates/login/twofactor/key.twig:6 @@ -16119,6 +16105,9 @@ msgid "" "API, however it's recommended that you use the WebAuthn authentication " "instead." msgstr "" +"Firefox を使用して FIDO U2F API " +"を使用したアカウント認証を行うことはできますが、代わりに WebAuthn " +"認証を使用することをお勧めします。" #: templates/login/twofactor/key_configure.twig:10 msgid "" @@ -16149,27 +16138,17 @@ msgid "Verify" msgstr "検証" #: templates/login/twofactor/webauthn_creation.twig:1 -#, fuzzy -#| msgid "" -#| "Please connect your FIDO U2F device into your computer's USB port. Then " -#| "confirm registration on the device." msgid "" "Please connect your WebAuthn/FIDO2 device. Then confirm registration on the " "device." -msgstr "" -"FIDO U2FデバイスをコンピューターのUSBポートに接続してください。 その後、装置" -"の登録を確認して下さい。" +msgstr "WebAuthn/FIDO2 機器を接続してください。 " +"その後、その機器での登録を確認してください。" #: templates/login/twofactor/webauthn_request.twig:1 -#, fuzzy -#| msgid "" -#| "Please connect your FIDO U2F device into your computer's USB port. Then " -#| "confirm login on the device." msgid "" "Please connect your WebAuthn/FIDO2 device. Then confirm login on the device." -msgstr "" -"FIDO U2FデバイスをコンピューターのUSBポートに接続してください。 その後、装置" -"のログインを確認して下さい。" +msgstr "WebAuthn/FIDO2 機器を接続してください。 " +"その後、その機器でログインを確認してください。" #: templates/menu/breadcrumbs.twig:27 msgid "View:" @@ -16407,15 +16386,10 @@ msgid "" msgstr "このユーザアカウントは二要素認証が設定されていないが、設定は可能です。" #: templates/preferences/two_factor/main.twig:26 -#, fuzzy -#| msgid "" -#| "Two-factor authentication is not available, please install optional " -#| "dependencies to enable authentication backends." msgid "" "Please install optional dependencies to enable more authentication backends." -msgstr "" -"二要素認証を関係している依存パッケージがインストールされていないので、二要素" -"認証は使用不可能です。" +msgstr "より多くの認証バックエンドを有効にするために、オプションの依存関係をインスト" +"ールしてください。" #: templates/preferences/two_factor/main.twig:37 msgid "" From e95c377de9e164b5630425afd80bfebb7c0f9508 Mon Sep 17 00:00:00 2001 From: Kristijan Fremen Velkovski Date: Tue, 31 Jan 2023 05:54:16 +0000 Subject: [PATCH 3/3] Translated using Weblate (Macedonian) Currently translated at 26.1% (897 of 3427 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 | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/po/mk.po b/po/mk.po index fb088258ea..de0784f19d 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: 2023-01-21 15:49+0000\n" -"PO-Revision-Date: 2023-01-31 02:41+0000\n" +"PO-Revision-Date: 2023-02-02 11:39+0000\n" "Last-Translator: Kristijan Fremen Velkovski \n" "Language-Team: Macedonian \n" @@ -114,6 +114,8 @@ msgid "" "{long_query_time} is set to 10 seconds or more, thus only slow queries that " "take above 10 seconds are logged." msgstr "" +"{long_query_time} е подесено на 10 секунди или повеќе, така што се логираат " +"само бавните барања што траат над 10 секунди." #: libraries/advisory_rules_generic.php:71 msgid "" @@ -8245,9 +8247,8 @@ msgid "Internal relationship has been added." msgstr "Внатрешни релации" #: libraries/classes/Database/Designer/Common.php:680 -#, fuzzy msgid "Error: Internal relationship could not be added!" -msgstr "Податотеката не е можно да се прочита" +msgstr "Грешка: Внатрешната врска не може да се додаде!" #: libraries/classes/Database/Designer/Common.php:718 #, fuzzy @@ -8255,9 +8256,8 @@ msgid "FOREIGN KEY relationship has been removed." msgstr "Измените се сочувани" #: libraries/classes/Database/Designer/Common.php:749 -#, fuzzy msgid "Error: Internal relationship could not be removed!" -msgstr "Податотеката не е можно да се прочита" +msgstr "Грешка: Внатрешната врска не може да се отстрани!" #: libraries/classes/Database/Designer/Common.php:755 #, fuzzy @@ -8400,9 +8400,8 @@ msgid "Failed to set configured collation connection!" msgstr "" #: libraries/classes/DatabaseInterface.php:1859 -#, fuzzy msgid "Missing connection parameters!" -msgstr "Рутини" +msgstr "Недостасуваат параметрите за конекција!" #: libraries/classes/DatabaseInterface.php:1884 msgid "Connection for controluser as defined in your configuration failed." @@ -8771,9 +8770,8 @@ msgid "Query took %01.4f seconds." msgstr "време на извршување на упитот %01.4f секунди" #: libraries/classes/Display/Results.php:4352 -#, fuzzy msgid "Link not found!" -msgstr "Врската не е пронајдена" +msgstr "Врската не е пронајдена!" #: libraries/classes/Engines/Bdb.php:28 msgid "Version information" @@ -9867,9 +9865,8 @@ msgid "Have a primary key" msgstr "" #: libraries/classes/Normalization.php:281 -#, fuzzy msgid "Primary key already exists." -msgstr "Корисник %s веќе постои!" +msgstr "Примарниот клуч веќе постои." #: libraries/classes/Normalization.php:286 msgid "" @@ -10015,9 +10012,8 @@ msgstr "" #: libraries/classes/Normalization.php:591 #: libraries/classes/Normalization.php:764 #: libraries/classes/Normalization.php:842 -#, fuzzy msgid "Error in processing!" -msgstr "Листа на процеси" +msgstr "Грешка во процесирање!" #: libraries/classes/Normalization.php:638 #, php-format