Index: www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/index.php =================================================================== --- www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/index.php (revision 808) +++ www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/index.php (working copy) @@ -3,7 +3,7 @@ PROJECT: ReactOS Website LICENSE: GNU GPLv2 or any later version as published by the Free Software Foundation PURPOSE: Easily download prebuilt ReactOS Revisions - COPYRIGHT: Copyright 2007-2012 Colin Finck + COPYRIGHT: Copyright 2007-2013 Colin Finck Aleksey Bragin */ define("GB_PATH", "./sites/all/modules/reactos/getbuilds/"); @@ -28,6 +28,8 @@ jQuery(document).ready(function () { Load(); + jQuery("#gb_js_main").hide(); + jQuery("#gb_js_main").fadeIn(500); });

@@ -35,13 +37,8 @@

-

+

- : -
    -
  • -
- :
  • @@ -49,9 +46,9 @@
-
+
-

+

+ + +
+

+
    +
  • +
  • +
  • +
  • +
  • +
\ No newline at end of file Index: www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/de.inc.php =================================================================== --- www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/de.inc.php (revision 808) +++ www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/de.inc.php (working copy) @@ -5,18 +5,18 @@ PURPOSE: Easily download prebuilt ReactOS Revisions COPYRIGHT: Copyright 2007-2009 Colin Finck TRANSLATOR: Colin Finck + zehnvor 2013 charset=utf-8 without BOM */ $getbuilds_langres["header"] = 'Startseite > ReactOS SVN Trunk-Builds'; - $getbuilds_langres["title"] = "ReactOS Trunk-Builds Herunterladen"; + $getbuilds_langres["title"] = "ReactOS Trunk-Builds herunterladen"; $getbuilds_langres["intro"] = 'Hier können Sie aktuelle aber auch ältere ReactOS-Entwicklerversionen herunterladen, die von unserem BuildBot erstellt wurden.'; $getbuilds_langres["overview"] = "Übersicht"; $getbuilds_langres["latestrev"] = "Letzte ReactOS-Revision auf dem SVN-Server"; $getbuilds_langres["browsesvn"] = "SVN-Server online durchsuchen"; - $getbuilds_langres["cia"] = "Letzte Änderungen bei CIA.vc ansehen"; $getbuilds_langres["buildbot_status"] = "BuildBot-Status"; $getbuilds_langres["buildbot_web"] = "Details im BuildBot Web-Interface ansehen"; $getbuilds_langres["browsebuilds"] = "Alle erstellten Builds durchsuchen"; @@ -39,4 +39,12 @@ $getbuilds_langres["invalidrev"] = "Ungültige Revisionsnummer!"; $getbuilds_langres["rangelimitexceeded"] = "Der Revisionsbereich darf maximal %s Revisionen umfassen!"; + + $getbuilds_langres["legend"]= "Legende"; + $getbuilds_langres["build_bootcd"] = "bootcd - BootCD ISOs können benutzt werden, um ReactOS auf einer Fetsplatte zu installieren. Danach wird das Medium nicht mehr benötig. BootCDs eignen sich sehr gut zur Benutzung in einer Virtuellen Maschine(VirtualBox, VMWare, QEMU)."; + $getbuilds_langres["build_livecd"] = "livecd - LiveCD ISOs erlauben es, ReactOS ohne Installation direkt von der CD oder dem ISO zu starten. So können Sie ReactOS ganz einfach testen."; + $getbuilds_langres["build_rel"] = "-rel - Release Version, ohne Debugging-Funktionen. (Hinweis: Hier finden Sie nur Vorabversionen, Hauptversionen gibt es auf der Download-Seite!)"; + $getbuilds_langres["build_dbg"] = "-dbg - Debugging Version. Diese Versionen können benutzt werden, um Debugmeldungen auszulesen. Dies kann hilfreich sein, wenn Sie einen Fehler melden möchten."; + $getbuilds_langres["build_dbgwin"] = "-dbgwin - Siehe -dbg + zusätzliche Gecko- und Winetests"; + ?> Index: www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/en.inc.php =================================================================== --- www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/en.inc.php (revision 808) +++ www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/en.inc.php (working copy) @@ -16,7 +16,6 @@ $getbuilds_langres["overview"] = "Overview"; $getbuilds_langres["latestrev"] = "Latest ReactOS Revision on the SVN Server"; $getbuilds_langres["browsesvn"] = "Browse SVN Repository online"; - $getbuilds_langres["cia"] = "View latest commits at CIA.vc"; $getbuilds_langres["buildbot_status"] = "BuildBot Status"; $getbuilds_langres["buildbot_web"] = "View details at the BuildBot Web Interface"; $getbuilds_langres["browsebuilds"] = "Browse all created Builds"; @@ -41,4 +40,11 @@ $getbuilds_langres["invalidrev"] = "Invalid revision number!"; $getbuilds_langres["rangelimitexceeded"] = "The revision range can only comprise a maximum of %s revisions!"; + + $getbuilds_langres["legend"]= "Legend"; + $getbuilds_langres["build_bootcd"] = "bootcd - BootCD ISOs are designed to install ReactOS onto an HDD and enjoy the new features since last release. You will need the ISO only for the installation. This is the recommended variant to install into a VM (VirtualBox, VMWare, QEMU)."; + $getbuilds_langres["build_livecd"] = "livecd - LiveCD ISOs allow to use ReactOS without installing it. It can be used to test ReactOS in case your HDD is not detected during BootCD installation or if you have no alternative system/VM to install on."; + $getbuilds_langres["build_rel"] = "-rel - Release version with no debugging information, this version is smaller, but it cannot be used to produce logs."; + $getbuilds_langres["build_dbg"] = "-dbg - Debug version includes debugging information, use this version to test, produce logs and report bugs. This is the recommended variant to install to report bugs."; + $getbuilds_langres["build_dbgwin"] = "-dbgwin - The same as the -dbg version + includes wine Gecko and winetests. "; ?> Index: www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/es.inc.php =================================================================== --- www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/es.inc.php (revision 808) +++ www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/es.inc.php (working copy) @@ -16,7 +16,6 @@ $getbuilds_langres["overview"] = "Resumen"; $getbuilds_langres["latestrev"] = "Ultima revisión de ReactOS en el server SVN"; $getbuilds_langres["browsesvn"] = "Hojear el repositorio SVN online"; - $getbuilds_langres["cia"] = "Ver los últimos commits en CIA.vc"; $getbuilds_langres["buildbot_status"] = "Estado de BuildBot"; $getbuilds_langres["buildbot_web"] = "Ver detalles de la interfaz web de BuildBot"; $getbuilds_langres["browsebuilds"] = "Hojear todas las builds creadas"; @@ -40,4 +39,11 @@ $getbuilds_langres["invalidrev"] = "Número de revisión inválido!"; $getbuilds_langres["rangelimitexceeded"] = "El rango de revisiones puede contener un máximo de %s revisiones!"; + + $getbuilds_langres["legend"]= "Legend"; + $getbuilds_langres["build_bootcd"] = "bootcd - BootCD ISOs are designed to install ReactOS onto an HDD and enjoy the new features since last release. You will need the ISO only for the installation. This is the recommended variant to install into a VM (VirtualBox, VMWare, QEMU)."; + $getbuilds_langres["build_livecd"] = "livecd - LiveCD ISOs allow to use ReactOS without installing it. It can be used to test ReactOS in case your HDD is not detected during BootCD installation or if you have no alternative system/VM to install on."; + $getbuilds_langres["build_rel"] = "-rel - Release version with no debugging information, this version is smaller, but it cannot be used to produce logs."; + $getbuilds_langres["build_dbg"] = "-dbg - Debug version includes debugging information, use this version to test, produce logs and report bugs. This is the recommended variant to install to report bugs."; + $getbuilds_langres["build_dbgwin"] = "-dbgwin - The same as the -dbg version + includes wine Gecko and winetests. "; ?> Index: www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/fr.inc.php =================================================================== --- www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/fr.inc.php (revision 808) +++ www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/fr.inc.php (working copy) @@ -16,7 +16,6 @@ $getbuilds_langres["overview"] = "Aperçu"; $getbuilds_langres["latestrev"] = "Dernière révision de ReactOS sur le serveur SVN"; $getbuilds_langres["browsesvn"] = "Parcourir le répertoire SVN en ligne"; - $getbuilds_langres["cia"] = "Voir les derniers commits sur CIA.vc"; $getbuilds_langres["buildbot_status"] = "Statut du robot BuildBot"; $getbuilds_langres["buildbot_web"] = "View details at the BuildBot Web Interface"; $getbuilds_langres["browsebuilds"] = "Parcourir toutes les binaires créées"; @@ -40,4 +39,11 @@ $getbuilds_langres["invalidrev"] = "Numéro de révision invalide !"; $getbuilds_langres["rangelimitexceeded"] = "L'intervalle de révisions ne peut contenir qu'un maximum de %s révisions !"; + + $getbuilds_langres["legend"]= "Legend"; + $getbuilds_langres["build_bootcd"] = "bootcd - BootCD ISOs are designed to install ReactOS onto an HDD and enjoy the new features since last release. You will need the ISO only for the installation. This is the recommended variant to install into a VM (VirtualBox, VMWare, QEMU)."; + $getbuilds_langres["build_livecd"] = "livecd - LiveCD ISOs allow to use ReactOS without installing it. It can be used to test ReactOS in case your HDD is not detected during BootCD installation or if you have no alternative system/VM to install on."; + $getbuilds_langres["build_rel"] = "-rel - Release version with no debugging information, this version is smaller, but it cannot be used to produce logs."; + $getbuilds_langres["build_dbg"] = "-dbg - Debug version includes debugging information, use this version to test, produce logs and report bugs. This is the recommended variant to install to report bugs."; + $getbuilds_langres["build_dbgwin"] = "-dbgwin - The same as the -dbg version + includes wine Gecko and winetests. "; ?> Index: www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/it.inc.php =================================================================== --- www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/it.inc.php (revision 808) +++ www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/it.inc.php (working copy) @@ -16,7 +16,6 @@ $getbuilds_langres["overview"] = "Descrizone"; $getbuilds_langres["latestrev"] = "Ultima revisione di ReactOS sul server SVN"; $getbuilds_langres["browsesvn"] = "Sfogliare il repositorio online SVN"; - $getbuilds_langres["cia"] = "Vedere gli ultimi commits in CIA.vc"; $getbuilds_langres["buildbot_status"] = "Stato di BuildBot"; $getbuilds_langres["buildbot_web"] = "Vedere i dettagli dall'interfaccia web di BuildBot"; $getbuilds_langres["browsebuilds"] = "Sfogliare tutte le Builds create"; @@ -40,4 +39,11 @@ $getbuilds_langres["invalidrev"] = "Numero di revisione invalido!"; $getbuilds_langres["rangelimitexceeded"] = "Il range delle revisioni può comprendere un massimo di %s revisioni!"; + + $getbuilds_langres["legend"]= "Legend"; + $getbuilds_langres["build_bootcd"] = "bootcd - BootCD ISOs are designed to install ReactOS onto an HDD and enjoy the new features since last release. You will need the ISO only for the installation. This is the recommended variant to install into a VM (VirtualBox, VMWare, QEMU)."; + $getbuilds_langres["build_livecd"] = "livecd - LiveCD ISOs allow to use ReactOS without installing it. It can be used to test ReactOS in case your HDD is not detected during BootCD installation or if you have no alternative system/VM to install on."; + $getbuilds_langres["build_rel"] = "-rel - Release version with no debugging information, this version is smaller, but it cannot be used to produce logs."; + $getbuilds_langres["build_dbg"] = "-dbg - Debug version includes debugging information, use this version to test, produce logs and report bugs. This is the recommended variant to install to report bugs."; + $getbuilds_langres["build_dbgwin"] = "-dbgwin - The same as the -dbg version + includes wine Gecko and winetests. "; ?> Index: www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/ja.inc.php =================================================================== --- www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/ja.inc.php (revision 808) +++ www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/ja.inc.php (working copy) @@ -16,7 +16,6 @@ $getbuilds_langres["overview"] = "概略"; $getbuilds_langres["latestrev"] = "SVN サーバで最新のReactOS リビジョン"; $getbuilds_langres["browsesvn"] = "SVN リポジトリ オンラインを見る"; - $getbuilds_langres["cia"] = "CIA.vcで最後のコミットを見る"; $getbuilds_langres["buildbot_status"] = "ビルドボットの状態"; $getbuilds_langres["buildbot_web"] = "ビルドボット ウェブ インターフェイスで詳細を見る"; $getbuilds_langres["browsebuilds"] = "作成されたビルドをすべて見る"; @@ -41,4 +40,11 @@ $getbuilds_langres["invalidrev"] = "無効なリビジョン番号です!"; $getbuilds_langres["rangelimitexceeded"] = "リビジョン範囲は最大で%sリビジョンのみ含めます!"; + + $getbuilds_langres["legend"]= "Legend"; + $getbuilds_langres["build_bootcd"] = "bootcd - BootCD ISOs are designed to install ReactOS onto an HDD and enjoy the new features since last release. You will need the ISO only for the installation. This is the recommended variant to install into a VM (VirtualBox, VMWare, QEMU)."; + $getbuilds_langres["build_livecd"] = "livecd - LiveCD ISOs allow to use ReactOS without installing it. It can be used to test ReactOS in case your HDD is not detected during BootCD installation or if you have no alternative system/VM to install on."; + $getbuilds_langres["build_rel"] = "-rel - Release version with no debugging information, this version is smaller, but it cannot be used to produce logs."; + $getbuilds_langres["build_dbg"] = "-dbg - Debug version includes debugging information, use this version to test, produce logs and report bugs. This is the recommended variant to install to report bugs."; + $getbuilds_langres["build_dbgwin"] = "-dbgwin - The same as the -dbg version + includes wine Gecko and winetests. "; ?> Index: www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/lt.inc.php =================================================================== --- www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/lt.inc.php (revision 808) +++ www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/lt.inc.php (working copy) @@ -16,7 +16,6 @@ $getbuilds_langres["overview"] = "Apibendrinimas"; $getbuilds_langres["latestrev"] = "Naujausia ReactOS SVN laida"; $getbuilds_langres["browsesvn"] = "Naršyti SVN saugyklą"; - $getbuilds_langres["cia"] = "Žiūrėti vėliausius SVN įrašus CIA.vc puslapyje"; $getbuilds_langres["buildbot_status"] = "BuildBot'o būklė"; $getbuilds_langres["buildbot_web"] = "BuildBot'o Web sąsaja"; $getbuilds_langres["browsebuilds"] = "Naršyti visas sukurtas laidas"; @@ -40,4 +39,11 @@ $getbuilds_langres["invalidrev"] = "Neteisingas laidos numeris!"; $getbuilds_langres["rangelimitexceeded"] = "Laidų skaičius negali viršyti %s!"; + + $getbuilds_langres["legend"]= "Legend"; + $getbuilds_langres["build_bootcd"] = "bootcd - BootCD ISOs are designed to install ReactOS onto an HDD and enjoy the new features since last release. You will need the ISO only for the installation. This is the recommended variant to install into a VM (VirtualBox, VMWare, QEMU)."; + $getbuilds_langres["build_livecd"] = "livecd - LiveCD ISOs allow to use ReactOS without installing it. It can be used to test ReactOS in case your HDD is not detected during BootCD installation or if you have no alternative system/VM to install on."; + $getbuilds_langres["build_rel"] = "-rel - Release version with no debugging information, this version is smaller, but it cannot be used to produce logs."; + $getbuilds_langres["build_dbg"] = "-dbg - Debug version includes debugging information, use this version to test, produce logs and report bugs. This is the recommended variant to install to report bugs."; + $getbuilds_langres["build_dbgwin"] = "-dbgwin - The same as the -dbg version + includes wine Gecko and winetests. "; ?> Index: www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/pl.inc.php =================================================================== --- www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/pl.inc.php (revision 808) +++ www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/pl.inc.php (working copy) @@ -17,7 +17,6 @@ $getbuilds_langres["overview"] = "Informacje ogólne"; $getbuilds_langres["latestrev"] = "Ostatnia wersja ReactOS na serwerze SVN"; $getbuilds_langres["browsesvn"] = "Przeglądaj repozytorium SVN"; - $getbuilds_langres["cia"] = "Zobacz ostatnie zmiany na CIA.vc"; $getbuilds_langres["buildbot_status"] = "Status BuildBota"; $getbuilds_langres["buildbot_web"] = "Zobacz szczegóły w Interfejsie Web BuildBota"; $getbuilds_langres["browsebuilds"] = "Przeglądaj wszystkie stworzone wersje"; @@ -41,4 +40,11 @@ $getbuilds_langres["invalidrev"] = "Błędny numer wersji!"; $getbuilds_langres["rangelimitexceeded"] = "Przedział może zawierać maksymalnie %s wersji!"; + + $getbuilds_langres["legend"]= "Legend"; + $getbuilds_langres["build_bootcd"] = "bootcd - BootCD ISOs are designed to install ReactOS onto an HDD and enjoy the new features since last release. You will need the ISO only for the installation. This is the recommended variant to install into a VM (VirtualBox, VMWare, QEMU)."; + $getbuilds_langres["build_livecd"] = "livecd - LiveCD ISOs allow to use ReactOS without installing it. It can be used to test ReactOS in case your HDD is not detected during BootCD installation or if you have no alternative system/VM to install on."; + $getbuilds_langres["build_rel"] = "-rel - Release version with no debugging information, this version is smaller, but it cannot be used to produce logs."; + $getbuilds_langres["build_dbg"] = "-dbg - Debug version includes debugging information, use this version to test, produce logs and report bugs. This is the recommended variant to install to report bugs."; + $getbuilds_langres["build_dbgwin"] = "-dbgwin - The same as the -dbg version + includes wine Gecko and winetests. "; ?> Index: www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/ru.inc.php =================================================================== --- www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/ru.inc.php (revision 808) +++ www/www.reactos.org/drupal/sites/all/modules/reactos/getbuilds/lang/ru.inc.php (working copy) @@ -16,7 +16,6 @@ $getbuilds_langres["overview"] = "Обзор"; $getbuilds_langres["latestrev"] = "Последняя ревизия ReactOS на SVN-сервере"; $getbuilds_langres["browsesvn"] = "Обзор репозитория SVN"; - $getbuilds_langres["cia"] = "Смотреть последние записи на CIA.vc"; $getbuilds_langres["buildbot_status"] = "Статус BuildBot"; $getbuilds_langres["buildbot_web"] = "Смотреть подробности через веб-интерфейс BuildBot"; $getbuilds_langres["browsebuilds"] = "Обзор всех созданных сборок"; @@ -40,4 +39,11 @@ $getbuilds_langres["invalidrev"] = "Неправильный номер ревизии!"; $getbuilds_langres["rangelimitexceeded"] = "Диапазон номеров ревизий не должен превышать %s!"; + + $getbuilds_langres["legend"]= "Legend"; + $getbuilds_langres["build_bootcd"] = "bootcd - BootCD ISOs are designed to install ReactOS onto an HDD and enjoy the new features since last release. You will need the ISO only for the installation. This is the recommended variant to install into a VM (VirtualBox, VMWare, QEMU)."; + $getbuilds_langres["build_livecd"] = "livecd - LiveCD ISOs allow to use ReactOS without installing it. It can be used to test ReactOS in case your HDD is not detected during BootCD installation or if you have no alternative system/VM to install on."; + $getbuilds_langres["build_rel"] = "-rel - Release version with no debugging information, this version is smaller, but it cannot be used to produce logs."; + $getbuilds_langres["build_dbg"] = "-dbg - Debug version includes debugging information, use this version to test, produce logs and report bugs. This is the recommended variant to install to report bugs."; + $getbuilds_langres["build_dbgwin"] = "-dbgwin - The same as the -dbg version + includes wine Gecko and winetests. "; ?> \ No newline at end of file