summaryrefslogtreecommitdiffstats
path: root/l10n-tr/browser/browser/confirmationHints.ftl
blob: d0d85df03aaa6998bc003391c94f16d4e77bde76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# 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/.


## Confirmation hints

confirmation-hint-breakage-report-sent = Rapor gönderildi. Teşekkürler!
confirmation-hint-login-removed = Hesap kaldırıldı!
confirmation-hint-password-removed = Parola kaldırıldı
confirmation-hint-page-bookmarked = Yer imlerine kaydedildi
confirmation-hint-password-saved = Parola kaydedildi!
confirmation-hint-password-created = Parola kaydedildi
confirmation-hint-password-updated = Parola güncellendi
confirmation-hint-address-created = Adres kaydedildi
confirmation-hint-address-updated = Adres güncellendi
confirmation-hint-credit-card-created = Kart kaydedildi
confirmation-hint-credit-card-updated = Kart güncellendi
confirmation-hint-pin-tab = Sabitlendi!
confirmation-hint-pin-tab-description = Sabitlemeyi kaldırmak için sekmeye sağ tıklayın.
confirmation-hint-send-to-device = Gönderildi!
confirmation-hint-firefox-relay-mask-created = Yeni maske oluşturuldu!
confirmation-hint-firefox-relay-mask-reused = Mevcut maske yeniden kullanıldı!
confirmation-hint-screenshot-copied = Ekran görüntüsü kopyalandı!
# Variables:
#   $tabCount (Number): The number of duplicate tabs closed, at least 1.
confirmation-hint-duplicate-tabs-closed =
    { $tabCount ->
        [one] { $tabCount } sekme kapatıldı
       *[other] { $tabCount } sekme kapatıldı
    }