From 84883197d68b2adff050ecb7ac92961e28abf4d8 Mon Sep 17 00:00:00 2001 From: Ivan Blinkov Date: Thu, 30 Apr 2020 18:49:48 +0300 Subject: [PATCH] [docs] add hreflang links (#10597) * Introduce hreflang links * update po * provide absolute urls in hreflang + add x-default link --- docs/tools/build.py | 4 +- website/locale/en/LC_MESSAGES/messages.po | 89 ++++++++++++++------ website/locale/es/LC_MESSAGES/messages.mo | Bin 6382 -> 6190 bytes website/locale/es/LC_MESSAGES/messages.po | 90 ++++++++++++++------ website/locale/fa/LC_MESSAGES/messages.mo | Bin 7107 -> 6958 bytes website/locale/fa/LC_MESSAGES/messages.po | 90 ++++++++++++++------ website/locale/fr/LC_MESSAGES/messages.mo | Bin 6272 -> 6054 bytes website/locale/fr/LC_MESSAGES/messages.po | 91 ++++++++++++++------ website/locale/ja/LC_MESSAGES/messages.mo | Bin 6365 -> 6178 bytes website/locale/ja/LC_MESSAGES/messages.po | 79 +++++++++++++----- website/locale/messages.pot | 47 +++++++---- website/locale/ru/LC_MESSAGES/messages.mo | Bin 8075 -> 8011 bytes website/locale/ru/LC_MESSAGES/messages.po | 96 ++++++++++++++++------ website/locale/tr/LC_MESSAGES/messages.mo | Bin 6158 -> 5948 bytes website/locale/tr/LC_MESSAGES/messages.po | 89 ++++++++++++++------ website/locale/zh/LC_MESSAGES/messages.mo | Bin 5743 -> 5505 bytes website/locale/zh/LC_MESSAGES/messages.po | 79 +++++++++++++----- website/templates/common_meta.html | 9 +- 18 files changed, 567 insertions(+), 196 deletions(-) diff --git a/docs/tools/build.py b/docs/tools/build.py index 2f7279ea07b..759ea2a4c4d 100755 --- a/docs/tools/build.py +++ b/docs/tools/build.py @@ -127,11 +127,12 @@ def build_for_lang(lang, args): if args.htmlproofer: plugins.append('htmlproofer') + website_url = 'https://clickhouse.tech' site_name = site_names.get(lang, site_names['en']) % args.version_prefix site_name = site_name.replace(' ', ' ') raw_config = dict( site_name=site_name, - site_url=f'https://clickhouse.tech/docs/{lang}/', + site_url=f'{website_url}/docs/{lang}/', docs_dir=os.path.join(args.docs_dir, lang), site_dir=site_dir, strict=not args.version_prefix, @@ -150,6 +151,7 @@ def build_for_lang(lang, args): 'rev': args.rev, 'rev_short': args.rev_short, 'rev_url': args.rev_url, + 'website_url': website_url, 'events': args.events, 'languages': languages, 'includes_dir': os.path.join(os.path.dirname(__file__), '..', '_includes') diff --git a/website/locale/en/LC_MESSAGES/messages.po b/website/locale/en/LC_MESSAGES/messages.po index ef9726c101c..4803ac6edd4 100644 --- a/website/locale/en/LC_MESSAGES/messages.po +++ b/website/locale/en/LC_MESSAGES/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-04-15 13:19+0000\n" +"POT-Creation-Date: 2020-04-30 15:45+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -19,32 +19,47 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -#: templates/common_meta.html:5 templates/common_meta.html:9 -#: templates/common_meta.html:16 +#: templates/common_meta.html:1 +msgid "" +"ClickHouse is a fast open-source column-oriented database management " +"system that allows generating analytical data reports in real-time using " +"SQL queries" +msgstr "" +"ClickHouse is a fast open-source column-oriented database management " +"system that allows generating analytical data reports in real-time using " +"SQL queries" + +#: templates/common_meta.html:6 +msgid "ClickHouse - fast open-source OLAP DBMS" +msgstr "ClickHouse - fast open-source OLAP DBMS" + +#: templates/common_meta.html:10 templates/common_meta.html:21 msgid "ClickHouse DBMS" msgstr "ClickHouse DBMS" -#: templates/common_meta.html:11 -msgid "" -"ClickHouse is an open source column-oriented database management system " -"that allows generating analytical data reports in real time using SQL " -"queries." -msgstr "" -"ClickHouse is an open source column-oriented database management system " -"that allows generating analytical data reports in real time using SQL " -"queries." +#: templates/common_meta.html:25 +msgid "open-source" +msgstr "open-source" -#: templates/common_meta.html:19 -msgid "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." -msgstr "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." +#: templates/common_meta.html:25 +msgid "relational" +msgstr "relational" + +#: templates/common_meta.html:25 +msgid "analytics" +msgstr "analytics" + +#: templates/common_meta.html:25 +msgid "analytical" +msgstr "analytical" + +#: templates/common_meta.html:25 +msgid "Big Data" +msgstr "Big Data" + +#: templates/common_meta.html:25 +msgid "web-analytics" +msgstr "web-analytics" #: templates/footer.html:8 msgid "ClickHouse source code is published under the Apache 2.0 License." @@ -268,3 +283,31 @@ msgstr "" msgid "turn on JavaScript to see email address" msgstr "turn on JavaScript to see email address" +#~ msgid "" +#~ "ClickHouse is an open source column-" +#~ "oriented database management system that " +#~ "allows generating analytical data reports " +#~ "in real time using SQL queries." +#~ msgstr "" +#~ "ClickHouse is an open source column-" +#~ "oriented database management system that " +#~ "allows generating analytical data reports " +#~ "in real time using SQL queries." + +#~ msgid "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." +#~ msgstr "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." + diff --git a/website/locale/es/LC_MESSAGES/messages.mo b/website/locale/es/LC_MESSAGES/messages.mo index 6f29d0fd3dfec8914086ce544e2098e51da9a1ec..3278480550329a5fd03c76d5c420d7cf9cc04ae3 100644 GIT binary patch delta 1331 zcmZY8TSydP6u|Mbt=m>^yJ=>2F()b|bWJm%3uT&V4@%p`2qI`)CmUQH*&Q*Tq@IEZ zqN#@-q9TgGjA)aJC<5svEby%$g20!IA}aAEq5oM|3R-sO_g!YbbLM>CeyhG;HTW?< z=Zf&z!EZIcUq0>q{fzlVmePHLdH4wz;7?qHzp)5|IU;<;;8KPgFoLaFkE1@{jq7j_ zSAyJ{ZO98;#l(9o#3?MmP(b7=uElA5hV_`9Pf(mfhGYgcfS*AfU&duK7UO!1VF>$> zz;YJj#FuL{mN4MswN_w0=3@nFLUl+katwFj3CzXo$fGipolm1y>IwGY7-~Wd3t5M% z9!9;tm$FshX>2CG+@`S=zv5mjWp$d8z@6Bi?T;X9$V;T^@*3yiTjb?s9Qn#SE?SWZ z)O9AY45x507E^``Bvg)r%Ncmes5*{%!)GqK1=Co9;qYvLO01?|i*4A6TDj+_m3oUB zXc9{?p97%d+i(rGp|0zqZo&Bo^?ym@4g(cr)X8ei^eV!jpJ_ofVyz8XZy>8cBj#3x~6x@U%NVLoHSFe;q+QP(UjAdj9bS3 zmim~{*wA{&d*+|W`)}UcA87YQy-1)iT{C|su+vNoxOUu3h}kpSOwsBPyGIhHYo%QI zXKitk1`|n(Dcj+GuRgRf)Ni#%=N|S>g{<6~DxP|UZuImwb%O4D{y zURk)Va8JUHckOffQkD_TB%4Xw`yMF>CP#1f+8s{X3Lo&zb-a#preKo>8XYEM zCzEidX>uGaO)G9&J+37kmJuIKci5edVYb^=(sjf!GB+g5_-x+yiW>3`*(ulRHs|iC Fls|Vb)e`^! delta 1394 zcmdVZ%Wn-)9Ki7(?Nzk6t+#rd(5OdMFDms`TDlecPdgru;xpSGBD~hDCu^>b; zAt6F6gbfj0P@34-5E2UuLL?Rz-83YUN<`xO(0qcOoLcpZ!JA&$e|Azz|C{{iPirtj3T3c>&8P`I z!Adsp3W+Iwl&uE8;%1!5VhzNXb{fri1GTiDaSeV!swTChKOC1JMUZ;bov+4f+<@l^ zbOaRPUO8sha4-#9>peAq$JFyov z@N!-dU0^F}VnyC0{1rpjIM z0`Z9$#gY%1n0zappDZlPmS*ZrX6eeziiLG`-B-%C4NC^btnKa?OXKOd+YA1~{kEqU XmsE6$4J5Q#&jzuTys<&@e)5K2sCxyI diff --git a/website/locale/es/LC_MESSAGES/messages.po b/website/locale/es/LC_MESSAGES/messages.po index 96632f2b7f3..6bfe98de1bc 100644 --- a/website/locale/es/LC_MESSAGES/messages.po +++ b/website/locale/es/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-04-15 13:19+0000\n" +"POT-Creation-Date: 2020-04-30 15:45+0300\n" "PO-Revision-Date: 2020-03-26 10:19+0300\n" "Last-Translator: FULL NAME \n" "Language: es\n" @@ -18,32 +18,47 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -#: templates/common_meta.html:5 templates/common_meta.html:9 -#: templates/common_meta.html:16 +#: templates/common_meta.html:1 +msgid "" +"ClickHouse is a fast open-source column-oriented database management " +"system that allows generating analytical data reports in real-time using " +"SQL queries" +msgstr "" +"ClickHouse es un rápido sistema de gestión de bases de datos orientado a " +"columnas de código abierto que permite generar informes de datos " +"analíticos en tiempo real utilizando consultas SQL" + +#: templates/common_meta.html:6 +msgid "ClickHouse - fast open-source OLAP DBMS" +msgstr "ClickHouse - DBMS OLAP de código abierto rápido" + +#: templates/common_meta.html:10 templates/common_meta.html:21 msgid "ClickHouse DBMS" msgstr "Sistema abierto." -#: templates/common_meta.html:11 -msgid "" -"ClickHouse is an open source column-oriented database management system " -"that allows generating analytical data reports in real time using SQL " -"queries." -msgstr "" -"ClickHouse es un sistema de gestión de bases de datos orientado a " -"columnas de código abierto que permite generar informes de datos " -"analíticos en tiempo real utilizando consultas SQL." +#: templates/common_meta.html:25 +msgid "open-source" +msgstr "de código abierto" -#: templates/common_meta.html:19 -msgid "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." -msgstr "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." +#: templates/common_meta.html:25 +msgid "relational" +msgstr "relacional" + +#: templates/common_meta.html:25 +msgid "analytics" +msgstr "analítica" + +#: templates/common_meta.html:25 +msgid "analytical" +msgstr "analítico" + +#: templates/common_meta.html:25 +msgid "Big Data" +msgstr "Grandes Datos" + +#: templates/common_meta.html:25 +msgid "web-analytics" +msgstr "Sistema abierto." #: templates/footer.html:8 msgid "ClickHouse source code is published under the Apache 2.0 License." @@ -276,3 +291,32 @@ msgstr "" msgid "turn on JavaScript to see email address" msgstr "activar JavaScript para ver la dirección de correo electrónico" +#~ msgid "" +#~ "ClickHouse is an open source column-" +#~ "oriented database management system that " +#~ "allows generating analytical data reports " +#~ "in real time using SQL queries." +#~ msgstr "" +#~ "ClickHouse es un sistema de gestión " +#~ "de bases de datos orientado a " +#~ "columnas de código abierto que permite" +#~ " generar informes de datos analíticos " +#~ "en tiempo real utilizando consultas SQL." + +#~ msgid "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." +#~ msgstr "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." + diff --git a/website/locale/fa/LC_MESSAGES/messages.mo b/website/locale/fa/LC_MESSAGES/messages.mo index d474a31e03a8a62f2d09d4533c21219a539b94ac..363371c66c2e29e1d3025df161656e494c6a8cfb 100644 GIT binary patch delta 1432 zcmZ|Ne@K*f9Ki9cG|UFU7p;XSwsk% zp8nw<)0w3WE_&2V>{N*D2#o|_t zn=pXwIp0Tp|0GsnKduG&;%P%}V>uHpmf-@Hpx-BQ8Q0@qID@U|Hl@hU#Vy||gxX-W)RurJrYfvh3lBUP85 za2fuLY+imr{$jXkMINB8^Cwp00ve1#%4Sb-X# z4ePNTb*JZ0-#?%0XRv|(46eg@w9wCouo;7>rSCv}KOUg|#bojc1LJs!b9j%5*Qh_$ zlgp?_^Eql_4zi}qVjIrkR@}g98t^b`pgx?!&#)3hd`KIx8?}EPbz|8Q>aRO<8A#!8 zs2|BYY)cd9L@nV7)NkPwj^YJeja8KC2NG{aeSVR_1DHp)moS9K@DJ?4xA?#~1^Euo z;oT4o4S0aM=nfB|o@pF)!31gr&Z3^(2xSGA8Q|S?-X@%#B#)nwd6J_wAa(H|lrCqFpEU$9t0zD`*+V zOwEm$Tlz%COb6XTH%;@_(w>||;YN?|$*esVXjtu-33u2{TlceO%4Ggsz;*-IozbFi z3L<90eC-a*jp!wGzB1EvNM+bsni6+dj3znh4hWBANg~TM$+&582MLnSw{c`X9%KT_4 zq5Oz0D-Vzd8XinDMdOKx6y<^R9r8eVpd?CBQr^c_Jn;wk_Wgce=bU@a`Fzgj+@3iP z=61d<&N?T28u(4*_b|is{(Rg_k`H+$r0fz9)CQNJ!k?Q7#cr?GwFBX z6nujD_z6wm9~j4y;UY!EmwhxQFmN1;@d}ce+(B}X7q|omFb~J)4kj=K&GQ;G6{^P+ zu0WH}T`c1O&ybk%fwI-$7i_``Hk(I$X``_MFQF;zdt8j4k*Y~8=?}x1ND-s~&B+(x zG+c^D2($yo(*H7Yu;e)fgO#nuDl-qwdKXQ?0d|@NM~4P3U>*HloP_UC;V>?CDpsN? z;Tkj>XdFS{4m4MFxQOcE8IHe|=X04v(c~=hNG_mxXL^vWIcOGqC(YHE!Hdy_Yq1UA;VxWF8Mqzk$AkC?%@r+YceB0;&54_l>lX_*<4%-D z+jc@H=~=FdM+2E<(a+3T(Uz=qj;E5lw5OtlvF(j2bP`&n0>^7t8`rN>yHnbCbWkhH zTqnMBRWcQ5->%i3q?<}Go@`UL6RT6xPMArn}QOqmPBxrvHb9I9GHlH%gY4=e|CX?pA3|74?+1 F`~uYo7Y+ab diff --git a/website/locale/fa/LC_MESSAGES/messages.po b/website/locale/fa/LC_MESSAGES/messages.po index 03a7d9baf3f..28fa5fc78cf 100644 --- a/website/locale/fa/LC_MESSAGES/messages.po +++ b/website/locale/fa/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-04-15 13:19+0000\n" +"POT-Creation-Date: 2020-04-30 15:45+0300\n" "PO-Revision-Date: 2020-03-26 10:19+0300\n" "Last-Translator: FULL NAME \n" "Language: fa\n" @@ -18,32 +18,47 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -#: templates/common_meta.html:5 templates/common_meta.html:9 -#: templates/common_meta.html:16 +#: templates/common_meta.html:1 +msgid "" +"ClickHouse is a fast open-source column-oriented database management " +"system that allows generating analytical data reports in real-time using " +"SQL queries" +msgstr "" +"در تاتر یک منبع باز سیستم مدیریت پایگاه داده ستون گرا سریع است که اجازه " +"می دهد تا تولید گزارش داده تحلیلی در زمان واقعی با استفاده از پرس و جو " +"گذاشتن است" + +#: templates/common_meta.html:6 +msgid "ClickHouse - fast open-source OLAP DBMS" +msgstr "ClickHouse - سریع باز-منبع OLAP DBMS" + +#: templates/common_meta.html:10 templates/common_meta.html:21 msgid "ClickHouse DBMS" msgstr "خانه عروسکی" -#: templates/common_meta.html:11 -msgid "" -"ClickHouse is an open source column-oriented database management system " -"that allows generating analytical data reports in real time using SQL " -"queries." -msgstr "" -"در تاتر یک منبع ستون گرا سیستم مدیریت پایگاه داده باز است که اجازه می دهد" -" تا تولید گزارش داده تحلیلی در زمان واقعی با استفاده از پرس و جو گذاشتن " -"است." +#: templates/common_meta.html:25 +msgid "open-source" +msgstr "متن باز" -#: templates/common_meta.html:19 -msgid "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." -msgstr "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." +#: templates/common_meta.html:25 +msgid "relational" +msgstr "رابطه" + +#: templates/common_meta.html:25 +msgid "analytics" +msgstr "تجزیه و تحلیل" + +#: templates/common_meta.html:25 +msgid "analytical" +msgstr "تحلیلی" + +#: templates/common_meta.html:25 +msgid "Big Data" +msgstr "داده های بزرگ" + +#: templates/common_meta.html:25 +msgid "web-analytics" +msgstr "تجزیه و تحلیل وب سایت" #: templates/footer.html:8 msgid "ClickHouse source code is published under the Apache 2.0 License." @@ -268,3 +283,32 @@ msgstr "" msgid "turn on JavaScript to see email address" msgstr "روشن کردن جاوا اسکریپت برای دیدن نشانی رایانامه" +#~ msgid "" +#~ "ClickHouse is an open source column-" +#~ "oriented database management system that " +#~ "allows generating analytical data reports " +#~ "in real time using SQL queries." +#~ msgstr "" +#~ "در تاتر یک منبع ستون گرا سیستم " +#~ "مدیریت پایگاه داده باز است که " +#~ "اجازه می دهد تا تولید گزارش داده" +#~ " تحلیلی در زمان واقعی با استفاده " +#~ "از پرس و جو گذاشتن است." + +#~ msgid "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." +#~ msgstr "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." + diff --git a/website/locale/fr/LC_MESSAGES/messages.mo b/website/locale/fr/LC_MESSAGES/messages.mo index c5f2ca8793f1c7b359f28d980ca4d0e1d407fff0..794ff039451e291f22517ae3c949689f65d39f07 100644 GIT binary patch delta 1327 zcmZY7TSyd97{KvwTW{6oHE)$LRw`zTni`>4?y{j&l43{@Mx#!-vhCVlu%3+Gf*zuw zFd`zlJQVcM5(t6>^^%t$h$x6a@G0maN}^Ec|G8rsEwl4G=gge%eCIoJvHoH0*r)uo z>%y;v|2F>LUE2Hmn{|s6(4E6PoX0Huh8u7ROE5D{gi8!=Rak*J*y-4ZI{z&0z%kqc zaxc}8Dcs6~4_JhYxEVd^A~&%df8ZqgFqy%kxQGnNGU@_u26eoU+a4^#o!EsQOdt!( zB^+RVxlJRN0TT+o0nG)SX_&?Rd*^ z3N`LL>bJGz^h=qn@f&lf|4SN&8E7M;T+Sgtznf^9`3=;B?xKEVk5Eha0vmA#D^br& zOJ9Y$U<<~u7kNddQ4{!x8s{hKN0?tg{k4>PncauYNR?z9wS@Ok7kq>|@hJ}B401^$ zUuZjtcc8v^wJ?>~IGXh5P>-~h?e<^-bz`rv3*UA-0~N)ov#mot(`M9oM9lK` zwEF|8RM*5eqUK0&Fqz11aBW)M&dQMeBxfkOGp{H!;4E}5VTtcg!d6@c&2UTxt!OxC ZMgL7XVXQn`O*(9a?Cz42R_TKxCteMzI<$#LD_RxL#B0OC;&$$7dzrbzeRwBjB|$`T zgV+!YM5L=G-eDsV35kUTi69aS8;?XHArjx8PQu0?U@|kGbIv{Y{C?+m&Xom6(u1#S zO3nzMc79X%JuK4RpHH?}WCGnBj>n@o787j13s{0Tu?p`Me1bav70$qqI2mi0tj@I-IWSUYU-{`lMigaOfnFwF;`Qwr7MGbVgFn$Ub(m#tc@iA85 zN7TSSFoSiYMXHG}2Wd=V-~`s-Wh67Xh2$X5aXG%ka%>nglE6&V=gp`UN@I+xP!qa~ zjcnj45>q}QOaRi>$y|EY`z#ALY~yT}O&1H&E})1JsJVsGCC4YUbE z+=ZIp8`MO;pe|I&h0)8^gj%WfxC1vL#gie_9p6R`_yG02M>v3QCsKdblC`yzhs<}N zPQ1+a+HeRRe202OJ@q16@i^+vUgIYGfOR z8ZR_X;hiua2N`QzFN^}OH;$~EbftO+|Fw#Fb}6t9vrO*+v)%DsyWjk^aL)0aej6IQ zKMHKlW)GOG6ZBiNH=m7jjOY7|>qL(6eB+ofa(c6tOk5MjbUgoepEdkq8?+4HN&QTX zcg6E1OT;jee87vz*YY{ZyoyYDy4|D~Eln?(*V;OKzG7QZ@_pQfVZXAusMP%4RC2Xy iVD5jo?W*d!vU(ed>-eF#Ht; diff --git a/website/locale/fr/LC_MESSAGES/messages.po b/website/locale/fr/LC_MESSAGES/messages.po index 0797104a1a5..580e4df9d93 100644 --- a/website/locale/fr/LC_MESSAGES/messages.po +++ b/website/locale/fr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-04-15 13:19+0000\n" +"POT-Creation-Date: 2020-04-30 15:45+0300\n" "PO-Revision-Date: 2020-03-30 15:12+0300\n" "Last-Translator: FULL NAME \n" "Language: fr\n" @@ -18,32 +18,47 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -#: templates/common_meta.html:5 templates/common_meta.html:9 -#: templates/common_meta.html:16 +#: templates/common_meta.html:1 +msgid "" +"ClickHouse is a fast open-source column-oriented database management " +"system that allows generating analytical data reports in real-time using " +"SQL queries" +msgstr "" +"ClickHouse est un système de gestion de base de données orienté colonne " +"open-source rapide qui permet de générer des rapports de données " +"analytiques en temps réel à l'aide de requêtes SQL" + +#: templates/common_meta.html:6 +msgid "ClickHouse - fast open-source OLAP DBMS" +msgstr "ClickHouse-SGBD OLAP open-source rapide" + +#: templates/common_meta.html:10 templates/common_meta.html:21 msgid "ClickHouse DBMS" msgstr "SGBD ClickHouse" -#: templates/common_meta.html:11 -msgid "" -"ClickHouse is an open source column-oriented database management system " -"that allows generating analytical data reports in real time using SQL " -"queries." -msgstr "" -"ClickHouse est un système de gestion de base de données orienté colonne " -"open source qui permet de générer des rapports de données analytiques en " -"temps réel à l'aide de requêtes SQL." +#: templates/common_meta.html:25 +msgid "open-source" +msgstr "open-source" -#: templates/common_meta.html:19 -msgid "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." -msgstr "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." +#: templates/common_meta.html:25 +msgid "relational" +msgstr "relationnel" + +#: templates/common_meta.html:25 +msgid "analytics" +msgstr "Analytics" + +#: templates/common_meta.html:25 +msgid "analytical" +msgstr "analytique" + +#: templates/common_meta.html:25 +msgid "Big Data" +msgstr "Big Data" + +#: templates/common_meta.html:25 +msgid "web-analytics" +msgstr "web-analytics" #: templates/footer.html:8 msgid "ClickHouse source code is published under the Apache 2.0 License." @@ -276,3 +291,33 @@ msgstr "" msgid "turn on JavaScript to see email address" msgstr "activer JavaScript pour voir l'adresse e-mail" +#~ msgid "" +#~ "ClickHouse is an open source column-" +#~ "oriented database management system that " +#~ "allows generating analytical data reports " +#~ "in real time using SQL queries." +#~ msgstr "" +#~ "ClickHouse est un système de gestion " +#~ "de base de données orienté colonne " +#~ "open source qui permet de générer " +#~ "des rapports de données analytiques en" +#~ " temps réel à l'aide de requêtes " +#~ "SQL." + +#~ msgid "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." +#~ msgstr "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." + diff --git a/website/locale/ja/LC_MESSAGES/messages.mo b/website/locale/ja/LC_MESSAGES/messages.mo index 96cc1b834bde34870f518518657412042efd1e80..782f0e96df70f707c5b013004509f4ef06abf0fd 100644 GIT binary patch delta 1401 zcmZY7S!h&O7{Kvw9LH2M&1&MVW3+B@U^E8YQjM5uA;GvjwOD$MQ#%k7NhVl9iE}Tw z;e+PZXlbJ%ZlQ{aj{7nZu@4oM_CZiVK~5&tg5*I%`(V)jN5)ogn0tTceCM8XzVqGt zWL8_K@oCQB1Hx|s*I2IC9_{`AyXzInrF##v@fm)CuW%T?!I79YScJa>xJ|{+FcT|M zu0@@{5hr0Ijs`h8(2xXGjzfa^RoQVJ6H7v#W5H`g=BqaT)8+Zw7JdfLK z9EX#!68+eKY%DfbvA?v?$Rgn3Sfelpb8seVLW_`G@{pTWq#Jdezi}$|;iou`GVCCsLTuENo+GO7>NnK>1JqLeh10MPb;I!)B41zu z>PaK072Ag6@gPpYi&%h9a3bpBGoS!F}LQUwKTkgdq1zZD@yEy+B%Lq!OB{n6FpRVD9?nAZ5_$ zP2rkgeQiTsRXDJsytFc~bVRiF=w|xz<3&UIeI-`)mT08Psurte zpjl6Ay+mrH+KPtjqw>MpQd<{bpf1c%q?YI1QvY=S=J2}U`^oP2{&0FxC@`yd{+!~% zP*MD$zr>U6xW;je-D#Yi#<_0nE;l!0L0NCYe%{pC)6(_4qqX+!c)`_m>RckSpoyzhgb;yh6w(c&QqvyJbkrT3veZtr$jnkZ3>K#E+BR2p5 delta 1437 zcmdVY+iMef6u|M*O=8tnTf0@O75V9k*IJU)g7rqDxKSlDvVVXf$!E@)ncwf6 zGjlHbEY|V7CVWEpH1nIp?{=Av{{5swB0myla10i3B>Gr~zhM}E$11#4@*e8zpW;vW z7AIm27i;HYy-0_&aWIaAiM6;Nd+-=mQp}8q$VcLN!$cC;P%gq(9R4^ZyHRg+pp-v~ zapE4FhIg?N-=g05Gp2CdaFJ^Emwg;eAaMk1@B&hqTt{khle# zClo^um!mG|Cf3uyePmC0!`K>d5Le)27MsuhvW6G9JL`*o#wf0H@$9 zoQ>r?V0~j8tMO;-#f_*R)q8A3-TpdAP>n9Q8ySN1;#j;;%HOPE{;ebiNG!q-tLxFX zqJFuyU?+O03;lq)<7!?MUGRL=g>6K=Q5SB&!^o2I92trXqCWq%l#fuwdE&aU%wJdZ z2Y*p2e~2_8;qf9Xu@>8LE5`8-w%{k!kE)3(*Wwb?qdiu#8+FGgOP<3h@nw{RY1(-^ z>lkU3@}Gq2{V$;=e^dBzxudc>El2qaBij=yZ)Ys!xwg};)~{Wyc6nCLw%kTpmbO#B zv}HZlQnss%(mih0%cU%3+HO8)C%wF7`iV%gui9)lrnN`?XW@+D z810s;tUdXhm9f%$Rock4TWWVU?PbVkw<*)e8_IT+q1?QYOj}f9D%T^hoo_K~I3X+7 z*ncDPB{Ieo+mSRox_QawxY7T+VwOLrGF1_4R$NvEnX(PV? diff --git a/website/locale/ja/LC_MESSAGES/messages.po b/website/locale/ja/LC_MESSAGES/messages.po index 9ef50c6d5b9..1d1b45910ed 100644 --- a/website/locale/ja/LC_MESSAGES/messages.po +++ b/website/locale/ja/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-04-15 13:19+0000\n" +"POT-Creation-Date: 2020-04-30 15:45+0300\n" "PO-Revision-Date: 2020-03-26 10:19+0300\n" "Last-Translator: FULL NAME \n" "Language: ja\n" @@ -18,29 +18,44 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -#: templates/common_meta.html:5 templates/common_meta.html:9 -#: templates/common_meta.html:16 +#: templates/common_meta.html:1 +msgid "" +"ClickHouse is a fast open-source column-oriented database management " +"system that allows generating analytical data reports in real-time using " +"SQL queries" +msgstr "ClickHouseがオープンソース列指向データベース管理システムで生成解析データ報告をリアルタイムのSQLクエリー" + +#: templates/common_meta.html:6 +msgid "ClickHouse - fast open-source OLAP DBMS" +msgstr "ツ環板篠ョツ嘉ッツ偲青エツδツ-ツエツスツ-ツシツ" + +#: templates/common_meta.html:10 templates/common_meta.html:21 msgid "ClickHouse DBMS" msgstr "クリックハウスDBMS" -#: templates/common_meta.html:11 -msgid "" -"ClickHouse is an open source column-oriented database management system " -"that allows generating analytical data reports in real time using SQL " -"queries." -msgstr "ClickHouseオープンソース列指向データベース管理システムで生成解析データをリアルタイムのレポート用のSQLクエリ." +#: templates/common_meta.html:25 +msgid "open-source" +msgstr "オープンソース" -#: templates/common_meta.html:19 -msgid "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." -msgstr "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." +#: templates/common_meta.html:25 +msgid "relational" +msgstr "関係" + +#: templates/common_meta.html:25 +msgid "analytics" +msgstr "analytics" + +#: templates/common_meta.html:25 +msgid "analytical" +msgstr "分析" + +#: templates/common_meta.html:25 +msgid "Big Data" +msgstr "ビッグデータ" + +#: templates/common_meta.html:25 +msgid "web-analytics" +msgstr "ウェブ分析" #: templates/footer.html:8 msgid "ClickHouse source code is published under the Apache 2.0 License." @@ -255,3 +270,27 @@ msgstr "これ以上の考えや質問がある場合は、Yandex ClickHouseチ msgid "turn on JavaScript to see email address" msgstr "turn on JavaScriptを見るメールアドレス" +#~ msgid "" +#~ "ClickHouse is an open source column-" +#~ "oriented database management system that " +#~ "allows generating analytical data reports " +#~ "in real time using SQL queries." +#~ msgstr "ClickHouseオープンソース列指向データベース管理システムで生成解析データをリアルタイムのレポート用のSQLクエリ." + +#~ msgid "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." +#~ msgstr "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." + diff --git a/website/locale/messages.pot b/website/locale/messages.pot index 8465be2bf7c..35428a642d9 100644 --- a/website/locale/messages.pot +++ b/website/locale/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-04-15 13:19+0000\n" +"POT-Creation-Date: 2020-04-30 15:45+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,24 +17,43 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -#: templates/common_meta.html:5 templates/common_meta.html:9 -#: templates/common_meta.html:16 +#: templates/common_meta.html:1 +msgid "" +"ClickHouse is a fast open-source column-oriented database management " +"system that allows generating analytical data reports in real-time using " +"SQL queries" +msgstr "" + +#: templates/common_meta.html:6 +msgid "ClickHouse - fast open-source OLAP DBMS" +msgstr "" + +#: templates/common_meta.html:10 templates/common_meta.html:21 msgid "ClickHouse DBMS" msgstr "" -#: templates/common_meta.html:11 -msgid "" -"ClickHouse is an open source column-oriented database management system " -"that allows generating analytical data reports in real time using SQL " -"queries." +#: templates/common_meta.html:25 +msgid "open-source" msgstr "" -#: templates/common_meta.html:19 -msgid "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." +#: templates/common_meta.html:25 +msgid "relational" +msgstr "" + +#: templates/common_meta.html:25 +msgid "analytics" +msgstr "" + +#: templates/common_meta.html:25 +msgid "analytical" +msgstr "" + +#: templates/common_meta.html:25 +msgid "Big Data" +msgstr "" + +#: templates/common_meta.html:25 +msgid "web-analytics" msgstr "" #: templates/footer.html:8 diff --git a/website/locale/ru/LC_MESSAGES/messages.mo b/website/locale/ru/LC_MESSAGES/messages.mo index 8aecc12706d6f9aaacca9882f42439f2ca16dffc..372877a6921e21bb8d70169f51dc7f4cb86e7e48 100644 GIT binary patch delta 1609 zcmZwFVQf=X6u|LY9s?(JbVG{N%|3!M$yTy4hYG^n#Gna;B@!{gsa>sDEbClbQNL^} zijtuXJd81MSqvc>#iZM7w?d`*Nuz?fH!+HdF)_g}M)ZSD{UFi*X-m{-)4tz(_uhBT zxuQ&@MpXl|G?{T@j|8eDw|6y z-h@kWN6i70_xIy!9K`^r6V)44#_O5*3jH{b*P^#hsn>87{)Q#&MRyTNaUK~`mr)W} z49fU&F6*%cZ^VA|Vj4-TG8iGhn&igEfQN0Z#3pRQc9ep8kXqCp+=7qb5}ZO_Rqxd1 zU6f80F^%U?3hJvT4qe@avVNGhwd2#cjr{5)H@D#>yc^dLom&;h&3K^pTtH%|50I{_ zPjCT#hHPFLJAMddC(q(Wd>JLs z$G96mug$mf2g|xUaRu(e9*m=G=oGf#cPMc!+AM!<5QDhENB>`?lKUB`XDdI_uZNlV zov8AcJiq~1g)!WO6DVimBQE>!Ym|bvEw3KJDU`!i#4ltX5Y0GhZv!5F|jd$EoO|%<{r}ov{UmG9Bn;Acdat2PJv~m_Bcpl~Ob~-VuZEjpg`XK9_^ z?OJrXZgV*POez)$$5nW!dYk0#Q573f@o*}dOsRjwR*4atiIFH%u>|X#Uhi7(f#_i9 z%FE8<-sqC94!g5^<1O879bN7P?}whiv@YwCIbvSaMP0CUUgz{#eb!9qg7bRAp4PkK zvB(qmB+|)fNKcyyGj1|wOy^A2)^F$&`lvo$*_3nA*Wv!!(CzVu%u6Pt%l5xlJ9~Xk zIvaeQtJ`gTMwey9l`!v9z?`0`l#$g1lW{KjX54q1T+2Uc4(eIT$=O;~y~j(3%@Ox0 z|65l5B=yd+eB22J25&dxl_=Hf%eHxenK50^b2e|~Dx0hB>a>Ka&PmF=n-7e6-0jV8 zFYxg=Ek)@$b4cgbDaX^ea`d#SG$f}>x=7VUs?RB1RC-29P2??+CQrw*CaWqtJ7dOZ zRE8FktVqY6mqeAGGQjS2o(K}qCQ7Bu5^o=3tX%6oS!Y;TGS0f-K!E##o(}y_A%6kD CGqOzp delta 1563 zcmdVY!D}2<9KiA4X0xVgVw*%0lWvndX)(m4A?Y?)8*NFXw9+C-4;nH&mUSWx$t_&d@y z>7)EA+>SIs2GQ*NG3>$-{GLQdF=65jA`jsNn!?`0UHA!_^{-XNZ{d`gP{+YNfStGp zAHkjYGPYw8O-H^)b5y@#Cq^1rfW!}?IjT9fT}!1O)5gQxFLR#UlGbMCU^foo0W?Q_ zx|#kT<>Flip1~ScH!sy;G%w90erN8Zc{x3*9KmzggWpu*ztD7Mgok~65>4VYWRs%N z9PQ88jW_TbZf>LhrUSLS8U0k=j&xC;BHQ!$9M0lJG&>rl9d}|Rr;K)pyoKXvj;Olx zt~F>9u1Ahv+R?mpT`0rpv{P_$u9Z=#;7T+e+>R!KXRCjxaaHam+f~6(?1f=faI&`Y zJ;xnWhn_yD#(g{Q*j}GJk#SNl?$7z2tsGBTm1n%1pHJB;?RbT}lk^LAIv9>6r~Ydd zrRVat#VnOPrbaC{ZBMFyEu6JnYs~hPJz2=xSvzw~Wvu*|ttN6AKg)RTh)P=pOF6Ex zlvl8l8JkMd%JT^v_fE_jZq&~Am6l?+V~uHXT*;8pD@ZQSgTc+Z?x3eWRW~rG1`@jl z9_{JxFTGR$c_cW#VYJk{aYv+9ZByZ!;VHcuTy01M6Ak0dYkE~L>Un;b!&Uw&&WMO$Xs%O$-Uo(bPjdL?{KU(hSMSh~>sVKg!qjI|{bdQC5cC-ef_ zUeKTNUD2yd)kVdF#qf1qCRhol^+grV=tVA;N>!UqL|PTIX_E?1^UyMR%mPa+ek%S^ d)xF_K{-zmU(&fIu>4>i@6O@&n4=#7ue*@ovb?*QG diff --git a/website/locale/ru/LC_MESSAGES/messages.po b/website/locale/ru/LC_MESSAGES/messages.po index 27a36517edd..10abdf2b236 100644 --- a/website/locale/ru/LC_MESSAGES/messages.po +++ b/website/locale/ru/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-04-15 13:19+0000\n" +"POT-Creation-Date: 2020-04-30 15:45+0300\n" "PO-Revision-Date: 2020-03-26 10:19+0300\n" "Last-Translator: FULL NAME \n" "Language: ru\n" @@ -19,32 +19,48 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -#: templates/common_meta.html:5 templates/common_meta.html:9 -#: templates/common_meta.html:16 +#: templates/common_meta.html:1 +msgid "" +"ClickHouse is a fast open-source column-oriented database management " +"system that allows generating analytical data reports in real-time using " +"SQL queries" +msgstr "" +"ClickHouse-это быстрая система управления базами данных с открытым " +"исходным кодом, ориентированная на столбцы, которая позволяет создавать " +"аналитические отчеты о данных в режиме реального времени с использованием" +" SQL-запросов" + +#: templates/common_meta.html:6 +msgid "ClickHouse - fast open-source OLAP DBMS" +msgstr "ClickHouse-быстрая СУБД OLAP с открытым исходным кодом" + +#: templates/common_meta.html:10 templates/common_meta.html:21 msgid "ClickHouse DBMS" msgstr "СУБД ClickHouse" -#: templates/common_meta.html:11 -msgid "" -"ClickHouse is an open source column-oriented database management system " -"that allows generating analytical data reports in real time using SQL " -"queries." -msgstr "" -"ClickHouse - это ориентированная на столбцы система управления базами " -"данных с открытым исходным кодом, позволяющая создавать аналитические " -"отчеты о данных в режиме реального времени с использованием SQL-запросов." +#: templates/common_meta.html:25 +msgid "open-source" +msgstr "открытый исходный код" -#: templates/common_meta.html:19 -msgid "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." -msgstr "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." +#: templates/common_meta.html:25 +msgid "relational" +msgstr "реляционный" + +#: templates/common_meta.html:25 +msgid "analytics" +msgstr "аналитика" + +#: templates/common_meta.html:25 +msgid "analytical" +msgstr "аналитический" + +#: templates/common_meta.html:25 +msgid "Big Data" +msgstr "большие данные" + +#: templates/common_meta.html:25 +msgid "web-analytics" +msgstr "веб-аналитика" #: templates/footer.html:8 msgid "ClickHouse source code is published under the Apache 2.0 License." @@ -75,8 +91,8 @@ msgid "" "readable." msgstr "" "Нижеследующее содержание этой страницы документации было создано через " -"машинный перевод. Но в отличие от других сайтов, это делается не на лету. " -"Этот переведенный текст живет в репозитории GitHub вместе с основной " +"машинный перевод. Но в отличие от других сайтов, это делается не на лету." +" Этот переведенный текст живет в репозитории GitHub вместе с основной " "кодовой базой ClickHouse и ждет, когда другие носители языка сделают его " "более удобочитаемым." @@ -275,3 +291,33 @@ msgstr "" msgid "turn on JavaScript to see email address" msgstr "включите JavaScript, чтобы увидеть адрес электронной почты" +#~ msgid "" +#~ "ClickHouse is an open source column-" +#~ "oriented database management system that " +#~ "allows generating analytical data reports " +#~ "in real time using SQL queries." +#~ msgstr "" +#~ "ClickHouse - это ориентированная на " +#~ "столбцы система управления базами данных " +#~ "с открытым исходным кодом, позволяющая " +#~ "создавать аналитические отчеты о данных " +#~ "в режиме реального времени с " +#~ "использованием SQL-запросов." + +#~ msgid "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." +#~ msgstr "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." + diff --git a/website/locale/tr/LC_MESSAGES/messages.mo b/website/locale/tr/LC_MESSAGES/messages.mo index c8aa99e505d9308cf64463327e732dfc8d9a5d2b..de0538f745e961dfcb8cfe2ea5ea5e5f3bfd179e 100644 GIT binary patch delta 1330 zcmZY7OGs2<6u|K_O={-&$h4>8wK5Bxu*~SCHDZrNp-}`CMOVG$WyTrtj+t$QiXeg( z-GW+#i-;C&vMCBO2{eMRH-xzeL=BQ^QAtDv{ZCGqG|b%J_qgBr&Ud~!Thg_x{cYyd z3&Lj|zZ`yFJ=&Z2^m#>Q(tUz6a1f{A7o3hiaSkR;72zuek3uZKble_yKkE8MT!`&B z59G>tL%MN36K`-9j$s!15=1UxK7PY{7{FK}o8lNUB)?EM@G_|5**sQYE-u0v^kECK zu^h)b_Ls{vG8pi1thtzpnOKaP&;}$I*@qQ)5L2)NSt{4#^D)#)-NhE{LrthMnK)E+ z7wY>>l&u(#;uiLot29>QN8E&qiB3~OSdOjn{%s_NJV2^0k8uh#z9K%%1r3|M?s0iB`lbejr#%|OSy+#ceYV6Y)nq4{x@jk5iOgHo@0RiJMKeEwS=g8k`mNE%_`Ir?M1DOg{$xi zYC;28fTQSO2KT5}auPLxi>MplMNRB!CiT}6zGq+uen1W@6|B+CSM$_l3!Cn^4-dnP>)8^{<*tkSLQs2%*1 wuzgI9SYr2Fv%~e4IFYbS3dm%eY5bkGL-xatpzT;8cVPC)jETGrzg_3ZZ(ai2x&QzG delta 1412 zcmdVY&r4KM6u|LgI$CLJmiA+!E@jvc6Mtk>+K;I$BR3KhZGz{#tG$|eWAkQ2D;V0e zD5&67(58r}Xw$|;Q9@8{ijsmL#Ap*O+DL+75JKORLT&m3ddz#Dd+&Sq-gC~Kp}LFp zxla`ZSB0yYdl~nOJnj9t68Rzv=q7PKp2fKs;$pmk1^5ulaA?NYsNa9YRXB!Av4W4) z4Hy;4Njr@y23%Z-r|}wI#u9?5iHJ$hSm5I zOK=Qz@TNiEMedRR^S~ZGI@l=An$QIj$kn^o--XlHR}6X)Cx6V7TZt* zdV*0Bc!TUIUnyHHj^jRD&SIO{U%F|u;Z4-ie!*?{4XK*c5&kS}M2aBIsF}B74er8o zY;+u%BIEN!7U2}?_m!n0D{&cWe+TMO?Zuon4$;tvyU}1j>V)g4B^$yO_yP5(Cb1Gr znS39sQIBdED{-`Z`l!ZPR5Nd)tQv3&>VF}Iny9Uy{+eko1Do&xYCvCbHGancqtsVR ze2Iq!avL>(=coaWpjK!CJ8=?8UiR~c(u@zIZg>=Ro`=1dTS)zN;2Q(2L|#ZoBi>D# z?RWr>;1%40W4H&`P+wgziF>ghHGrq6^Piy}-7Dl&WEdN96eZ@mUdBuLPQt{)k^E>l zmERP0ls1Ov3+@*ACe>?w6ShQ-#Z1OaT9XYtzsDTx>@X*@HtpGjoc3rXurQ z@q9_JV~~+lnu*~=@!D{GNxZnB*)%k5ZP>EDzJBm}$+o=k^Ssu`GXXXS#y&t>llqkUGq=l49SD?!SaK083krU$|wRU3Z++iwq; diff --git a/website/locale/tr/LC_MESSAGES/messages.po b/website/locale/tr/LC_MESSAGES/messages.po index 562fde71a59..f5f74cd3b81 100644 --- a/website/locale/tr/LC_MESSAGES/messages.po +++ b/website/locale/tr/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-04-15 13:19+0000\n" +"POT-Creation-Date: 2020-04-30 15:45+0300\n" "PO-Revision-Date: 2020-04-15 13:17+0000\n" "Last-Translator: FULL NAME \n" "Language: tr\n" @@ -18,32 +18,47 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -#: templates/common_meta.html:5 templates/common_meta.html:9 -#: templates/common_meta.html:16 +#: templates/common_meta.html:1 +msgid "" +"ClickHouse is a fast open-source column-oriented database management " +"system that allows generating analytical data reports in real-time using " +"SQL queries" +msgstr "" +"ClickHouse SQL sorguları kullanarak gerçek zamanlı olarak analitik veri " +"raporları üreten sağlayan hızlı bir açık kaynak sütun odaklı veritabanı " +"yönetim sistemidir" + +#: templates/common_meta.html:6 +msgid "ClickHouse - fast open-source OLAP DBMS" +msgstr "ClickHouse - hızlı açık kaynak OLAP DBMS" + +#: templates/common_meta.html:10 templates/common_meta.html:21 msgid "ClickHouse DBMS" msgstr "ClickHouse DBMS" -#: templates/common_meta.html:11 -msgid "" -"ClickHouse is an open source column-oriented database management system " -"that allows generating analytical data reports in real time using SQL " -"queries." -msgstr "" -"ClickHouse SQL sorguları kullanarak gerçek zamanlı olarak analitik veri " -"raporları üreten sağlayan bir açık kaynak sütun odaklı veritabanı yönetim" -" sistemidir." +#: templates/common_meta.html:25 +msgid "open-source" +msgstr "açık kaynak" -#: templates/common_meta.html:19 -msgid "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." -msgstr "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." +#: templates/common_meta.html:25 +msgid "relational" +msgstr "ilişkisel" + +#: templates/common_meta.html:25 +msgid "analytics" +msgstr "analiz" + +#: templates/common_meta.html:25 +msgid "analytical" +msgstr "analitik" + +#: templates/common_meta.html:25 +msgid "Big Data" +msgstr "Büyük Veri" + +#: templates/common_meta.html:25 +msgid "web-analytics" +msgstr "web-analyt -ics" #: templates/footer.html:8 msgid "ClickHouse source code is published under the Apache 2.0 License." @@ -269,3 +284,31 @@ msgstr "" msgid "turn on JavaScript to see email address" msgstr "e-posta adresini görmek için JavaScript'i açın" +#~ msgid "" +#~ "ClickHouse is an open source column-" +#~ "oriented database management system that " +#~ "allows generating analytical data reports " +#~ "in real time using SQL queries." +#~ msgstr "" +#~ "ClickHouse SQL sorguları kullanarak gerçek " +#~ "zamanlı olarak analitik veri raporları " +#~ "üreten sağlayan bir açık kaynak sütun" +#~ " odaklı veritabanı yönetim sistemidir." + +#~ msgid "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." +#~ msgstr "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." + diff --git a/website/locale/zh/LC_MESSAGES/messages.mo b/website/locale/zh/LC_MESSAGES/messages.mo index 896fedc0658dad52a01dd758ecd94884e4b177d3..0cf3a283e9f34eff772d6272bae3d30dcda6817c 100644 GIT binary patch delta 1307 zcmZY8e@x6_9KiACoD;e(U200%p`>41Nk5jwBD0}k%$PAJ7g;*1Yw53kY|E>|Nc}|Fz)n!&F zTTt#lMB6g(Fs@;Lb%{X%e!|tbi0lkiB^F_wp5I1tsQXCQ)gzpOPmnLKo*{4bf{S!y z1SQW0Ou-3^z(m^6LP6=+AT7B?RL*J$WrL?E316ag!$ybFq=Rg7NB&%j}oufHljRu6ie}>j=#e%%t!V7 z4L<-WEQD(@nqRQ|vv#56KZ|lC&-DD&CI+%mH06l#C}%rgn~bt?s$S327HLaxG3)D4 z?hC{i2kdEK75h9T-hkKWu;(UZddj^u0gwNXuPU>~Ut3+~^K4jOywOv#vUIc2Zy$;J zZ{677*kj8yA|0`2&a|J7B5!4VprXuMsk~K_!x~0=RYjGm^agx20rgLA<*)XzQ0-%> z!q5Fiu`|_K=i8I{=V4>N(-)qT<;l)1T$-Dnm1Dke=G&%Uyli#$TE}k~5w46R>+I>V zfvaPK%~tPVsO@I3`8wm^xgLp_om@xy`pjHclFc!6ZM3o5*cQ3ld^oGjk=NQ{U1(Q9 zO~)}6?7E_?u14!ruXU%@YPzX{_ZqFfc4f7mlBM7gGi3G~t7Fq5LIWp4{ayOe-=it% AqW}N^ delta 1388 zcmdVY%Wq6k9Ki8kwbP>2Ql>#^PD+(_l$LrwQc{|Rcx_n8?cCeC%-mt_+{QCi3y~0! z+^9%|STqq<(geZMMnYIvAYvmG5~*j1h{yM*H(}!sFqyfZ^E>Cs%x?<6J9!%Y`K0ni#uKJ-9QNX93~?f!#{#^LWq3RC9_svOI1PtzGL|!0osE?u zJ<>*_f({!e-~sHzQ&>VWwK0(|#PbV9S};*0!dE;V3`sZYMhBz*lh{Puhtu&cmf#TT z#@{fB6(dE)vcK%7F^P`jSdRTjW^x0`K_1}>e1gR|anx`E(^1D0s1<6&09#QLx`mY- z;6Adayrygke2;6fip3VOzjV@Q#S5sV9mM7M4yl?nkp2j4LW&^Gs3%{BwYUn8ve8cD zEAPh)U&Rm9`K6`92aKb}bE0?w_DrQ?BMsGyJb_xe%UF#MFpeLh@sV6~74Z!0##Yp; zx{Ys$?~WB&h}S5CCNzW$$v4yr7xU0Ws>-Q&sQ*BXzn~`e1KY8VU6x{i zy1`Y{t9lj1A5pKWt|GcJ)Qy@@*IS7*aScj~ZM!))<5?+_44>pzhTrq&gx{luEg>@(Xe&vy2jzZOngp4H{}#@U<8I%y}h&!ntumt(p! zsUS^%rqkF~&N8lNEaT^_j+8?tw($c3*ZUo_hL`VT8wPI1zQ@Md;(C%|M?WW-EH8$i zif4uOCCTE(X45!tN#o-BxpN23mMqK*pN^>;NR*nqaC6!A#EZj6{=XAnElbA2>iC4h Pm&f`B&s_@J<8{9PvmFFM diff --git a/website/locale/zh/LC_MESSAGES/messages.po b/website/locale/zh/LC_MESSAGES/messages.po index 21ec6c77696..0b1748822c9 100644 --- a/website/locale/zh/LC_MESSAGES/messages.po +++ b/website/locale/zh/LC_MESSAGES/messages.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2020-04-15 13:19+0000\n" +"POT-Creation-Date: 2020-04-30 15:45+0300\n" "PO-Revision-Date: 2020-03-26 10:19+0300\n" "Last-Translator: FULL NAME \n" "Language: zh\n" @@ -18,29 +18,44 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.8.0\n" -#: templates/common_meta.html:5 templates/common_meta.html:9 -#: templates/common_meta.html:16 +#: templates/common_meta.html:1 +msgid "" +"ClickHouse is a fast open-source column-oriented database management " +"system that allows generating analytical data reports in real-time using " +"SQL queries" +msgstr "ClickHouse是一个快速开源的面向列的数据库管理系统,允许使用SQL查询实时生成分析数据报告" + +#: templates/common_meta.html:6 +msgid "ClickHouse - fast open-source OLAP DBMS" +msgstr "ツ暗ェツ氾环催ツ団ツ法ツ人" + +#: templates/common_meta.html:10 templates/common_meta.html:21 msgid "ClickHouse DBMS" msgstr "ツ环板msョツ嘉ッツ偲" -#: templates/common_meta.html:11 -msgid "" -"ClickHouse is an open source column-oriented database management system " -"that allows generating analytical data reports in real time using SQL " -"queries." -msgstr "ClickHouse是一个开源的面向列的数据库管理系统,允许使用SQL查询实时生成分析数据报告。" +#: templates/common_meta.html:25 +msgid "open-source" +msgstr "开源" -#: templates/common_meta.html:19 -msgid "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." -msgstr "" -"ClickHouse is an open source distributed column-oriented database " -"management system that allows generating analytical data reports in real " -"time using SQL queries. Сreated by Yandex ClickHouse manages extremely " -"large volumes of data in a stable and sustainable manner." +#: templates/common_meta.html:25 +msgid "relational" +msgstr "关系" + +#: templates/common_meta.html:25 +msgid "analytics" +msgstr "分析" + +#: templates/common_meta.html:25 +msgid "analytical" +msgstr "分析" + +#: templates/common_meta.html:25 +msgid "Big Data" +msgstr "大数据" + +#: templates/common_meta.html:25 +msgid "web-analytics" +msgstr "网络分析" #: templates/footer.html:8 msgid "ClickHouse source code is published under the Apache 2.0 License." @@ -255,3 +270,27 @@ msgstr "如果您有任何更多的想法或问题,请随时直接联系Yandex msgid "turn on JavaScript to see email address" msgstr "打开JavaScript查看电子邮件地址" +#~ msgid "" +#~ "ClickHouse is an open source column-" +#~ "oriented database management system that " +#~ "allows generating analytical data reports " +#~ "in real time using SQL queries." +#~ msgstr "ClickHouse是一个开源的面向列的数据库管理系统,允许使用SQL查询实时生成分析数据报告。" + +#~ msgid "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." +#~ msgstr "" +#~ "ClickHouse is an open source distributed" +#~ " column-oriented database management system" +#~ " that allows generating analytical data " +#~ "reports in real time using SQL " +#~ "queries. Сreated by Yandex ClickHouse " +#~ "manages extremely large volumes of data" +#~ " in a stable and sustainable manner." + diff --git a/website/templates/common_meta.html b/website/templates/common_meta.html index 87905cc80fc..4d6c907887a 100644 --- a/website/templates/common_meta.html +++ b/website/templates/common_meta.html @@ -22,7 +22,14 @@ + content="ClickHouse, DBMS, OLAP, SQL, {{ _('open-source') }}, {{ _('relational') }}, {{ _('analytics') }}, {{ _('analytical') }}, {{ _('Big Data') }}, {{ _('web-analytics') }}" /> + +{% if config and page %} + {% for code, name in config.extra.languages.items() %} + + {% endfor %} + +{% endif %} {% for prefetch_item in prefetch_items %}