Translations by egasimus

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

130 of 30 results
7.
You are free to modify, extend, and improve the Ubuntu documentation source code under the terms of this license. All derivative works must be released under this license.
2008-11-07
Имате правото свободно да променяте, разширявате и подобрявате изходния код на Ubuntu документацията под условията на този лиценз. Всички производни разработки трябва да бъдат под силата на този лиценз.
12.
The Ubuntu Documentation Project
2008-11-07
Проект за документация на Ubuntu
13.
This chapter introduces you to basic concepts which are useful when getting started with a Kubuntu system.
2008-11-07
Тази глава ви представя основните концепции, необходими при запознаването ви с Kubuntu.
14.
Directories and File Systems
2008-11-07
Директории и файлови системи
15.
In Linux and Unix everything is a file. Directories are files, files are files, and devices are files. Devices are usually referred to as nodes; however, they are still files.
2008-11-07
В Linux и Unix всичко е файл. Директориите са файлове, файловете са файлове и устройствата са файлове. Устройствата обикновено се наричат nodes (възли), но все пак те са файлове.
16.
Linux and Unix file systems are organized in a hierarchical, tree-like structure. The highest level of the file system is the <filename>/</filename> or root directory. All other files and directories exist under the root directory. For example, <filename>/home/konqi/kubuntu.odt</filename> shows the correct full path, or absolute path, to the <filename>kubuntu.odt</filename> file that exists in the <filename>konqi</filename> directory, which is under the <filename>home</filename> directory, which in turn is under the root (<filename>/</filename>) directory.
2008-11-07
Файловите системи на Linux и Unix са организирани в йерархична, подобна на дърво структура. Най-високото ниво на файловата система е <filename>/</filename> - root (главна) директория. Всички други файлове и директории съществуват под нея. За пример, <filename>/home/konqi/kubuntu.odt</filename> посочва правилния пълен път, или абсолютния път, към файла <filename>kubuntu.odt</filename>, който съществува в директорията <filename>konqi</filename>, която е поддиректория на <filename>home</filename>, която от своя страна е непосредствено под root (<filename>/</filename>) директорията.
17.
Underneath the root (<filename>/</filename>) directory is a set of important directories common to most Linux distributions. The following is a listing of common directories that are directly under the root (<filename>/</filename>) directory:
2008-11-07
В главната (<filename>/</filename>) директория съществуват следните важни директории, които са широко разпространени при повечето дистрибуции на Linux:
19.
Important commands, which historically have been <emphasis>bin</emphasis>ary, but may also be shell scripts.
2008-11-07
Важни команди, които са били <emphasis>binary</emphasis>, но също може да бъдат и shell скриптове.
2008-11-07
Важни команди, които исторически са били <emphasis>binary</emphasis>, но също може да бъдат и shell скриптове.
21.
<emphasis>Boot</emphasis> configuration files, kernels, and other files needed at <emphasis>boot</emphasis> time.
2008-11-07
Някои онфигурационни файлове, системни ядра и други файлове, нужни по време на зареждането на системата <emphasis>(boot)</emphasis>.
23.
The <emphasis>dev</emphasis>ice files.
2008-11-07
Файлове, представляващи <emphasis>устройствата (devices)</emphasis>.
25.
Configuration files, startup scripts, <emphasis>etc</emphasis>.
2008-11-07
Конфигурационни файлове, стартиращи скриптове и т.н.
27.
<emphasis>Home</emphasis> directories for different users.
2008-11-07
<emphasis>Домашни (home)</emphasis> директории за различните потребители. Тези директории съдържат както личните документи на потребителя, така и скрити папки с настройките на използваните от него програми.
29.
Used when creating a customized <emphasis>init</emphasis>ial <emphasis>R</emphasis>AM <emphasis>D</emphasis>isk.
2008-11-07
От <emphasis>init</emphasis>ial <emphasis>R</emphasis>AM <emphasis>D</emphasis>isk - използва се при създаване на виртуален диск в RAM-паметта, който се използва при зареждане.
31.
System <emphasis>lib</emphasis>raries.
2008-11-07
"Библиотеки", използвани от системата.
33.
Provides a <emphasis>lost+found</emphasis> system for files that exist under the root (<filename>/</filename>) directory.
2008-11-07
Осигурява <emphasis>lost+found</emphasis> система за файлове които съществуват под кореновата директория (<filename>/</filename>).
35.
Automatically mounted (loaded) removable <emphasis>media</emphasis> such as CDs, digital cameras, etc.
2008-11-07
Автоматично <emphasis>монтирани</emphasis> (заредени) преносими носители, напр. CD-та, цифрови фотоапарати и др.
37.
Manually <emphasis>m</emphasis>ou<emphasis>nt</emphasis>ed filesystems on your hard drive.
2008-11-07
Ръчно <emphasis>m</emphasis>ou<emphasis>nt</emphasis>-ирани файлови системи на твоя твърд диск.
39.
Provides a location for <emphasis>opt</emphasis>ional (3rd party) applications to be installed; these are usually statically compiled and can be used in other versions or Linux distributions.
2008-11-07
Място за инсталация на различни програми. Обикновено те са статично компилирани и могат да бъдат използвани и под други дистрибуции на Linux.
41.
Special dynamic directory that maintains information about the state of the system, including currently running <emphasis>proc</emphasis>esses.
2008-11-07
Специална динамична директория, които поддържат информация за състоянието на системата, включително текущите <emphasis>процеси</emphasis>.
43.
<emphasis>Root</emphasis> user's home directory, pronounced "slash-root".
2008-11-07
Домашна директория за <emphasis>root</emphasis> потребителя, произнася се "slash-root".
59.
user
2008-11-07
потребител (user)
60.
Applies to the user who is the owner of the file.
2008-11-07
Прилага се към потребителя, който е собственик на файла.
61.
group
2008-11-07
група (group)
62.
Applies to the group that is associated with the file.
2008-11-07
Прилага се към избрана група.
63.
other
2008-11-07
други (other)
64.
Applies to all other users.
2008-11-07
Прилага се към всички останали.
66.
read
2008-11-07
четене (read)
68.
write
2008-11-07
запис (write)
70.
execute
2008-11-07
изпълнение (execute)