Sync with trunk r63383 .

svn path=/branches/condrv_restructure/; revision=63384
This commit is contained in:
Hermès Bélusca-Maïto 2014-05-20 17:04:19 +00:00
commit e4155c95c7
423 changed files with 11889 additions and 125652 deletions

View file

@ -63,6 +63,9 @@ if(NOT CMAKE_CROSSCOMPILING)
if(ARCH STREQUAL "i386") if(ARCH STREQUAL "i386")
add_definitions(/D_X86_ /DWIN32 /D_WINDOWS) add_definitions(/D_X86_ /DWIN32 /D_WINDOWS)
endif() endif()
if(MSVC_VERSION GREATER 1699)
add_definitions(/D_ALLOW_KEYWORD_MACROS)
endif()
add_definitions(/Dinline=__inline) add_definitions(/Dinline=__inline)
else() else()
add_compile_flags("-fshort-wchar -Wno-multichar") add_compile_flags("-fshort-wchar -Wno-multichar")

View file

@ -2,7 +2,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE STRINGTABLE
BEGIN BEGIN
IDS_HELP "Отображает или изменяет списки доступа (ACLs) к файлам\n\n\ IDS_HELP "Отображает или изменяет списки доступа (Access Control Lists, ACLs) к файлам\n\n\
CACLS имя_Файла [/T] [/E] [/C] [/G имя:право [...]] [/R имя [...]]\n\ CACLS имя_Файла [/T] [/E] [/C] [/G имя:право [...]] [/R имя [...]]\n\
[/P имя:право[...]] [/D имя [...]]\n\ [/P имя:право[...]] [/D имя [...]]\n\
имя_файла Вывод списков ACL.\n\ имя_файла Вывод списков ACL.\n\
@ -27,11 +27,11 @@ CACLS имя_Файла [/T] [/E] [/C] [/G имя:право [...]] [/R имя [
В команде можно использовать шаблоны для обработки более одного файла.\n\ В команде можно использовать шаблоны для обработки более одного файла.\n\
В команде можно указывать более одного пользователя.\n\n\ В команде можно указывать более одного пользователя.\n\n\
Сокращения:\n\ Сокращения:\n\
CI - Наследование контейнерами.\n\ CI - Наследование контейнерами (Container Inherit).\n\
ACE будет унаследован папками.\n\ ACE будет унаследован папками.\n\
OI - Наследование объектами.\n\ OI - Наследование объектами (Object Inherit).\n\
ACE будет унаследован файлами.\n\ ACE будет унаследован файлами.\n\
IO - Только наследованное.\n\ IO - Только наследованное (Inherit Only).\n\
ACE не будет применён к данному файлу/папке.\n" ACE не будет применён к данному файлу/папке.\n"
IDS_ABBR_CI "(CI)" IDS_ABBR_CI "(CI)"
IDS_ABBR_OI "(OI)" IDS_ABBR_OI "(OI)"

View file

@ -207,15 +207,15 @@ BEGIN
IDS_REG_FAIL "Ошибка" IDS_REG_FAIL "Ошибка"
IDS_DDTEST_ERROR "Сбой в проверке!" IDS_DDTEST_ERROR "Сбой в проверке!"
IDS_DDTEST_DESCRIPTION "Будет произведена проверка DirecDraw на этом устройстве. Продолжить?" IDS_DDTEST_DESCRIPTION "Будет произведена проверка DirecDraw на этом устройстве. Продолжить?"
IDS_DDPRIMARY_DESCRIPTION "This test will use DirectDraw to draw on primary surface. Black and white rectangles should be drawn. Продолжить?" IDS_DDPRIMARY_DESCRIPTION "В этом тесте будет проверена возможность рисования DirectDraw на основной поверхности экрана. Должны быть видны черные и белые прямоугольники. Продолжить?"
IDS_DDPRIMARY_RESULT "Вы видели черные и белые прямоугольники?" IDS_DDPRIMARY_RESULT "Вы видели черные и белые прямоугольники?"
IDS_DDOFFSCREEN_DESCRIPTION "This test will use DirectDraw to draw in an offscreen buffer. Moving white rectangle should be drawn. Продолжить?" IDS_DDOFFSCREEN_DESCRIPTION "В этом тесте будет проверена возможность рисования DirectDraw на закадровой поверхности экрана. Должен быть виден двигающийся белый квадратик. Продолжить?"
IDS_DDOFFSCREEN_RESULT "Вы видели перемещающийся белый прямоугольник?" IDS_DDOFFSCREEN_RESULT "Вы видели двигающийся белый квадратик?"
IDS_DDFULLSCREEN_DESCRIPTION "This test will use DirectDraw to draw in a fullscreen mode. Moving white rectangle should be drawn. Продолжить?" IDS_DDFULLSCREEN_DESCRIPTION "В этом тесте будет проверена возможность рисования DirectDraw в полноэкранном режиме. Должен быть виден двигающийся белый квадратик. Продолжить?"
IDS_DDFULLSCREEN_RESULT "Вы видели белый перемешающийся прямоугольник в полноэкранном режиме?" IDS_DDFULLSCREEN_RESULT "Вы видели белый двигающийся квадратик в полноэкранном режиме?"
IDS_FORMAT_ADAPTER_MEM "%u Мб" IDS_FORMAT_ADAPTER_MEM "%u Мб"
IDS_FORMAT_ADAPTER_MODE "%04u x %04u (%u бит)(%uГц)" IDS_FORMAT_ADAPTER_MODE "%04u x %04u (%u бит)(%uГц)"
IDS_OPTION_NO "Нет" IDS_OPTION_NO "Нет"
IDS_D3DTEST_DESCRIPTION "This will start Direct3D interface test. Continue?" IDS_D3DTEST_DESCRIPTION "Будет произведена проверка Direct3D на этом устройстве. Продолжить?"
IDS_D3DTEST_D3Dx "This test will use hardware-accelerated Direct3D %u interface." IDS_D3DTEST_D3Dx "Этот тест будет использовать интерфейс Direct3D %u с аппаратным ускорением."
END END

View file

@ -4,10 +4,10 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE STRINGTABLE
BEGIN BEGIN
IDS_INSTALL "Install" IDS_INSTALL "Установить"
IDS_PRINT "Печать" IDS_PRINT "Печать"
IDS_STRING "В чащах юга жил бы цитрус? Да, но фальшивый экземпляр! 1234567890" IDS_STRING "В чащах юга жил бы цитрус? Да, но фальшивый экземпляр! 1234567890"
IDS_OPEN "Open Font..." IDS_OPEN "Открыть шрифт..."
IDS_ERROR "Ошибка" IDS_ERROR "Ошибка"
IDS_ERROR_NOMEM "Недостаточно памяти, чтобы завершить операцию." IDS_ERROR_NOMEM "Недостаточно памяти, чтобы завершить операцию."
IDS_ERROR_NOFONT "%1 не является корректным файлом шрифта." IDS_ERROR_NOFONT "%1 не является корректным файлом шрифта."

View file

@ -9,11 +9,11 @@ BEGIN
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Выход", IDM_EXIT MENUITEM "&Выход", IDM_EXIT
END END
POPUP "&Device" POPUP "&Устройство"
BEGIN BEGIN
MENUITEM "&Properties", IDM_DEVPROPS MENUITEM "&Свойства", IDM_DEVPROPS
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "&Volume Control", IDM_VOLUMECTL MENUITEM "&Громкость", IDM_VOLUMECTL
END END
POPUP "&Помощь" POPUP "&Помощь"
BEGIN BEGIN
@ -33,6 +33,6 @@ BEGIN
IDS_TOOLTIP_FORWARD "Вперед" IDS_TOOLTIP_FORWARD "Вперед"
IDS_APPTITLE "Проигрыватель ReactOS" IDS_APPTITLE "Проигрыватель ReactOS"
IDS_PLAY "Воспроизвести" IDS_PLAY "Воспроизвести"
IDS_DEFAULTMCIERRMSG "No description is available for this error" IDS_DEFAULTMCIERRMSG "Неизвестная ошибка."
IDS_UNKNOWNFILEEXT "Cannot determine the device type from the given filename extension." IDS_UNKNOWNFILEEXT "Невозможно определить тип устройства мультимедиа для заданного расширения файла."
END END

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = 7-Zip Name = 7-Zip
@ -35,7 +36,7 @@ Description = Un utilitar de arhivare a fișierelor, compatibil cu 7zip, zip, ta
Size = 1,1 Mo Size = 1,1 Mo
[Section.041f] [Section.041f]
Description = 7zip, zip, tar, rar ve diğer birçok belgelik biçimini destekleyen bir belgelikleme aracıdır. Description = 7zip, zip, tar, rar ve başka birçok belgelik biçimi destekli bir kütük belgelikleme aracı.
Size = 1,1 MB Size = 1,1 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = AbiWord Name = AbiWord
@ -35,7 +36,7 @@ Description = Procesor de text.
Size = 9,4 Mo Size = 9,4 Mo
[Section.041f] [Section.041f]
Description = Bir zengin metin düzenleyicisi. Description = Sözcük işlemcisi.
Size = 9,4 MB Size = 9,4 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = AbiWord Name = AbiWord
@ -35,7 +36,7 @@ Description = Procesor de text.
Size = 5,64 Mo Size = 5,64 Mo
[Section.041f] [Section.041f]
Description = Bir zengin metin düzenleyicisi. Description = Sözcük işlemcisi.
Size = 5,64 MB Size = 5,64 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Abyss Web server X1 Name = Abyss Web server X1
@ -40,7 +41,7 @@ Size = 2,1 Mo
[Section.041f] [Section.041f]
Name = Abyss Umûmî Ağ Sunucusu X1 Name = Abyss Umûmî Ağ Sunucusu X1
Licence = Ücretsiz Licence = Ücretsiz
Description = Abyss Umûmî Ağ Sunucusu, bilgisayarda Umûmî Ağ sitelerinin yayınlanmasını sağlar. Abyss Umûmî Ağ Sunucusu, güvenli SSL/TLS bağlantılarını (HTTPS), Umûmî Ağ uygulayım biliminin geniş yelpâzesiyle destekler. Abyss Umûmî Ağ Sunucusu; MySQL, SQLite, MS SQL Server, MS Access, ve Oracle gibi veri tabanlarını destekleyen gelişmiş PHP, Perl, Python, ASP, ASP.NET ve Rails üzerinde Ruby Umûmî Ağ uygulamalarını çalıştırabilir. Description = Abyss Umûmî Ağ Sunucusu, bilgisayarınızda Umûmî Ağ sitelerinizin barındırılmasına olanak sağlar. Umûmî Ağ uygulayım biliminin bir geniş yelpâzesinin yanı sıra güvenli SSL/TLS bağlantılarını (HTTPS) destekler. Ayrıca MySQL, SQLite, MS SQL Server, MS Access, ve Oracle gibi veri tabanlarıyla desteklenebilen gelişmiş PHP, Perl, Python, ASP, ASP.NET ve Rails üzerinde Ruby Umûmî Ağ uygulamalarını çalıştırabilir.
Size = 2,1 MB Size = 2,1 MB
[Section.0422] [Section.0422]

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = AC97 Driver for VirtualBox Name = AC97 Driver for VirtualBox
Version = 5.10.00.3610 Version = 5.10.00.3610
Licence = Unknown Licence = Unknown
Description = Unzip in the "ReactOS" folder then restart ReactOS twice. Description = Unzip in the ReactOS's folder then restart ReactOS twice.
Size = 185.5 kB Size = 185.5 kB
Category = 13 Category = 13
URLDownload = http://svn.reactos.org/packages/ac97_vbox.exe URLDownload = http://svn.reactos.org/packages/ac97_vbox.exe
@ -13,12 +14,12 @@ CDPath = none
[Section.0405] [Section.0405]
Name = Ovladač AC97 pro VirtualBox Name = Ovladač AC97 pro VirtualBox
Licence = Neznámá Licence = Neznámá
Description = Rozbalte do složky "ReactOS" a pak ReactOS dvakrát restartujte. Description = Rozbalte do složky "ReactOS" a pak ReactOS dvakrát restartujte. (FIXME)
[Section.0407] [Section.0407]
Name = AC97 Treiber für VirtualBox Name = AC97 Treiber für VirtualBox
Licence = Unbekannt Licence = Unbekannt
Description = Entpacken in das "ReactOS"-Verzeichnis und ReactOS zweimal neustarten. Description = Entpacken in das "ReactOS"-Verzeichnis und ReactOS zweimal neustarten. (FIXME)
[Section.0410] [Section.0410]
Name = Driver AC97 per VirtualBox Name = Driver AC97 per VirtualBox
@ -28,52 +29,52 @@ Descrizione = Estrarre nella cartella "ReactOS" e poi riavviare ReactOs due volt
[Section.040a] [Section.040a]
Name = Driver AC97 para VirtualBox Name = Driver AC97 para VirtualBox
Licence = Desconocida Licence = Desconocida
Description = Descomprimir en la carpeta "Reactos" y reiniciar Reactos dos veces. Description = Descomprimir en la carpeta "Reactos" y reiniciar Reactos dos veces. (FIXME)
[Section.040c] [Section.040c]
Name = Pilote AC97 pour VirtualBox Name = Pilote AC97 pour VirtualBox
Licence = Inconnue Licence = Inconnue
Description = Décompresser dans le dossier "ReactOS" puis redémarrer ReactOS deux fois. Description = Décompresser dans le dossier "ReactOS" puis redémarrer ReactOS deux fois. (FIXME)
Size = 185,5 ko Size = 185,5 ko
[Section.0410] [Section.0410]
Name = Driver AC97 per VirtualBox Name = Driver AC97 per VirtualBox
Licence = Sconosciuta Licence = Sconosciuta
Description = Decomprimere nella cartella "ReactOS" e riavviare ReactOS. Description = Decomprimere nella cartella "ReactOS" e riavviare ReactOS. (FIXME)
[Section.0413] [Section.0413]
Name = AC97 Driver voor VirtualBox Name = AC97 Driver voor VirtualBox
Licence = Ongekend Licence = Ongekend
Description = Pak uit in de "ReactOS" map en start tweemaal opnieuw op. Description = Pak uit in de "ReactOS" map en start tweemaal opnieuw op. (FIXME)
[Section.0415] [Section.0415]
Name = Sterownik AC97 dla VirtualBox Name = Sterownik AC97 dla VirtualBox
Licence = Nieznana Licence = Nieznana
Description = Rozpakuj zawartość w folderze "ReactOS" i dwukrotnie zrestartuj system. Description = Rozpakuj zawartość w folderze "ReactOS" i dwukrotnie zrestartuj system. (FIXME)
[Section.0418] [Section.0418]
Name = Modul pilot AC97 pentru VirtualBox Name = Modul pilot AC97 pentru VirtualBox
Licence = Nespecificată Licence = Nespecificată
Description = Dezarhivați în dosarul „ReactOS” apoi reporniți ReactOS de două ori. Description = Dezarhivați în dosarul „ReactOS” apoi reporniți ReactOS de două ori. (FIXME)
Size = 185,5 ko Size = 185,5 ko
[Section.0419] [Section.0419]
Name = Драйвер AC97 для VirtualBox Name = Драйвер AC97 для VirtualBox
Licence = Не указано Licence = Не указано
Description = Pазархивируйте содержимое в папку "ReactOS", затем дважды перезагрузите систему. Description = Pазархивируйте содержимое в папку "ReactOS", затем дважды перезагрузите систему. (FIXME)
[Section.041f] [Section.041f]
Name = VirtualBox için AC97 Sürücüsü Name = VirtualBox için AC97 Sürücüsü
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Bunu ReactOS'un dizinine çıkartıp bilgisayarı iki kez yeniden başlatınız. Description = ReactOS'un dizinine çıkartınız, sonra bilgisayarı iki kez yeniden başlatınız.
Size = 185,5 KB Size = 185,5 KB
[Section.0422] [Section.0422]
Name = Драйвер AC97 для VirtualBox Name = Драйвер AC97 для VirtualBox
Licence = Невідома Licence = Невідома
Description = Pозархівуйте вміст в теку "ReactOS" після чого двічі перезавантажте систему. Description = Pозархівуйте вміст в теку "ReactOS" після чого двічі перезавантажте систему. (FIXME)
[Section.0813] [Section.0813]
Name = AC97 Driver voor VirtualBox Name = AC97 Driver voor VirtualBox
Licence = Ongekend Licence = Ongekend
Description = Pak uit in de "ReactOS" map en start tweemaal opnieuw op. Description = Pak uit in de "ReactOS" map en start tweemaal opnieuw op. (FIXME)

View file

@ -1,8 +1,9 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = AlReader Name = AlReader
Description = A FB2 eBook Reader. Read formats: fb2, fbz, txt, epub, html, doc, docx, odt, rtf, mobi, prc (PalmDoc), tcr. Supported ZIP and GZ archives. Description = A FB2 eBook Reader. Supported read formats: fb2, fbz, txt, epub, html, doc, docx, odt, rtf, mobi, prc (PalmDoc), tcr. Supported ZIP and GZ archives.
URLSite = http://www.alreader.com URLSite = http://www.alreader.com
Size = 4.6 MB Size = 4.6 MB
Category = 6 Category = 6
@ -10,18 +11,18 @@ URLDownload = http://svn.reactos.org/packages/AlReader2Setup.exe
CDPath = none CDPath = none
[Section.0407] [Section.0407]
Description = Ein FB2 eBook Reader. Unterstützung für folgende Formate: fb2, fbz, txt, epub, html, doc, docx, odt, rtf, mobi, prc (PalmDoc), tcr. ZIP und GZ Archive werden ebenfalls unterstützt. Description = Ein FB2 eBook Reader. Unterstützung für folgende Formate: fb2, fbz, txt, epub, html, doc, docx, odt, rtf, mobi, prc (PalmDoc), tcr. ZIP und GZ Archive werden ebenfalls unterstützt. (FIXME?)
[Section.0410] [Section.0410]
Description = Un eBook Reader. Legge i formati fb2, fbz, txt, epub, html, doc, docx, odt, rtf, mobi, prc (PalmDoc), tcr. Supporta gli archivi ZIP e GZ. Description = Un eBook Reader. Legge i formati fb2, fbz, txt, epub, html, doc, docx, odt, rtf, mobi, prc (PalmDoc), tcr. Supporta gli archivi ZIP e GZ. (FIXME)
[Section.0415] [Section.0415]
Description = Czytnik eBooków. Obsługuje formaty: fb2, fbz, txt, epub, html, doc, docx, odt, rtf, mobi, prc (PalmDoc), tcr. Obsługiwane są także pliki w archivach ZIP i GZ. Description = Czytnik eBooków. Obsługuje formaty: fb2, fbz, txt, epub, html, doc, docx, odt, rtf, mobi, prc (PalmDoc), tcr. Obsługiwane są także pliki w archivach ZIP i GZ. (FIXME)
[Section.0418] [Section.0418]
Description = Cititor de cărți electronice în format FB2. Description = Cititor de cărți electronice în format FB2. Supported read formats: fb2, fbz, txt, epub, html, doc, docx, odt, rtf, mobi, prc (PalmDoc), tcr. Supported ZIP and GZ archives. (FIXME)
Size = 4,6 Mo Size = 4,6 Mo
[Section.041f] [Section.041f]
Description = Bir FB2 e-Kitap ouyucusu. Description = Bir FB2 elektronik kitap okuyucusu. Desteklenen okuma biçimleri: fb2, fbz, txt, epub, html, doc, docx, odt, rtf, mobi, prc (PalmDoc), tcr. ZIP ve GZ belgeliklerini destekler.
Size = 4,6 MB Size = 4,6 MB

View file

@ -1,10 +1,12 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Ants Name = Ants
Version = N/A Version = N/A
Licence = Freeware Licence = Freeware
Description = A card strategic game. You're building your own castle and trying to destroy enemy castle. You need a ZIP decompression program to install it. Description = A card strategic game. Build your own castle and try to destroy enemy castle. You need a ZIP decompression program to install it.
Size = 632 kB Size = 632 kB
Category = 4 Category = 4
URLSite = http://peter.hostuju.cz/index.htm URLSite = http://peter.hostuju.cz/index.htm
@ -12,21 +14,21 @@ URLDownload = http://petr.hostuju.cz/program/download/ANTS.zip
CDPath = none CDPath = none
[Section.0407] [Section.0407]
Description = Ein strategisches Kartenspiel. Sie bauen Ihr eigenes Schloss und versuchen, die gegnerische Burg zu zerstören. Sie benötigen ein ZIP-Programm, um es zu installieren. Description = Ein strategisches Kartenspiel. Sie bauen Ihr eigenes Schloss und versuchen, die gegnerische Burg zu zerstören. Sie benötigen ein ZIP-Programm, um es zu installieren. (FIXME)
[Section.0410] [Section.0410]
Description = Un gioco di carte strategico. Costruisci il tuo castello e prova a distruggere il castello nemico. Necessita di un programma di estrazione ZIP per essere installato. Description = Un gioco di carte strategico. Costruisci il tuo castello e prova a distruggere il castello nemico. Necessita di un programma di estrazione ZIP per essere installato.
[Section.0415] [Section.0415]
Description = Karciana gra strategiczna. Budujesz zamek, przy okazji próbujesz zniszczyć zamek wroga. Wymaga programu archiwizującego do wypakowania. Description = Karciana gra strategiczna. Budujesz zamek, przy okazji próbujesz zniszczyć zamek wroga. Wymaga programu archiwizującego do wypakowania. (FIXME)
[Section.0418] [Section.0418]
Licence = Gratuită Licence = Gratuită
Description = Un joc strategic de cărți. Jucătorul își va construi un castel și încerca să distrugă castelele oponenților. Este necesar un utilitar de dezarhivare ZIP pentru a instala acest joc. Description = Un joc strategic de cărți. Jucătorul își va construi un castel și încerca să distrugă castelele oponenților. Este necesar un utilitar de dezarhivare ZIP pentru a instala acest joc. (FIXME)
Size = 632 ko Size = 632 ko
[Section.041f] [Section.041f]
Name = Karıncalar Version = Yok
Licence = Ücretsiz Licence = Ücretsiz
Description = Bir kartlarla izlem oyunu. Kalenizi bitirmeye veyâ rakip kaleyi yıkmaya çalışın. Yazılımı kurmak için ZIP biçiminde çıkartma yeteneği olan bir yazılım gerekir. Description = Bir kartlarla izlem oyunu. Kendi kurganınızı yapınız ve rakip kaleyi yıkmaya çalışınız. Kurmak için bir ZIP çıkarma izlencesi gerekir.
Size = 632 KB Size = 632 KB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Audio Grabber Name = Audio Grabber
@ -40,7 +41,7 @@ Size = 4,35 Mo
[Section.041f] [Section.041f]
Licence = Ücretsiz Licence = Ücretsiz
Description = Çok iyi bir CD ripleyicisi ve ses biçimi dönüştürücüsü. Description = Çok iyi bir CD ripleyicisi ve ses kütüğü dönüştürücüsü.
Size = 4,35 MB Size = 4,35 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = BitTorrent Name = BitTorrent
@ -28,6 +29,6 @@ Description = Originalul client BitTorrent.
Size = 1,07 Mo Size = 1,07 Mo
[Section.041f] [Section.041f]
Licence = Ticârî olmayan kullanımlarda ücretsiz. Licence = Tecimlik olmayan kullanımlar için ücretsiz.
Description = Özgün BitTorrent istemcisi. Description = Özgün BitTorrent istemcisi.
Size = 1,07 MB Size = 1,07 MB

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Bochs Name = Bochs
@ -26,5 +27,6 @@ Description = Bochs este un emulator PC (x86) cu surse publice și portabilitate
Size = 4,7 Mo Size = 4,7 Mo
[Section.041f] [Section.041f]
Description = Bochs; son derece taşınabilir, C++ ile yazılmış, en bilinen platformlarda çalışan, açık kaynak bir IA-32 (x86) PC öykünücüsüdür. Licence = LGPL 2. sürüm
Description = Bochs; çok taşınabilir, C++ ile yazılmış, en yaygın platformlarda çalışan, açık kaynak bir IA-32 (x86) PC öykünücüsüdür.
Size = 4,7 MB Size = 4,7 MB

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Bos Wars Name = Bos Wars
@ -26,6 +27,5 @@ Description = Bos Wars e o strategie în timp real, futuristă. Pentru a porni j
Size = 62,3 Mo Size = 62,3 Mo
[Section.041f] [Section.041f]
Name = Bos Savaşları Description = Bos Wars, gelecekçi ve gerçek zamanlı bir izlem oyunudur. Oyunu başlatmak için Microsoft Visual C++ 2008 Yürütücüsü'nü kurunuz.
Description = Bos Savaşları, gelecekçi ve gerçek zamanlı bir izlem oyunudur. Oyunu başlatmak için Mikroyazılım Basarî C++ 2008 Yürütücüsü'nü kurunuz.
Size = 62,3 MB Size = 62,3 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Bound Around (Demo) Name = Bound Around (Demo)
@ -19,6 +20,6 @@ Description = Un gioco simile a Frozen Fruits.
[Section.041f] [Section.041f]
Name = Bound Around (Göstermelik) Name = Bound Around (Göstermelik)
Licence = Kısıtlı Licence = Paylaşımlı
Description = Frozen Fruits'e benzeyen bir oyun. Description = Frozen Fruits benzeri bir oyun.
Size = 1,95 MB Size = 1,95 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Christmas Bound Name = Christmas Bound
@ -19,5 +20,5 @@ Description = Un gioco simile a Frozen Fuits.
[Section.041f] [Section.041f]
Licence = Ücretsiz Licence = Ücretsiz
Description = Frozen Fruits'e benzeyen bir oyun. Description = Frozen Fruits benzeri bir oyun.
Size = 892 KB Size = 892 KB

View file

@ -1,5 +1,7 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Chromium B.S.U. Name = Chromium B.S.U.
Version = 0.9.13.2 Version = 0.9.13.2
@ -25,5 +27,5 @@ Description = Chromium B.S.U. este un joc de vânătoare în spațiul cosmic (ar
Size = 2,3 Mo Size = 2,3 Mo
[Section.041f] [Section.041f]
Description = Chromium B.S.U., atari salonu oyunu türünde, üst kaydırmalı bir uzay nişancısıdır. Description = Chromium B.S.U., atari salonu oyunu türünde, üstten kaydırmalı bir uzay gezleyicisidir.
Size = 2,3 MB Size = 2,3 MB

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Click-N-Type Virtual Keyboard Name = Click-N-Type Virtual Keyboard
Version = 3.03 Version = 3.03
Licence = Freeware Licence = Freeware
Description = Freeware Virtual Keyboard App. Description = Freeware virtual keyboard application.
Size = 1.3 MB Size = 1.3 MB
Category = 12 Category = 12
URLSite = http://http://cnt.lakefolks.com URLSite = http://http://cnt.lakefolks.com
@ -29,5 +30,5 @@ Size = 1,3 Mo
[Section.041f] [Section.041f]
Name = Click-N-Type Farazî Düğme Takımı Name = Click-N-Type Farazî Düğme Takımı
Licence = Ücretsiz Licence = Ücretsiz
Description = Ücretsiz bir farazî düğme takımı uygulaması. Description = Ücretsiz farazî düğme takımı uygulaması.
Size = 1,3 MB Size = 1,3 MB

View file

@ -1,7 +1,8 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Code::Blocks (no compiler) Name = Code::Blocks (without compiler)
Version = 13.12 Version = 13.12
Licence = GPLv3 Licence = GPLv3
Description = A open source, cross-platform, powerful IDE. It doesn't contain a compiler. Description = A open source, cross-platform, powerful IDE. It doesn't contain a compiler.
@ -19,5 +20,6 @@ Description = Un IDE potente, open source, multipiattaforma. Non contiene un com
[Section.041f] [Section.041f]
Name = Code::Blocks (Derleyicisiz) Name = Code::Blocks (Derleyicisiz)
Licence = GPL 3. sürüm
Description = Açık kaynak, çapraz platform, güçlü bir tümleşik geliştirme ortamı. Bir derleyici içermez. Description = Açık kaynak, çapraz platform, güçlü bir tümleşik geliştirme ortamı. Bir derleyici içermez.
Size = 29,2 MB Size = 29,2 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Code::Blocks TDM-GCC (version 4.7.1, 32 bit) Name = Code::Blocks TDM-GCC (version 4.7.1, 32 bit)
@ -19,5 +20,6 @@ Description = Un IDE potente, open source, multipiattaforma. Contiene il compila
[Section.041f] [Section.041f]
Name = Code::Blocks TDM-GCC (sürüm 4.7.1, 32 bitlik) Name = Code::Blocks TDM-GCC (sürüm 4.7.1, 32 bitlik)
Licence = GPL 3. sürüm
Description = Açık kaynak, çapraz platform, güçlü bir tümleşik geliştirme ortamı. TDM-GCC (sürüm 4.7.1, 32 bitlik) derleyicisini içerir. Description = Açık kaynak, çapraz platform, güçlü bir tümleşik geliştirme ortamı. TDM-GCC (sürüm 4.7.1, 32 bitlik) derleyicisini içerir.
Size = 97,8 MB Size = 97,8 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Code::Blocks TDM-GCC (version 4.8.1, 32 bit) Name = Code::Blocks TDM-GCC (version 4.8.1, 32 bit)
@ -19,5 +20,6 @@ Description = Un IDE potente, open source, multipiattaforma. Contiene il compila
[Section.041f] [Section.041f]
Name = Code::Blocks TDM-GCC (sürüm 4.8.1, 32 bitlik) Name = Code::Blocks TDM-GCC (sürüm 4.8.1, 32 bitlik)
Licence = GPL 3. sürüm
Description = Açık kaynak, çapraz platform, güçlü bir tümleşik geliştirme ortamı. TDM-GCC (sürüm 4.8.1, 32 bitlik) derleyicisini içerir. Description = Açık kaynak, çapraz platform, güçlü bir tümleşik geliştirme ortamı. TDM-GCC (sürüm 4.8.1, 32 bitlik) derleyicisini içerir.
Size = 100 MB Size = 100 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Microsoft Visual Basic 6.0 Common Controls Name = Microsoft Visual Basic 6.0 Common Controls
@ -7,26 +8,37 @@ Licence = Unknown
Description = File needed by some applications. Contains: comctl32.ocx, mscomctl.ocx, advpack.dll. Description = File needed by some applications. Contains: comctl32.ocx, mscomctl.ocx, advpack.dll.
Size = 913.73 kB Size = 913.73 kB
Category = 14 Category = 14
URLSite = http://www.microsoft.com/downloads/details.aspx?FamilyID=25437D98-51D0-41C1-BB14-64662F5F62FE&displaylang=en URLSite = http://www.microsoft.com/en-us/download/details.aspx?id=10019
URLDownload = http://download.microsoft.com/download/3/a/5/3a5925ac-e779-4b1c-bb01-af67dc2f96fc/VisualBasic6-KB896559-v1-ENU.exe URLDownload = http://download.microsoft.com/download/3/a/5/3a5925ac-e779-4b1c-bb01-af67dc2f96fc/VisualBasic6-KB896559-v1-ENU.exe
CDPath = none CDPath = none
[Section.0407] [Section.0407]
Licence = Unbekannt Licence = Unbekannt
Description = Datei wird von einigen Anwendungen benötigt. Beinhaltet: comctl32.ocx, mscomctl.ocx, advpack.dll. Description = Datei wird von einigen Anwendungen benötigt. Beinhaltet: comctl32.ocx, mscomctl.ocx, advpack.dll.
Size = 908.73 kB
URLSite = http://www.microsoft.com/de-DE/download/details.aspx?id=10019
URLDownload = http://download.microsoft.com/download/c/e/d/ced699fe-7a40-420b-bdd7-10b38caef4c6/VisualBasic6-KB896559-v1-DEU.exe
[Section.040a] [Section.040a]
Licence = Desconocida Licence = Desconocida
Description = X es necesario para varias aplicaciones. Incluye: comctl32.ocx, mscomctl.ocx, advpack.dll. Description = X es necesario para varias aplicaciones. Incluye: comctl32.ocx, mscomctl.ocx, advpack.dll.
Size = 910.23 kB
URLSite = http://www.microsoft.com/es-ES/download/details.aspx?id=10019
URLDownload = http://download.microsoft.com/download/9/0/9/90935db7-89ec-4344-a9ea-e6913c03f060/VisualBasic6-KB896559-v1-ESN.exe
[Section.040c] [Section.040c]
Licence = Inconnue Licence = Inconnue
Description = Fichier nécessaire pour certaines applications. Contient: comctl32.ocx, mscomctl.ocx, advpack.dll. Description = Fichier nécessaire pour certaines applications. Contient: comctl32.ocx, mscomctl.ocx, advpack.dll.
Size = 913,73 ko Size = 911,23 ko
URLSite = http://www.microsoft.com/fr-FR/download/details.aspx?id=10019
URLDownload = http://download.microsoft.com/download/4/0/f/40f775ea-b257-410c-8f78-f1f60afe0306/VisualBasic6-KB896559-v1-FRA.exe
[Section.0410] [Section.0410]
Licence = Sconosciuta Licence = Sconosciuta
Description = File necessari per alcune applicazioni. Contiene: Comctl32.ocx, mscomctl.ocx, advpack.dll. Description = File necessari per alcune applicazioni. Contiene: Comctl32.ocx, mscomctl.ocx, advpack.dll.
Size = 909.73 kB
URLSite = http://www.microsoft.com/it-IT/download/details.aspx?id=10019
URLDownload = http://download.microsoft.com/download/8/1/b/81b968b9-1d7d-4d0a-aa27-864f4a2e3c23/VisualBasic6-KB896559-v1-ITA.exe
[Section.0413] [Section.0413]
Licence = Ongekend Licence = Ongekend
@ -44,7 +56,7 @@ Size = 913,73 ko
[Section.041f] [Section.041f]
Name = Microsoft Visual Basic 6.0 Ortak Denetimler Name = Microsoft Visual Basic 6.0 Ortak Denetimler
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Birtakım uygulamalar için gereklidir. Şunları içerir: comctl32.ocx, mscomctl.ocx, advpack.dll. Description = Birtakım uygulamalar için gerekli kütük. Şunları içerir: comctl32.ocx, mscomctl.ocx, advpack.dll.
Size = 913,73 KB Size = 913,73 KB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Orwell Dev-C++ MinGW32 Name = Orwell Dev-C++ MinGW32
@ -18,5 +19,6 @@ Description = Eine gepflegte Version von Dev-C++. Der MinGW32 Compiler liegt bei
Description = Una versione mantenuta di Dev-C++. Contiene il compilatore MinGW32. Description = Una versione mantenuta di Dev-C++. Contiene il compilatore MinGW32.
[Section.041f] [Section.041f]
Description = Dev-C++'nın sürdürülen bir sürümü. MinGW32 derleyicisini içerir. Licence = GPL 2. sürüm
Description = Dev-C++'nın sürdürülen bir sürümü. MinGW32 derleyicisi içerir.
Size = 60,2 MB Size = 60,2 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Orwell Dev-C++ TDM GCC x64 Name = Orwell Dev-C++ TDM GCC x64
@ -18,5 +19,6 @@ Description = Eine gepflegte Version von Dev-C++. Der 64 bit TDM-GCC Compiler li
Description = Una versione sostenuta di Dev-C++. Contiene il compilatore a 64bit TDM-GCC. Description = Una versione sostenuta di Dev-C++. Contiene il compilatore a 64bit TDM-GCC.
[Section.041f] [Section.041f]
Description = Dev-C++'nın sürdürülen bir sürümü. 64 bitlik TDM-GCC derleyicisini içerir. Licence = GPL 2. sürüm
Description = Dev-C++'nın sürdürülen bir sürümü. 64 bitlik TDM-GCC derleyicisi içerir.
Size = 44,8 MB Size = 44,8 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Diablo II Name = Diablo II
@ -36,8 +37,8 @@ Description = Diablo 2 Shareware. Pentru execuție este necesar (pachetul) zecke
Size = 131,9 Mo Size = 131,9 Mo
[Section.041f] [Section.041f]
Licence = Kısıtlı Licence = Paylaşımlı
Description = Diablo 2'nin kısıtlısı. Çalıştırmak için zeckensack'ın glide çeviricisi gereklidir. Description = Diablo 2 Paylaşımlı. Çalıştırmak için zeckensack'ın glide wrapper'ı gereklidir.
Size = 131,9 MB Size = 131,9 MB
[Section.0422] [Section.0422]

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = DosBlaster Name = DosBlaster
Version = 2.5 Version = 2.5
Licence = GPL Licence = GPL
Description = DosBlaster is a Shell extension which makes it possible to open any DOS executabe in DOSBox via right click. This version contains DOSBox 0.70, but can be simply updated by installing a newer DOSBox into the DosBlaster folders. Description = DosBlaster is a shell extension which makes it possible to open any DOS executable in DOSBox via right click. This version contains DOSBox 0.70, but can be simply updated by installing a newer DOSBox into the DosBlaster folders.
Size = 2.05 MB Size = 2.05 MB
Category = 15 Category = 15
URLSite = http://dosblaster.sourceforge.net/ URLSite = http://dosblaster.sourceforge.net/
@ -35,7 +36,7 @@ Description = DosBlaster este o extensie de interfațare ce oferă posibilitatea
Size = 2,05 Mo Size = 2,05 Mo
[Section.041f] [Section.041f]
Description = DosBlaster, bir DOS uygulamasını sağ tıklamayla DOSBox'ta çalıştırabilmesini sağlayan bir kabuk uzantısıdır. Bu sürüm, DOSBox 0.70 içerir ancak daha yeni bir DOSBox'u DosBlaster dizinlerinin içine kurarak bunu kolayca yükseltebilirsiniz. Description = DosBlaster, bir DOS uygulamasını DOSBox'ta sağ tıklamayla açtırılabilmesini olanaklı duruma getiren bir kabuk uzantısıdır. Bu sürüm DOSBox 0.70 içerir ancak daha yeni bir DOSBox'u DosBlaster dizinlerinin içine kurarak kolayca şimdikileştirilebilir.
Size = 2,05 MB Size = 2,05 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = DOSBox Name = DOSBox
@ -32,7 +33,7 @@ Description = DOSBox este un emulator DOS.
Size = 1,38 Mo Size = 1,38 Mo
[Section.041f] [Section.041f]
Description = DOSBox, bir DOS öykünücüsüdür. Description = DOSBox bir DOS öykünücüsüdür.
Size = 1,38 MB Size = 1,38 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Double Commander Name = Double Commander
@ -32,7 +33,7 @@ Description = Double Commander - это открытый двухпанельн
[Section.041f] [Section.041f]
Version = 0.5.8 Gelişme Version = 0.5.8 Gelişme
Description = Double Commander, yan yana duran iki bölmenin bulunduğu bir açık kaynak kütük yöneticisidir. Bunu çıkartmak için 7-Zip ya da 7-Zip benzeri bir yazılım kullanmanız gerekir. Description = Double Commander, yan yana iki bölmeli bir açık kaynak kütük yöneticisidir. Çıkartmak için 7-Zip ya da benzeri bir yazılım kullanmanız gerekir.
Size = 7,6 MB Size = 7,6 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = D+ Browser Name = D+ Browser

View file

@ -1,10 +1,12 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = DVD Write Now Name = DVD Write Now
Version = 1.5.12 sp2 Version = 1.5.12 sp2
Licence = Freeware Licence = Freeware
Description = A free direct CD/DVD recording software. Once installed, you can use your CD/DVD RW as USB Flash or removable hard drives. Along with this you can write to CD/DVD RW recorded with UDF filesystem. You can also read UDF disks created with other software. (Microsoft DVDROMs, RW disks recorded with Ahead InCD). You need a ZIP decompression program to install it. Description = A free direct CD/DVD recording software. Once installed, you can use your CD/DVD RW as USB Flash or removable hard drives. Along with this you can write to CD/DVD RW recorded with UDF filesystem. You can also read UDF disks created with other software (Microsoft DVDROMs, RW disks recorded with Ahead InCD). You need a ZIP decompression program to install it.
Size = 1.2 MB Size = 1.2 MB
Category = 12 Category = 12
URLSite = http://dwn.alter.org.ua/ URLSite = http://dwn.alter.org.ua/
@ -30,7 +32,6 @@ Description = DVD Write Now - бесплатная программа для п
URLSite = http://dwn.alter.org.ua/ru/ URLSite = http://dwn.alter.org.ua/ru/
[Section.041f] [Section.041f]
Name = DVD Şimdi Yaz
Licence = Ücretsiz Licence = Ücretsiz
Description = Ücretsiz bir doğrudan CD/DVD kaydedicisi. Kurulur kurulmaz CD/DVD RW'leri çıkartılabilir disk olarak kullanabilirsiniz. Bununla birlikte CD/DVD RW'leri UDF kütük dizgesiyle kaydedebilirsiniz. Ayrıca, Mikroyazılım DVDROM'ları, Ahead InCD ile kaydedilen RW diskleri gibi diğer yazılımlarla oluşturulan UDF diskleri okutabilirsiniz. Yazılımı kurmak için ZIP biçiminde çıkartma yeteneği olan bir yazılım gerekir. Description = Ücretsiz bir doğrudan CD/DVD kaydedici yazılımı. Kurulduktan sonra CD/DVD RW'lerinizi USB Flash veyâ çıkarılabilir sâbit disk sürücüleri olarak kullanabilirsiniz. Bununla birlikte UDF kütük dizgesiyle kaydedilmiş CD/DVD RW'lere yazabilirsiniz. Ayrıca Microsoft DVDROM'ları, Ahead InCD ile kaydedilmiş RW diskleri gibi başka yazılımlarla oluşturulmuş UDF diskleri okuyabilirsiniz. Kurmak için bir ZIP çıkarma izlencesi gerekir.
Size = 1,2 MB Size = 1,2 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Microsoft Excel Viewer Name = Microsoft Excel Viewer
@ -50,7 +51,7 @@ URLDownload = http://download.microsoft.com/download/D/D/2/DD28D077-97F3-47C0-93
Name = Microsoft Excel Görüntüleyici Name = Microsoft Excel Görüntüleyici
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Microsoft Excel Görüntüleyici Description = Microsoft Excel Görüntüleyici
Size = 51.1 MB Size = 51,1 MB
URLDownload = http://download.microsoft.com/download/8/5/D/85DCDD24-8237-4334-866D-417F74F37C47/ExcelViewer.exe URLDownload = http://download.microsoft.com/download/8/5/D/85DCDD24-8237-4334-866D-417F74F37C47/ExcelViewer.exe
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Fox Audio Player Name = Fox Audio Player
@ -36,7 +37,7 @@ Size = 1,89 Mo
[Section.041f] [Section.041f]
Name = Fox Ses Oynatıcısı Name = Fox Ses Oynatıcısı
Description = Bayağı ve yeğni bir ses oynatıcısı. Description = Bayağı ve yeğni ses oynatıcısı.
Size = 1,89 MB Size = 1,89 MB
[Section.0422] [Section.0422]

View file

@ -1,11 +1,12 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Mozilla Fira Font Name = Mozilla Fira Font
Version = 1.0 Version = 1.0
Licence = Unknown Licence = Unknown
Description = Mozilla Fira Font Pack, Includes Mono and Sans fonts. Unzip in the "ReactOS" folder. Description = Mozilla Fira Font Pack, Includes Mono and Sans fonts. Unzip in the ReactOS's folder.
Size = 543 kB Size = 543 kB
Category = 14 Category = 14
URLSite = https://github.com/mozilla/Fira URLSite = https://github.com/mozilla/Fira
@ -14,23 +15,23 @@ CDPath = none
[Section.0407] [Section.0407]
Licence = Unbekannt Licence = Unbekannt
Description = Mozilla Fira Font Pack, Beinhaltet Mono und Sans Schriften. Bitte in den "ReactOS" Ordner entpacken. Description = Mozilla Fira Font Pack, Beinhaltet Mono und Sans Schriften. Bitte in den "ReactOS" Ordner entpacken. (FIXME)
[Section.0410] [Section.0410]
Licence = Sconosciuta Licence = Sconosciuta
Description = Fira Font Pack di Mozilla, Include i font Mono e Sans. Estrare nella cartella "ReactOS". Description = Fira Font Pack di Mozilla, Include i font Mono e Sans. Estrare nella cartella "ReactOS".
[Section.0415] [Section.0415]
Description = Pakiet czcionek Mozilla Fira Font, zawiera czcionki Mono i Sans. Wypakuj do folderu "ReactOS".
Licence = Nieznana Licence = Nieznana
Description = Pakiet czcionek Mozilla Fira Font, zawiera czcionki Mono i Sans. Wypakuj do folderu "ReactOS". (FIXME)
[Section.0418] [Section.0418]
Licence = Nespecificată Licence = Nespecificată
Description = Pachetul Mozilla Fira Font, include fonturile Mono și Sans. Dezarhivați în dosarul „ReactOS”. Description = Pachetul Mozilla Fira Font, include fonturile Mono și Sans. Dezarhivați în dosarul „ReactOS”. (FIXME)
Size = 543 ko Size = 543 ko
[Section.041f] [Section.041f]
Name = Mozilla Fira Yazı Türü Name = Mozilla Fira Yazı Tipi
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Mozilla Fira Yazı Türü Paketi, Mono ve Sans yazı türlerini kapsar. ReactOS'un "Fonts" dizinine çıkartınız. Description = Mozilla Fira Yazı Tipi Paketi, Mono ve Sans yazı tiplerini kapsar. ReactOS'un dizinine çıkartınız.
Size = 543 KB Size = 543 KB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Mozilla Firefox 28 Name = Mozilla Firefox 28
@ -71,7 +72,7 @@ URLSite = http://www.mozilla.org/sk/
URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/28.0/win32/sk/Firefox%20Setup%2028.0.exe URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/28.0/win32/sk/Firefox%20Setup%2028.0.exe
[Section.041f] [Section.041f]
Description = Özgür Umûmî Ağ tarayıcıları arasında en tutulanı ve en iyisi. Description = Özgür Umûmî Ağ tarayıcıları arasında en tutulanı ve en iyilerinden biri.
Size = 22,8 MB Size = 22,8 MB
URLSite = http://www.mozilla.org/tr/ URLSite = http://www.mozilla.org/tr/
URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/28.0/win32/tr/Firefox%20Setup%2028.0.exe URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/28.0/win32/tr/Firefox%20Setup%2028.0.exe

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Mozilla Firefox 2.0 Name = Mozilla Firefox 2.0
@ -77,7 +78,7 @@ URLSite = http://www.mozilla.org/sk/
URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/win32/sk/Firefox%20Setup%202.0.0.20.exe URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/win32/sk/Firefox%20Setup%202.0.0.20.exe
[Section.041f] [Section.041f]
Description = Özgür Umûmî Ağ tarayıcıları arasında en tutulanı ve en iyisi. Description = Özgür Umûmî Ağ tarayıcıları arasında en tutulanı ve en iyilerinden biri.
Size = 5,58 MB Size = 5,58 MB
URLSite = http://www.mozilla.org/tr/ URLSite = http://www.mozilla.org/tr/
URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/win32/tr/Firefox%20Setup%202.0.0.20.exe URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/win32/tr/Firefox%20Setup%202.0.0.20.exe

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Mozilla Firefox 3.0 Name = Mozilla Firefox 3.0
@ -77,7 +78,7 @@ URLSite = http://www.mozilla.org/sk/
URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.0.19-real-real/win32/sk/Firefox%20Setup%203.0.19.exe URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.0.19-real-real/win32/sk/Firefox%20Setup%203.0.19.exe
[Section.041f] [Section.041f]
Description = Özgür Umûmî Ağ tarayıcıları arasında en tutulanı ve en iyisi. Description = Özgür Umûmî Ağ tarayıcıları arasında en tutulanı ve en iyilerinden biri.
Size = 7,00 MB Size = 7,00 MB
URLSite = http://www.mozilla.org/tr/ URLSite = http://www.mozilla.org/tr/
URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.0.19-real-real/win32/tr/Firefox%20Setup%203.0.19.exe URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.0.19-real-real/win32/tr/Firefox%20Setup%203.0.19.exe

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Mozilla Firefox 3.6 Name = Mozilla Firefox 3.6
@ -71,7 +72,7 @@ URLSite = http://www.mozilla.org/sk/
URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.6.28/win32/sk/Firefox%20Setup%203.6.28.exe URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.6.28/win32/sk/Firefox%20Setup%203.6.28.exe
[Section.041f] [Section.041f]
Description = Özgür Umûmî Ağ tarayıcıları arasında en tutulanı ve en iyisi. Description = Özgür Umûmî Ağ tarayıcıları arasında en tutulanı ve en iyilerinden biri.
Size = 8,07 MB Size = 8,07 MB
URLSite = http://www.mozilla.org/tr/ URLSite = http://www.mozilla.org/tr/
URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.6.28/win32/tr/Firefox%20Setup%203.6.28.exe URLDownload = http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.6.28/win32/tr/Firefox%20Setup%203.6.28.exe

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = FreeBASIC Name = FreeBASIC
@ -32,7 +33,7 @@ Description = Compilator (open-source) BASIC. Sintaxa BASIC este compatibilă cu
Size = 7,4 Mo Size = 7,4 Mo
[Section.041f] [Section.041f]
Description = Açık kaynak bir BASIC derleyicisi. Bu BASIC türevi, QBASIC ile uyumludur. Description = Açık kaynak BASIC derleyicisi. Bu BASIC söz dizimi, QBASIC ile uyumludur.
Size = 7,4 MB Size = 7,4 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = GlidewrapZbag Name = GlidewrapZbag

View file

@ -1,5 +1,7 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Globulation2 Name = Globulation2
Version = 0.9.4.4 Version = 0.9.4.4
@ -25,5 +27,5 @@ Description = Globulation 2 este un joc de strategie în timp real. Jocul minimi
Size = 13,5 Mo Size = 13,5 Mo
[Section.041f] [Section.041f]
Description = Globulation 2, gerçek zamanlı bir izlem oyunudur. Bu oyun, birimlere kendiliğinden görevler atayarak oyun mikroyönetimini en aza indirir. Description = Globulation 2, gerçek zamanlı bir izlem oyunudur. Bu oyun, birimlere kendiliğinden görevler atayarak oyun mikro yönetimini en aza indirir.
Size = 13,5 MB Size = 13,5 MB

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Hover! Name = Hover!
@ -25,5 +26,5 @@ Description = Jocul clasic Hover CTF, care se găsea pe CD-ul Windows 95.
Size = 6,2 Mo Size = 6,2 Mo
[Section.041f] [Section.041f]
Description = Pencereler 95 CD'sinde bulunan bir bayrak kapmaca oyunu. Description = Windows 95 CD'sinde bulunan kökleşik Hover CTF oyunu.
Size = 6,2 MB Size = 6,2 MB

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = HxD Name = HxD
@ -32,6 +33,6 @@ URLDownload = http://mh-nexus.de/downloads/HxDSetupROM.zip
[Section.041f] [Section.041f]
Licence = Ücretsiz Licence = Ücretsiz
Description = İyi bir onaltılık düzenleyici. Bunu çıkartmak için 7-Zip ya da 7-Zip benzeri bir yazılım kullanmanız gerekir. Description = İyi bir onaltılık düzenleyici. Çıkartmak için 7-Zip ya da benzeri bir yazılım kullanmanız gerekir.
Size = 853 KB Size = 853 KB
URLDownload = http://mh-nexus.de/downloads/HxDSetupTR.zip URLDownload = http://mh-nexus.de/downloads/HxDSetupTR.zip

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = IndiFTPD Name = IndiFTPD
@ -27,5 +28,5 @@ Size = 556 ko
[Section.041f] [Section.041f]
Version = 1.0.9 Gelişme Version = 1.0.9 Gelişme
Description = IndiFTPD, bımsız (bir tek çalıştırılabilir kütükten oluşan) bir FTP sunucusudur. Bu yazılım, çabucak çalışan bir sunucuya iye olmak isteyen, ancak dizgesinde bir sunucu kurmak/ayarlamak istemeyen veyâ dizgesine bir sunucu kuramayan/ayarlayamayan kullanıcılar için tasarlanmıştır. Description = IndiFTPD, bir tek çalıştırılabilir kütükten çalışan tek başına bir FTP sunucusudur. Bir kullanıcının, çabucak, çalışan bir sunucuya iye olmak istediği ve dizgesinde bir sunucu kurmak/yapılandırmak istemediği (veyâ bunu yapmaya izni olmadığı) durumlar için tasarlanmıştır.
Size = 556 KB Size = 556 KB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = IrfanView Name = IrfanView
@ -42,8 +43,8 @@ Description = Lector pentru multiple formaturi de fișiere grafice/audio/video.
Size = 1,8 Mo Size = 1,8 Mo
[Section.041f] [Section.041f]
Licence = Şahsî kullanımlar için ücretsiz. Licence = Şahsî kullanım için ücretsiz.
Description = Çizge, ses ve vidyo kütükleri görüntüleyicisi. Description = Çizgelerin, ses kütüklerinin, vidyo kütüklerinin tüm türleri için görüntüleyici.
Size = 1,8 MB Size = 1,8 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = IrfanView Plugins Name = IrfanView Plugins
@ -43,8 +44,8 @@ Size = 10,2 Mo
[Section.041f] [Section.041f]
Name = IrfanView Eklentileri Name = IrfanView Eklentileri
Licence = Şahsî kullanımlar için ücretsiz. Licence = Şahsî kullanım için ücretsiz.
Description = Daha çok kütük türünü desteklemeye yarayan eklentiler. Description = Daha çok kütük türü desteklemek için eklentiler.
Size = 10,2 MB Size = 10,2 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = K Desktop Environment Name = K Desktop Environment

View file

@ -1,5 +1,7 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Kyodai Mahjongg Name = Kyodai Mahjongg
Version = 21.42 Version = 21.42
@ -7,6 +9,7 @@ Licence = Shareware
Description = One of the best Mahjongg Solitaire games out there. Description = One of the best Mahjongg Solitaire games out there.
Size = 13.8 MB Size = 13.8 MB
Category = 4 Category = 4
URLSite = http://cynagames.com/
URLDownload = http://files.cynagames.com/kyo2006.exe URLDownload = http://files.cynagames.com/kyo2006.exe
CDPath = none CDPath = none
@ -25,7 +28,6 @@ Description = Unul dintre cele mai bune jocuri de pasiență Mahjongg.
Size = 13,8 Mo Size = 13,8 Mo
[Section.041f] [Section.041f]
Name = Kyodai Çin Dominosu Licence = Paylaşımlı
Licence = Kısıtlı Description = Mahjong solitaire oyunları arasında en iyilerinden biri.
Description = Çin dominosu türündeki solitaire oyunları arasında en iyisi.
Size = 13,8 MB Size = 13,8 MB

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Lazarus Name = Lazarus
@ -28,4 +29,4 @@ Size = 112 Mo
[Section.041f] [Section.041f]
Licence = Değiştirilmiş LGPL, GPL Licence = Değiştirilmiş LGPL, GPL
Description = Basarî ve basarî olmayan Nesne Paskal çizeylemleri oluşturmayı sağlayan, Özgür Paskal derleyicisini kullanarak çalıştırabilir kütük oluşturan bir çapraz platform tümleşik geliştirme ortamı. Description = Görmelik (GUI) ve görmelik olmayan Object Pascal izlenceleri oluşturmanızı sağlayan, çalıştırılabilir kütüğünüzü oluşturmak için Free Pascal derleyicisini kullanan bir çapraz platform bir tümleşik geliştirme ortamı (IDE).

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = LBreakout2 Name = LBreakout2
@ -35,7 +36,7 @@ Description = Ramificație-clonă a bibliotecilor SDL.
Size = 3,03 Mo Size = 3,03 Mo
[Section.041f] [Section.041f]
Description = SDL kitaplıklarını kullanan bir Breakout taklidi. Description = SDL kitaplıklarını kullanan Breakout taklidi.
Size = 3,03 MB Size = 3,03 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = LGeneral Name = LGeneral
@ -35,7 +36,7 @@ Description = Clonă Panzer General utilizând bibliotecile SDL.
Size = 1,92 Mo Size = 1,92 Mo
[Section.041f] [Section.041f]
Description = SDL kitaplıklarını kullanan bir Panzer General taklidi. Description = SDL kitaplıklarını kullanan Panzer General taklidi.
Size = 1,92 MB Size = 1,92 MB
[Section.0422] [Section.0422]

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = LibreOffice Name = LibreOffice
Version = 4.2.3 Version = 4.2.3
Licence = LGPL Licence = LGPL
Description = Former called OpenOffice. Open Source Office Suite. Description = A powerful and open source office suite. It has been forked from OpenOffice.
Size = 211.0 MB Size = 211.0 MB
Category = 6 Category = 6
URLSite = http://www.documentfoundation.org/ URLSite = http://www.documentfoundation.org/
@ -12,34 +13,34 @@ URLDownload = http://download.documentfoundation.org/libreoffice/stable/4.2.3/wi
CDPath = none CDPath = none
[Section.0407] [Section.0407]
Description = Vorher bekannt als OpenOffice. Open Source Office Suite. Description = Vorher bekannt als OpenOffice. Open Source Office Suite. (FIXME)
[Section.040a] [Section.040a]
Description = La suite de ofimática de código abierto. Description = La suite de ofimática de código abierto. (FIXME)
[Section.040c] [Section.040c]
Description = Précédemment appelé OpenOffice. Suite bureautique open source. Description = Précédemment appelé OpenOffice. Suite bureautique open source. (FIXME)
Size = 211,0 Mo Size = 211,0 Mo
[Section.0410] [Section.0410]
Description = Precedentemente chiamato OpenOffice. Open Source Office Suite. Description = Precedentemente chiamato OpenOffice. Open Source Office Suite. (FIXME)
[Section.0413] [Section.0413]
Description = Voorheen OpenOffice. Open-bron Office pakket. Description = Voorheen OpenOffice. Open-bron Office pakket. (FIXME)
[Section.0415] [Section.0415]
Description = Otwarty pakiet biurowy. Description = Otwarty pakiet biurowy. (FIXME)
[Section.0418] [Section.0418]
Description = Fostul OpenOffice. Suita de aplicații de birotică open-source. Description = Fostul OpenOffice. Suita de aplicații de birotică open-source. (FIXME)
Size = 211,0 Mo Size = 211,0 Mo
[Section.041f] [Section.041f]
Description = OpenOffice gibi bir açık kaynak büro takımı. Description = Güçlü ve açık kaynak bir büro takımı. OpenOffice'ten çatallanılmıştır.
Size = 211,0 MB Size = 211,0 MB
[Section.0422] [Section.0422]
Description = Відкритий офісний пакет. Description = Відкритий офісний пакет. (FIXME)
[Section.0813] [Section.0813]
Description = Voorheen OpenOffice. Open-bron Office pakket. Description = Voorheen OpenOffice. Open-bron Office pakket. (FIXME)

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = LMarbles Name = LMarbles
@ -35,7 +36,7 @@ Description = Clona Atomix utilizând bibliotecile SDL.
Size = 1,39 Mo Size = 1,39 Mo
[Section.041f] [Section.041f]
Description = SDL kitaplıklarını kullanan bir Atomix taklidi. Description = SDL kitaplıklarını kullanan Atomix taklidi.
Size = 1,39 MB Size = 1,39 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Midnight Commander for Windows Name = Midnight Commander for Windows
@ -17,16 +18,14 @@ Version = Revisione 183 (4.8.11)
Licence = GPL versione 3 Licence = GPL versione 3
Description = Un porting Windows 32bit di Midnight Commander. Description = Un porting Windows 32bit di Midnight Commander.
[Section.0415]
Name = Midnight Commander dla Windows
Licence = GPL wersja 3
Description = 32-bitowy port GNU Midnight Commander dla Windows.
[Section.041f] [Section.041f]
Name = Midnight Commander (Windows için) Name = Midnight Commander (Windows için)
Version = Yapı 183 (4.8.11) Version = Yapı 183 (4.8.11)
Licence = GPL 3. sürüm Licence = GPL 3. sürüm
Description = GNU Midnight Commander'ın 32 bitlik Windows uyarlamasıdır. Description = GNU Midnight Commander'ın 32 bitlik Windows uyarlamasıdır.
Size = 2,35 MB Size = 2,35 MB
[Section.0415]
Name = Midnight Commander dla Windows
Version = Build 183 (4.8.11)
Licence = GPL wersja 3
Description = 32-bitowy port GNU Midnight Commander dla Windows.
Size = 2,35 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = OLE Viewer and Microsoft Foundation Classes version 4 Name = OLE Viewer and Microsoft Foundation Classes version 4
@ -48,7 +49,7 @@ Size = 865,04 ko
[Section.041f] [Section.041f]
Name = OLE Görüntüleyicisi ve Microsoft Ana Sınıfları (MFC) Sürüm 4 Name = OLE Görüntüleyicisi ve Microsoft Ana Sınıfları (MFC) Sürüm 4
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Birtakım uygulamalar için gereklidir. Şunları içerir: mfc40.dll, msvcrt40.dll. Description = MFC 4, birtakım uygulamalar için gereklidir. Şunları içerir: mfc40.dll, msvcrt40.dll.
Size = 865,04 KB Size = 865,04 KB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Miranda IM Name = Miranda IM
@ -35,7 +36,7 @@ Description = Aplicație de mesagerie instant multiprotocol (open-source) - posi
Size = 2,8 Mo Size = 2,8 Mo
[Section.041f] [Section.041f]
Description = Bir açık kaynak, çoklu iletişim kurallı ve evgin iletileşme yazılımı. Eksiksiz olarak çalışmayabilir. Description = ık kaynak, çoklu iletişim kâideli, evgin iletileşme uygulaması. Eksiksiz olarak çalışmayabilir.
Size = 2,8 MB Size = 2,8 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = mIRC 7 Name = mIRC 7
@ -36,8 +37,8 @@ Description = Cel mai popular client de IRC (Internet Relay Chat).
Size = 1,85 Mo Size = 1,85 Mo
[Section.041f] [Section.041f]
Licence = Kısıtlı Licence = Paylaşımlı
Description = Umûmî Ağ Eşzamanlı Söyleşi (IRC) istemcileri arasında en tutulanı. Description = Umûmî Ağ Eş Zamanlı Söyleşi (IRC) için en çok tutulan istemci.
Size = 1,85 MB Size = 1,85 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = mIRC 6 Name = mIRC 6
@ -36,8 +37,8 @@ Description = Cel mai popular client de IRC (Internet Relay Chat).
Size = 1,67 Mo Size = 1,67 Mo
[Section.041f] [Section.041f]
Licence = Kısıtlı Licence = Paylaşımlı
Description = Umûmî Ağ Eşzamanlı Söyleşi (IRC) istemcileri arasında en tutulanı. Description = Umûmî Ağ Eş Zamanlı Söyleşi (IRC) için en çok tutulan istemci.
Size = 1,67 MB Size = 1,67 MB
[Section.0422] [Section.0422]

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Mono .net Development Framework Name = Mono .NET Development Framework
Version = 2.11.4 Version = 2.11.4
Licence = Unknown Licence = Unknown
Description = Open-source .net Framework. Description = Open-source .NET Framework.
Size = 91.93 MB Size = 91.93 MB
Category = 14 Category = 14
URLSite = http://www.mono-project.com/Main_Page URLSite = http://www.mono-project.com/Main_Page
@ -12,31 +13,31 @@ URLDownload = http://download.mono-project.com/archive/2.11.4/windows-installer/
CDPath = none CDPath = none
[Section.0407] [Section.0407]
Description = Open Source .net Framework. Description = Open Source .NET Framework.
[Section.040a] [Section.040a]
Description = Versión open-source de .NET Framework. Description = Versión open-source de .NET Framework.
[Section.040c] [Section.040c]
Description = Framework .net open source. Description = Framework .NET open source.
Size = 91,93 Mo Size = 91,93 Mo
[Section.0410] [Section.0410]
Description = Versione Open-source di .net Framework. Description = Versione Open-source di .NET Framework.
[Section.0415] [Section.0415]
Description = Pakiet Mono .net Framework dla Programistów. Description = Pakiet Mono .NET Framework dla Programistów.
[Section.0418] [Section.0418]
Licence = Nespecificată Licence = Nespecificată
Description = Platformă .net (open-source). Description = Platformă .NET (open-source).
Size = 91,93 Mo Size = 91,93 Mo
[Section.041f] [Section.041f]
Name = Mono .NET Geliştirme Çatısı Name = Mono .NET Geliştirme Çatısı
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Bir açık kaynak .NET çatısı. Description = ık kaynak .NET Çatısı.
Size = 91,93 MB Size = 91,93 MB
[Section.0422] [Section.0422]
Description = Відкритий .net Фреймворк. Description = Відкритий .NET Фреймворк.

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Media Player Classic Home Cinema Name = Media Player Classic Home Cinema

View file

@ -1,5 +1,7 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Mpxplay Name = Mpxplay
Version = 1.60b Version = 1.60b
@ -28,5 +30,5 @@ Size = 520 ko
Description = Mpxplay - 32-разрядный консольный аудиоплеер для Windows. Вам нужен 7-Zip или подобная утилита для его распаковки. Description = Mpxplay - 32-разрядный консольный аудиоплеер для Windows. Вам нужен 7-Zip или подобная утилита для его распаковки.
[Section.041f] [Section.041f]
Description = Mpxplay, Pencereler için 32 ikillik, konsolluk bir ses oynatıcısıdır. Bunu çıkartmak için 7-Zip ya da 7-Zip benzeri bir yazılım kullanmanız gerekir. Description = Mpxplay; Windows için, 32 bitlik, konsolluk bir ses oynatıcısıdır. Çıkartmak için 7-Zip ya da benzeri bir yazılım kullanmanız gerekir.
Size = 520 KB Size = 520 KB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Microsoft XML 3 Name = Microsoft XML 3
@ -43,7 +44,7 @@ Size = 1,85 Mo
[Section.041f] [Section.041f]
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Birtakım Microsoft Yükleyicileri için gereklidir. Şunları içerir: msxml3.dll, msxml3a.dll, msxml3r.dll. Description = MSXML3, birtakım Microsoft Yükleyicileri için gereklidir. Şunları içerir: msxml3.dll, msxml3a.dll, msxml3r.dll.
Size = 1,85 MB Size = 1,85 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Microsoft .NET Framework Version 1.1 Redistributable Package Name = Microsoft .NET Framework Version 1.1 Redistributable Package
@ -7,25 +8,39 @@ Licence = Unknown
Description = Microsoft .NET Framework Version 1.1 - Redistributable Package. Description = Microsoft .NET Framework Version 1.1 - Redistributable Package.
Size = 23.14 MB Size = 23.14 MB
Category = 14 Category = 14
URLSite = http://www.microsoft.com/en-us/download/details.aspx?id=26 URLSite = http://www.microsoft.com/en-US/download/details.aspx?id=26
URLDownload = http://download.microsoft.com/download/a/a/c/aac39226-8825-44ce-90e3-bf8203e74006/dotnetfx.exe URLDownload = http://download.microsoft.com/download/a/a/c/aac39226-8825-44ce-90e3-bf8203e74006/dotnetfx.exe
CDPath = none CDPath = none
[Section.0407] [Section.0407]
Description = Microsoft .NET Framework Version 1.1 - Redistributable Paket. Description = Microsoft .NET Framework Version 1.1 - Redistributable Paket.
Size = 23.15 MB
URLSite = http://www.microsoft.com/de-DE/download/details.aspx?id=26
URLDownload = http://download.microsoft.com/download/4/f/3/4f3ac857-e063-45d0-9835-83894f20e808/dotnetfx.exe
[Section.040a] [Section.040a]
Description = Microsoft .NET Framework versión 1.1 - Paquete redistribuible. Description = Microsoft .NET Framework versión 1.1 - Paquete redistribuible.
Size = 23.15 MB
URLSite = http://www.microsoft.com/es-ES/download/details.aspx?id=26
URLDownload = http://download.microsoft.com/download/8/f/0/8f023ff4-2dc1-4f10-9618-333f5b9f8040/dotnetfx.exe
[Section.040c] [Section.040c]
Description = Microsoft .NET Framework version 1.1 - Paquet redistribuable. Description = Microsoft .NET Framework version 1.1 - Paquet redistribuable.
Size = 23,14 Mo Size = 23,15 Mo
URLSite = http://www.microsoft.com/fr-FR/download/details.aspx?id=26
URLDownload = http://download.microsoft.com/download/e/d/a/eda9d4ea-8ec9-4431-8efa-75391fb91421/dotnetfx.exe
[Section.0410] [Section.0410]
Description = Microsoft .NET Framework Version 1.1 - Redistributable Package. Description = Microsoft .NET Framework Version 1.1 - Redistributable Package.
Size = 23.15 MB
URLSite = http://www.microsoft.com/it-IT/download/details.aspx?id=26
URLDownload = http://download.microsoft.com/download/1/f/a/1fa816d7-a8d6-4f15-b682-b96239e68ab7/dotnetfx.exe
[Section.0415] [Section.0415]
Description = Microsoft .NET Framework Wersja 1.1 - Pakiet Dystrybucyjny. Description = Microsoft .NET Framework Wersja 1.1 - Pakiet Dystrybucyjny.
Size = 23.15 MB
URLSite = http://www.microsoft.com/pl-PL/download/details.aspx?id=26
URLDownload = http://download.microsoft.com/download/c/9/f/c9f672f3-c14b-4cff-9671-d419842d792d/dotnetfx.exe
[Section.0418] [Section.0418]
Licence = Nespecificată Licence = Nespecificată
@ -37,3 +52,5 @@ Name = Microsoft .NET Çatısı Sürüm 1.1 Yeniden Dağıtılabilir Paket
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Microsoft .NET Çatısı Sürüm 1.1 - Yeniden Dağıtılabilir Paket Description = Microsoft .NET Çatısı Sürüm 1.1 - Yeniden Dağıtılabilir Paket
Size = 23,14 MB Size = 23,14 MB
URLSite = http://www.microsoft.com/tr-TR/download/details.aspx?id=26
URLDownload = http://download.microsoft.com/download/a/f/7/af738ebf-dc15-4c61-a20d-1c29306cd9bc/dotnetfx.exe

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Microsoft .NET Framework Version 2.0 Redistributable Package Name = Microsoft .NET Framework Version 2.0 Redistributable Package

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Microsoft .NET Framework Version 2.0 Service Pack 2 Name = Microsoft .NET Framework Version 2.0 Service Pack 2
@ -13,16 +14,24 @@ CDPath = none
[Section.0407] [Section.0407]
Description = Microsoft .NET Framework Version 2.0 Service Pack 2. Description = Microsoft .NET Framework Version 2.0 Service Pack 2.
URLSite = http://www.microsoft.com/de-DE/download/details.aspx?id=1639
URLDownload = http://www.microsoft.com/de-de/download/confirmation.aspx?id=1639&6B49FDFB-8E5B-4B07-BC31-15695C5A2143=1
[Section.040a] [Section.040a]
Description = Microsoft .NET Framework versión 2.0 Service Pack 2. Description = Microsoft .NET Framework versión 2.0 Service Pack 2.
URLSite = http://www.microsoft.com/es-ES/download/details.aspx?id=1639
URLDownload = http://www.microsoft.com/es-es/download/confirmation.aspx?id=1639&6B49FDFB-8E5B-4B07-BC31-15695C5A2143=1
[Section.040c] [Section.040c]
Description = Microsoft .NET Framework version 2.0 Service Pack 2. Description = Microsoft .NET Framework version 2.0 Service Pack 2.
Size = 23,84 Mo Size = 23,84 Mo
URLSite = http://www.microsoft.com/fr-FR/download/details.aspx?id=1639
URLDownload = http://www.microsoft.com/fr-fr/download/confirmation.aspx?id=1639&6B49FDFB-8E5B-4B07-BC31-15695C5A2143=1
[Section.0415] [Section.0415]
Description = Microsoft .NET Framework Wersja 2.0 Service Pack 2. Description = Microsoft .NET Framework Wersja 2.0 Service Pack 2.
URLSite = http://www.microsoft.com/pl-PL/download/details.aspx?id=1639
URLDownload = http://www.microsoft.com/pl-pl/download/confirmation.aspx?id=1639&6B49FDFB-8E5B-4B07-BC31-15695C5A2143=1
[Section.0418] [Section.0418]
Licence = Nespecificată Licence = Nespecificată
@ -34,3 +43,5 @@ Name = Microsoft .NET Çatısı Sürüm 2.0 Hizmet Paketi 2
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Microsoft .NET Çatısı Sürüm 2.0 - Hizmet Paketi 2 Description = Microsoft .NET Çatısı Sürüm 2.0 - Hizmet Paketi 2
Size = 23,84 MB Size = 23,84 MB
URLSite = http://www.microsoft.com/tr-TR/download/details.aspx?id=1639
URLDownload = http://www.microsoft.com/tr-tr/download/confirmation.aspx?id=1639&6B49FDFB-8E5B-4B07-BC31-15695C5A2143=1

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Notepad++ Name = Notepad++
@ -20,6 +21,7 @@ Description = Un editor de text.
[Section.040c] [Section.040c]
Description = Un éditeur de texte. Description = Un éditeur de texte.
Size = 7,3 Mo Size = 7,3 Mo
URLSite = http://notepad-plus-plus.org/fr/
[Section.0410] [Section.0410]
Description = Un editor di testo. Description = Un editor di testo.

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Off By One Browser Name = Off By One Browser
@ -39,9 +40,9 @@ Description = Un navigator web foarte mic și rapid compatibil cu HTML 3.2.
Size = 1010,89 ko Size = 1010,89 ko
[Section.041f] [Section.041f]
Name = Off By One Tarayıcısı Name = Off By One Tarayıcı
Licence = Ücretsiz Licence = Ücretsiz
Description = Off By One Tarayıcısı, HTML 3.2 desteğiyle çok küçük ve hızlı bir tarayıcıdır. Description = Off By One Tarayıcı, eksiksiz HTML 3.2 desteğiyle çok küçük ve hızlı bir Umûmî Ağ tarayıcısıdır.
Size = 1010,89 KB Size = 1010,89 KB
[Section.0422] [Section.0422]

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL trans by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = xiph.org OpenCodecs Name = xiph.org OpenCodecs
@ -26,5 +27,5 @@ Description = Filtrele DirectShow pentru formatele de fișiere Ogg Vorbis, Speex
Size = 2,53 Mo Size = 2,53 Mo
[Section.041f] [Section.041f]
Description = Ogg Vorbis, Speex, Theora, FLAC ve WebM kütük türleri için DirectShow süzgeçleri. Description = Ogg Vorbis, Speex, Theora, FLAC ve WebM kütük biçimleri için DirectShow süzgeçleri.
Size = 2,53 MB Size = 2,53 MB

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = OpenOffice 4.0 Name = OpenOffice 4.0
Version = 4.0.1 Version = 4.0.1
Licence = LGPL Licence = LGPL
Description = THE Open Source Office Suite. Description = The open source office suite.
Size = 136.79 MB Size = 136.79 MB
Category = 6 Category = 6
URLSite = http://www.openoffice.org/ URLSite = http://www.openoffice.org/
@ -12,39 +13,39 @@ URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1
CDPath = none CDPath = none
[Section.0407] [Section.0407]
Description = DIE Open Source Office Suite. Description = DIE Open Source Office Suite. (FIXME)
URLSite = http://www.openoffice.org/de/
Size = 154.88 MB Size = 154.88 MB
URLSite = http://www.openoffice.org/de/
URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/de/Apache_OpenOffice_4.0.1_Win_x86_install_de.exe URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/de/Apache_OpenOffice_4.0.1_Win_x86_install_de.exe
[Section.040a] [Section.040a]
Description = La suite de ofimática de código abierto. Description = La suite de ofimática de código abierto.
URLSite = http://www.openoffice.org/es/
Size = 126.29 MB Size = 126.29 MB
URLSite = http://www.openoffice.org/es/
URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/es/Apache_OpenOffice_4.0.1_Win_x86_install_es.exe URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/es/Apache_OpenOffice_4.0.1_Win_x86_install_es.exe
[Section.040c] [Section.040c]
Description = LA suite bureautique open source. Description = LA suite bureautique open source.
URLSite = http://www.openoffice.org/fr/
Size = 127,22 Mo Size = 127,22 Mo
URLSite = http://www.openoffice.org/fr/
URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/fr/Apache_OpenOffice_4.0.1_Win_x86_install_fr.exe URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/fr/Apache_OpenOffice_4.0.1_Win_x86_install_fr.exe
[Section.0410] [Section.0410]
Description = La suite di office Open Source. Description = La suite di office Open Source.
URLSite = http://www.openoffice.org/it/
Size = 132.39 MB Size = 132.39 MB
URLSite = http://www.openoffice.org/it/
URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/it/Apache_OpenOffice_4.0.1_Win_x86_install_it.exe URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/it/Apache_OpenOffice_4.0.1_Win_x86_install_it.exe
[Section.0413] [Section.0413]
Description = Open-bron Office Pakket. Description = Open-bron Office Pakket. (FIXME)
URLSite = http://www.openoffice.org/nl/
Size = 132.11 MB Size = 132.11 MB
URLSite = http://www.openoffice.org/nl/
URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/nl/Apache_OpenOffice_4.0.1_Win_x86_install_nl.exe URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/nl/Apache_OpenOffice_4.0.1_Win_x86_install_nl.exe
[Section.0415] [Section.0415]
Description = Otwarty pakiet biurowy. Description = Otwarty pakiet biurowy.
URLSite = http://www.openoffice.org/pl/
Size = 127.47 MB Size = 127.47 MB
URLSite = http://www.openoffice.org/pl/
URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/pl/Apache_OpenOffice_4.0.1_Win_x86_install_pl.exe URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/pl/Apache_OpenOffice_4.0.1_Win_x86_install_pl.exe
[Section.0418] [Section.0418]
@ -60,11 +61,11 @@ URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1
[Section.0422] [Section.0422]
Description = Відкритий офісний пакет. Description = Відкритий офісний пакет.
URLSite = http://www.openoffice.org/ua/
Size = 136.79 MB Size = 136.79 MB
URLSite = http://www.openoffice.org/ua/
[Section.0813] [Section.0813]
Description = Open-bron Office Pakket. Description = Open-bron Office Pakket. (FIXME)
URLSite = http://www.openoffice.org/nl/
Size = 132.11 MB Size = 132.11 MB
URLSite = http://www.openoffice.org/nl/
URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/nl/Apache_OpenOffice_4.0.1_Win_x86_install_nl.exe URLDownload = http://download.sourceforge.net/project/openofficeorg.mirror/4.0.1/binaries/nl/Apache_OpenOffice_4.0.1_Win_x86_install_nl.exe

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = OpenOffice 2.4 Name = OpenOffice 2.4
Version = 2.4.3 Version = 2.4.3
Licence = LGPL Licence = LGPL
Description = THE Open Source Office Suite. Description = The open source office suite.
Size = 113 MB Size = 113 MB
Category = 6 Category = 6
URLSite = http://www.openoffice.org/ URLSite = http://www.openoffice.org/
@ -12,7 +13,7 @@ URLDownload = http://archive.services.openoffice.org/pub/openoffice-archive/stab
CDPath = none CDPath = none
[Section.0407] [Section.0407]
Description = DIE Open Source Office Suite. Description = DIE Open Source Office Suite. (FIXME)
Size = 114.25 MB Size = 114.25 MB
URLSite = http://www.openoffice.org/de/ URLSite = http://www.openoffice.org/de/
URLDownload = http://archive.services.openoffice.org/pub/openoffice-archive/localized/de/2.4.3/OOo_2.4.3_Win32Intel_install_de.exe URLDownload = http://archive.services.openoffice.org/pub/openoffice-archive/localized/de/2.4.3/OOo_2.4.3_Win32Intel_install_de.exe
@ -38,7 +39,7 @@ URLDownload = http://archive.services.openoffice.org/pub/openoffice-archive/loca
[Section.0413] [Section.0413]
Version = 2.4.2 Version = 2.4.2
Description = Open-bron Office Pakket. Description = Open-bron Office Pakket. (FIXME)
Size = 113.8 MB Size = 113.8 MB
URLSite = http://www.openoffice.org/nl/ URLSite = http://www.openoffice.org/nl/
URLDownload = http://archive.services.openoffice.org/pub/openoffice-archive/localized/nl/2.4.2/OOo_2.4.2_Win32Intel_install_nl.exe URLDownload = http://archive.services.openoffice.org/pub/openoffice-archive/localized/nl/2.4.2/OOo_2.4.2_Win32Intel_install_nl.exe
@ -60,14 +61,14 @@ Description = Bir açık kaynak büro takımı.
URLSite = http://www.openoffice.org/tr/ URLSite = http://www.openoffice.org/tr/
[Section.0422] [Section.0422]
URLSite = http://www.openoffice.org/ua/
Description = Відкритий офісний пакет. Description = Відкритий офісний пакет.
URLDownload = http://archive.services.openoffice.org/pub/openoffice-archive/localized/ru/2.4.3/OOo_2.4.3_Win32Intel_install_ru.exe
Size = 114.76 MB Size = 114.76 MB
URLSite = http://www.openoffice.org/ua/
URLDownload = http://archive.services.openoffice.org/pub/openoffice-archive/localized/ru/2.4.3/OOo_2.4.3_Win32Intel_install_ru.exe
[Section.0813] [Section.0813]
Version = 2.4.2 Version = 2.4.2
Description = Open-bron Office Pakket. Description = Open-bron Office Pakket. (FIXME)
Size = 113.8 MB Size = 113.8 MB
URLSite = http://www.openoffice.org/nl/ URLSite = http://www.openoffice.org/nl/
URLDownload = http://archive.services.openoffice.org/pub/openoffice-archive/localized/nl/2.4.2/OOo_2.4.2_Win32Intel_install_nl.exe URLDownload = http://archive.services.openoffice.org/pub/openoffice-archive/localized/nl/2.4.2/OOo_2.4.2_Win32Intel_install_nl.exe

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = OpenTTD Name = OpenTTD
@ -35,7 +36,8 @@ Description = Clona (open-source a) motorului de joc "Transport Tycoon Deluxe".
Size = 7,0 Mo Size = 7,0 Mo
[Section.041f] [Section.041f]
Description = Transport Tycoon Deluxe oyun motorunun bir açık kaynak taklidi. Transport Tycoon'un bir kopyası gerekir. Licence = GPL 2. sürüm
Description = "Transport Tycoon Deluxe" oyun motorunun açık kaynak taklidi. Transport Tycoon'un bir kopyası gerekir.
Size = 7,0 MB Size = 7,0 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Opera Name = Opera
@ -43,7 +44,7 @@ Description = Популярный браузер со многими допол
[Section.041f] [Section.041f]
Licence = Ücretsiz Licence = Ücretsiz
Description = Tutulan Opera Tarayıcı, birçok gelişmiş husûsiyetle ve kendi mail ve BitTorrent istemcileriyle birlikte gelir. Description = Bir posta ve BitTorrent istemcisini kapsayan birçok gelişmiş husûsiyetle, tutulan Opera Tarayıcı.
Size = 12,56 MB Size = 12,56 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Opera Name = Opera
@ -40,7 +41,7 @@ Description = Популярный браузер со многими допол
[Section.041f] [Section.041f]
Licence = Ücretsiz Licence = Ücretsiz
Description = Tutulan Opera Tarayıcı, birçok gelişmiş husûsiyetle ve kendi mail ve BitTorrent istemcileriyle birlikte gelir. Description = Bir posta ve BitTorrent istemcisini kapsayan birçok gelişmiş husûsiyetle, tutulan Opera Tarayıcı.
Size = 7,21 MB Size = 7,21 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = PeaZip Name = PeaZip
@ -21,5 +22,6 @@ Description = PeaZip è un manager di file e archivi gratis, multipiattaforma e
PeaZip to darmowy, wieloplatformowy menedżer plików i archiwów, o otwartym źródle. Obsługuje ponad 150 formatów archiwów. PeaZip to darmowy, wieloplatformowy menedżer plików i archiwów, o otwartym źródle. Obsługuje ponad 150 formatów archiwów.
[Section.041f] [Section.041f]
Description = PeaZip; ücretsiz, çapraz platform, açık kaynak bir kütük ve belgelik yöneticisidir. 150'den çok belgelikleme biçimini destekler. Licence = LGPL 3. sürüm, OpenCandy EULA
Description = PeaZip; ücretsiz, çapraz platform, açık kaynak kütük ve belgelik yöneticisidir. 150'den çok belgelikleme biçimini destekler.
Size = 5,8 MB Size = 5,8 MB

View file

@ -1,5 +1,7 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Pengupop Name = Pengupop
Version = 2.2.3 Version = 2.2.3
@ -24,5 +26,5 @@ Description = Scopul acestui joc este de a arunca globuri colorate în propriul
Size = 384 ko Size = 384 ko
[Section.041f] [Section.041f]
Description = Oyunun amacı, oyun alanınızda üç ya da daha çok takımdan oluşan renkli küreleri vurmaktır. Description = Bu oyunun amacı, oyun alanınızda üç ya da daha çok takımdan oluşan renkli küreleri vurmaktır.
Size = 384 KB Size = 384 KB

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = PhotoFiltre 7 Name = PhotoFiltre 7
@ -28,5 +29,5 @@ Size = 4,99 Mo
[Section.041f] [Section.041f]
Licence = Ücretsiz Licence = Ücretsiz
Description = Bu sürüm, katmanlarla gelmektedir ancak Stüdyo X sürümünden daha kısıtlıdır. PhotoFiltre Stüdyo, eksiksiz bir resim düzeltme yazılımıdır. Description = Bu sürüm, katmanlarla gelmektedir ancak Studio X sürümünden daha kısıtlıdır. PhotoFiltre Studio eksiksiz bir resim düzeltme yazılımıdır.
Size = 4,99 MB Size = 4,99 MB

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Pingus Name = Pingus
@ -26,5 +27,5 @@ Description = Pingus este un joc-enigmă asemănător cu Lemmings.
Size = 16,0 Mo Size = 16,0 Mo
[Section.041f] [Section.041f]
Description = Pingus, ücretsiz, Yaban Sıçanları gibi bir bulmaca oyunudur. Description = Pingus, ücretsiz, Lemmings gibi bir bulmaca oyunudur.
Size = 16,0 MB Size = 16,0 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Microsoft Powerpoint Viewer Name = Microsoft Powerpoint Viewer
@ -50,7 +51,7 @@ URLDownload = http://download.microsoft.com/download/5/6/E/56E4DBA3-D725-43EA-B1
Name = Microsoft Powerpoint Görüntüleyici Name = Microsoft Powerpoint Görüntüleyici
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Microsoft Powerpoint Görüntüleyici Description = Microsoft Powerpoint Görüntüleyici
Size = 60.4 MB Size = 60,4 MB
URLDownload = http://download.microsoft.com/download/4/6/4/4641DACB-5DE8-4E3A-B8F4-39A1C73889D3/PowerPointViewer.exe URLDownload = http://download.microsoft.com/download/4/6/4/4641DACB-5DE8-4E3A-B8F4-39A1C73889D3/PowerPointViewer.exe
[Section.0422] [Section.0422]

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = PSPad Name = PSPad
@ -14,19 +15,20 @@ CDPath = none
[Section.0407] [Section.0407]
Description = Ein Texteditor. Description = Ein Texteditor.
URLSite = http://www.pspad.com/de/
[Section.040a] [Section.040a]
Description = Un editor de text. Description = Un editor de text.
URLSite = http://www.pspad.com/es/
[Section.040c] [Section.040c]
Description = Un éditeur de texte. Description = Un éditeur de texte.
Size = 4,46 Mo Size = 4,46 Mo
URLSite = http://www.pspad.com/fr/
[Section.0410] [Section.0410]
Description = Un editor di testo. Description = Un editor di testo.
URLSite = http://www.pspad.com/it/
Section.0415]
Description = Edytor tekstu.
[Section.0413] [Section.0413]
Description = Een teksteditor. Description = Een teksteditor.
@ -41,9 +43,11 @@ Size = 4,46 Mo
[Section.0419] [Section.0419]
Description = Текстовый редактор. Description = Текстовый редактор.
URLSite = http://www.pspad.com/ru/
[Section.041b] [Section.041b]
Description = Textový editor. Description = Textový editor.
URLSite = http://www.pspad.com/sk/
[Section.041f] [Section.041f]
Licence = Ücretsiz Licence = Ücretsiz

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Pocket Tanks Name = Pocket Tanks
@ -27,7 +28,6 @@ Description = Cel mai rapid joc de artilerie pe care-l veți juca vreodată.
Size = 2,86 Mo Size = 2,86 Mo
[Section.041f] [Section.041f]
Name = Küçük Tanklar Licence = Paylaşımlı
Licence = Kısıtlı Description = Şimdiye kadar oynayacağınız en hızlı topçuluk oyunu.
Description = Bu güne kadar oynadığınız en hızlı topçu oyunu.
Size = 2,86 MB Size = 2,86 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = PuTTY Name = PuTTY
@ -35,7 +36,7 @@ Description = Un client gratuit de SSH, Telnet, rlogin, and TCP brut.
Size = 1,78 Mo Size = 1,78 Mo
[Section.041f] [Section.041f]
Description = Özgür bir SSH, Telnet, rlogin ve ham TCP istemcisi. Description = Özgür bir SSH, Telnet, rlogin ve işlenmemiş TCP istemcisi.
Size = 1,78 MB Size = 1,78 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Python 3 Name = Python 3
@ -35,7 +36,7 @@ Description = Un limbaj de programare dinamic și puternic.
Size = 23,4 Mo Size = 23,4 Mo
[Section.041f] [Section.041f]
Description = İlgi çekici, güçlü ve devingen bir izlenceleme dili. Description = Dikkat çekici, güçlü ve devingen bir izlenceleme dili.
Size = 23,4 MB Size = 23,4 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Python 2 Name = Python 2
@ -35,7 +36,7 @@ Description = Un limbaj de programare dinamic și puternic.
Size = 15,48 Mo Size = 15,48 Mo
[Section.041f] [Section.041f]
Description = İlgi çekici, güçlü ve devingen bir izlenceleme dili. Description = Dikkat çekici, güçlü ve devingen bir izlenceleme dili.
Size = 15,48 MB Size = 15,48 MB
[Section.0422] [Section.0422]

View file

@ -1,5 +1,7 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = QB64 (SDL version) Name = QB64 (SDL version)
Version = 0.980 Version = 0.980
@ -26,7 +28,7 @@ Description = QB64 este un compilator BASIC auto-compilabil pentru Windows, Linu
Size = 39,0 Mo Size = 39,0 Mo
[Section.041f] [Section.041f]
Name = QB64 (SDL Sürümü) Name = QB64 (SDL sürümü)
Licence = Ücretsiz Licence = Ücretsiz
Description = QB64; Mikroyazılım Pencereler, Linux ve Mac OS X için yapılmış, Mikroyazılım QBasic ve Mikroyazılım QuickBASIC ile uyumlu olarak tasarlanan, kendi kendini derleyen bir BASIC derleyicisidir. Bunu çıkartmak için 7-Zip ya da 7-Zip benzeri bir yazılım kullanmanız gerekir. Description = QB64; Microsoft Windows, Linux ve Mac OS X için, Microsoft QBasic ve Microsoft QuickBASIC ile uyumlu olacak biçimde tasarlanmış, kendi kendini derleyen bir BASIC derleyicisidir. Çıkartmak için 7-Zip ya da benzeri bir yazılım kullanmanız gerekir.
Size = 39,0 MB Size = 39,0 MB

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Qmmp (Qt-based Multimedia Player) Name = Qmmp (Qt-based Multimedia Player)
@ -29,6 +30,6 @@ Size = 16,0 Mo
Description = Аудиоплеер Qmmp (Qt-based Multimedia Player). Description = Аудиоплеер Qmmp (Qt-based Multimedia Player).
[Section.041f] [Section.041f]
Name = Qt Tabanlı Çokluortam Oynatıcısı Name = Qmmp (Qt Tabanlı Çoklu Ortam Oynatıcısı)
Description = Qmmp, Qt kitaplığının yardımıyla yazılan bir ses oynatıcısıdır. Kullanıcı arayüzüsü WinAMP'ınkine ve XMMS'ninkine benzer. Ayrıca değişik kullanıcı arayüzleri de vardır. Description = Qmmp, Qt kitaplığının yardımıyla yazılmış bir ses oynatıcısıdır. Kullanıcı arayüzü WinAMP'a ve XMMS'ye benzer. Başka kullanıcı arayüzleri de vardır.
Size = 16,0 MB Size = 16,0 MB

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = ReMooD Name = ReMooD
Version = 0.8a Version = 0.8a
Licence = GPL Licence = GPL
Description = ReMooD is a source port of Doom Legacy. It aims to provide the classic Legacy Experience with new features and more stability. Description = ReMooD is a source port of Doom Legacy. It aims to provide the classic Legacy experience with new features and more stability.
Size = 1.15 MB Size = 1.15 MB
Category = 4 Category = 4
URLSite = http://remood.sourceforge.net/ URLSite = http://remood.sourceforge.net/
@ -38,7 +39,7 @@ Description = ReMooD este o portare a codului Doom Legacy. Scopul e de a oferi c
Size = 1,15 Mo Size = 1,15 Mo
[Section.041f] [Section.041f]
Description = ReMooD, Doom Legacy'in kaynak kodlarının bir uyarlamasıdır. Bilindik Legacy deneyimiyle yeni husûsiyetler ve daha fazla kararlılık sağlamayı amaçlar. Description = ReMooD, Doom Legacy'in bir kaynak kodu uyarlamasıdır. Yeni husûsiyetlerle ve daha çok kararlılıkla kökleşik Legacy deneyimini sağlamayı amaçlar.
Size = 1,15 MB Size = 1,15 MB
[Section.0422] [Section.0422]

View file

@ -1,11 +1,12 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Resource Hacker Name = Resource Hacker
Version = 3.6.0 Version = 3.6.0
Licence = Freeware Licence = Freeware
Description = Resource Hacker, is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit & 64bit Windows executables and resource files (*.res). Description = Resource Hacker is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit & 64bit Windows executables and resource files (*.res).
Size = 730 kB Size = 730 kB
Category = 7 Category = 7
URLSite = http://www.angusj.com/resourcehacker/ URLSite = http://www.angusj.com/resourcehacker/
@ -27,7 +28,6 @@ Description = Resource Hacker este un utilitar gratuit pentru inspectarea, modif
Size = 730 ko Size = 730 ko
[Section.041f] [Section.041f]
Name = Kaynak Korsancısı
Licence = Ücretsiz Licence = Ücretsiz
Description = Kaynak Korsancısı, 32 ya da 64 ikillik Pencereler çaılştırabilirlerini ve .res uzantılı kaynak kütüklerindeki kaynakları görüntüleyen, değiştiren, yeniden adlandıran, ekleyen, silen ve çıkartan ücretsiz bir araçtır. Description = Resoure Hacker, 32 ve 64 bitlik Windows çaılştırılabilirlerindeki ve kaynak kütüklerindeki (*.res) kaynakları görüntülemek, değiştirmek, yeniden adlandırmak, eklemek, silmek ve çıkarmak için ücretsiz bir araçtır.
Size = 730 KB Size = 730 KB

View file

@ -1,5 +1,6 @@
; UTF-8 ; UTF-8
; PL translation by wojo664 ; Polish translation by wojo664
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Rocks'n'Diamonds Name = Rocks'n'Diamonds
@ -26,5 +27,6 @@ Description = Un joc de tip arcadă pentru UNIX, Mac OS X, Windows și DOS; resp
Size = 2,42 Mo Size = 2,42 Mo
[Section.041f] [Section.041f]
Description = UNIX, Mac OS X, Pencereler ve DOS için yapılmış, atari oyun salonu türünde bir oyun. Şu gelenekleri içerir: "Boulder Dash" (C64), "Zümrüt Mâdeni" (Amiga), "Supaplex" (Amiga ve PC), "Sokoban" (PC). Yazılımı kurmak için ZIP biçiminde çıkartma yeteneği olan bir yazılım gerekir. Licence = GPL 2. sürüm
Description = "Boulder Dash" (C64), "Emerald Mine" (Amiga), "Supaplex" (Amiga/PC), "Sokoban" (PC) gelenekleri içinde; UNIX, Mac OS X, Windows ve DOS için atari oyun salonu türünde oyun. Kurmak için bir ZIP çıkarma izlencesi gerekir.
Size = 2,42 MB Size = 2,42 MB

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = ReactOS Build Environment Name = ReactOS Build Environment
@ -39,7 +40,7 @@ Size = 28,3 Mo
[Section.041f] [Section.041f]
Name = ReactOS Derleme Ortamı Name = ReactOS Derleme Ortamı
Description = ReactOS Kaynak Kodları'nı derlettirir. Daha çok açıklama için ReactOS Wiki'ye bakınız. Description = ReactOS Kaynak Kodları'nı derlemenize olanak sağlar. Daha çok açıklama için ReactOS Wiki'ye bakınız.
Size = 28,3 MB Size = 28,3 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = ReactOS Build Environment AMD64 Addon Name = ReactOS Build Environment AMD64 Addon
@ -39,7 +40,7 @@ Size = 15,83 Mo
[Section.041f] [Section.041f]
Name = ReactOS Derleme Ortamı AMD64 Eklentisi Name = ReactOS Derleme Ortamı AMD64 Eklentisi
Description = ReactOS AMD64 Kaynak Kodları'nı derlettirir. Daha çok açıklama için ReactOS Wiki'ye bakınız. Description = ReactOS AMD64 Kaynak Kodları'nı derlemenize olanak sağlar. Daha çok açıklama için ReactOS Wiki'ye bakınız.
Size = 15,83 MB Size = 15,83 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = ReactOS Build Environment ARM Addon Name = ReactOS Build Environment ARM Addon
@ -36,7 +37,7 @@ Size = 11,15 Mo
[Section.041f] [Section.041f]
Name = ReactOS Derleme Ortamı ARM Eklentisi Name = ReactOS Derleme Ortamı ARM Eklentisi
Description = ReactOS ARM Kaynak Kodları'nı derlettirir. Daha çok açıklama için ReactOS Wiki'ye bakınız. Description = ReactOS ARM Kaynak Kodları'nı derlemenize olanak sağlar. Daha çok açıklama için ReactOS Wiki'ye bakınız.
Size = 11,15 MB Size = 11,15 MB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Samba TNG Name = Samba TNG
@ -35,7 +36,7 @@ Description = Acest instrument permite accesarea în ReactOS a dosarelor/imprima
Size = 2,13 Mo Size = 2,13 Mo
[Section.041f] [Section.041f]
Description = Bu araç, ReactOS'ta Windows'un paylaşılan yazıcılarıyla paylaşılan dizinlerine erişimi sağlar. Description = Bu araç, size, ReactOS'la Windows paylaşılan dizinlerinize ve paylaşılan yazıcılarınıza erişime olanak sağlar.
Size = 2,13 MB Size = 2,13 MB
[Section.0422] [Section.0422]

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = SoundBlaster Driver for VMWare Name = SoundBlaster Driver for VMWare
Version = 5.12.1.5017 Version = 5.12.1.5017
Licence = Unknown Licence = Unknown
Description = Unzip in the "ReactOS" folder then restart ReactOS twice. Description = Unzip in the ReactOS's folder then restart ReactOS twice.
Size = 2.22 MB Size = 2.22 MB
Category = 13 Category = 13
URLDownload = http://svn.reactos.org/packages/sb_vmware.exe URLDownload = http://svn.reactos.org/packages/sb_vmware.exe
@ -13,62 +14,62 @@ CDPath = none
[Section.0405] [Section.0405]
Name = Ovladač SoundBlaster pro VMWare Name = Ovladač SoundBlaster pro VMWare
Licence = Neznámá Licence = Neznámá
Description = Rozbalte do složky "ReactOS" a pak ReactOS dvakrát restartujte. Description = Rozbalte do složky "ReactOS" a pak ReactOS dvakrát restartujte. (FIXME)
[Section.0407] [Section.0407]
Name = SoundBlaster Treiber für VMWare Name = SoundBlaster Treiber für VMWare
Licence = Unbekannt Licence = Unbekannt
Description = Entpacken in das "ReactOS"-Verzeichnis und ReactOS zweimal neustarten. Description = Entpacken in das "ReactOS"-Verzeichnis und ReactOS zweimal neustarten. (FIXME)
[Section.040a] [Section.040a]
Name = Driver SoundBlaster para VMWare Name = Driver SoundBlaster para VMWare
Licence = Desconocida Licence = Desconocida
Description = Descomprimir en la carpeta "Reactos" y reiniciar Reactos dos veces. Description = Descomprimir en la carpeta "Reactos" y reiniciar Reactos dos veces. (FIXME)
[Section.040c] [Section.040c]
Name = Pilote SoundBlaster pour VMWare Name = Pilote SoundBlaster pour VMWare
Licence = Inconnue Licence = Inconnue
Description = Dézippez dans le répertoire "ReactOS" puis redémarrez deux fois. Description = Dézippez dans le répertoire "ReactOS" puis redémarrez deux fois. (FIXME)
Size = 2,22 Mo Size = 2,22 Mo
[Section.0410] [Section.0410]
Name = Driver SoundBlaster per VMWare Name = Driver SoundBlaster per VMWare
Licence = Sconosciuta Licence = Sconosciuta
Description = Estrarre nella cartella "ReactOS" e riavviare ReactOS due volte. Description = Estrarre nella cartella "ReactOS" e riavviare ReactOS due volte. (FIXME)
[Section.0413] [Section.0413]
Name = SoundBlaster Driver voor VMWare Name = SoundBlaster Driver voor VMWare
Licence = Ongekend Licence = Ongekend
Description = Pak uit in de "ReactOS" folder en start ReactOS tweemaal opnieuw op. Description = Pak uit in de "ReactOS" folder en start ReactOS tweemaal opnieuw op. (FIXME)
[Section.0415] [Section.0415]
Name = Sterownik SoundBlaster dla VMWare Name = Sterownik SoundBlaster dla VMWare
Licence = Nieznana Licence = Nieznana
Description = Rozpakuj zawartość w folderze "ReactOS" i dwukrotnie zrestartuj system. Description = Rozpakuj zawartość w folderze "ReactOS" i dwukrotnie zrestartuj system. (FIXME)
[Section.0418] [Section.0418]
Name = Modul pilot SoundBlaster pentru VMWare Name = Modul pilot SoundBlaster pentru VMWare
Licence = Nespecificată Licence = Nespecificată
Description = Dezarhivați în dosarul „ReactOS” apoi reporniți ReactOS de două ori. Description = Dezarhivați în dosarul „ReactOS” apoi reporniți ReactOS de două ori. (FIXME)
Size = 2,22 Mo Size = 2,22 Mo
[Section.0419] [Section.0419]
Name = Драйвер SoundBlaster для VMWare Name = Драйвер SoundBlaster для VMWare
Licence = Не указано Licence = Не указано
Description = Pазархивируйте содержимое в папку "ReactOS", затем дважды перезагрузите систему. Description = Pазархивируйте содержимое в папку "ReactOS", затем дважды перезагрузите систему. (FIXME)
[Section.041f] [Section.041f]
Name = VMWare için SoundBlaster Sürücüsü Name = VMWare için SoundBlaster Sürücüsü
Licence = Bilinmiyor Licence = Bilinmiyor
Description = Bunu, ReactOS'un dizinine çıkartıp bilgisayarı iki kez yeniden başlatınız. Description = ReactOS'un dizinine çıkartınız, sonra bilgisayarı iki kez yeniden başlatınız.
Size = 2,22 MB Size = 2,22 MB
[Section.0422] [Section.0422]
Name = Драйвер SoundBlaster для VMWare Name = Драйвер SoundBlaster для VMWare
Licence = Невідома Licence = Невідома
Description = Pозархівуйте вміст в теку "ReactOS" після чого двічі перезавантажте систему. Description = Pозархівуйте вміст в теку "ReactOS" після чого двічі перезавантажте систему. (FIXME)
[Section.0813] [Section.0813]
Name = SoundBlaster Driver voor VMWare Name = SoundBlaster Driver voor VMWare
Licence = Ongekend Licence = Ongekend
Description = Pak uit in de "ReactOS" folder en start ReactOS tweemaal opnieuw op. Description = Pak uit in de "ReactOS" folder en start ReactOS tweemaal opnieuw op. (FIXME)

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = SciTE Name = SciTE
Version = 3.4.1 Version = 3.4.1
Licence = Freeware Licence = Freeware
Description = SciTE is a SCIntilla based Text Editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. Description = SciTE is a SCIntilla based text editor. Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs.
Size = 730 kB Size = 730 kB
Category = 7 Category = 7
URLSite = http://www.scintilla.org/ URLSite = http://www.scintilla.org/
@ -37,7 +38,7 @@ Size = 730 ko
[Section.041f] [Section.041f]
Licence = Ücretsiz Licence = Ücretsiz
Description = SciTE, Scintilla tabanlı bir metin düzenleyicisidir. Başlangıçta, Scintilla'yı göstermek için yapılmıştır ancak umûmiyetle izlenceleri yapmak ve çalıştırmak yetenekleriyle birlikte kullanışlı bir düzenleyici olarak geliştirilmiştir. Description = SciTE, bir Scintilla tabanlı metin düzenleyicisidir. İlk başta Scintilla'yı göstermek için yapıldı, izlenceleri yapmak ve çalıştırmak yetenekleriyle bir umûmiyetle kullanışlı düzenleyici olmak için gelişti.
Size = 730 KB Size = 730 KB
[Section.0422] [Section.0422]

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = ScummVM Name = ScummVM
Version = 1.6.0 Version = 1.6.0
Licence = GPL Licence = GPL
Description = Software that reproduce the working of graphical engine for videogames (Sam and Max, Day of the Tentacle, etc) on ReactOS. Description = Software that reproduce the working of graphical engine for videogames (Sam and Max, Day of the Tentacle, etc.) on ReactOS.
Size = 6.28 MB Size = 6.28 MB
Category = 4 Category = 4
URLSite = http://scummvm.org/ URLSite = http://scummvm.org/
@ -12,34 +13,34 @@ URLDownload = http://download.sourceforge.net/project/scummvm/scummvm/1.6.0/scum
CDPath = none CDPath = none
[Section.0407] [Section.0407]
Description = Sam and Max, Day of the Tentacle usw in ReactOS. Description = Sam and Max, Day of the Tentacle usw in ReactOS. (FIXME)
[Section.040a] [Section.040a]
Description = Sam and Max, Day of the Tentacle en ReactOS. Description = Sam and Max, Day of the Tentacle en ReactOS. (FIXME)
[Section.040c] [Section.040c]
Description = Sam and Max, Day of the Tentacle, etc sur ReactOS. Description = Sam and Max, Day of the Tentacle, etc sur ReactOS. (FIXME)
Size = 6,28 Mo Size = 6,28 Mo
[Section.0410] [Section.0410]
Description = Software che riproduce il funzionamento di motori grafici per videogiochi (Sam and Max, Day of the Tentacle, etc) su ReactOS. Description = Software che riproduce il funzionamento di motori grafici per videogiochi (Sam and Max, Day of the Tentacle, etc) su ReactOS. (FIXME?)
[Section.0413] [Section.0413]
Description = Sam and Max, Day of the Tentacle, enz. op ReactOS. Description = Sam and Max, Day of the Tentacle, enz. op ReactOS. (FIXME)
[Section.0415] [Section.0415]
Description = Program pozwalający uruchomić stare gry przygodowe (Sam and Max, Day of the Tentacle, Monkey Island) w ReactOS. Description = Program pozwalający uruchomić stare gry przygodowe (Sam and Max, Day of the Tentacle, Monkey Island) w ReactOS.
[Section.0418] [Section.0418]
Description = Motor de execuție pentru jocuri SCUMM. Description = Motor de execuție pentru jocuri SCUMM. (FIXME)
Size = 6,28 Mo Size = 6,28 Mo
[Section.041f] [Section.041f]
Description = ReactOS üzerinde Sam ve Max, Day of the Tentacle vb. Description = ReactOS üzerinde Sam ve Max, Day of the Tentacle gibi vidyo oyunlarının oyun motorlarının çalışmasını taklit eden yazılım.
Size = 6,28 MB Size = 6,28 MB
[Section.0422] [Section.0422]
Description = Дозволить грати Sam and Max, Day of the Tentacle та інші класичні ігри в ReactOS. Description = Дозволить грати Sam and Max, Day of the Tentacle та інші класичні ігри в ReactOS. (FIXME)
[Section.0813] [Section.0813]
Description = Sam and Max, Day of the Tentacle, enz. op ReactOS. Description = Sam and Max, Day of the Tentacle, enz. op ReactOS. (FIXME)

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Simple Direct Media Layer (SDL) Mixer Name = Simple Direct Media Layer (SDL) Mixer
Version = 1.2.12 Version = 1.2.12
Licence = LGPL Licence = LGPL
Description = Needed for some Open Source Games to run. You need 7-Zip or a similar Utility to extract it. Description = Needed for some open source games to run. You need 7-Zip or a similar utility to extract it.
Size = 548.02 kB Size = 548.02 kB
Category = 14 Category = 14
URLSite = http://www.libsdl.org/projects/SDL_mixer/ URLSite = http://www.libsdl.org/projects/SDL_mixer/
@ -39,7 +40,7 @@ Size = 548,02 ko
[Section.041f] [Section.041f]
Name = SDL (Bayağı Doğrudan Ortam Katmanı) Karıştırıcısı Name = SDL (Bayağı Doğrudan Ortam Katmanı) Karıştırıcısı
Description = Birtakım açık kaynak uygulamalar için gereklidir. Bunu çıkartmak için 7-Zip ya da 7-Zip benzeri bir yazılım kullanmanız gerekir. Description = Birtakım açık kaynak oyunları çalıştırmak için gereklidir. Çıkartmak için 7-Zip ya da benzeri bir yazılım kullanmanız gerekir.
Size = 548,02 KB Size = 548,02 KB
[Section.0422] [Section.0422]

View file

@ -1,10 +1,11 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Simple Direct Media Layer (SDL) Runtime Name = Simple Direct Media Layer (SDL) Runtime
Version = 1.2.15 Version = 1.2.15
Licence = LGPL Licence = LGPL
Description = Needed for many Open Source Games to run. You need 7-Zip or a similar Utility to extract it. Description = Needed for many open source games to run. You need 7-Zip or a similar utility to extract it.
Size = 136.67 kB Size = 136.67 kB
Category = 14 Category = 14
URLSite = http://www.libsdl.org/ URLSite = http://www.libsdl.org/
@ -40,7 +41,7 @@ Size = 136,67 ko
[Section.041f] [Section.041f]
Name = SDL (Bayağı Doğrudan Ortam Katmanı) Yürütücüsü Name = SDL (Bayağı Doğrudan Ortam Katmanı) Yürütücüsü
Description = Birtakım açık kaynak uygulamalar için gereklidir. Bunu çıkartmak için 7-Zip ya da 7-Zip benzeri bir yazılım kullanmanız gerekir. Description = Birçok açık kaynak oyunu çalıştırmak için gereklidir. Çıkartmak için 7-Zip ya da benzeri bir yazılım kullanmanız gerekir.
Size = 136,67 KB Size = 136,67 KB
[Section.0422] [Section.0422]

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = Mozilla SeaMonkey Name = Mozilla SeaMonkey
@ -51,7 +52,7 @@ Size = 24.27 MB
URLDownload = http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/2.25/win32/ru/SeaMonkey%20Setup%202.25.exe URLDownload = http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/2.25/win32/ru/SeaMonkey%20Setup%202.25.exe
[Section.041f] [Section.041f]
Description = Bu; yalnızca Tarayıcı, Mail, Söyleşi ve Yazar'dan oluşan, hiç gereksinim duymayacağınız bir bohçadır. Description = Mozilla Bohçası sağ. Bu, hiç gereksinim duymayacağınız, yalnızca Tarayıcı, Posta, Söyleşi ve Yazar bohçasıdır.
Size = 23,83 MB Size = 23,83 MB
URLDownload = http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/2.25/win32/tr/SeaMonkey%20Setup%202.25.exe URLDownload = http://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/2.25/win32/tr/SeaMonkey%20Setup%202.25.exe

View file

@ -1,4 +1,5 @@
; UTF-8 ; UTF-8
; Turkish translation by Erdem Ersoy (eersoy93) (erdemersoy@live.com)
[Section] [Section]
Name = SMPlayer Name = SMPlayer
@ -38,7 +39,7 @@ Description = Lector multimedia (interfață pentru MPlayer).
Size = 20,7 Mo Size = 20,7 Mo
[Section.041f] [Section.041f]
Description = MPlayer için çizgelik önyüz. Description = MPlayer için çizgelik ön yüz.
Size = 20,7 MB Size = 20,7 MB
URLSite = http://smplayer.sourceforge.net/tr/info URLSite = http://smplayer.sourceforge.net/tr/info

Some files were not shown because too many files have changed in this diff Show more