Skip to content

Commit 1d5779f

Browse files
authored
Merge pull request #78 from weblate/weblate-matomo-plugin-securityinfo
Translations update from Hosted Weblate
2 parents 6adaa1e + 9e86e8b commit 1d5779f

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

lang/ja.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"SecurityInfo": {
3-
"PluginDescription": "PHP セキュリティ共同事業体の PhpSecInfo に基づき、このプラグインは御社の PHP 環境についてのセキュリティ情報や改良のためのアドバイスを提供します。これは重層的なセキュリティ手段の中の1つのツールであり、開発プラクティスの保護やコード\/応用の監査にとって代わるものではありません。",
3+
"PluginDescription": "PHP 環境のセキュリティ情報と推奨される改善。 安全な開発手法やコード/アプリケーションの監査に取って代わるものではありません。 PHP セキュリティ コンソーシアムの PhpSecInfo に基づいています。",
4+
"Result": "結果",
45
"Security": "セキュリティ",
56
"SecurityInformation": "PHP セキュリティ情報",
6-
"Test": "テスト",
7-
"Result": "結果"
7+
"Test": "テスト"
88
}
9-
}
9+
}

lang/pt.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"SecurityInfo": {
3-
"PluginDescription": "Basedo no PhpSecInfo do consórcio de segurança do PHP, esta extensão fornece informação de segurança sobre o seu ambiente PHP e oferece sugestões para melhorias. É uma ferramenta numa abordagem de segurança de múltiplas camadas. Não substitui práticas de programação segura ou faz auditorias ao código\/aplicação.",
3+
"PluginDescription": "Informações de segurança e melhorias sugeridas para seu ambiente PHP. Não substitui práticas seguras de desenvolvimento, nem auditoria do código/aplicativo. Baseado em PhpSecInfo do PHP Security Consortium.",
4+
"Result": "Resultado",
45
"Security": "Segurança",
5-
"SecurityInformation": "Informação de segurança do PHP",
6-
"Test": "Teste",
7-
"Result": "Resultado"
6+
"SecurityInformation": "Informações de segurança do PHP",
7+
"Test": "Teste"
88
}
9-
}
9+
}

lang/zh-tw.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"SecurityInfo": {
3-
"PluginDescription": "基於 PHP 安全聯盟的 PhpSecInfo,這個外掛提供了有關你的 PHP 環境的安全資訊,並提供改進建議。它是多層面安全的方法的工具。它不會取代安全開發的做法,也不會審核程式碼\/應用程式。",
3+
"PluginDescription": "針對你的 PHP 環境提供安全資訊和改進建議。。它不會取代安全開發的做法,也不會審核程式碼/應用程式。基於 PHP 安全協會的 PhpSecInfo 開發。",
4+
"Result": "結果",
45
"Security": "安全性",
5-
"SecurityInformation": "PHP 安全性資訊",
6-
"Test": "測試",
7-
"Result": "結果"
6+
"SecurityInformation": "PHP 安全性",
7+
"Test": "測試"
88
}
9-
}
9+
}

0 commit comments

Comments
 (0)