Translations by Volkan Gezer

Volkan Gezer has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

150 of 239 results
1.
Messaging account plugin for AIM
2013-11-02
AIM için mesajlaşma eklentisi
9.
Messaging account plugin for Yahoo!
2013-04-12
Yahoo! için mesajlaşma hesap eklentisi
11.
query and manipulate user account information
2013-02-28
kullanıcı hesap bilgilerini sorgulama ve değiştirme
19.
This package contains scripts to react to various ACPI events. It only includes scripts for events that can be supported with some level of safety cross platform.
2013-02-16
Bu paket, çeşitli ACPI olaylarına tepki verecek betikleri içerir. Sadece belirli güvenlikteki çapraz platform tarafından desteklenen olaylar için betikleri içerir.
20.
It is able to: * Detect loss and gain of AC power, lid closure, and the press of a number of specific buttons (on Asus, IBM, Lenovo, Panasonic, Sony and Toshiba laptops). * Suspend, hibernate and resume the computer, with workarounds for hardware that needs it. * On some laptops, set screen brightness.
2013-02-16
Şunları yapabilmektedir: * AC gücün kayıp ve kazancını tespit edip, kapat kapatımı ve özel düğmelere basımı (Asus, IBM, Lenovo, Panasonic, Sony ve Toshiba dizüstü bilgisayarlarda). * Bekletme, askıya alma ve bilgisayarı uyandırma (donanımın gerektirdiği çalışmalar ile birlikte) * Bazı dizüstü bilgisayarlarda, ekran parlaklığını ayarlama.
46.
GNOME solitaire card game collection
2013-06-15
GNOME tek kişilik kart oyun koleksiyonu
47.
This is a collection of over eighty different solitaire card games, including popular variants such as spider, freecell, klondike, thirteen (pyramid), yukon, canfield and many more.
2013-06-15
Bu; spider, freecell, klondike, onüç (pyramid), yukon, canfield gibi meşhur ve benzerleri gibi 80'in üzerinde tek kişilik kart oyununu içeren tek kişilik kart oyunu koleksiyonudur.
58.
Utilities for configuring and using ALSA
2013-03-29
ALSA yapılandırması ve kullanımı için araçlar
67.
Android ext4 utilities with sparse support
2013-05-20
Sparse desteği ile Android ext4 yardımcıları
69.
This package provides the utilities to deal with Android sparse ext4 images.
2013-05-20
Bu paket Android sparse ext4 kalıpları ile anlaşabilmek için yardımcılar sunar.
94.
Apache HTTP Server - event driven model
2013-02-16
Apache HTTP Sunucusu - olay sürüşlü model
97.
Apache HTTP Server - traditional non-threaded model
2013-02-16
Apache HTTP Sunucusu - geleneksel thread'sız model
99.
Apache HTTP Server - high speed threaded model
2013-02-16
Apache HTTP Server - yüksek hızlı thread'lı model
102.
Apache development headers - non-threaded MPM
2013-03-14
Apache geliştirme başlıkları - iş parçacıksız MPM
105.
Apache development headers - threaded MPM
2013-03-14
Apache geliştirme başlıkları - iş parçacıklı MPM
109.
Apache HTTP Server common binary files
2013-03-14
Apache HTTP Sunucusu ortak ikili dosyaları
137.
This package also provides a command line frontend for browsing and handling the crash reports. For desktops, you should consider installing the GTK+ or Qt user interface (apport-gtk or apport-kde).
2013-08-09
Bu paket ayrıca çökme raporlarında gezinmek ve ele almak için komut satırı ön ucu da sağlar. Masaüstleri için, GTK+ veya Qt kullanıcı arayüzünü (apport-gtk veya apport-kde) kurmayı düşünmelisiniz.
185.
AptUrl is a simple graphical application that takes an URL (which follows the apt-protocol) as a command line option, parses it and carries out the operations that the URL describes (that is, it asks the user if he wants the indicated packages to be installed and if the answer is positive does so for him).
2013-03-13
AptUrl, komut satırı seçeneği olarak bir URL (apt-protocol'ü takip eden) alan, yorumlayıp URL'nin tanımladığı işlemi gerçekleştiren (kullanıcıya yüklenmesi için sorar ve kabul ederse otomatik yükler) bir sade grafiksel uygulamadır.
193.
GNU Aspell spell-checker
2013-03-14
GNU Aspell yazım denetçisi
196.
Documentation for GNU Aspell spell-checker
2013-03-14
GNU Aspell yazım denetçisi için belgelendirme
205.
This package contains the core components of GNOME Accessibility.
2013-02-28
Bu paket, GNOME Erişilebilirlik çekirdek bileşenlerini içerir.
369.
GNOME disk usage analyzer
2013-03-13
GNOME disk kullanım çözümleyicisi
376.
GNU Bourne Again SHell
2014-02-25
GNU Bourne Again SHell (Kabuk)
377.
Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2).
2013-03-14
Bash, tamamen IEEE POSIX Kabuğu ve Araçları niteliklerinin (IEEE Çalışma Grubu 1003.2) uyumlu gerçekleştirilmesi için amaçlanmıştır.
378.
The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package.
2013-03-14
Programlanabilir Tamamlama Kodu (Ian Macdonald tarafından), artık bash-completion paketinde bulunabilir.
379.
programmable completion for the bash shell
2013-03-14
bash kabuğu için programlanabilir tamamlanma
380.
bash completion extends bash's standard completion behavior to achieve complex command lines with just a few keystrokes. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis.
2013-03-29
bash tamamlama, bash'in standart tamamlama davranışını, karmaşık komut satırlarını gerçekleştirmek üzere sadece birkaç tuş vuruşuyla genişletir. Bu proje, çoğu ortak Linux/UNIX komutları için programlanabilir tamamlama yordamları üreterek sistem yöneticilerinin ve programcıların günlük yaptığı görevlerde yazma miktarını azaltması için düşünüldü.
381.
Documentation and examples for the The GNU Bourne Again SHell
2013-03-14
GNU Bourne Again SHell için belgelendirme ve örnekler
382.
Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh).
2013-03-14
Bash, bir standart girdiden veya dosyadan komutları okuyup çalıştıran, sh uyumlu komut dili yorumlayıcısıdır. Bash ayrıca Korn ve C kabuklarından (ksh ve csh) kullanışlı özellikleri içerir.
489.
Informational list of build-essential packages
2013-03-14
build-essential paketi için bilgisel liste
490.
If you do not plan to build Debian packages, you don't need this package. Starting with dpkg (>= 1.14.18) this package is required for building Debian packages.
2013-03-14
Eğer Debian paketlerini inşa etmeyi (build) planlamıyorsanız, bu pakete ihtiyacınız olmayacak. dpkg (>= 1.14.18) ile başlayarak, bu paket Debian paketleri için gereklidir.
491.
This package contains an informational list of packages which are considered essential for building Debian packages. This package also depends on the packages on that list, to make it easy to have the build-essential packages installed.
2013-03-14
Bu paket Debian paketlerinin inşası için gerekli olduğu düşünülmüş paketlerin bilgisel listesini içerir. Bu paketler ayrıca bu listedeki paketler ile bağlıdır ve bu şekilde build-essential paketlerinin kolay kurulumunu sağlar.
492.
If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on.
2013-03-14
Eğer bu paketi kurduysanız, paketi inşa etmek için; sadece paketin gerekli inşa etme zamanı bağlılıklarında belirttiği paketleri kurmanız gerekir. Aksi halde; paketinizin, inşa etme bağımlılığındaki gereksinimlerine karar veriyorsanız, her zaman bu paketin bağımlı olduğu paketleri yüklemeden bırakabilirsiniz.
493.
This package is NOT the definition of what packages are build-essential; the real definition is in the Debian Policy Manual. This package contains merely an informational list, which is all most people need. However, if this package and the manual disagree, the manual is correct.
2013-06-13
Bu paket build-essential paketlerinin tanımı değil; Debian İlke El Kitabı'nda yer alan gerçek tanımlardır. Bu paket çoğu kullanıcıların gereksinimi olduğu tümünün sadece bilgisel bir listesini içerir. Ancak eğer bu paket ve el kitabı doğrulamazsa, el kitabı geçerlidir.
2013-03-14
Bu paket build-essential paketlerinin tanımı değil; Debian İlke El Kitabın'da yer alan gerçek tanımlardır. Bu paket çoğu kullanıcıların gereksinimi olduğu tümünün sadece bilgisel bir listesini içerir. Ancak eğer bu paket ve el kitabı doğrulamazsa, el kitabı geçerlidir.
651.
Suggest installation of packages in interactive bash sessions
2013-03-14
Etkileşimli bash oturumlarında paketlerin kurulumunu önerir
652.
This package will install a handler for command_not_found that looks up programs not currently installed but available from the repositories.
2013-03-14
Bu paket command_not_found için geçerli olarak yüklü olmayan fakat depolarda kullanılabilen programları arayan bir ele alıcı kuracak.
653.
Set of data files for command-not-found.
2013-03-14
command-not-found için veri dosyası seti.
654.
This package provides the required data used by the command-not-found application.
2013-03-14
Bu paket command-not-found uygulaması tarafından kullanılan gerekli veriyi sağlar.
723.
Common UNIX Printing System(tm) - server
2013-03-29
Ortak UNIX Yazdırma Sistemi(tm) - sunucu
730.
The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types.
2013-03-29
Ortak UNIX Yazdırma Sistemi (veya CUPS(tm)) bir yazdırma sistemidir ve lpr, lpd ve benzerleri için bir muadildir. Internet Yazdırma Protokolü (IPP) desteği verir ve çeşitli belge türlerini ele almak için kendi süzgeç sürücü modeline sahiptir.
893.
apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel.
2013-08-09
apport, çöken süreçlerden veri toplar ve /var/crash/ içerisinde bir problem raporu derler. Bu, Ubuntu çekirdeği tarafından sağlanan çökme yığını yardımcı kancasını kullanır.
894.
This package provides a debhelper extension to make it easier for other packages to include apport hooks.
2013-08-09
Bu paket, diğer paketlerin apport kancasını daha kolay dahil etmeleri için debhelper uzantısını sağlar.
972.
File comparison utilities
2013-03-14
Dosya karşılaştırma yardımcı araçları
1085.
This package provides the low-level infrastructure for handling the installation and removal of Debian software packages.
2013-03-14
Bu paket, Debian yazılım paketlerinin kurulumu ve kaldırılmasını ele alan düşük seviye yapı sağlar.
1088.
This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages.
2013-03-14
Bu paket, Debian kaynak paketlerini açma, inşa etme ve yükleme için gerekli olan geliştirme araçlarını (dpkg-source de dahil) sunar.
1166.
The GNU Emacs editor (with GTK+ user interface)
2013-03-14
GNU Emacs düzenleyici (GTK+ kullanıcı arayüzü ile)
1307.
Document (PostScript, PDF) viewer
2013-03-13
Belge (PostScript, PDF) görüntüleyici
1308.
Document (PostScript, PDF) viewer - common files
2013-03-13
Belge (PostScript, PDF) görüntüleyici - ortak dosyalar
1310.
Document (PostScript, PDF) viewer - debugging symbols
2013-03-13
Belge (PostScript, PDF) görüntüleyici - hata ayıklama sembolleri