mirror of
https://github.com/zoriya/flood.git
synced 2025-12-06 07:16:18 +00:00
i18n: new translations (#497)
Co-authored-by: Mert Sarac <mertsarac@crowdin.unknown>
This commit is contained in:
committed by
GitHub
parent
49c390cef4
commit
97b38044ea
@@ -1 +1,199 @@
|
||||
{}
|
||||
{
|
||||
"actionbar.button.add.torrent": "Torrent Ekle",
|
||||
"actionbar.button.remove.torrent": "Torrent'i Kaldır",
|
||||
"actionbar.button.start.torrent": "Torrent'i Başlat",
|
||||
"actionbar.button.stop.torrent": "Torrent'i Durdur",
|
||||
"alert.settings.saved": "Ayarlar başarıyla kaydedildi.",
|
||||
"alert.torrent.add": "{countElement} {count, plural, =1 {torrent} other {torrent}} başarıyla eklendi.",
|
||||
"alert.torrent.add.failed": "{countElement} {count, plural, =1 {torrent} other {torrent}} eklenemedi.",
|
||||
"alert.torrent.add.sent": "{countElement} {count, plural, =1 {istek} other {istek}} torrent istemcisine gönderildi.",
|
||||
"alert.torrent.move": "{countElement} {count, plural, =1 {torrent} other {torrent}} başarıyla taşındı.",
|
||||
"alert.torrent.move.failed": "{countElement} {count, plural, =1 {torrent} other {torrent}} taşınamadı.",
|
||||
"alert.torrent.remove": "{countElement} {count, plural, =1 {torrent} other {torrent}} başarıyla silindi.",
|
||||
"alert.torrent.remove.failed": "{countElement} {count, plural, =1 {torrent} other {torrent}} silinemedi.",
|
||||
"auth.add.user": "Kullanıcı Ekle",
|
||||
"auth.admin": "Yönetici",
|
||||
"auth.create.account": "Hesap Oluştur",
|
||||
"auth.create.an.account": "Hesap oluştur",
|
||||
"auth.create.an.account.intro": "Flood'a hoş geldiniz!",
|
||||
"auth.current.user": "Mevcut Kullanıcı",
|
||||
"auth.error.password.empty": "Şifre boş olamaz.",
|
||||
"auth.error.username.empty": "Kullanıcı adı boş olamaz.",
|
||||
"auth.input.clear": "Temizle",
|
||||
"auth.log.in": "Giriş Yap",
|
||||
"auth.login": "Giriş",
|
||||
"auth.login.intro": "Hesabınıza giriş yapın.",
|
||||
"auth.message.not.admin": "Kullanıcı bir Yönetici değil",
|
||||
"auth.password": "Şifre",
|
||||
"auth.user.accounts": "Kullanıcı Hesapları",
|
||||
"auth.username": "Kullanıcı Adı",
|
||||
"button.add": "Ekle",
|
||||
"button.cancel": "İptal",
|
||||
"button.close": "Kapat",
|
||||
"button.download": "İndir",
|
||||
"button.new": "Yeni",
|
||||
"button.no": "Hayır",
|
||||
"button.ok": "Tamam",
|
||||
"button.retry": "Yeniden deneme",
|
||||
"button.save": "Ayarları Kaydet",
|
||||
"button.save.feed": "Kaydet",
|
||||
"button.yes": "Evet",
|
||||
"connection-interruption.action.selection.config": "İstemci bağlantı ayarlarını güncelle",
|
||||
"connection-interruption.action.selection.retry": "Mevcut istemci bağlantı ayarlarıyla yeniden dene",
|
||||
"connection-interruption.heading": "İstemciye bağlanılamıyor",
|
||||
"connection-interruption.not.admin": "Bu devam ederse lütfen Flood yöneticinizle iletişime geçin.",
|
||||
"connection-interruption.verification-error": "Bağlantı doğrulanamadı.",
|
||||
"connection.settings.client.select": "İstemci",
|
||||
"connection.settings.error.empty": "Bağlantı ayarları boş olamaz.",
|
||||
"connection.settings.deluge": "Deluge",
|
||||
"connection.settings.deluge.host": "Sunucu",
|
||||
"connection.settings.deluge.host.input.placeholder": "Örn: localhost",
|
||||
"connection.settings.deluge.password": "Şifre",
|
||||
"connection.settings.deluge.password.input.placeholder": "Şifre",
|
||||
"connection.settings.deluge.port": "Bağlantı Noktası",
|
||||
"connection.settings.deluge.port.input.placeholder": "Örn: 58846",
|
||||
"connection.settings.deluge.username": "Kullanıcı Adı",
|
||||
"connection.settings.deluge.username.input.placeholder": "Örn: localclient",
|
||||
"connection.settings.qbittorrent": "qBittorrent",
|
||||
"connection.settings.qbittorrent.password": "Şifre",
|
||||
"connection.settings.qbittorrent.password.input.placeholder": "Şifre",
|
||||
"connection.settings.qbittorrent.url": "URL",
|
||||
"connection.settings.qbittorrent.url.input.placeholder": "Örn: http://localhost:8080",
|
||||
"connection.settings.qbittorrent.username": "Kullanıcı Adı",
|
||||
"connection.settings.qbittorrent.username.input.placeholder": "Kullanıcı Adı",
|
||||
"connection.settings.rtorrent": "rTorrent",
|
||||
"connection.settings.rtorrent.host": "Sunucu",
|
||||
"connection.settings.rtorrent.host.input.placeholder": "Sunucu adı veya IP",
|
||||
"connection.settings.rtorrent.port": "Bağlantı Noktası",
|
||||
"connection.settings.rtorrent.port.input.placeholder": "Bağlantı Noktası",
|
||||
"connection.settings.rtorrent.socket": "Yol",
|
||||
"connection.settings.rtorrent.socket.input.placeholder": "Örn: ~/.local/share/rtorrent/rtorrent.sock",
|
||||
"connection.settings.rtorrent.type": "Bağlantı Türü",
|
||||
"connection.settings.rtorrent.type.socket": "Soket",
|
||||
"connection.settings.rtorrent.type.tcp": "TCP",
|
||||
"connection.settings.transmission": "Transmission",
|
||||
"connection.settings.transmission.password": "Şifre",
|
||||
"connection.settings.transmission.password.input.placeholder": "Şifre",
|
||||
"connection.settings.transmission.url": "URL",
|
||||
"connection.settings.transmission.url.input.placeholder": "Örn: http://localhost:9091/transmission/rpc",
|
||||
"connection.settings.transmission.username": "Kullanıcı Adı",
|
||||
"connection.settings.transmission.username.input.placeholder": "Kullanıcı Adı",
|
||||
"dependency.loading.notifications": "Bildirimler",
|
||||
"dependency.loading.torrent.list": "Torrent Listesi",
|
||||
"dependency.loading.transfer.history": "Veri Transfer Geçmişi",
|
||||
"dependency.loading.transfer.rate.details": "Veri Transfer Oranı Detayları",
|
||||
"feeds.browse.feeds": "Akışları görüntüle",
|
||||
"feeds.interval": "Sıklık",
|
||||
"feeds.label": "Etiket",
|
||||
"feeds.no.feeds.defined": "Tanımlı akış yok.",
|
||||
"feeds.no.items.matching": "Arama terimiyle eşleşen öge bulunmuyor.",
|
||||
"feeds.no.rules.defined": "Hiçbir kural tanımlanmadı.",
|
||||
"feeds.regEx": "RegEx",
|
||||
"feeds.search": "Arama terimi",
|
||||
"feeds.search.term": "Arama terimi",
|
||||
"feeds.select.feed": "Bir Akış Seçin",
|
||||
"feeds.select.interval": "Sıklık",
|
||||
"feeds.tabs.download.rules": "İndirme Kuralları",
|
||||
"feeds.tabs.feeds": "Akışlar",
|
||||
"feeds.tabs.heading": "Torrent Akışları",
|
||||
"feeds.tags": "Etiketler",
|
||||
"feeds.test.match": "Desen Eşleşmesini Dene",
|
||||
"feeds.time.day": "Gün",
|
||||
"feeds.time.hr": "Saat",
|
||||
"feeds.time.min": "Dakika",
|
||||
"feeds.torrent.destination": "Torrent Hedefi",
|
||||
"feeds.url": "URL",
|
||||
"feeds.validation.interval.not.positive": "Sıklık, pozitif bir tamsayı olmalı.",
|
||||
"feeds.validation.invalid.regular.expression": "Geçersiz RegEx deseni.",
|
||||
"feeds.validation.must.specify.label": "Bir etiket belirlemeniz gerekmektedir.",
|
||||
"filesystem.empty.directory": "Boş dizin.",
|
||||
"filter.all": "Tümü",
|
||||
"filter.status.active": "Aktif",
|
||||
"filter.status.checking": "Denetleniyor",
|
||||
"filter.status.completed": "Tamamla",
|
||||
"filter.status.downloading": "İndiriliyor",
|
||||
"filter.status.error": "Hata",
|
||||
"filter.status.inactive": "İnaktif",
|
||||
"filter.status.stopped": "Durduruldu",
|
||||
"general.ago": "önce",
|
||||
"general.clipboard.copied": "Kopyalandı",
|
||||
"general.clipboard.copy": "Kopyala",
|
||||
"locale.language.auto": "Otomatik",
|
||||
"notification.feed.torrent.added.body": "{title}",
|
||||
"settings.connectivity.peers.heading": "Eşler",
|
||||
"settings.connectivity.peers.max.label": "Maksimum Eş",
|
||||
"settings.connectivity.peers.min.label": "Minimum Eş",
|
||||
"settings.connectivity.port.open.label": "Açık Port",
|
||||
"settings.connectivity.port.randomize.label": "Rastgele Port",
|
||||
"settings.diskusage.show": "Göster",
|
||||
"settings.resources.disk.heading": "Disk",
|
||||
"settings.resources.memory.heading": "Bellek",
|
||||
"settings.resources.memory.max.label": "Maksimum Bellek Kullanımı",
|
||||
"settings.tabs.about": "Hakkında",
|
||||
"settings.tabs.authentication": "Kimlik Doğrulama",
|
||||
"settings.tabs.bandwidth": "Bant Genişliği",
|
||||
"settings.tabs.connectivity": "Bağlanılabilirlik",
|
||||
"settings.tabs.diskusage": "Disk Kullanımı",
|
||||
"settings.tabs.heading": "Ayarlar",
|
||||
"settings.tabs.resources": "Kaynaklar",
|
||||
"settings.tabs.userinterface": "Kullanıcı Arayüzü",
|
||||
"settings.ui.displayed.details": "Torrent Detay Sütunları",
|
||||
"settings.ui.language": "Dil",
|
||||
"settings.ui.torrent.context.menu.items.show": "Göster",
|
||||
"settings.ui.torrent.details.enabled": "Etkin",
|
||||
"torrents.add.button.add": "Torrent Ekle",
|
||||
"torrents.add.cookies.label": "Çerezler",
|
||||
"torrents.add.destination.label": "Hedef",
|
||||
"torrents.add.destination.placeholder": "Hedef",
|
||||
"torrents.add.heading": "Torrentleri Ekle",
|
||||
"torrents.add.start.label": "Torrent'i Başlat",
|
||||
"torrents.add.tab.create.title": "Oluştur",
|
||||
"torrents.add.tags": "Etiketler",
|
||||
"torrents.add.torrents.label": "Torrent'ler",
|
||||
"torrents.create.comment.label": "Yorum",
|
||||
"torrents.create.is.private.label": "Özel",
|
||||
"torrents.create.source.path.label": "Kaynak",
|
||||
"torrents.destination.completed": "Tamamlandı",
|
||||
"torrents.destination.sequential": "Sıralı İndirme",
|
||||
"torrents.details.actions.pause": "Duraklat",
|
||||
"torrents.details.actions.start": "Başlat",
|
||||
"torrents.details.actions.stop": "Durdur",
|
||||
"torrents.details.details": "Ayrıntılar",
|
||||
"torrents.details.files": "Dosyalar",
|
||||
"torrents.details.files.loading": "Dosya detayları yükleniyor...",
|
||||
"torrents.details.general.comment": "Yorum",
|
||||
"torrents.details.general.date.active": "Son Etkinlik",
|
||||
"torrents.details.general.date.active.now": "Şimdi",
|
||||
"torrents.details.general.date.added": "Eklendi",
|
||||
"torrents.details.general.date.created": "Oluşturulma",
|
||||
"torrents.details.general.date.finished": "Tamamlandı",
|
||||
"torrents.details.general.downloaded": "İndirilenler",
|
||||
"torrents.details.general.free.disk.space": "Boş Disk Alanı",
|
||||
"torrents.details.general.heading.torrent": "Torrent",
|
||||
"torrents.details.general.heading.tracker": "Takipçi",
|
||||
"torrents.list.context.details": "Torrent Detayları",
|
||||
"torrents.list.context.download.contents": "Torrent İçeriği",
|
||||
"torrents.list.context.generate.magnet": "Magnet Bağlantısı Oluştur",
|
||||
"torrents.list.context.pause": "Duraklat",
|
||||
"torrents.list.context.priority": "Öncelik",
|
||||
"torrents.list.context.reannounce": "Yeniden Duyurma",
|
||||
"torrents.list.context.remove": "Kaldır",
|
||||
"torrents.list.context.sequential": "Sıralı",
|
||||
"torrents.list.context.set.tags": "Etiketleri Ata",
|
||||
"torrents.list.context.start": "Başlat",
|
||||
"torrents.list.context.stop": "Durdur",
|
||||
"torrents.list.no.torrents": "Gösterecek torrent yok.",
|
||||
"torrents.move.button.set.location": "Konumu Ayarla",
|
||||
"torrents.move.button.state.setting": "Ayar...",
|
||||
"torrents.properties.comment": "Yorum",
|
||||
"torrents.properties.date.added": "Eklenme",
|
||||
"torrents.properties.date.created": "Oluşturulma",
|
||||
"torrents.properties.directory": "Konum",
|
||||
"torrents.properties.download.speed": "İndirme Hızı",
|
||||
"torrents.properties.eta": "Kalan Süre",
|
||||
"torrents.properties.free.disk.space": "Boş Disk Alanı",
|
||||
"torrents.properties.name": "Ad",
|
||||
"torrents.properties.ratio": "Oran",
|
||||
"torrents.properties.size": "Dosya Boyutu",
|
||||
"torrents.properties.tags": "Etiketler"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user