Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/po/terminal.pot
blob: d88d1c91f81eae7a2071e42b41e4748e2bea6172 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2013, SugarLabs
# This file is distributed under the same license as the Sugar package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Sugar 0.94\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-08-12 19:23\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../source/terminal.rst:3
# 8f55d343eebd4a759cfd615321a22783
msgid "Terminal"
msgstr ""

#: ../../source/terminal.rst:6
# f97e3c45fddd4a4cb7ddfadb9be34dec
msgid "About"
msgstr ""

#: ../../source/terminal.rst:8
# c6151fb586b74a5d9d2f210846539838
msgid "Terminal is a full-screen text mode program that provides a Command-Line Interface (CLI) to the software on a Linux system, such as the Fedora Linux that Sugar on the XO is based on. Users type (sometimes cryptic) commands to perform file management, system administration, or in fact almost anything that can be done within Linux that does not involve graphics or video."
msgstr ""

#: ../../source/terminal.rst:10
# 6ca573bb477048668e1fcfddbfcfe893
msgid "For example, typing **pwd** (Print name of current/Working Directory) at the command line in the home directory gives that location as /home/olpc, and typing **ls** at the command line lists the content of the current directory."
msgstr ""

#: ../../source/terminal.rst:13
# b52ed600dac04e9ba0d158f9a65439e2
msgid "Where to get Terminal"
msgstr ""

#: ../../source/terminal.rst:15
# 3192ac87933944afa373e7f0cf73f8b4
msgid "Terminal is provided with Sugar on every XO. However, by default it is not selected for display in the Home view as a Favorite."
msgstr ""

#: ../../source/terminal.rst:17
# 5f4a46f8832540f68d1b354a0663578a
msgid "To select Terminal as a Favorite, go to Home view, then click the List view icon. Type **Te** into the search box. Click the star next to Terminal. When you switch back to the ring of icons in Home view, Terminal will be visible."
msgstr ""

#: ../../source/terminal.rst:19
# 4665f7a9c07d4db7b0c008688f131527
msgid "Alternatively, you can leave Terminal unselected, and start it from list view by clicking its icon or selecting Start from its hover menu."
msgstr ""

#: ../../source/terminal.rst:21
# 67e66709e90c4dce8bd5762be13e00ca
msgid "If for some reason Terminal is not installed, it can be downloaded from its `Activity page <http://activities.sugarlabs.org/en-US/sugar/addon/4043>`_"
msgstr ""

#: ../../source/terminal.rst:24
# 3f547fe6fc2640c38b7710d75eef8986
msgid "Using"
msgstr ""

#: ../../source/terminal.rst:26
# 4aba5529bed34c09ac48ff441d014727
msgid "Type commands with options that modify their effects and arguments, usually file names or other indications of where to get input and where to put output."
msgstr ""

#: ../../source/terminal.rst:28
# 8f59fc04f88f4092910b898704ba6cf2
msgid "Examples: **pwd** and **ls**, as shown above"
msgstr ""

#: ../../source/terminal.rst:30
# d630d7137983423e86a86ba150ad9d76
msgid "Chain programs together, so that the following program processes the output of the earlier program."
msgstr ""

#: ../../source/terminal.rst:36
# f772e3d22d064abc8bd28ff9cfc5ff07
msgid "Get a listing of the current directory, but show only lines where the file or directory name includes the text \"Sugar\". The **|** symbol, read pipe, represents the data link between the programs."
msgstr ""

#: ../../source/terminal.rst:38
# e3ee1970ad934a2dac9248857370bf39
msgid "Get information on programs. For example, many commands respond to the **-h** or **--help** options with a concise summary."
msgstr ""

#: ../../source/terminal.rst:46
# 706807c9f9ad4986aea0a298ce75d5ab
msgid "The **man** and **info** utilities are unfortunately not available on XOs, but will undoubtedly be included in Sugar whenever the XO of that time is capacious enough for all of the manual and information pages in all of the supported languages."
msgstr ""

#: ../../source/terminal.rst:50
# 944a02d7b6794d50be2d7f1886d5e660
msgid "The Toolbar"
msgstr ""

#: ../../source/terminal.rst:54
# d35c18da8b3745d1bc4e09729afcb959
msgid "Activity: Name this session and add a description to Journal"
msgstr ""

#: ../../source/terminal.rst:55
# 43e388f63ad841baa0971a32f429b725
msgid "Edit (scissors icon): Copy and Paste"
msgstr ""

#: ../../source/terminal.rst:56
# e9024cc09419429490387f768e3fd582
msgid "View (eye icon): Increase or Decrease font size, view in full screen"
msgstr ""

#: ../../source/terminal.rst:57
# 02e62299064744aa8e5f24df82dce550
msgid "Help: Display useful commands"
msgstr ""

#: ../../source/terminal.rst:58
# ae46a7e5dd2f4e6da299ced27ddebe4f
msgid "Stop: Close terminal activity"
msgstr ""

#: ../../source/terminal.rst:59
# 54d62b673f204e11b1616db3a79ba43d
msgid "Tabs: Open and close tabs"
msgstr ""

#: ../../source/terminal.rst:62
# db94ddc3cad847389e63b31d7649dbbc
msgid "Learning with Terminal"
msgstr ""

#: ../../source/terminal.rst:64
# 45af532829844c3abf266726b7c7ac30
msgid "Terminal is essential to learning advanced Linux functions, such as system administration, compiling software, and many other such topics."
msgstr ""

#: ../../source/terminal.rst:67
# 3f5db748aee4424698b5916d1487a274
msgid "Extending Terminal"
msgstr ""

#: ../../source/terminal.rst:69
# 6882a50d6a204247988d41a1e04af690
msgid "Users have the option of installing text-mode software that works in a terminal window. Examples include text editors such as pico, or file managers such as Midnight Commander. MC simplifies many command line activities for the user, providing equivalents to many command in menus and text windows. To install mc, enter"
msgstr ""

#: ../../source/terminal.rst:75
# be1db49f80e542c2a20c71d631c43a82
msgid "This invokes the Yellow Dog Update Manager to install the Red Hat/Fedora package for mc, including the program, documentation, and other files. Then the user can type mc at the command line and get a two-panel display of files in the same or different directories, together with function buttons and menus for creating and deleting directories, moving or copying files, viewing or editing files, changing file permissions, and much more."
msgstr ""

#: ../../source/terminal.rst:77
# d77555693cab44f0834f4ec3cb081f7c
msgid "See the FLOSS Manuals manuals"
msgstr ""

#: ../../source/terminal.rst:79
# 7015a60f4d03456d9ff4f25d3b0d9fa9
msgid "`Terminal <http://en.flossmanuals.net/terminal/>`_ about the Sugar Terminal activity"
msgstr ""

#: ../../source/terminal.rst:80
# 91a68cdf5e5b4df397d631e82fd693ff
msgid "`Introduction to the Command Line <http://en.flossmanuals.net/command-line/>`_ for a user's tutorial on command line functions"
msgstr ""