Review fixes for translations
- Please don't translates Markdown [keys]. - `language` should be the name of your language, not translation of `English`. Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
parent
d18f5cc21e
commit
58ce4d7620
5 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
[po4a_langs] id pt-BR es nl eu ca bn zh-Hans hu mr pl
|
||||
[po4a_langs] id pt-BR es nl eu ca bn zh-Hans hu mr pl hi
|
||||
[po4a_paths] po/content.pot $lang:po/content.$lang.po
|
||||
|
||||
[options] opt:"--verbose" opt:"--package-name='Organic Maps Website'" opt:"--package-version=1.0" opt:"--copyright-holder='Organic Maps'" opt:"--addendum-charset=UTF-8" opt:"--localized-charset=UTF-8" opt:"--master-charset=UTF-8" opt:"--master-language=en_US" opt:"--porefs=file" opt:"--msgmerge-opt='--no-wrap'" opt:"--wrap-po=newlines"
|
||||
|
|
|
@ -179,7 +179,7 @@ token = "token"
|
|||
[languages.hu.translations]
|
||||
address = "Cím"
|
||||
back = "Vissza a Hírekhez"
|
||||
contact = "Kapcsolatfelvétel"
|
||||
contact = "Kapcsolat"
|
||||
install-appgallery = "Telepítse az Organic Maps-et a Huawei AppGalériából"
|
||||
install-appstore = "Telepítse az Organic Maps-et az AppStore-ból"
|
||||
install-googleplay = "Telepítse az Organic Maps-et a Google Play-ről"
|
||||
|
|
|
@ -119,6 +119,6 @@ Licencia Apache 2.0.
|
|||
- Siga nuestras novedades en [Mastodon][mastodon], [Facebook][facebook],
|
||||
[Twitter][twitter], [Instagram][instagram] y [Reddit][reddit].
|
||||
|
||||
[fork]: https://en.wikipedia.org/wiki/Fork_(software_development)
|
||||
[fork]: https://es.wikipedia.org/wiki/Bifurcaci%C3%B3n_(desarrollo_de_software)
|
||||
|
||||
{{ references(lang='es') }}
|
||||
|
|
|
@ -358,7 +358,7 @@ msgstr "Siga nuestras novedades en [Mastodon][mastodon], [Facebook][facebook], [
|
|||
#: content/_index.md
|
||||
#, no-wrap
|
||||
msgid "[fork]: https://en.wikipedia.org/wiki/Fork_(software_development)\n"
|
||||
msgstr "[Bifurcación]: https://es.wikipedia.org/wiki/Bifurcaci%C3%B3n_(desarrollo_de_software)\n"
|
||||
msgstr "[fork]: https://es.wikipedia.org/wiki/Bifurcaci%C3%B3n_(desarrollo_de_software)\n"
|
||||
|
||||
#. type: Plain text
|
||||
#: content/_index.md content/support-us/index.md
|
||||
|
@ -777,7 +777,7 @@ msgid ""
|
|||
"[github]: https://github.com/organicmaps/organicmaps\n"
|
||||
"[license]: http://www.apache.org/licenses/LICENSE-2.0\n"
|
||||
"[copyright]: https://github.com/organicmaps/organicmaps/blob/master/data/copyright.html\n"
|
||||
msgstr "[Github]: https://github.com/organicmaps/organicmaps\n[Licencia]: http://www.apache.org/licenses/LICENSE-2.0\n[Derechos de autor]: https://github.com/organicmaps/organicmaps/blob/master/data/copyright.html\n"
|
||||
msgstr "[github]: https://github.com/organicmaps/organicmaps\n[license]: http://www.apache.org/licenses/LICENSE-2.0\n[copyright]: https://github.com/organicmaps/organicmaps/blob/master/data/copyright.html\n"
|
||||
|
||||
#. type: Hash Value: address
|
||||
#: translations.yaml
|
||||
|
|
|
@ -843,7 +843,7 @@ msgstr "Telepítse az Organic Maps-et a Google Play-ről"
|
|||
#: translations.yaml
|
||||
#, no-wrap
|
||||
msgid "English"
|
||||
msgstr "Angol"
|
||||
msgstr "Magyar"
|
||||
|
||||
#. type: Hash Value: name
|
||||
#: translations.yaml
|
||||
|
|
Loading…
Add table
Reference in a new issue