Pontoon: Update Turkish (tr) localization of AMO Linter

Co-authored-by: Grk <gu0townkg@relay.firefox.com>
This commit is contained in:
Grk 2024-10-29 22:41:36 +00:00 коммит произвёл Pontoon
Родитель ca80f330b4
Коммит 7f5a51a086
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: messages\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2024-10-14 11:37+0000\n"
"PO-Revision-Date: 2024-10-15 15:57+0000\n"
"Last-Translator: Selim Şumlu <selim@sum.lu>\n"
"PO-Revision-Date: 2024-10-27 08:01+0000\n"
"Last-Translator: Grk <gu0townkg@relay.firefox.com>\n"
"Language-Team: none\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
@ -216,7 +216,7 @@ msgstr "document.write kullanımı kesinlikle önerilmez."
#: src/messages/javascript.js:86
msgid "document.write will fail in many circumstances when used in extensions, and has potentially severe security repercussions when used improperly. Therefore, it should not be used."
msgstr ""
msgstr "document.write uzantılarda kullanıldığında birçok durumda başarısız olur ve yanlış kullanıldığında ciddi güvenlik riskleri doğurabilir. Bu nedenle kullanılmamalıdır."
#: src/messages/javascript.js:93
msgid "Banned 3rd-party JS library"
@ -449,7 +449,7 @@ msgstr "manifest.jsondaki \"%(property)s\" özelliği uzaktan kod yürütülm
#: src/messages/manifestjson.js:203
msgid "A custom \"%(property)s\" needs additional review."
msgstr ""
msgstr "Özel bir \"%(property)s\" özelliği ek inceleme gerektirir."
#: src/messages/manifestjson.js:215
msgid "\"%(property)s\" allows 'eval', which has strong security and performance implications."