1
0
mirror of https://github.com/jlevy/the-art-of-command-line.git synced 2024-12-14 10:53:03 +02:00
Commit Graph

823 Commits

Author SHA1 Message Date
Joshua Levy
90540dcaa8 Tweak language for #389. 2016-03-04 08:16:14 -08:00
Joshua Levy
cf68470ab2 Merge pull request #389 from iveksl2/patch-1
add "Data Science at the Commande Line" link to More Resources
2016-03-04 08:12:31 -08:00
Joshua Levy
5601bd9a68 Merge pull request #390 from ceoaliongroo/master
WIP - es: update translation
2016-03-04 08:10:42 -08:00
Carlos Mantilla
d7a1ae1b3b es: update translation. 2016-03-03 10:50:08 +02:00
Carlos Mantilla
32e6221fd8 Merge branch 'jlevy/master' 2016-03-03 10:22:13 +02:00
Igor Veksler
10d854ef44 add "Data Science at the Commande Line" link to More Resources 2016-03-02 19:28:18 -06:00
Joshua Levy
4094635993 Merge pull request #379 from mkwardakov/ru-update
ru: Merged and translated recent changes
2016-02-27 18:05:15 -08:00
Joshua Levy
573d309e8b Merge pull request #388 from lmount/master
FIX: Closed code quotes for "el" translation
2016-02-25 00:42:10 -08:00
L. Mountrakis
93cf69d67d FIX: Closed code quotes for "el" translation 2016-02-25 01:17:25 +01:00
Michael Kwardakov
5b0adc0efe Merge remote-tracking branch 'origin/master' into ru-update 2016-02-22 09:28:08 +03:00
Joshua Levy
5f43f36628 Merge pull request #387 from jlevy/update-authors
Update roles and credits.
2016-02-20 11:00:21 -08:00
Joshua Levy
a676044492 Update rolses and credits.
Also clarify that maintainers can be for a translation or a section
(now in the case of Windows).
2016-02-20 10:57:31 -08:00
Joshua Levy
6a596fcad7 Merge pull request #383 from tim-teufel/master
Remove a redundant mention of `lsb_release'
2016-02-20 10:53:28 -08:00
Joshua Levy
fedc0c08d5 Merge pull request #380 from ericguirbal/fr
fr: Update the translation
2016-02-20 10:50:12 -08:00
Joshua Levy
b85c9e273d Merge pull request #381 from anna-d/master
el: Update translation
2016-02-20 10:09:42 -08:00
_anna
e536b4efb8 el: Improve translation
Use greek quotes and make small improvements

Reviewed-by: Diomidis Spinellis <dds@aueb.gr>
2016-02-20 13:12:31 +02:00
Timur M
7a9da6b09e Translate the "or" word in the Russian version
or → или
2016-02-19 16:26:51 +03:00
Timur M
fcdaa321e7 Remove a redundant mention of `lsb_release'
Made in all translations as well.

Resolves: #382
2016-02-19 16:24:24 +03:00
Michael Kwardakov
df965362a3 Update README-ru.md 2016-02-19 13:23:01 +03:00
_anna
cce22b2840 el: Update translation
Translate the section "Windows only" and other smaller additions
2016-02-19 02:27:59 +02:00
Eric Guirbal
2deada1c73 fr: Synchronize the translation 2016-02-18 23:59:24 +01:00
Eric Guirbal
4c2fc0211e fr: Translate the section "Windows only" 2016-02-18 23:59:15 +01:00
mkwardakov
9244963cac merged and translated latest changes 2016-02-18 22:18:37 +03:00
Joshua Levy
dfc86414a0 Merge pull request #376 from mkwardakov/ru-sync-update
ru: Corrected doc and translation
2016-02-17 15:16:03 -08:00
Joshua Levy
7124a1d070 Two more small adjustments to #375. 2016-02-16 22:41:01 -08:00
Joshua Levy
c7d9d1478a Rework ordering on #375 additions. 2016-02-16 22:37:38 -08:00
Joshua Levy
30067c5810 Merge pull request #375 from Lakshmipathi/master
128K limit, chattr, rsync, other additions
2016-02-16 22:34:12 -08:00
Joshua Levy
c3869fe0d1 Merge pull request #361 from dspinellis/windows
Add short Microsoft Windows section
2016-02-16 22:31:55 -08:00
mkwardakov
99e681db86 typo 2016-02-16 18:22:32 +03:00
mkwardakov
5440364e80 Synced russian version to original line-by-line to merge changes easly. Corrected a couple of words, removed a duplicate, joined few strings 2016-02-16 18:10:29 +03:00
Lakshmipathi.G
6b13ea552d Remove nano tip 2016-02-16 16:55:50 +05:30
Joshua Levy
ad5d25ffd7 Merge pull request #373 from tim-teufel/master
Break the list of package managers, final part: update translations
2016-02-15 20:33:57 -08:00
Joshua Levy
fae530d822 Merge pull request #370 from MintCN/small-advise
zh: traditional/simplified labels
2016-02-15 08:32:24 -08:00
mudongliang
7a3e033346 modify 中文 to 简体中文 in all the languages 2016-02-15 15:09:14 +08:00
Lakshmipathi.G
0ee468155b Fix for review comments 2016-02-15 02:22:42 +05:30
Lakshmipathi.G
fb7d95ea97 save and restore file permissions 2016-02-15 02:18:34 +05:30
Lakshmipathi.G
b1ad68b215 chattr to protect accidental file delete 2016-02-15 02:15:51 +05:30
Lakshmipathi.G
f8fc819af2 128K limit on commandline 2016-02-15 02:11:02 +05:30
Lakshmipathi.G
e64c2f3c09 Verify disk space with lsof 2016-02-15 02:07:52 +05:30
Lakshmipathi.G
a38a24a1ed fix typo: Emacs not Emcas 2016-02-15 02:00:50 +05:30
Lakshmipathi.G
f4544843b2 prefer rsync over scp 2016-02-15 01:48:01 +05:30
Lakshmipathi.G
4e1abd4391 basic calculator 2016-02-15 01:40:37 +05:30
Lakshmipathi.G
f8f812f8ad nano editor for beginners 2016-02-15 01:33:59 +05:30
Joshua Levy
8f585020be Merge pull request #374 from anna-d/master
el: Update translation
2016-02-12 07:55:39 -08:00
_anna
76ccdfd8d8 el: Fix typo 2016-02-12 11:04:39 +02:00
_anna
a1e446ff19 el: Update translation 2016-02-12 11:02:37 +02:00
Timur M
d6dd7ce5d8 Break the list of package managers – finishing
The change in the list of package managers has been reproduced in those
translations which used the original delimeter (forward slash, "/").
2016-02-09 01:59:52 +03:00
Joshua Levy
60e15f4f88 Merge pull request #372 from tim-teufel/master
Break list of package managers into separate words
2016-02-08 10:19:01 -08:00
Timur
8a0d76cf2d Merge pull request #1 from tim-teufel/tim-teufel-#337
Break list of package managers into separate words
2016-02-07 04:23:20 +03:00
Timur
b5d4416af3 Break list of package managers into separate words
Otherwise, they are seen by Markdown as a very long word. Indirectly, that might lead to the line break in the word "apt-get".

Resolves: #337
2016-02-07 04:19:14 +03:00