From fa007d712d13d8d973535881fca37b3b02899716 Mon Sep 17 00:00:00 2001 From: Iacopo Spalletti Date: Sun, 27 Apr 2014 04:30:51 +0200 Subject: [PATCH] Update translations --- .../locale/en/LC_MESSAGES/django.mo | Bin 2845 -> 2871 bytes .../locale/en/LC_MESSAGES/django.po | 65 +++++++------- .../locale/it/LC_MESSAGES/django.mo | Bin 3119 -> 3211 bytes .../locale/it/LC_MESSAGES/django.po | 67 ++++++++------- .../locale/ru/LC_MESSAGES/django.mo | Bin 3570 -> 3570 bytes .../locale/ru/LC_MESSAGES/django.po | 79 ++++++++++-------- 6 files changed, 113 insertions(+), 98 deletions(-) diff --git a/djangocms_blog/locale/en/LC_MESSAGES/django.mo b/djangocms_blog/locale/en/LC_MESSAGES/django.mo index 12827ad02f69a879ba82745ca21ba43e6a0659fa..07df55b1f05b27c3f0799382922d64a97e62a321 100644 GIT binary patch delta 987 zcmXxj-%FEG9LMpmd#2l5qaXOAu+m!TENg2FOj!_R7~bv9KcMiY5ru{#^bm9vRK$aq zy9h>5ib1+In<=XK8Uob!Fo`OZ?;N|*orNO-|` zE>VtC$}MKsamb_Mxg0iY#}VwsF^u9Zj9}6AXE09xA-3TY?7$bOd9RSymYo$mY3AE1 z4F&j&+ISPSuRKO|Jy1PyvN9jMu99GdIzU|S_ zMjoFnqj(V$n8rLZ#qQt%ypIX=Q30O1ehEYL7f}aUMjdPgbu$~N{cFxo7$UxXp}}k4 zs2VqbI#C_9U>D~}%U{%n516D>JVMQXNu?9Nas79wfNRJS`+&N+8fxAaYTr8gYW$%= zE^HSSpo8c%trxX0g&MztI`K_6K8Z?25w(wxy!Mz%sd$D8SVpZ|a;~FN@iE5zD;E)V z*Y7Ql+UTnD1}YU3s8r0MQt=va86~9misUxrLQ0Zp&P;uh%ssD{b zjA}tA>dKB{;|7qAwG?VW7Rf~8>8IA|^bAp&|3Ugdebgz+Y03a)FerH4u?#JJ=DFaW zH+-Ux)>(=UsKY3w%_kYW_mVLkIYqe;Yk^W delta 960 zcmXxjJxE(o7{>88-Xxl+DYn&iP@5WU60P4t&`q4&g>;dS!9}F5)(*kVq2O?dQcwp4 z?NX3t5IYn>Xr~Gm>YyN5+yu3SQV_NOM^7*JoZmTz^KswvCff}w4TY13!J_f>P#P)A z0kaXcJu045&@75+e1-#9g=1KW|7cfN!Xc zf1nl~yYUNrK>x~(SBK2%=*N*E>%$0UupWm|2WC<0a?WWSqF=xP{EQyw+c^zw^c%bI zFLq;+Flbs9Yj7NEaT2xhjO)*11^q=-0Pj%&t)Xt@BWnL0=NHucJq&ZceWjs=-%*hq zq860#E$KK#ZJ1}0QZR*@|BgzL7F~Y@b>IfF#6F>JatAeUAGPnH^B4={z{)gqz%BAx zl&{djN2u`>D&l@OK7vZYE7XRQ$ZOM7O2He{feWa0OU_MH3bs)x_!Z&)^*c*)iZ<#% zrJx6uf*dLZ3#b$nQ7KqMZM^0ByQnMOM+I#ntv6|-e1)X16mkj zHXmm()Pko-2JW6VYDJ}|Jj6P5w6{kF>yr87~y!Rxc5cHX8f6mJ^DRr%sPKtuj zKkon2;{Ws#5rv+lyz~RXL?}V4y_61?1EpBFKTy>>81Ee%>dTZyE3Yg3SorK83$;}; diff --git a/djangocms_blog/locale/en/LC_MESSAGES/django.po b/djangocms_blog/locale/en/LC_MESSAGES/django.po index cb47398..7e22fd8 100644 --- a/djangocms_blog/locale/en/LC_MESSAGES/django.po +++ b/djangocms_blog/locale/en/LC_MESSAGES/django.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-19 19:27+0200\n" +"POT-Creation-Date: 2014-04-27 04:29+0200\n" "PO-Revision-Date: 2014-03-05 18:09+0100\n" "Last-Translator: Iacopo Spalletti\n" "Language-Team: Italian \n" @@ -60,112 +60,120 @@ msgstr "" msgid "Blog articles on %(site_name)s" msgstr "Blog articles on %(site_name)s" -#: models.py:27 +#: models.py:28 msgid "parent" msgstr "parent" -#: models.py:29 +#: models.py:30 msgid "created at" msgstr "created at" -#: models.py:30 +#: models.py:31 msgid "modified at" msgstr "modified at" -#: models.py:33 +#: models.py:34 msgid "name" msgstr "name" -#: models.py:34 models.py:89 +#: models.py:35 models.py:94 msgid "slug" msgstr "slug" -#: models.py:41 +#: models.py:42 msgid "blog category" msgstr "blog category" -#: models.py:42 +#: models.py:43 msgid "blog categories" msgstr "blog categories" -#: models.py:64 +#: models.py:65 msgid "Author" msgstr "Author" -#: models.py:69 +#: models.py:70 msgid "Published Since" msgstr "Published Since" -#: models.py:71 +#: models.py:72 msgid "Published Until" msgstr "Published Until" -#: models.py:73 +#: models.py:74 msgid "Publish" msgstr "Publish" -#: models.py:74 +#: models.py:75 msgid "category" msgstr "category" -#: models.py:76 +#: models.py:77 msgid "Main image" msgstr "Main image" -#: models.py:79 +#: models.py:80 msgid "Main image thumbnail" msgstr "Main image thumbnail" -#: models.py:83 +#: models.py:84 msgid "Main image full" msgstr "Main image full" #: models.py:88 +msgid "Enable comments on post" +msgstr "" + +#: models.py:93 msgid "Title" msgstr "Title" -#: models.py:90 +#: models.py:95 msgid "Abstract" msgstr "" -#: models.py:91 +#: models.py:96 msgid "Post meta description" msgstr "Post meta description" -#: models.py:93 +#: models.py:98 #, fuzzy msgid "Post meta keywords" msgstr "Post meta description" -#: models.py:148 +#: models.py:100 +msgid "Text" +msgstr "Text" + +#: models.py:155 msgid "blog article" msgstr "blog article" -#: models.py:149 +#: models.py:156 msgid "blog articles" msgstr "blog articles" -#: models.py:186 models.py:211 +#: models.py:200 models.py:225 msgid "Articles" msgstr "Articles" -#: models.py:187 +#: models.py:201 msgid "The number of latests articles to be displayed." msgstr "The number of latests articles to be displayed." -#: models.py:189 +#: models.py:203 msgid "Show only the blog articles tagged with chosen tags." msgstr "Show only the blog articles tagged with chosen tags." -#: models.py:191 +#: models.py:205 msgid "Show only the blog articles tagged with chosen categories." msgstr "Show only the blog articles tagged with chosen categories." -#: models.py:208 templates/djangocms_blog/plugins/authors.html:3 +#: models.py:222 templates/djangocms_blog/plugins/authors.html:3 msgid "Authors" msgstr "Authors" -#: models.py:212 +#: models.py:226 msgid "The number of author articles to be displayed." msgstr "The number of author articles to be displayed." @@ -236,9 +244,6 @@ msgstr[1] "%(articles)s articles" msgid "0 articles" msgstr "0 articles" -#~ msgid "Text" -#~ msgstr "Text" - #~ msgid "blog post" #~ msgstr "blog post" diff --git a/djangocms_blog/locale/it/LC_MESSAGES/django.mo b/djangocms_blog/locale/it/LC_MESSAGES/django.mo index 64200567fb98956c3ba2cbd392cbee1757fcef23..4585fc8a020c533f28e27ce590d5255293261b44 100644 GIT binary patch delta 1262 zcmXxkUr3Wt7{~FmIh~tZHZyZA^Xx(K0*0=vqqZh}anzQ1vH*t5@j-ktM4=Y7umZlQTPT=?4H zd2DE1#5Urs%b2s6uHuU}KqXj0&3}WN@jW)+DrzCW zu-+7m`CC3PCdhJo`Jn|naR^m}ho}qASm*E%{U>-Bmyt`DKNvt=JqSV60wcEHfo}Re zs2es6Z#m~sc{Nzg|T}N)x_*nG`3}H83KyB51>ojV?kFXtQQ44>C z%D0MI@Q*s`uY+|?=-~*mfzm;hK90J>qt=tCg`7tv7(y*@7&ZPnYWxj*eggGu+(C_> zM0Tp&NNK{_|0tnJF+#~1Q(o;Zth62Wz(G|&O$$-d2(gDyixUS4EvnK~QB_l0p=ul< z4iHU5L3iIqsOdjItKCoNl~bv-U;79(J?(mxDy_pF=xt~vw8wji4TSznw8t%knw|%} zRl5mQLXBswc-gbk*q=#^q?69I@v*UFCZBW0GfuYDUft!YO5V(uhHFl{YGd6_w6izX yQ+)1q%AHtmJX-qbjkv?7MpEfiK2e#Ta&i-CCp(_Ym)3j(F3(^xmoIkL{r(UAH*UuO delta 1172 zcmXxkKTH#07{~GF;DFi|!6HJf$SD=2B2XYH5FLa>68}v)H~@nQkrj1t@g^BComvMI zh>0-{4jQeAi3y1bvbgAC3=FtP95f_OnnaD^IUsB{h~eGO!*It zGDI9AUVCPfc(IlX<%Vw-$2si8TNuN#a~T_`KXvuzn4ta!>v0wL;|El~ugJ%~R}Jka zH-~BXg_@|jt~x;m_fXHG9?*ySegd2DvTL8lebjHF9()fqZV_9tj46DETEGfw{90sa z_L-Y88n$p41D37LUqwCe8usBd_G1z0YAcw;Rcyphs0VMl`Zm^3-$9+&Khy?dtU@Q$ zfVZkV46qH=Z-k3ZWE?gAigOAz@hs~3 z^BA^pbH_ClG0H7!qGddakCBh9IX|K%SV!&n2Ws43Y(}3|DP^tLjycqX6R!O{D&;eA z3+*5`cWK~b54q?lpCFsFS9k{BVgdi4QZv9d`w?P=7zkVW;+A(@E^L!;g6-O-o<;sik# zJ3>T7`Bw>|YxO6lovUaenp7v$MX2P7lY}PUEgjsX38g?qFR4yNZ@*5Vn^4hDT#G$U z93XU3Q_BA_Lgf^pyzQ1Achif?mvWmW_7WMQjnIFFir#}kLTS)RsH94_{q@RhUEZrK k)t~iZ`OzRhIyP7+Z8Zc@r9h?97|YaD#^aZ~QaSPaKPk;u=>Px# diff --git a/djangocms_blog/locale/it/LC_MESSAGES/django.po b/djangocms_blog/locale/it/LC_MESSAGES/django.po index a41e8a7..d353f7d 100644 --- a/djangocms_blog/locale/it/LC_MESSAGES/django.po +++ b/djangocms_blog/locale/it/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: djangocms-blog\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-19 19:27+0200\n" -"PO-Revision-Date: 2014-04-19 17:27+0000\n" +"POT-Creation-Date: 2014-04-27 04:29+0200\n" +"PO-Revision-Date: 2014-04-27 02:30+0000\n" "Last-Translator: yakky \n" "Language-Team: Italian (http://www.transifex.com/projects/p/djangocms-blog/language/it/)\n" "MIME-Version: 1.0\n" @@ -62,111 +62,119 @@ msgstr "Modifica articolo" msgid "Blog articles on %(site_name)s" msgstr "Articoli del blog su %(site_name)s" -#: models.py:27 +#: models.py:28 msgid "parent" msgstr "superiore" -#: models.py:29 +#: models.py:30 msgid "created at" msgstr "creato il" -#: models.py:30 +#: models.py:31 msgid "modified at" msgstr "modificato il" -#: models.py:33 +#: models.py:34 msgid "name" msgstr "nome" -#: models.py:34 models.py:89 +#: models.py:35 models.py:94 msgid "slug" msgstr "slug" -#: models.py:41 +#: models.py:42 msgid "blog category" msgstr "categoria del blog" -#: models.py:42 +#: models.py:43 msgid "blog categories" msgstr "categorie del blog" -#: models.py:64 +#: models.py:65 msgid "Author" msgstr "Autore" -#: models.py:69 +#: models.py:70 msgid "Published Since" msgstr "Pubblicato il" -#: models.py:71 +#: models.py:72 msgid "Published Until" msgstr "fino al" -#: models.py:73 +#: models.py:74 msgid "Publish" msgstr "Pubblicato" -#: models.py:74 +#: models.py:75 msgid "category" msgstr "categoria" -#: models.py:76 +#: models.py:77 msgid "Main image" msgstr "Immagine" -#: models.py:79 +#: models.py:80 msgid "Main image thumbnail" msgstr "Dimensione miniatura" -#: models.py:83 +#: models.py:84 msgid "Main image full" msgstr "Dimensione piena" #: models.py:88 +msgid "Enable comments on post" +msgstr "Abilita commenti sul post" + +#: models.py:93 msgid "Title" msgstr "Titolo" -#: models.py:90 +#: models.py:95 msgid "Abstract" msgstr "Riassunto" -#: models.py:91 +#: models.py:96 msgid "Post meta description" msgstr "Meta descrizione dell'articolo" -#: models.py:93 +#: models.py:98 msgid "Post meta keywords" msgstr "Meta keyword dell'articolo" -#: models.py:148 +#: models.py:100 +msgid "Text" +msgstr "Test" + +#: models.py:155 msgid "blog article" msgstr "articolo del blog" -#: models.py:149 +#: models.py:156 msgid "blog articles" msgstr "articoli del blog" -#: models.py:186 models.py:211 +#: models.py:200 models.py:225 msgid "Articles" msgstr "Articoli" -#: models.py:187 +#: models.py:201 msgid "The number of latests articles to be displayed." msgstr "Il numero di articoli da mostrare." -#: models.py:189 +#: models.py:203 msgid "Show only the blog articles tagged with chosen tags." msgstr "Mostra solo gli articoli marcati con i tag selezionati." -#: models.py:191 +#: models.py:205 msgid "Show only the blog articles tagged with chosen categories." msgstr "Mostra solo gli articoli marcati con i categorie selezionati." -#: models.py:208 templates/djangocms_blog/plugins/authors.html:3 +#: models.py:222 templates/djangocms_blog/plugins/authors.html:3 msgid "Authors" msgstr "Autori" -#: models.py:212 +#: models.py:226 msgid "The number of author articles to be displayed." msgstr "Numero di elementi per autore da mostrare." @@ -237,9 +245,6 @@ msgstr[1] "%(articles)s articoli" msgid "0 articles" msgstr "0 articoli" -#~ msgid "Text" -#~ msgstr "Text" - #~ msgid "blog post" #~ msgstr "blog post" diff --git a/djangocms_blog/locale/ru/LC_MESSAGES/django.mo b/djangocms_blog/locale/ru/LC_MESSAGES/django.mo index af5c0b551a8689253774f59d7b22affe7824ed91..8fa5ab9c4a6a1358bfe8e451a250d6cb88c4af67 100644 GIT binary patch delta 34 lcmew){YiR*2s?+7xq^X-m67FS8FmFQ#|X&T?83f|4FIHq2%rD} delta 34 lcmew){YiR*2s?+NrGlZQm67>m8FmFQ#~jGn?83f|4FIJt2&w=8 diff --git a/djangocms_blog/locale/ru/LC_MESSAGES/django.po b/djangocms_blog/locale/ru/LC_MESSAGES/django.po index 3feeb3e..0ff2d62 100644 --- a/djangocms_blog/locale/ru/LC_MESSAGES/django.po +++ b/djangocms_blog/locale/ru/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: djangocms-blog\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-04-19 19:27+0200\n" -"PO-Revision-Date: 2014-04-19 17:27+0000\n" +"POT-Creation-Date: 2014-04-27 04:29+0200\n" +"PO-Revision-Date: 2014-04-27 02:29+0000\n" "Last-Translator: yakky \n" "Language-Team: Russian (http://www.transifex.com/projects/p/djangocms-blog/language/ru/)\n" "MIME-Version: 1.0\n" @@ -61,111 +61,119 @@ msgstr "" msgid "Blog articles on %(site_name)s" msgstr "Статьи из блог на %(site_name)s" -#: models.py:27 +#: models.py:28 msgid "parent" msgstr "предок" -#: models.py:29 +#: models.py:30 msgid "created at" msgstr "время создания" -#: models.py:30 +#: models.py:31 msgid "modified at" msgstr "время изменения" -#: models.py:33 +#: models.py:34 msgid "name" msgstr "название" -#: models.py:34 models.py:89 +#: models.py:35 models.py:94 msgid "slug" msgstr "URL" -#: models.py:41 +#: models.py:42 msgid "blog category" msgstr "категория блога" -#: models.py:42 +#: models.py:43 msgid "blog categories" msgstr "категории блога" -#: models.py:64 +#: models.py:65 msgid "Author" msgstr "Автор" -#: models.py:69 +#: models.py:70 msgid "Published Since" msgstr "Опубликована с" -#: models.py:71 +#: models.py:72 msgid "Published Until" msgstr "Опубликована до" -#: models.py:73 +#: models.py:74 msgid "Publish" msgstr "Показывать на сайте" -#: models.py:74 +#: models.py:75 msgid "category" msgstr "категория" -#: models.py:76 +#: models.py:77 msgid "Main image" msgstr "Картинка для статьи" -#: models.py:79 +#: models.py:80 msgid "Main image thumbnail" msgstr "Уменьшенная копия" -#: models.py:83 +#: models.py:84 msgid "Main image full" msgstr "Полный размер" #: models.py:88 -msgid "Title" -msgstr "Заголовок" - -#: models.py:90 -msgid "Abstract" -msgstr "" - -#: models.py:91 -msgid "Post meta description" +msgid "Enable comments on post" msgstr "" #: models.py:93 +msgid "Title" +msgstr "Заголовок" + +#: models.py:95 +msgid "Abstract" +msgstr "" + +#: models.py:96 +msgid "Post meta description" +msgstr "" + +#: models.py:98 msgid "Post meta keywords" msgstr "" -#: models.py:148 +#: models.py:100 +msgid "Text" +msgstr "" + +#: models.py:155 msgid "blog article" msgstr "статья блога" -#: models.py:149 +#: models.py:156 msgid "blog articles" msgstr "статьи блога" -#: models.py:186 models.py:211 +#: models.py:200 models.py:225 msgid "Articles" msgstr "Статьи" -#: models.py:187 +#: models.py:201 msgid "The number of latests articles to be displayed." msgstr "Количество показываемых последних статей." -#: models.py:189 +#: models.py:203 msgid "Show only the blog articles tagged with chosen tags." msgstr "Показывать только статьи с выбранными тэгами." -#: models.py:191 +#: models.py:205 msgid "Show only the blog articles tagged with chosen categories." msgstr "Показывать только статьи из выбранныех категорий." -#: models.py:208 templates/djangocms_blog/plugins/authors.html:3 +#: models.py:222 templates/djangocms_blog/plugins/authors.html:3 msgid "Authors" msgstr "Авторы" -#: models.py:212 +#: models.py:226 msgid "The number of author articles to be displayed." msgstr "Количество статей автора, которые будут показаны." @@ -237,9 +245,6 @@ msgstr[2] "%(articles)s статей" msgid "0 articles" msgstr "0 статей" -#~ msgid "Text" -#~ msgstr "Text" - #~ msgid "blog post" #~ msgstr "blog post"