You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/locale/getting_started.pot
+96-81Lines changed: 96 additions & 81 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@
6
6
#,fuzzy
7
7
msgid ""
8
8
msgstr ""
9
-
"Project-Id-Version: GitExtensions 2.48\n"
9
+
"Project-Id-Version: GitExtensions 2.49\n"
10
10
"Report-Msgid-Bugs-To: \n"
11
-
"POT-Creation-Date: 2015-05-24 23:16+0300\n"
11
+
"POT-Creation-Date: 2016-10-28 18:30+0300\n"
12
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
13
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,269 +29,284 @@ msgid "Installation"
29
29
msgstr""
30
30
31
31
#:..\getting_started.rst:10
32
-
msgid"There is a single click installer that installs MsysGit, Kdiff3 and Git Extensions. The installer will detect if 32bit and/or 64bit versions should be installed. The installer can be found `here <http://sourceforge.net/projects/gitextensions/>`_."
32
+
msgid"There is a single click installer GitExtensions-X.XX.XX-SetupComplete.msi that installs Git for Windows 32bit, Kdiff3 32bit and Git Extensions. The installer can be found `here <https://github.com/gitextensions/gitextensions/releases/latest>`_."
33
33
msgstr""
34
34
35
-
#:..\getting_started.rst:18
36
-
msgid"Git Extensions depends heavily on MsysGit. When MsysGit is not installed, ensure the \"Install MsysGit\" checkbox is checked. Kdiff3 is optional, but is advised as a merge tool."
35
+
#:..\getting_started.rst:17
36
+
msgid"Git Extensions depends heavily on Git for Windows. When Git for Windows is not installed, ensure the \"Install Git for Windows\" checkbox is checked. Kdiff3 is optional, but is advised as a merge tool."
37
37
msgstr""
38
38
39
-
#:..\getting_started.rst:25
39
+
#:..\getting_started.rst:24
40
40
msgid"Choose the options to install."
41
41
msgstr""
42
42
43
-
#:..\getting_started.rst:29
43
+
#:..\getting_started.rst:28
44
44
msgid"Choose the SSH client to use. PuTTY is the default because it has better Windows integration."
45
45
msgstr""
46
46
47
-
#:..\getting_started.rst:34
47
+
#:..\getting_started.rst:33
48
48
msgid"Installation (Linux)"
49
49
msgstr""
50
50
51
-
#:..\getting_started.rst:35
51
+
#:..\getting_started.rst:34
52
52
msgid"You can watch this video as a starting point: `Install Git Extensions on Ubuntu 11.04 <http://www.youtube.com/watch?v=zk2MMUQuW4s>`_"
53
53
msgstr""
54
54
55
-
#:..\getting_started.rst:37
55
+
#:..\getting_started.rst:36
56
56
msgid"For further help go to https://groups.google.com/forum/?fromgroups=#!forum/gitextensions"
57
57
msgstr""
58
58
59
+
#:..\getting_started.rst:38
60
+
msgid"This section only covers mono installation, you should have git installed in your Linux at this point. Please refer to https://git-scm.com/download/linux"
61
+
msgstr""
62
+
59
63
#:..\getting_started.rst:40
60
-
msgid"Installation (Mac)"
64
+
msgid"First, make sure you have the latest mono version on your Linux. This section will cover installation of Mono 4.6 on a Linux."
61
65
msgstr""
62
66
63
67
#:..\getting_started.rst:42
64
-
msgid"This section only covers mono installation, you should have git installed in your Mac at this point. Please refer to http://git-scm.com/downloads"
68
+
msgid"Install mono latest version. You can always check for this here: http://www.mono-project.com/download/#download-lin"
65
69
msgstr""
66
70
67
-
#:..\getting_started.rst:44
68
-
msgid"First, make sure you have the latest mono version on your Mac. This section will cover installation of mono 3.8.0 on a Mac."
71
+
#:..\getting_started.rst:43
72
+
#:..\getting_started.rst:72
73
+
msgid"If everything went okay, you should open your terminal and check mono version::"
69
74
msgstr""
70
75
71
-
#:..\getting_started.rst:46
72
-
msgid"Download mono latest version. You can always check for this here: http://www.go-mono.com/mono-downloads/download.html"
76
+
#:..\getting_started.rst:56
77
+
#:..\getting_started.rst:86
78
+
msgid"Now download Git Extensions latest version from https://github.com/gitextensions/gitextensions/releases/latest. Remember to select the appropriate package otherwise you could have problems."
73
79
msgstr""
74
80
75
-
#:..\getting_started.rst:47
76
-
msgid"After you have completed the download, you will see a .dmg file. Double click it to open the package."
81
+
#:..\getting_started.rst:57
82
+
#:..\getting_started.rst:87
83
+
msgid"Browse into the folder where you extracted the package and just run mono command, like the example below::"
77
84
msgstr""
78
85
79
-
#:..\getting_started.rst:48
80
-
msgid"Inside the .dmg file you will have MonoFramework-{version}.pkg. Double click to start the installation process."
86
+
#:..\getting_started.rst:62
87
+
msgid"Installation (macOS)"
81
88
msgstr""
82
89
83
-
#:..\getting_started.rst:49
84
-
msgid"Follow the wizard until it's completion."
90
+
#:..\getting_started.rst:64
91
+
msgid"This section only covers mono installation, you should have git installed in your Mac at this point. Please refer to https://git-scm.com/download/mac"
85
92
msgstr""
86
93
87
-
#:..\getting_started.rst:50
88
-
msgid"If everything went okay, you should open your terminal and check mono version::"
94
+
#:..\getting_started.rst:66
95
+
msgid"First, make sure you have the latest mono version on your Mac. This section will cover installation of Mono 4.6 on a Mac."
89
96
msgstr""
90
97
91
-
#:..\getting_started.rst:64
92
-
msgid"Now download Git Extensions latest version from https://sourceforge.net/projects/gitextensions. Remember to select the appropriate package otherwise you could have problems."
98
+
#:..\getting_started.rst:68
99
+
msgid"Download mono latest version. You can always check for this here: http://www.mono-project.com/download/#download-mac"
93
100
msgstr""
94
101
95
-
#:..\getting_started.rst:65
96
-
msgid"Browse into the folder where you extracted the package and just run mono command, like the example below::"
102
+
#:..\getting_started.rst:69
103
+
msgid"After you have completed the download, you will see a .dmg file. Double click it to open the package."
97
104
msgstr""
98
105
99
-
#:..\getting_started.rst:69
106
+
#:..\getting_started.rst:70
107
+
msgid"Inside the .dmg file you will have MonoFramework-{version}.pkg. Double click to start the installation process."
108
+
msgstr""
109
+
110
+
#:..\getting_started.rst:71
111
+
msgid"Follow the wizard until it's completion."
112
+
msgstr""
113
+
114
+
#:..\getting_started.rst:91
100
115
msgid"This is the minimal setup you need in order to run Git Extensions."
101
116
msgstr""
102
117
103
-
#:..\getting_started.rst:72
118
+
#:..\getting_started.rst:94
104
119
msgid"Troubleshooting Mac Installation"
105
120
msgstr""
106
121
107
-
#:..\getting_started.rst:74
122
+
#:..\getting_started.rst:96
108
123
msgid"If your Git Extensions crashes with an exception that a font is missing (generic sans serif), you probably can fix this by installing Xquartz. This is a version of the X.Org X Windows System that runs on OS X. I am not sure what the side effects are. This can be installed from here: http://xquartz.macosforge.org/landing/"
109
124
msgstr""
110
125
111
-
#:..\getting_started.rst:75
126
+
#:..\getting_started.rst:97
112
127
msgid"If Git Extensions still crashes because it is unable to load a plugin, empty the plugins folder."
113
128
msgstr""
114
129
115
-
#:..\getting_started.rst:78
130
+
#:..\getting_started.rst:100
116
131
msgid"Settings"
117
132
msgstr""
118
133
119
-
#:..\getting_started.rst:80
134
+
#:..\getting_started.rst:102
120
135
msgid"All settings will be verified when Git Extensions is started for the first time. If Git Extensions requires any settings to be changed, the Settings dialog will be shown. All incorrect settings will be marked in red. You can ask Git Extensions to try to fix the setting for you by clicking on it. When installing Git Extensions for the first time (and you do not have Git already installed on your system), you will normally be required to configure your username and email address."
121
136
msgstr""
122
137
123
-
#:..\getting_started.rst:86
138
+
#:..\getting_started.rst:108
124
139
msgid"The settings dialog can be invoked at any time by selecting ``Settings`` from the ``Tools`` menu option."
125
140
msgstr""
126
141
127
-
#:..\getting_started.rst:90
142
+
#:..\getting_started.rst:112
128
143
msgid"For further information see :ref:`settings`."
129
144
msgstr""
130
145
131
-
#:..\getting_started.rst:95
146
+
#:..\getting_started.rst:117
132
147
msgid"Start Page"
133
148
msgstr""
134
149
135
-
#:..\getting_started.rst:97
150
+
#:..\getting_started.rst:119
136
151
msgid"The start page contains the most common tasks, recently opened repositories and favourites. The left side of the start page (Common Actions and Recent Repositories) is static. The right side of the page is where favourite repositories can be added, grouped under Category headings."
137
152
msgstr""
138
153
139
-
#:..\getting_started.rst:102
154
+
#:..\getting_started.rst:124
140
155
msgid"Recent Repositories can be moved to favourites using the repository context menu. Choose ``Move to category / New category`` to create a new category and add the repository to it, or you can add the repository to an existing category (e.g. 'Currents' as shown below)."
141
156
msgstr""
142
157
143
-
#:..\getting_started.rst:107
158
+
#:..\getting_started.rst:129
144
159
msgid"A context menu is available for both the category and the repositories listed underneath it."
145
160
msgstr""
146
161
147
-
#:..\getting_started.rst:109
162
+
#:..\getting_started.rst:131
148
163
msgid"Entries on Category context menu"
149
164
msgstr""
150
165
151
-
#:..\getting_started.rst:112
166
+
#:..\getting_started.rst:134
152
167
msgid"Move Up"
153
168
msgstr""
154
169
155
-
#:..\getting_started.rst:112
170
+
#:..\getting_started.rst:134
156
171
msgid"Move the category (and any repositories under it) higher on the page."
157
172
msgstr""
158
173
159
-
#:..\getting_started.rst:114
174
+
#:..\getting_started.rst:136
160
175
msgid"Move Down"
161
176
msgstr""
162
177
163
-
#:..\getting_started.rst:114
178
+
#:..\getting_started.rst:136
164
179
msgid"Move the category (and any repositories under it) lower on the page."
165
180
msgstr""
166
181
167
-
#:..\getting_started.rst:116
168
-
#:..\getting_started.rst:132
182
+
#:..\getting_started.rst:138
183
+
#:..\getting_started.rst:154
169
184
msgid"Remove"
170
185
msgstr""
171
186
172
-
#:..\getting_started.rst:116
187
+
#:..\getting_started.rst:138
173
188
msgid"Remove the category (and any repositories under it) from the page. Note: Git repositories are *not* physically removed either locally or remotely."
174
189
msgstr""
175
190
176
-
#:..\getting_started.rst:119
177
-
#:..\getting_started.rst:135
191
+
#:..\getting_started.rst:141
192
+
#:..\getting_started.rst:157
178
193
msgid"Edit"
179
194
msgstr""
180
195
181
-
#:..\getting_started.rst:119
182
-
#:..\getting_started.rst:135
196
+
#:..\getting_started.rst:141
197
+
#:..\getting_started.rst:157
183
198
msgid"Shows the Start Page settings window where both category and repository details can be modified. See :ref:`settings-start-page`."
184
199
msgstr""
185
200
186
-
#:..\getting_started.rst:123
201
+
#:..\getting_started.rst:145
187
202
msgid"Entries on repository context menu"
188
203
msgstr""
189
204
190
-
#:..\getting_started.rst:126
205
+
#:..\getting_started.rst:148
191
206
msgid"Move to category"
192
207
msgstr""
193
208
194
-
#:..\getting_started.rst:126
209
+
#:..\getting_started.rst:148
195
210
msgid"Move the repository to a new or existing category."
196
211
msgstr""
197
212
198
-
#:..\getting_started.rst:128
213
+
#:..\getting_started.rst:150
199
214
msgid"Move up"
200
215
msgstr""
201
216
202
-
#:..\getting_started.rst:128
217
+
#:..\getting_started.rst:150
203
218
msgid"Move the repository higher (within the category)."
204
219
msgstr""
205
220
206
-
#:..\getting_started.rst:130
221
+
#:..\getting_started.rst:152
207
222
msgid"Move down"
208
223
msgstr""
209
224
210
-
#:..\getting_started.rst:130
225
+
#:..\getting_started.rst:152
211
226
msgid"Move the repository lower (within the category)."
212
227
msgstr""
213
228
214
-
#:..\getting_started.rst:132
229
+
#:..\getting_started.rst:154
215
230
msgid"Remove the repository from the category. Note: the repository is *not* physically removed either locally or remotely."
216
231
msgstr""
217
232
218
-
#:..\getting_started.rst:138
233
+
#:..\getting_started.rst:160
219
234
msgid"Show current branch"
220
235
msgstr""
221
236
222
-
#:..\getting_started.rst:138
237
+
#:..\getting_started.rst:160
223
238
msgid"Toggles the display of the branch name next to the repository name. This identifies the currently checked out branch for the repository."
224
239
msgstr""
225
240
226
-
#:..\getting_started.rst:142
241
+
#:..\getting_started.rst:164
227
242
msgid"To open an existing repository, simply click the link to the repository under Recent Repositories or within the Categories that you have set up, or select Open repository (from where you can select a repository to open from your local file system)."
228
243
msgstr""
229
244
230
-
#:..\getting_started.rst:145
245
+
#:..\getting_started.rst:167
231
246
msgid"To create a new repository, one of the following options under Common Actions can be selected."
232
247
msgstr""
233
248
234
-
#:..\getting_started.rst:148
249
+
#:..\getting_started.rst:170
235
250
msgid"Clone repository"
236
251
msgstr""
237
252
238
-
#:..\getting_started.rst:150
253
+
#:..\getting_started.rst:172
239
254
msgid"You can clone an existing repository using this option. It displays the following dialog."
240
255
msgstr""
241
256
242
-
#:..\getting_started.rst:154
257
+
#:..\getting_started.rst:176
243
258
msgid"The repository you want to clone could be on a network share or could be a repository that is accessed through an internet or intranet connection. Depending on the protocol (http or ssh) you might need to load a SSH key into PuTTY. You also need to specify where the cloned repository will be created and the initial branch that is checked out. If the cloned repository contains submodules, then these can be initialised using their default settings if required."
244
259
msgstr""
245
260
246
-
#:..\getting_started.rst:159
261
+
#:..\getting_started.rst:181
247
262
msgid"There are two different types of repositories you can create when making a clone. A personal repository contains the complete history and also contains a working copy of the source tree. A central repository is used as a public repository where developers push the changes they want to share with others to. A central repository contains the complete history but does not have a working directory like personal repositories."
248
263
msgstr""
249
264
250
-
#:..\getting_started.rst:165
265
+
#:..\getting_started.rst:187
251
266
msgid"Clone SVN repository"
252
267
msgstr""
253
268
254
-
#:..\getting_started.rst:167
255
-
msgid"You can clone an existing SVN repository using this option, which creates a Git repository from the SVN repository you specify. For further information refer to the `Pro Git book <http://git-scm.com/book/en/Git-and-Other-Systems-Migrating-to-Git>`_."
269
+
#:..\getting_started.rst:189
270
+
msgid"You can clone an existing SVN repository using this option, which creates a Git repository from the SVN repository you specify. For further information refer to the `Pro Git book <https://git-scm.com/book/en/v2/Git-and-Other-Systems-Migrating-to-Git>`_."
256
271
msgstr""
257
272
258
-
#:..\getting_started.rst:171
273
+
#:..\getting_started.rst:193
259
274
msgid"Clone Github repository"
260
275
msgstr""
261
276
262
-
#:..\getting_started.rst:173
277
+
#:..\getting_started.rst:195
263
278
msgid"This option allows you to"
264
279
msgstr""
265
280
266
-
#:..\getting_started.rst:175
281
+
#:..\getting_started.rst:197
267
282
msgid"Fork a repository on GitHub so it is created in your personal space on GitHub."
268
283
msgstr""
269
284
270
-
#:..\getting_started.rst:176
285
+
#:..\getting_started.rst:198
271
286
msgid"Clone any repositories on your personal space on GitHub so that it becomes a local repository on your machine."
272
287
msgstr""
273
288
274
-
#:..\getting_started.rst:178
289
+
#:..\getting_started.rst:200
275
290
msgid"You can see your own personal repositories on GitHub, and also search for repositories using the ``Search for repositories`` tab."
276
291
msgstr""
277
292
278
-
#:..\getting_started.rst:183
293
+
#:..\getting_started.rst:205
279
294
msgid"Create new repository"
280
295
msgstr""
281
296
282
-
#:..\getting_started.rst:185
297
+
#:..\getting_started.rst:207
283
298
msgid"When you do not want to work on an existing project, you can create your own repository using this option."
284
299
msgstr""
285
300
286
-
#:..\getting_started.rst:189
301
+
#:..\getting_started.rst:211
287
302
msgid"Select a directory where the repository is to be created. You can choose to create a Personal repository or a Central repository."
288
303
msgstr""
289
304
290
-
#:..\getting_started.rst:191
305
+
#:..\getting_started.rst:213
291
306
msgid"A personal repository looks the same as a normal working directory but has a directory named ``.git`` at the root level containing the version history. This is the most common repository."
292
307
msgstr""
293
308
294
-
#:..\getting_started.rst:194
309
+
#:..\getting_started.rst:216
295
310
msgid"Central repositories only contain the version history. Because a central repository has no working directory you cannot checkout a revision in a central repository. It is also impossible to merge or pull changes in a central repository. This repository type can be used as a public repository where developers can push changes to or pull changes from."
0 commit comments