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 --- l10n-tr/browser/browser/firefoxRelay.ftl | 35 ++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 l10n-tr/browser/browser/firefoxRelay.ftl (limited to 'l10n-tr/browser/browser/firefoxRelay.ftl') diff --git a/l10n-tr/browser/browser/firefoxRelay.ftl b/l10n-tr/browser/browser/firefoxRelay.ftl new file mode 100644 index 0000000000..bf44b289aa --- /dev/null +++ b/l10n-tr/browser/browser/firefoxRelay.ftl @@ -0,0 +1,35 @@ +# 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/. + + +## Error messages for failed HTTP web requests. +## https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses +## Variables: +## $status (Number) - HTTP status code, for example 403 + +firefox-relay-mask-generation-failed = { -relay-brand-name } yeni maske oluşturamadı. HTTP hata kodu: { $status }. +firefox-relay-get-reusable-masks-failed = { -relay-brand-name } yeniden kullanılabilir maske bulamadı. HTTP hata kodu: { $status }. + +## + +firefox-relay-must-login-to-fxa = { -relay-brand-name }’i kullanak için { -fxaccount-brand-name }nıza giriş yapmalısınız. +firefox-relay-must-login-to-account = { -relay-brand-name } e-posta maskelerinizi kullanmak için hesabınıza giriş yapın. +firefox-relay-get-unlimited-masks = + .label = Maskeleri yönet + .accesskey = M +# This is followed, on a new line, by firefox-relay-opt-in-subtitle-1 +firefox-relay-opt-in-title-1 = E-posta adresinizi koruyun: +# This is preceded by firefox-relay-opt-in-title-1 (on a different line), which +# ends with a colon. You might need to adapt the capitalization of this string. +firefox-relay-opt-in-subtitle-1 = { -relay-brand-name } e-posta maskesi kullanın +firefox-relay-use-mask-title = { -relay-brand-name } e-posta maskesi kullanın +firefox-relay-opt-in-confirmation-enable-button = + .label = E-posta maskesi kullan + .accesskey = k +firefox-relay-opt-in-confirmation-disable = + .label = Bunu bir daha gösterme + .accesskey = B +firefox-relay-opt-in-confirmation-postpone = + .label = Şimdi değil + .accesskey = m -- cgit v1.2.3