blob: 50b54cf28c72b5843b135a40e16c5e82cf5dbb8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# 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/.
add-engine-window2 =
.title = Arama motoru ekle
.style = min-width: 32em;
add-engine-button = Özel motor ekle
add-engine-name = Arama motoru adı
add-engine-alias = Takma ad
add-engine-url = Motor adresi. Aranacak terim yerine %s koyun
add-engine-dialog =
.buttonlabelaccept = Motor ekle
.buttonaccesskeyaccept = e
engine-name-exists = Bu isimde bir motor zaten var
engine-alias-exists = Bu takma ada sahip bir motor zaten var
|