blob: 0c3a3671d483a1f78a76ebb273f8e7ef9de850f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<!-- 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/. -->
<!-- Subscription Dialog -->
<!ENTITY feedSubscriptions.label "Canlı yer imi abonelikleri">
<!ENTITY feedTitle.label "Başlık: ">
<!ENTITY button.addFeed.label "Ekle">
<!ENTITY button.addFeed.accesskey "l">
<!ENTITY button.removeFeed.label "Kaldır">
<!ENTITY button.removeFeed.accesskey "r">
<!ENTITY button.importOPML.label "İçe aktar">
<!ENTITY button.importOPML.accesskey "k">
<!ENTITY button.exportOPML.label "Dışa aktar">
<!ENTITY button.exportOPML.accesskey "t">
<!ENTITY cmd.close.commandKey "w">
|