Skip to content

Commit c9e8d6e

Browse files
authored
Merge pull request #74 from weblate/weblate-matomo-plugin-securityinfo
Translations update from Hosted Weblate
2 parents 15ff216 + 32657c4 commit c9e8d6e

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

lang/es.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"SecurityInfo": {
3-
"PluginDescription": "Basado en PhpSecInfo del Consorcio de Seguridad PHP, este complemento suministra información de seguridad acerca de su entorno PHP y ofrece sugerencias de mejoras. Es una herramienta con una metodología de seguridad multicapa. No reemplaza prácticas de desarrollo de seguridad ni audita la aplicación ni su código.",
3+
"PluginDescription": "Información de seguridad y mejoras sugeridas para su entorno PHP. No reemplaza las prácticas de desarrollo seguro, ni audita el código/aplicación. Basado en PhpSecInfo del PHP Security Consortium.",
4+
"Result": "Resultado",
45
"Security": "Seguridad",
5-
"SecurityInformation": "Información de seguridad PHP",
6-
"Test": "Prueba",
7-
"Result": "Resultado"
6+
"SecurityInformation": "Información de seguridad de PHP",
7+
"Test": "Prueba"
88
}
9-
}
9+
}

lang/pt-br.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"SecurityInfo": {
3-
"PluginDescription": "Baseado no PhpSecInfo do Consórcio de Segurança PHP, este plugin fornece informações de segurança sobre o seu ambiente PHP e oferece sugestões para melhorias. É uma ferramenta com uma abordagem de segurança em camadas. Ela não substitui as práticas de desenvolvimento seguro nem audita o código\/aplicação.",
3+
"PluginDescription": "Informações de segurança e melhorias sugeridas para seu ambiente PHP. Não substitui práticas de desenvolvimento seguras, nem audita o código/aplicativo. Baseado em PhpSecInfo do PHP Security Consortium.",
4+
"Result": "Resultado",
45
"Security": "Segurança",
5-
"SecurityInformation": "Informações de Segurança PHP",
6-
"Test": "Testar",
7-
"Result": "Resultado"
6+
"SecurityInformation": "Informações de Segurança do PHP",
7+
"Test": "Testar"
88
}
9-
}
9+
}

lang/tr.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"SecurityInfo": {
3-
"PluginDescription": "PHP Güvenlik Konsorsiyumu tarafından belirlenen PhpSecInfo bilgilerine göre bu uygulama eki PHP ortamınız hakkındaki güvenlik bilgilerini görüntüleyerek geliştirme önerileri sunar. Bu araç çok katmanlı güvenlik yaklaşımını kullanır. Güvenli yazılım geliştirme uygulamalarının ya a da kod ve uygulama denetiminin yerine geçmez.",
3+
"PluginDescription": "PHP ortamınız için güvenlik bilgileri görüntüleyerek ve önerilen geliştirme önerilerini sunar. Güvenli yazılım geliştirme uygulamalarının ya a da kod ve uygulama denetiminin yerine geçmez. PHP Security Consortium tarafından hazırlanmış PhpSecInfo kullanılarak hazırlanmıştır.",
44
"Result": "Sonuç",
55
"Security": "Güvenlik",
66
"SecurityInformation": "PHP güvenlik bilgileri",

0 commit comments

Comments
 (0)