diff options
Diffstat (limited to 'l10n-tr/suite/chrome/mailnews/newsblog')
3 files changed, 88 insertions, 0 deletions
diff --git a/l10n-tr/suite/chrome/mailnews/newsblog/am-newsblog.dtd b/l10n-tr/suite/chrome/mailnews/newsblog/am-newsblog.dtd new file mode 100644 index 0000000000..5894fa54dd --- /dev/null +++ b/l10n-tr/suite/chrome/mailnews/newsblog/am-newsblog.dtd @@ -0,0 +1,24 @@ +<!-- 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/. --> + +<!ENTITY accountTitle.label "Hesap ayarları"> + +<!ENTITY biffStart.label "Abonelikleri denetleme sıklığı "> +<!ENTITY biffStart.accesskey "k"> +<!ENTITY biffEnd.label "dakika"> + +<!ENTITY loginAtStartup.label "Başlangıçta yeni öğeleri yükle"> +<!ENTITY loginAtStartup.accesskey "k"> + +<!ENTITY useQuickMode.label "Her öğenin tamamını yüklemektense özetini göster"> +<!ENTITY useQuickMode.accesskey "H"> + +<!ENTITY manageSubscriptions.label "Aboneliklerini denetle…"> +<!ENTITY manageSubscriptions.accesskey "A"> +<!-- entities from rss.rdf --> + +<!ENTITY feeds.accountName "Günlükler ve canlı yer imleri"> +<!ENTITY feeds.wizardShortName "Canlı yer imleri"> +<!ENTITY feeds.wizardLongName "Günlükler ve canlı yer imleri"> +<!ENTITY feeds.wizardLongName.accesskey "G"> diff --git a/l10n-tr/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd b/l10n-tr/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd new file mode 100644 index 0000000000..c7b7c6ad87 --- /dev/null +++ b/l10n-tr/suite/chrome/mailnews/newsblog/feed-subscriptions.dtd @@ -0,0 +1,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/. --> + +<!-- Subscription Dialog --> +<!ENTITY feedSubscriptions.label "Canlı yer imi abonelikleri"> +<!ENTITY subscriptionDesc.label "Not: Canlı yer imi dizinlerinin silinmesi önceden indirilmiş makaleleri etkilemez. "> +<!ENTITY feedTitle.label "Başlık: "> +<!ENTITY location.label "Konum: "> + +<!ENTITY button.addFeed.label "Ekle"> +<!ENTITY button.addFeed.accesskey "l"> +<!ENTITY button.editFeed.label "Düzenle"> +<!ENTITY button.editFeed.accesskey "e"> +<!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"> diff --git a/l10n-tr/suite/chrome/mailnews/newsblog/newsblog.properties b/l10n-tr/suite/chrome/mailnews/newsblog/newsblog.properties new file mode 100644 index 0000000000..c5a3c54d18 --- /dev/null +++ b/l10n-tr/suite/chrome/mailnews/newsblog/newsblog.properties @@ -0,0 +1,42 @@ +# 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/. + +subscribe-validating-feed=Canlı yer iminin doğruluğu kontrol ediliyor… +subscribe-cancelSubscription=Güncel canlı yer imi aboneliklerini silmek istediğinizden emin misiniz? +subscribe-cancelSubscriptionTitle=Canlı yer imi abonelikleri yapılıyor… +subscribe-noFeedIsSelected=<canlı yer imi seçilmedi> +subscribe-feedAlreadySubscribed=Bu canlı yer imine zaten abonesiniz. +subscribe-errorOpeningFile=Dosya açılamıyor. + +subscribe-OPMLImportTitle=İçe aktarılacak OPML dosyasını seçin +subscribe-OPMLExportTitle=OPML dosyasını dışa aktar +## LOCALIZATION NOTE(subscribe-OPMLExportFileDialogTitle): %S is the brandShortName +subscribe-OPMLExportFileDialogTitle=%S OPML dışa aktarımı +## LOCALIZATION NOTE(subscribe-OPMLExportDefaultFileName): %S is the brandShortName +subscribe-OPMLExportDefaultFileName=Benim%SCanlıYerİmlerim.opml +## LOCALIZATION NOTE(subscribe-errorInvalidOPMLFile): %S is the name of the OPML file the user tried to import. +subscribe-errorInvalidOPMLFile=Ya %S geçerli bir OPML dosyası değil ya da dosyanın içe aktarmasında bir hata oluştu. + +subscribe-OPMLExportOPMLFilesFilterText=OPML Dosyaları + +subscribe-confirmFeedDeletionTitle=Canlı yer imini kaldır +## LOCALIZATION NOTE(subscribe-confirmFeedDeletion): %S is the name of the feed the user wants to unsubscribe from. +subscribe-confirmFeedDeletion=Aşağıdaki canlı yer imi aboneliğinden çıkmak istediğinizden emin misiniz: \n %S? + +## LOCALIZATION NOTE(subscribe-gettingFeedItems): +## - The first %S is the number of articles processed so far; +## - The second %S is the total number of items +subscribe-gettingFeedItems=Canlı yer imi makaleleri indiriliyor (%S/%S)… + +newsblog-noNewArticlesForFeed=Bu canlı yer iminde yeni bir makale mevcut değil. +newsblog-networkErrorTitle=Bağlantı hatası +## LOCALIZATION NOTE(newsblog-networkError): %S is the feed URL +newsblog-networkError=%S bulunamıyor. Lütfen kontrol edin ve tekrar deneyin. +newsblog-feedNotValidTitle=Geçersiz canlı yer imi +## LOCALIZATION NOTE(newsblog-feedNotValid): %S is the feed URL +newsblog-feedNotValid=%S geçerli bir canlı yer imi değildir. +newsblog-getNewMsgsCheck=Canlı yer imlerinin yeni iletileri kontrol ediliyor… + +## LOCALIZATION NOTE(feeds-accountname): This string should be the same as feeds.accountName in am-newsblog.dtd +feeds-accountname=Günlükler ve canlı yer imleri |