Romulo Gabriel Rodrigues
db8f691f44
Update index.html.haml
...
Correcting Brazillian Portuguese typos and adding missing parts presents in the original english text.
2016-10-26 17:34:54 -03:00
Olivier Lacan
cbc5627c18
Merge pull request #130 from magol/patch-2
...
Typos in the Swedish translation
2016-10-16 01:35:30 +02:00
Magnus Österlund
778f7fcceb
Update sv according to #132
2016-10-06 20:49:23 +02:00
Peter Kokot
53814393c2
[sl] Add Slovenian - sl_SI translation for 0.3.0
2016-10-06 18:42:00 +02:00
Magnus Österlund
67ab6bf230
Typos in the Swedish translation
2016-09-20 15:22:43 +02:00
Magnus Österlund
a81b894e92
Fix grammatical issues for Swedish
2016-09-20 15:20:30 +02:00
Magnus Österlund
f3dcc0a0ec
Typos in the Swedish translation
2016-09-20 12:34:38 +02:00
aisamu
090276be05
Updates from a real text reviewer
2016-08-30 17:48:47 -03:00
aisamu
b6934c233b
Updated pt-br version
...
Corrected a few typos/grammar mistakes
Added new content from english version
"Change log" -> changelog
2016-08-30 17:17:09 -03:00
David Roesel
bc91111974
Czech translation
...
Rough version. Might need refining.
2016-08-27 00:47:32 -04:00
roalz
8935a1d508
Update index.html.haml
...
%pre.changelog= File.read("CHANGELOG.md")
instead of
%pre.changelog= File.read(File.expand_path("../../CHANGELOG.md", __FILE__))
2016-08-22 16:34:18 +02:00
roalz
b850716d1c
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# CHANGELOG.md
# source/layouts/layout.html.haml
2016-08-22 16:04:48 +02:00
Olivier Lacan
d062ea3a36
This project isn't sponsored by Code School
...
So no point in mentioning it in the footer.
2016-08-07 15:07:11 -04:00
Emre Erkan
6d8f4ad678
Just a small fix.
2016-08-07 20:54:16 +03:00
Olivier Lacan
c844dcacdc
Tighten words in site title
2016-08-07 00:38:40 -04:00
Olivier Lacan
6896fb323d
Merge pull request #113 from AdaDigitalAgency/master
...
Added tr-TR translation.
2016-08-06 23:13:12 -04:00
Olivier Lacan
c068d450d8
Fix typo in Swedish version
2016-08-06 17:19:06 -04:00
Emre Erkan
beb0d31ec4
Updated folder structure for verrsion 0.3.0
2016-08-06 20:53:00 +03:00
Emre Erkan
a42dc89796
Merge remote-tracking branch 'olivierlacan/master'
2016-08-06 20:32:17 +03:00
Magnus Österlund
8ca917682e
Update Swedish to 0.3.0
2016-08-06 17:46:51 +02:00
Magnus Österlund
4a881240ee
Bring fork up to date
2016-08-06 13:02:16 +02:00
Olivier Lacan
9afff8fc3e
Upgrade to Middleman 4.1.10
2016-08-06 01:37:12 -04:00
Olivier Lacan
adfbaf9235
Flip the directory organization to have lang first
...
Thanks @jswanner you’re so swell and stuff.
2016-08-05 20:00:43 -04:00
Magnus Österlund
c93410fc04
Fix Swedish spelling
2016-07-31 17:11:47 +02:00
magol
8f3a0ca053
Translate to swedish
2016-07-28 16:13:00 +01:00
magol
525d015e54
Translated some swedish
2016-07-18 00:58:45 +01:00
Emre Erkan
4a828c8bd6
Added tr-TR translation.
2016-05-23 16:46:26 +03:00
Olivier Lacan
e8602923dd
Start versioning from 0.3.0
...
This requires moving every current translation into a 0.3.0/ directory and doing
some default redirection when people hit keepachangelog.com they should
always be redirected to the latest version.
Currently that's hardcoded to 0.3.0 but we're going to surely use something akin
to a version.rb to define that and use it across the codebase.
2016-05-16 15:20:26 +02:00
roalz
b7d3af1ad6
Update layout.haml
2016-05-11 12:12:24 +02:00
roalz
118c05b184
Completed translation of index.haml to Italian
2016-05-11 12:09:59 +02:00
roalz
e6937c1bc6
Added it-IT index.haml
2016-05-11 10:21:54 +02:00
Michael Burri
89acb81ad7
Found some more wrong quotes, little glitches and generally made some phrases sound more natural.
2016-01-26 10:35:09 +01:00
Olivier Lacan
f0aa856a87
Fix frontmatter delimiter
2016-01-25 19:29:42 -05:00
Olivier Lacan
3050e95c76
Fix improper quotation marks
2016-01-25 19:27:52 -05:00
Olivier Lacan
fe288ea321
Fix path
2016-01-25 19:24:57 -05:00
Michael Burri
fb70a88615
fixed typos
2016-01-23 17:04:48 +01:00
Michael Burri
fc51f1fbc2
Added German translation
2016-01-23 17:01:25 +01:00
Nathaniel Bibler
6f12ec4453
Disallow whitespace wrapping in locales.
2016-01-13 15:24:30 -05:00
Nathaniel Bibler
f186afe9b9
Add translation links and attribution for zh-TW and zh-CN.
2016-01-13 12:58:55 -05:00
TiansHUo
d6102ee803
Fixed some bugs, removed Chinese README.md
2015-12-18 19:05:29 +08:00
Tianshuo
8863d9132b
Deleted english part
2015-12-18 18:51:27 +08:00
TiansHUo
4b3a28da25
Added:
...
1. Simplified Chinese Translation
2. Traditional Chinese Translation (Machine Translated from simplified version)
2015-12-18 18:42:04 +08:00
Olivier Lacan
a709cdcd06
Limit size of change log display
2015-12-14 11:32:55 -05:00
Olivier Lacan
4101681ba4
Fix improper Markdown syntax breaking the build
...
@ZeliosAriex please follow the Markdown styling used in other
translations next time. ;-)
2015-12-03 14:29:17 -05:00
Olivier Lacan
7d38e181c1
Fix incorrect path
2015-12-03 14:03:12 -05:00
Olivier Lacan
9186608879
Add @ZeliosAriex's Spanish translation to the interface
2015-12-03 13:42:02 -05:00
Zelios Ariex
c772b962f5
First version of the spanish translation
2015-12-03 19:04:57 +01:00
Nathaniel Bibler
55c473be6d
Add a trailing slash to the locale URLs.
...
This removes/avoids an intermediary redirect in production.
2015-10-31 15:55:50 -04:00
Nathaniel Bibler
08eccbe25c
Use source code font for CODE.
2015-10-31 15:42:20 -04:00
Nathaniel Bibler
f663b73e46
Fix 'engish' typo.
2015-10-31 15:41:07 -04:00