From 3d1e69c4a6259ac2ad621194dbbb0bb9f9d016ac Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Tue, 13 Sep 2016 21:50:28 -0300 Subject: [PATCH] Don't ignore POT and MO files. --- .gitignore | 4 - translations/de/LC_MESSAGES/messages.mo | Bin 0 -> 1588 bytes translations/fr/LC_MESSAGES/messages.mo | Bin 0 -> 1613 bytes translations/messages.pot | 102 +++++++++++++++++++++ translations/pt_BR/LC_MESSAGES/messages.mo | Bin 0 -> 1556 bytes 5 files changed, 102 insertions(+), 4 deletions(-) create mode 100644 translations/de/LC_MESSAGES/messages.mo create mode 100644 translations/fr/LC_MESSAGES/messages.mo create mode 100644 translations/messages.pot create mode 100644 translations/pt_BR/LC_MESSAGES/messages.mo diff --git a/.gitignore b/.gitignore index 6abb2b5..fa79f58 100644 --- a/.gitignore +++ b/.gitignore @@ -44,10 +44,6 @@ coverage.xml *,cover tests/output -# Translations -*.mo -*.pot - # Django stuff: *.log diff --git a/translations/de/LC_MESSAGES/messages.mo b/translations/de/LC_MESSAGES/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..e899fefc4917231480777339c080d3e9bbf4f38f GIT binary patch literal 1588 zcma)+J!~9B6vqb$5FLn*KmiD$7ep)@w9DPu1app)*s=3v8=ve`5E2ND_ulPJJUerm znLXzMqN1S-1qBimG!!&Y(S(AYnihdXOHDz;f9}pc10rH|yT5s}Z{EE3cK-MCsS}?H zTu8>4zk)Br z{vCV~eCGb~`Xz7!_7?a6_!;;p_yri(e+|aC-+_;VcfoHF<3}*&^8sGQ_aEUA?T^8j z-zVTH@N+Q6`3A&K+{L2>{s2A({s}$>)*ck%b?^o7CGZ9qd-FcH4c-A`e!qY*?r&hM z`;Q4vJ|x6*u%89RipvT$U@umJEyYR|3hTVMBm?KxDa=oXLpn2SWXW@wu_h=}F*%l9 zWpZ)VmMk{aK2s=^C+UL9G+&_ILOLcD=s<;nhPHClLrl~4r^TCmz>eD12QRjD_h{VK zEIkt&xu=<~%Yod@oazS(mIjIsD6?hBCiqmu#oQ%pklI1PX3mp}<7}M#5UGyh)84V< z+ZOv`)o8BIT4mC_S2>Nv3D)*B-B-=C&Gph@IVC(UJMIGca<* zj^)M|Uc7B9Dpg(t6m-)LMcdh%oQ33CH@U&iD{ERrjkH0Sh9xFThy#K&L;K6q`5%NM(edk zQlGEa;h5~8fVk;D{2KGrINMrynHNhs(2uPA^kquC{e; zYkk_aMq01MgNUP$bcTIw75G+owXdZzOO)Z{c@E1}=p~C&zgSd{U9xU68&7VF7WY)B zU17rxokQn`En1a(tf`sKrwg@1c^s(&{WoIcP#wpH(?jqUtH4gPhv!HcSGYGLt5Pp% z9jL1uTHt5}BH3qsf!3rk$X(&ItHR*41iI|FGF>)NB^6HVp|hA-8HGXk>D;Oc;cr5b z`$0h|NR+A)`!Q{dB@@MXyCTofN-DOER)%3=!~fLJBug5ML^jd?x`XawEiuSEzN*4c`SRdf)S4f3ql@$fBP1o0P-ZNjAh literal 0 HcmV?d00001 diff --git a/translations/fr/LC_MESSAGES/messages.mo b/translations/fr/LC_MESSAGES/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..57d26aaa78b0ea4a1fa0d2fed91aa70565a9aa8c GIT binary patch literal 1613 zcmai!&u<$=6vu~Be#rd(A%O&k0fCeN>t6|J*pRkvo6taATd@_X2!tlP&)#WwXI3+_ zcANwM0$ez7K!OWUjtFrn2P8`fi7Q-@xF9b41DyDdy@{h#0!!=9yxI5Oym>R<{r$JqY`K@GLk09{_KG70`lDfFFX7gCB$5?+dUBehEGV{#No2 z@Dxi>(-~_OF44xa%fiu68;SXHIN>iZDUs1KX0&or6~qmR zSgIkrsxxBO0Pk+D*%kZ&V7Z&vG-UCOm_LE8>x99$}f zHt6dR`&CXv?&9ehs%S)|+vx|FaSRTbf-Bf}$eZ=XT2NmPnyb9o2w!gm^_6-Zj=?Uf z_bZluH?~^4LAw)NY4NL_u)Xu@yPfM>m21Mfpl^h-sc_n$I*g}ZX&h@WN-`Nc%ikPe zF2YpRmQxppnUJZk==^K50+2@y3o%4J19NNyeG-{ZNh(VCQsP{0!&+@T9#@@TQV!_A zC#jv@Yt13h*4EZmn&)Z*Q(LZd)53@}*w!YqAy@g#w42QhJ|Au_DSn*=xj1IxNOL(#ODZd)H`gxIBMCQU^`hT=H{Tkw%d!D`x Z|D`^p_kEbFZ`L-y6?}BCQ}oZUe*t_(&-MTS literal 0 HcmV?d00001 diff --git a/translations/messages.pot b/translations/messages.pot new file mode 100644 index 0000000..f46dd11 --- /dev/null +++ b/translations/messages.pot @@ -0,0 +1,102 @@ +# Translations template for PROJECT. +# Copyright (C) 2016 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2016. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-08-24 21:51-0300\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.3.4\n" + +#: templates/archives.html:2 templates/archives.html:7 +msgid "Archives" +msgstr "" + +#: templates/article.html:17 templates/index.html:9 +#, python-format +msgid "Posted on %(when)s in %(category)s" +msgstr "" + +#: templates/article.html:41 +msgid "Like this article? Share it with your friends!" +msgstr "" + +#: templates/article.html:49 +msgid "You might enjoy" +msgstr "" + +#: templates/author.html:2 +#, python-format +msgid "Posts by %(name)s" +msgstr "" + +#: templates/authors.html:2 templates/authors.html:7 +msgid "Authors" +msgstr "" + +#: templates/base.html:104 +msgid "Home" +msgstr "" + +#: templates/base.html:111 +msgid "Atom" +msgstr "" + +#: templates/base.html:115 +msgid "RSS" +msgstr "" + +#: templates/categories.html:2 templates/categories.html:7 +msgid "Categories" +msgstr "" + +#: templates/category.html:2 +#, python-format +msgid "Category %(name)s" +msgstr "" + +#: templates/index.html:14 +msgid "Tagged with" +msgstr "" + +#: templates/index.html:29 +msgid "Continue reading" +msgstr "" + +#: templates/tag.html:2 +#, python-format +msgid "Tag %(name)s" +msgstr "" + +#: templates/tags.html:2 templates/tags.html:7 +msgid "Tags" +msgstr "" + +#: templates/partial/disqus.html:12 +msgid "Please enable JavaScript to view comments." +msgstr "" + +#: templates/partial/flex.html:1 +#, python-format +msgid "" +"Powered by %(pelican_url)s - %(flex_url)s theme by " +"%(alexandrevicenzi_url)s" +msgstr "" + +#: templates/partial/pagination.html:5 +msgid "Older Posts" +msgstr "" + +#: templates/partial/pagination.html:10 +msgid "Newer Posts" +msgstr "" + diff --git a/translations/pt_BR/LC_MESSAGES/messages.mo b/translations/pt_BR/LC_MESSAGES/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..9c2df3e2e415471adb696f38590216167869d9bf GIT binary patch literal 1556 zcmaKs&x<2P6vu0IMU9I;77q#@o`SF=R5r!(HSSqgvAAAsdT?|YPP#7 zR#j&vf}X^S7ePFDP}qxt;9(KH=t0Ou@a$1x|A6%>c+qbq*~vKIHgrDqG@^w4a~Q|2f@$5Q{We1JpTsF6rwbd(jHE5Un!wt@C1C1n8LhS7BijKXF8Q@ zW#(naHj%FhDhU^l$52HfD(&r#T*qe!@FZVD-c4%M>aWP!l58wequzYEE^Fs%H5ker zL?3TFW>Dn}RI)A^2R^h>9rOFV=Alz8nIh@N5 zt75iD=QlSm=DKQKwpwZDrBk`QY+d1-WCoL|Uui7UbhvWH&??mzDq9;{m*!=wqhhfW z(F?LO8sNUb2jT1>SK2I7g4XjKR?5(mOLM!JSdX2&WD*-&w@FJ~9V%DYutW7w_ED48 zRF`vnk#p6>3iR=AsfTv159{Wl(CSbhTFu+wP#`&a-HHt}{x;E8TtUC0A5uF}NMrvQ*W>TmQ_Ay{?kk&Zl)i}hA5l-wYJza%-RNrU h9q-@&(-3Mx%2SB)nP{km0-+%Ix5*XCXyDR|e*vLTyQKgC literal 0 HcmV?d00001