370 lines
14 KiB
Text
370 lines
14 KiB
Text
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: PACKAGE VERSION\n"
|
||
"PO-Revision-Date: 2022-05-03 22:19+0000\n"
|
||
"Last-Translator: Oğuz Ersen <oguz@ersen.moe>\n"
|
||
"Language-Team: Turkish <https://hosted.weblate.org/projects/openwrt/"
|
||
"luciapplicationstinyproxy/tr/>\n"
|
||
"Language: tr\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
"X-Generator: Weblate 4.12.1\n"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:219
|
||
msgid ""
|
||
"<em>Via proxy</em> routes requests to the given target via the specified "
|
||
"upstream proxy, <em>Reject access</em> disables any upstream proxy for the "
|
||
"target"
|
||
msgstr ""
|
||
"<em>Proxy aracılığıyla</em>, istekleri belirtilen yukarı akış proxy'si "
|
||
"aracılığıyla belirli hedefe yönlendirir, <em>Erişimi reddet</em>, hedef için "
|
||
"herhangi bir yukarı akış proxy'sini devre dışı bırakır"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:108
|
||
msgid ""
|
||
"Adds an \"X-Tinyproxy\" HTTP header with the client IP address to forwarded "
|
||
"requests"
|
||
msgstr ""
|
||
"Yönlendirilen isteklere istemci IP adresini içeren bir \"X-Tinyproxy\" HTTP "
|
||
"üstbilgisi ekler"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:126
|
||
msgid "Allowed clients"
|
||
msgstr "İzin verilen istemciler"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:133
|
||
msgid "Allowed connect ports"
|
||
msgstr "İzin verilen bağlantı noktaları"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:47
|
||
msgid "Bind address"
|
||
msgstr "Bağlantı adresi"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:149
|
||
msgid ""
|
||
"By default, basic POSIX expressions are used for filtering. Enable this to "
|
||
"activate extended regular expressions"
|
||
msgstr ""
|
||
"Varsayılan olarak, filtreleme için temel POSIX ifadeleri kullanılır. "
|
||
"Genişletilmiş normal ifadeleri etkinleştirmek için bunu etkinleştirin"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:153
|
||
msgid ""
|
||
"By default, filter strings are treated as case-insensitive. Enable this to "
|
||
"make the matching case-sensitive"
|
||
msgstr ""
|
||
"Varsayılan olarak, filtre dizeleri büyük / küçük harfe duyarlı değildir. "
|
||
"Eşleşmeyi büyük / küçük harfe duyarlı yapmak için bunu etkinleştirin"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:145
|
||
msgid ""
|
||
"By default, filtering is done based on domain names. Enable this to match "
|
||
"against URLs instead"
|
||
msgstr ""
|
||
"Varsayılan olarak filtreleme, alan adlarına göre yapılır. Bunun yerine "
|
||
"URL'lerle eşleşmesi için bunu etkinleştirin"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:157
|
||
msgid ""
|
||
"By default, the filter rules act as blacklist. Enable this option to only "
|
||
"allow matched URLs or domain names"
|
||
msgstr ""
|
||
"Varsayılan olarak, filtre kuralları kara liste görevi görür. Yalnızca "
|
||
"eşleşen URL'lere veya alan adlarına izin vermek için bu seçeneği "
|
||
"etkinleştirin"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:226
|
||
msgid ""
|
||
"Can be either an IP address or range, a domain name or \".\" for any host "
|
||
"without domain"
|
||
msgstr ""
|
||
"Bir IP adresi veya aralığı, bir alan adı veya etki alanı olmayan herhangi "
|
||
"bir ana bilgisayar için \".\" olabilir"
|
||
|
||
#: applications/luci-app-tinyproxy/root/usr/share/luci/menu.d/luci-app-tinyproxy.json:23
|
||
msgid "Configuration"
|
||
msgstr "Yapılandırma"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:164
|
||
msgid "Connection timeout"
|
||
msgstr "Bağlantı zamanaşımı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:156
|
||
msgid "Default deny"
|
||
msgstr "Varsayılan reddet"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:17
|
||
msgid "Enable Tinyproxy server"
|
||
msgstr "Tinyproxy sunucusunu etkinleştir"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:55
|
||
msgid "Error page"
|
||
msgstr "Hata sayfası"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/view/tinyproxy_status.htm:36
|
||
msgid "Failed to retrieve statistics from url:"
|
||
msgstr "Şu url'den istatistikler alınamadı:"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:148
|
||
msgid "Filter by RegExp"
|
||
msgstr "RegExp'e göre filtrele"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:144
|
||
msgid "Filter by URLs"
|
||
msgstr "URL'lere göre filtrele"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:152
|
||
msgid "Filter case-sensitive"
|
||
msgstr "Büyük / küçük harfe duyarlı filtre"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:140
|
||
msgid "Filter file"
|
||
msgstr "Dosyayı filtrele"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:13
|
||
msgid "Filtering and ACLs"
|
||
msgstr "Filtreleme ve ACL'ler"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:11
|
||
msgid "General settings"
|
||
msgstr "Genel Ayarlar"
|
||
|
||
#: applications/luci-app-tinyproxy/root/usr/share/rpcd/acl.d/luci-app-tinyproxy.json:3
|
||
msgid "Grant UCI access for luci-app-tinyproxy"
|
||
msgstr "luci-app-tinyproxy için UCI erişimi verin"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:97
|
||
msgid "Group"
|
||
msgstr "Grup"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:63
|
||
msgid "HTML template file to serve for stat host requests"
|
||
msgstr "İstatistik ana bilgisayar istekleri için sunulacak HTML şablon dosyası"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:56
|
||
msgid "HTML template file to serve when HTTP errors occur"
|
||
msgstr "HTTP hataları oluştuğunda sunulacak HTML şablon dosyası"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:118
|
||
msgid "Header whitelist"
|
||
msgstr "Üstbilgi beyaz listesi"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:127
|
||
msgid ""
|
||
"List of IP addresses or ranges which are allowed to use the proxy server"
|
||
msgstr ""
|
||
"Proxy sunucusunu kullanmasına izin verilen IP adreslerinin veya aralıkların "
|
||
"listesi"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:134
|
||
msgid ""
|
||
"List of allowed ports for the CONNECT method. A single value \"0\" allows "
|
||
"all ports"
|
||
msgstr ""
|
||
"CONNECT yöntemi için izin verilen bağlantı noktalarının listesi. Tek bir "
|
||
"\"0\" değeri tüm bağlantı noktalarına izin verir"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:39
|
||
msgid "Listen address"
|
||
msgstr "Dinleme adresi"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:31
|
||
msgid "Listen port"
|
||
msgstr "Dinleme bağlantı noktası"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:73
|
||
msgid "Log file"
|
||
msgstr "Günlük kaydı dosyası"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:74
|
||
msgid "Log file to use for dumping messages"
|
||
msgstr "İletileri dökmek için kullanılacak günlük dosyası"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:80
|
||
msgid "Log level"
|
||
msgstr "Günlük seviyesi"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:81
|
||
msgid "Logging verbosity of the Tinyproxy process"
|
||
msgstr "Tinyproxy sürecinin günlüğe kaydetme ayrıntı düzeyi"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:172
|
||
msgid "Max. clients"
|
||
msgstr "Maks. istemci sayısı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:200
|
||
msgid "Max. requests per server"
|
||
msgstr "Maks. sunucu başına istek sayısı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:186
|
||
msgid "Max. spare servers"
|
||
msgstr "Maks. yedek sunucu sayısı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:173
|
||
msgid "Maximum allowed number of concurrently connected clients"
|
||
msgstr "İzin verilen maksimum eşzamanlı bağlı istemci sayısı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:201
|
||
msgid ""
|
||
"Maximum allowed number of requests per process. If it is exeeded, the "
|
||
"process is restarted. Zero means unlimited."
|
||
msgstr ""
|
||
"İşlem başına izin verilen maksimum istek sayısı. Aşılırsa işlem yeniden "
|
||
"başlatılır. Sıfır, sınırsız demektir."
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:187
|
||
msgid "Maximum number of prepared idle processes"
|
||
msgstr "Maksimum hazırlanan boşta işlem sayısı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:165
|
||
msgid "Maximum number of seconds an inactive connection is held open"
|
||
msgstr "Etkin olmayan bir bağlantının açık tutulacağı maksimum saniye sayısı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:179
|
||
msgid "Min. spare servers"
|
||
msgstr "Min. yedek sunucu sayısı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:180
|
||
msgid "Minimum number of prepared idle processes"
|
||
msgstr "Minimum hazırlanan boşta işlem sayısı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:194
|
||
msgid "Number of idle processes to start when launching Tinyproxy"
|
||
msgstr "Tinyproxy başlatılırken başlatılacak boşta işlemlerinin sayısı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:141
|
||
msgid "Plaintext file with URLs or domains to filter. One entry per line"
|
||
msgstr ""
|
||
"Filtrelenecek URL'ler veya alanlar içeren düz metin dosyası. Her satıra bir "
|
||
"giriş"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:218
|
||
msgid "Policy"
|
||
msgstr "Politika"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:12
|
||
msgid "Privacy settings"
|
||
msgstr "Gizlilik ayarları"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:222
|
||
msgid "Reject access"
|
||
msgstr "Erişimi reddet"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:8
|
||
msgid "Server Settings"
|
||
msgstr "Sunucu Ayarları"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:14
|
||
msgid "Server limits"
|
||
msgstr "Sunucu sınırları"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:119
|
||
msgid ""
|
||
"Specifies HTTP header names which are allowed to pass-through, all others "
|
||
"are discarded. Leave empty to disable header filtering"
|
||
msgstr ""
|
||
"Geçişine izin verilen HTTP başlık adlarını belirtir, diğerlerinin tümü "
|
||
"atılır. Başlık filtrelemeyi devre dışı bırakmak için boş bırakın"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:32
|
||
msgid "Specifies the HTTP port Tinyproxy is listening on for requests"
|
||
msgstr "Tinyproxy'nin istekler için dinlediği HTTP bağlantı noktasını belirtir"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:112
|
||
msgid "Specifies the Tinyproxy hostname to use in the Via HTTP header"
|
||
msgstr ""
|
||
"HTTP aracılığıyla başlığında kullanılacak Tinyproxy ana bilgisayar adını "
|
||
"belirtir"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:48
|
||
msgid ""
|
||
"Specifies the address Tinyproxy binds to for outbound forwarded requests"
|
||
msgstr "Tinyproxy'nin giden iletilen istekler için bağlandığı adresi belirtir"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:40
|
||
msgid "Specifies the addresses Tinyproxy is listening on for requests"
|
||
msgstr "Tinyproxy'nin istekler için dinlediği adresleri belirtir"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:98
|
||
msgid "Specifies the group name the Tinyproxy process is running as"
|
||
msgstr "Tinyproxy işleminin çalıştığı grup adını belirtir"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:234
|
||
msgid ""
|
||
"Specifies the upstream proxy to use for accessing the target host. Format is "
|
||
"<code>address:port</code>"
|
||
msgstr ""
|
||
"Hedef ana bilgisayara erişmek için kullanılacak yukarı akış proxy'sini "
|
||
"belirtir. Biçim, <code>address:port</code> şeklindedir"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:92
|
||
msgid "Specifies the user name the Tinyproxy process is running as"
|
||
msgstr "Tinyproxy işleminin çalıştığı kullanıcı adını belirtir"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:193
|
||
msgid "Start spare servers"
|
||
msgstr "Yedek sunucuları başlat"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:62
|
||
msgid "Statistics page"
|
||
msgstr "İstatistikler sayfası"
|
||
|
||
#: applications/luci-app-tinyproxy/root/usr/share/luci/menu.d/luci-app-tinyproxy.json:14
|
||
msgid "Status"
|
||
msgstr "Durum"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:225
|
||
msgid "Target host"
|
||
msgstr "Hedef ana bilgisayar"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:5
|
||
#: applications/luci-app-tinyproxy/root/usr/share/luci/menu.d/luci-app-tinyproxy.json:3
|
||
msgid "Tinyproxy"
|
||
msgstr "Tinyproxy"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/view/tinyproxy_status.htm:51
|
||
msgid "Tinyproxy Status"
|
||
msgstr "Tinyproxy Durumu"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:6
|
||
msgid "Tinyproxy is a small and fast non-caching HTTP(S)-Proxy"
|
||
msgstr "Tinyproxy, küçük ve hızlı bir önbelleğe almayan HTTP(S) -Proxy'sidir"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:211
|
||
msgid "Upstream Proxies"
|
||
msgstr "Yukarı Akış Proxy'leri"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:212
|
||
msgid ""
|
||
"Upstream proxy rules define proxy servers to use when accessing certain IP "
|
||
"addresses or domains."
|
||
msgstr ""
|
||
"Yukarı akış proxy kuralları, belirli IP adreslerine veya etki alanlarına "
|
||
"erişirken kullanılacak proxy sunucularını tanımlar."
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:69
|
||
msgid "Use syslog"
|
||
msgstr "Sistem günlüğü kullan"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:91
|
||
msgid "User"
|
||
msgstr "Kullanıcı"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:111
|
||
msgid "Via hostname"
|
||
msgstr "Ana bilgisayar adı aracılığıyla"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:221
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:233
|
||
msgid "Via proxy"
|
||
msgstr "Proxy aracılığıyla"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:70
|
||
msgid "Writes log messages to syslog instead of a log file"
|
||
msgstr "Günlük mesajlarını bir günlük dosyası yerine syslog'a yazar"
|
||
|
||
#: applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua:107
|
||
msgid "X-Tinyproxy header"
|
||
msgstr "X-Tinyproxy başlığı"
|