La traducció d'aquesta pàgina encara no està acabada. Fins que ho sigui, algunes part correspondrà a la versió anglesa.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Solange die Übersetzung dieser Seite noch nicht ganz fertig ist, erscheint für die noch fehlenden Teile die englische Version.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Vision is an IRC client originally developed for the BeOS. Documentation and a bug tracker are available at the Vision website.
-
You can find help from other Haiku users and developers on Haiku channels in various languages.
-The most frequented is the English speaking #haiku at irc.freenode.org.
+
Vision is an IRC client originally developed for the BeOS. More documentation and a bug tracker are available at the Vision homepage.
+
You can find help from other Haiku users and developers on Haiku channels in various languages.
+The most frequented channel is the English speaking #haiku at irc.freenode.net.
Some advice, especially if you're new to IRC:
Search the web for "IRC etiquette" to learn about the do's and don'ts of chatting. Without much searching, I found Getting help on IRC by Christoph Haas to be quite helpful.
-
By registering your nickname you make sure nobody can pull any shenanigans and you gain the trust of the residents. See Freenode's FAQ on that matter.
+
By registering your nickname you make sure nobody can pull any shenanigans and you gain the trust of the residents. See Freenode's FAQ on that matter.
Set up a sound in Haiku's Sounds preferences to be notified if someone mentions your nickname. People don't always watch their IRC client screen. Putting the nickname of the person you're talking to at the beginning of what you're about to post increases your chance to be noticed. Similar to the Terminal, Vision supports tab-completion for nicknames, i.e. if you enter the starting letters of a nickname and press the tab key, Vision completes it with the first name that matches.
Tab-completion like in Terminal: After entering a few letters of a nickname, hitting TAB completes to the first matching nickname.
↑ / ↓
When the input control has focus, this will cycle through your recently entered text.
ALT↑ / ↓
Activates the window that appears above / below the currently active (selected) one in the "Window list"
SHIFTALT↑ / ↓
Similar to ALT↑ / ↓, but with a twist. Instead of activating the window immedietly above / below the current one, it looks ahead. If there are any windows with higher status bits then the current window, it jumps to those. It jumps to the highest found status bit first.
@@ -95,7 +99,7 @@ To understand this, you must know that Vision color codes windows in the list wi
green - someone has said something
red - someone has said something, and mentioned your nickname
-Vision treats these with sequential priority. When you pressSHIFTALT↑ / ↓, Vision will first jump to a red window above / below the current one if it sees one. If it doesn't see a red one, it will jump to a green one, and so on.
+Vision treats these with sequential priority. When you press SHIFTALT↑ / ↓, Vision will first jump to a red window above / below the current one if it sees one. If it doesn't see a red one, it will jump to a green one, and so on.
@@ -140,7 +144,7 @@ Sends a file to <nick>. If no file is specified, a File panel will open.
De-ops or de-voices <nick(s)>.
/DESCRIBE <nick> <message>
-Same as /ME, but opens a query on <nick>.
+Like a private /ME, only <nick> can see it.
/DNS <domain name/IP address>
Resolves the given IP or domain name.
@@ -175,8 +179,8 @@ Opens a new view which lists all the channels on the current network. [except hi
/M
Displays the channel modes of the current channel.
-
/M <+-ohvbeqa> <nick1> [nick2] ...
-Same as MODE <channel> <modes> <nick>, but on current channel.
+
/M < -ohvbeqa> <nick1> [nick2] ...
+Same as /MODE <channel> <modes> <nick>, but on current channel.
/M <+-kfL,l,psmntirRcOAQKVHGCuzN>
Same as /MODE <channel> <modes>, but on current channel.
@@ -243,20 +247,17 @@ Causes current thread to sleep for the specified time ; for future scripting use
/SQUIT
IRC operator command to disconnect a server.
-
/T
-Displays the channel-topic of current channel.
-
-
/T <new-channel-topic>
-Same as /TOPIC <channel> <new-channel-topic>, but on current channel.
-
/TIME <nick>
Returns local time of <nick>. Equivalent to /CTCP <nick> TIME.
-
/TOPIC <channel>
-Displays the channel-topic of <channel>.
+
/TOPIC /T [channel]
+Displays the topic of the current channel or, if provided, of <channel>.
/TOPIC <channel> <new-channel-topic>
-Sets the channel topic of <channel> to <new-channel-topic>.
+Sets the topic of <channel> to <new-channel-topic>.
+
+
/TOPIC <new-channel-topic>
+Same as /TOPIC <channel> <new-channel-topic>, but on current channel.
/UNNOTIFY <nick1> [nick2] ...
Removes <nick(s)> from your notify list.
@@ -274,7 +275,7 @@ Opens <url> with your current html handler. (Note: If the handler is not a
Opens www.m-w.com (Merriam Webster) with your current html handler. (Note: If the handler is not a browser, it opens the application specified in FileTypes.)
/VUPTIME [-l]
-Displays the Vision uptime. The [-l] parameter has the same effect as in /UPTIME.
+Displays the Vision uptime. If [-l] is specified, the uptime will be echoed locally, and not sent to the network.
/WALLOPS
IRC operator command that sends a wallops message (visible to those with umode w active).
La traducción de esta página no está completa aún. Hasta que esté, las partes sin traducir se muestran en el inglés original.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Tämän sivun kotoistaminen ei ole vielä täydellinen. Siihen asti keskeneräiset osat käyttävät englanninkielistä alkuperäistekstiä.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Az oldal fordítása még folyamatban van. Amíg tart a fordítás, addig a lefordítatlan részek angolul jelennek meg.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
La traduzione di questa pagina non è stata completata. Per questo motivo le parti non tradotte sono visibili in inglese.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Tłumaczenie tej strony jest niekompletne. Nieukończone części wyświetlane są w języku angielskim.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
A tradução desta página ainda não está completa. Até lá, partes incompletas mostrarão o original em inglês.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Traducerea acestei pagini nu este completă încă. Până când va fi, părțile incomplete utilizează originalul în limba engleză.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Перевод этой страницы еще не завершен. Пока это не произойдет, незавершенные части будут на английском.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Preklad tejto stránky zatiaľ nie je dokončený. Dovtedy sa nedokončené časti zobrazia v anglickom origináli.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Kombináciou CTRLALTDEL vyvoláte Monitor tímov, ktorý zobrazuje všetky aktuálne bežiace programy.
Programy, ktoré spustil systém sú modré, tie, ktoré spustil používateľ, sú čierne.
-Aplikácie, ktoré nereagujú, čo väčšinou znamená pád programu, sú označené červenou. Program môžete skúsiť ukončiť vybraním zo zoznamu a stlačením tlačidla Ukončiť aplikáciu (alebo buď klávesom DEL alebo Q). Ak to nefunguje, skúste Zabiť aplikáciu (alebo kláves SHITDEL čí K).
+Aplikácie, ktoré nereagujú, čo väčšinou znamená pád programu, sú označené červenou. Program môžete skúsiť ukončiť vybraním zo zoznamu a stlačením tlačidla Ukončiť aplikáciu (alebo buď klávesom DEL alebo Q). Ak to nefunguje, skúste Zabiť aplikáciu (alebo kláves SHIFTDEL čí K).
Terminál môžete vyvolať pomocou OPTALTT.
Ak Tracker alebo Panel spadol alebo zamrzol, objaví sa nové tlačidlo (možno ale budete najprv musieť ukončiť problematický tím): Vynútiť reštart, ktoré za vás reštartuje Tracker a/alebo Panel.
Översättningen av denna sida är inte komplett. Delar av innehållet kommer därför att visas på engelska.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
Переклад даної сторінки ще неповний. Допоки це так, незавершені частини користайте у англійському варіанті.
+
+
SoftwareUpdater
+
+
Deskbar:
Applications
+
Location:
/boot/system/apps/SoftwareUpdater
+
Settings:
~/config/settings/SoftwareUpdater_settings
+
+
+
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.
SoftwareUpdater checks all active repositories (see the Repositories preferences) for updates to the installed packages, including system updates to Haiku itself. It downloads and installs the available updates in one go.
+
+
After launching, SoftwareUpdater checks for updates to packages and displays them in a list with their new version and a short description. You can opt to Show more details to include the name of the repository for each package and show both the old and new package versions.
+
Update now will start the download of all the packages and their subsequent installation.
+
Depending on the packages that were updated, you may have to reboot Haiku to actually complete the update process. Updated applications usually only need to be restarted, while changes to Haiku itself may require a reboot of the system to have an effect.