diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-tr/mail/messenger/preferences/permissions.ftl | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-tr/mail/messenger/preferences/permissions.ftl | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/l10n-tr/mail/messenger/preferences/permissions.ftl b/l10n-tr/mail/messenger/preferences/permissions.ftl new file mode 100644 index 0000000000..737d2ca272 --- /dev/null +++ b/l10n-tr/mail/messenger/preferences/permissions.ftl @@ -0,0 +1,59 @@ +# 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/. + +permissions-reminder-window = + .title = Ayrıcalıklar + .style = width: 45em; + +permissions-reminder-window2 = + .title = İstisnalar + +permission-preferences-close-window = + .key = w + +website-address-label = + .value = Web site adresi: + .accesskey = d + +block-button = + .label = Engelle + .accesskey = g + +allow-session-button = + .label = Bu oturumda izin ver + .accesskey = B + +allow-button = + .label = İzin Ver + .accesskey = e + +treehead-sitename-label = + .label = Site + +treehead-status-label = + .label = Durum + +remove-site-button = + .label = Siteyi sil + .accesskey = S + +remove-all-site-button = + .label = Tüm siteleri sil + .accesskey = e + +cancel-button = + .label = İptal + .accesskey = t + +save-button = + .label = Değişiklikleri kaydet + .accesskey = D + +permission-can-label = İzin Ver +permission-can-access-first-party-label = Yalnızca ilk partiye izin ver +permission-can-session-label = Oturum boyunca izin ver +permission-cannot-label = Engelle + +invalid-uri-message = Lütfen geçerli bir sunucu adı girin +invalid-uri-title = Geçersiz Sunucu Adı Girildi |