[tor-commits] [community/translations] Add more languages

gus at torproject.org gus at torproject.org
Mon Nov 9 22:28:37 UTC 2020


commit 3cb058c064b177fe30b73ab3f3f2158a4319c54a
Author: gus <gus at torproject.org>
Date:   Mon Nov 9 17:28:26 2020 -0500

    Add more languages
---
 community.lektorproject | 67 ++++++++++++++++++++++++++++++++++++++++++++++++-
 configs/i18n.ini        |  2 +-
 2 files changed, 67 insertions(+), 2 deletions(-)

diff --git a/community.lektorproject b/community.lektorproject
index 9baf3e0..74ace01 100644
--- a/community.lektorproject
+++ b/community.lektorproject
@@ -10,36 +10,96 @@ primary = yes
 url_prefix = /
 locale = en
 
+[alternatives.ar]
+name = عربية (ar)
+url_prefix = /ar/
+locale = ar
+
+[alternatives.ca]
+name = Català (ca)
+url_prefix = /ca/
+locale = ca
+
+[alternatives.cs]
+name = Czech (cs)
+url_prefix = /cs/
+locale = cs
+
 [alternatives.de]
 name = Deutsch (de)
 url_prefix = /de/
 locale = de
 
+[alternatives.el]
+name = Ελληνικά (el)
+url_prefix = /el/
+locale = el
+
 [alternatives.es]
 name = Español
 url_prefix = /es/
 locale = es
 
+[alternatives.es-AR]
+name = Español Arg. (es-AR)
+url_prefix = /es-AR/
+locale = es-AR
+
+[alternatives.fa]
+name = Persian (fa)
+url_prefix = /fa/
+locale = fa
+
 [alternatives.fr]
 name = Français
 url_prefix = /fr/
 locale = fr
 
+[alternatives.he]
+name =  עברית (he)
+url_prefix = /he/
+locale = he
+
+[alternatives.hi]
+name = Hindi (hi)
+url_prefix = /hi/
+locale = hi
+
+[alternatives.id]
+name = Indonesia (id)
+url_prefix = /id/
+locale = id
+
+[alternatives.is]
+name = Íslenska (is)
+url_prefix = /is/
+locale = is
+
 [alternatives.it]
 name = Italia (it)
 url_prefix = /it/
 locale = it
 
+[alternatives.ja]
+name = Japanese (ja)
+url_prefix = /ja/
+locale = ja
+
 [alternatives.ka]
 name = ქართული ენა (ka)
 url_prefix = /ka/
 locale = ka
 
 [alternatives.pt-BR]
-name = Português Br. (pr-BR)
+name = Português Br. (pt-BR)
 url_prefix = /pt-BR/
 locale = pt-BR
 
+[alternatives.pt-PT]
+name = Português Port. (pt-PT)
+url_prefix = /pt-PT/
+locale = pt-PT
+
 [alternatives.ro]
 name = Română (ro)
 url_prefix = /ro/
@@ -50,6 +110,11 @@ name = Русский (ru)
 url_prefix = /ru/
 locale = ru
 
+[alternatives.sq]
+name = Albanian (sq)
+url_prefix = /sq/
+locale = sq
+
 [alternatives.tr]
 name = Türkçe (tr)
 url_prefix = /tr/
diff --git a/configs/i18n.ini b/configs/i18n.ini
index 96c93e4..92714d6 100644
--- a/configs/i18n.ini
+++ b/configs/i18n.ini
@@ -1,5 +1,5 @@
 content = en
-translations = es,de,fr,it,ka,pt-BR,ro,ru,tr,zh-CN
+translations = es,de,ca,cs,es-AR,el,fa,fr,he,hi,id,is,it,ja,ka,pt-BR,pt-PT,ro,ru,sq,tr,zh-CN
 i18npath = i18n
 translate_paragraphwise = False
 url_prefix = https://community.torproject.org/



More information about the tor-commits mailing list