From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../toolkit/contentanalysis/contentanalysis.ftl | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 l10n-tr/toolkit/toolkit/contentanalysis/contentanalysis.ftl (limited to 'l10n-tr/toolkit/toolkit/contentanalysis/contentanalysis.ftl') diff --git a/l10n-tr/toolkit/toolkit/contentanalysis/contentanalysis.ftl b/l10n-tr/toolkit/toolkit/contentanalysis/contentanalysis.ftl new file mode 100644 index 0000000000..207b5af8f7 --- /dev/null +++ b/l10n-tr/toolkit/toolkit/contentanalysis/contentanalysis.ftl @@ -0,0 +1,41 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +contentanalysis-alert-title = İçerik analizi +# Variables: +# $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" +contentanalysis-slow-agent-notification = “{ $content }” kaynağı için içerik analizi aracının yanıt vermesi uzun sürüyor +contentanalysis-slow-agent-dialog-title = İçerik analizi devam ediyor +# Variables: +# $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" +contentanalysis-slow-agent-dialog-body = İçerik analizi aracı “{ $content }” kaynağını analiz ediyor +contentanalysis-slow-agent-dialog-header = Tarama devam ediyor +# Note that this is shown when the user drag and drops text into the browser. +# Variables: +# $agent - The name of the DLP agent doing the analysis +contentanalysis-slow-agent-dialog-body-dropped-text = { $agent }, sürükleyip bıraktığınız metni kuruluşunuzun veri ilkelerine göre inceliyor. Bu işlem birkaç saniye sürebilir. +contentanalysis-operationtype-clipboard = pano +contentanalysis-operationtype-dropped-text = sürüklenip bırakılan metin +# $filename - The filename associated with the request, such as "aFile.txt" +contentanalysis-customdisplaystring-description = “{ $filename }” yüklemesi +contentanalysis-warndialogtitle = Bu içerik güvensiz olabilir +# Variables: +# $content - Description of the content being warned about, such as "clipboard" or "aFile.txt" +contentanalysis-warndialogtext = Kuruluşunuz bu içeriği güvensiz olarak işaretleyen bir veri kaybı önleme yazılımı kullanıyor: { $content }. İçerik yine de kullanılsın mı? +contentanalysis-warndialog-response-allow = İçeriği kullan +contentanalysis-warndialog-response-deny = Vazgeç +contentanalysis-notification-title = İçerik analizi +# Variables: +# $content - Description of the content being reported, such as "clipboard" or "aFile.txt" +# $response - The response received from the content analysis agent, such as "REPORT_ONLY" +contentanalysis-genericresponse-message = İçerik analizi, şu kaynak için { $response } yanıtını verdi: { $content } +# Variables: +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-block-message = Kuruluşunuzun kullandığı veri kaybı önleme yazılımı şu içeriği engelledi: { $content }. +# Variables: +# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt" +contentanalysis-error-message = Veri kaybı önleme yazılımıyla iletişim sırasında bir hata oluştu. Şu kaynak için aktarım reddedildi: { $content }. +contentanalysis-inprogress-quit-title = { -brand-shorter-name } uygulamasından çıkılsın mı? +contentanalysis-inprogress-quit-message = Devam eden birkaç işlem var. { -brand-shorter-name } uygulamasından çıkarsanız bu işlemler tamamlanmayacaktır. +contentanalysis-inprogress-quit-yesbutton = Evet, çık -- cgit v1.2.3