b862745a0d
Localize "by" and "in" strings in post meta
...
This became a problem when I added right-to-left language support.
When you mix RTL languages like Arabic with English (even for just
dates and small strings) everything becomes jumbled. For now I have
only added translations for English (default), Arabic, and Bulgarian.
2019-04-22 18:51:33 +03:00
e4876d98cf
i18n/ar.yaml: Put arrow on the right side
...
This works. The way I understand it is that it needs to be "wrong"
before we run rtlcss so that it gets flipped to be correct when in
right-to-left mode.
2019-04-18 22:21:25 +03:00
90d1a79e01
i18n/ar.yaml: Improved Arabic translation
...
Credit: Bayan Abid
2019-04-18 16:08:03 +03:00
f71886b04f
Add Arabic translation
...
Very poorly done using Google Translate, just so I can see how the
strings look and have a place to start fixing them.
2019-04-17 18:29:33 +03:00
9613fcdeee
Add Dutch translation
2019-03-13 09:27:20 +02:00
Yngve Høiseth
e80a6238c6
Add Norwegian translations
2018-07-11 16:30:22 +03:00
Frank Tegtmeyer
8137a4881d
Misspelled word in translation for German corrected.
2018-02-02 11:32:34 +01:00
Frank Tegtmeyer
3b82a05a37
Better text for navigation (German)
2018-01-26 13:08:45 +01:00
Marcelo Canina
1f0c3613a5
added spanish i18n
2017-11-20 17:49:28 -03:00
Tom Kao
35c4ba8005
Adding traditional Chinese translation.
2017-05-19 00:11:13 +08:00
f3e63d5619
i18n/bg.yaml: Add new Bulgarian strings
2017-04-27 12:15:07 +03:00
eed60d8a8d
Lint the i18n yaml files with yamllint
2017-04-01 12:16:40 +03:00
Ardianta Pargo
74b5090312
Add Indonesian language
2017-01-25 11:55:58 +08:00
c2d9b1ad74
i18n/bg.yaml: Add translation for "links"
2017-01-09 17:25:13 +02:00
Frank Tegtmeyer
47d257e007
update for german translation
2016-12-11 19:04:55 +01:00
ff9dfdc266
Merge pull request #27 from gauthierl/i18n_fr
...
add french translation
2016-12-09 17:39:52 +02:00
Mathieu GAUTHIER-LAFAYE
65b9847333
links in sidebar is now tranlatable
2016-12-09 16:35:13 +01:00
Mathieu GAUTHIER-LAFAYE
469e909920
fr: translate "links"
2016-12-09 15:48:41 +01:00
Mathieu GAUTHIER-LAFAYE
0324570af4
fr: translate "backInTop"
2016-12-09 15:43:14 +01:00
Mathieu GAUTHIER-LAFAYE
89f87e050b
the "Back on top" link is now translatable.
2016-12-09 15:37:53 +01:00
Mathieu GAUTHIER-LAFAYE
4092b129bd
add french translation
2016-12-09 15:32:44 +01:00
Fernando Ike
c4e9a6cd1e
Added portuguese translation file
2016-11-30 15:18:05 -02:00
abfc8ad15c
Make "→" in "Read more" part of the i18n strings
...
Eventually I'd like to support right-to-left languages like Arabic
and we'd need the arrow to point the other way for that.
2016-11-20 12:14:46 +02:00
Frank Tegtmeyer
07784422f6
Added german translation for cookie consent.
2016-11-15 15:39:03 +01:00
a66be324cc
Add plumbing for cookie consent
...
Set the cookie_consent_info_url parameter in your site's config to
display a message about cookie usage to your users. See the config
in `exampleSite/config.toml` for more info.
2016-11-13 14:13:17 +02:00
Frank Tegtmeyer
35964d5046
German translation
2016-11-04 10:22:03 +01:00
08bc3493ab
i18n/bg.yaml: Add more strings
2016-10-19 17:06:57 -07:00
a8086d8a7b
Add Bulgarian language strings
2016-10-19 16:29:42 -07:00
Pavel Kanyshev
baebcdb5db
Russian language file
2016-10-19 22:54:34 +03:00
a8d694d08c
Add pagination logic + i18n strings for en
2016-10-05 17:21:53 +03:00
07ea0a3d68
i18n/en.yaml: Add string for "home"
2016-10-04 11:24:34 +03:00
577e168da5
Use i18n to translate some strings
...
Hugo 0.17 allows for easy multi-lingual sites. Strings can be
translated either in the theme or in the site, and missing strings
will fall back to the default language.
See: https://github.com/spf13/hugo/blob/master/docs/content/content/multilingual.md
2016-10-03 22:58:22 +03:00