blob: 767706e5fe9fd0514003ebe83d31f65943ec4ba0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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/.
# LOCALIZATION NOTE (relinkDenied.message): Ideally, this string is short (it's
# a toast message).
relinkDenied.message = Zaten Sync’e giriş yapmışsınız!
# LOCALIZATION NOTE (relinkDenied.openPrefs): Ideally, this string is short (it's a
# button label) and upper-case, to match Google and Android's convention.
relinkDenied.openPrefs = TERCİHLER
relinkVerify.title = Sync’e giriş yapmak istediğinizden emin misiniz?
# LOCALIZATION NOTE (relinkVerify.message): Email address of a user previously signed in to Sync.
relinkVerify.message = Farklı bir e-posta adresiyle daha önce Sync’te oturum açtınız. Oturum açarsanız bu tarayıcının yer imleri, parolaları ve diğer ayarları %S ile birleştirilecektir
relinkVerify.continue = Devam et
relinkVerify.cancel = İptal
|