From 9b32bf404c9cffaecf56ec0ac55577905df561fb Mon Sep 17 00:00:00 2001 From: Ivan Chaplygin Date: Thu, 31 Aug 2023 09:59:23 +0300 Subject: [PATCH] =?UTF-8?q?ref=20#89649=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D1=8B=20=D0=BF=D0=B5=D1=80=D0=B5=D0=B2=D0=BE?= =?UTF-8?q?=D0=B4=D1=8B=20=D0=BD=D0=B0=20=D0=B0=D0=BD=D0=B3=D0=BB=D0=B8?= =?UTF-8?q?=D0=B9=D1=81=D0=BA=D0=B8=D0=B9=20=D0=B8=20=D0=B8=D1=81=D0=BF?= =?UTF-8?q?=D0=B0=D0=BD=D1=81=D0=BA=D0=B8=D0=B9=20=D1=8F=D0=B7=D1=8B=D0=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/pot/retailcrm-es_ES.pot | 16 ++++++++-------- resources/pot/retailcrm-ru_RU.pot | 8 ++++---- .../class-wc-retailcrm-abstracts-settings.php | 8 ++++---- src/languages/retailcrm-es_ES.mo | Bin 13208 -> 12902 bytes src/languages/retailcrm-ru_RU.mo | Bin 16014 -> 15923 bytes 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/resources/pot/retailcrm-es_ES.pot b/resources/pot/retailcrm-es_ES.pot index 662e16a..fb4510f 100644 --- a/resources/pot/retailcrm-es_ES.pot +++ b/resources/pot/retailcrm-es_ES.pot @@ -127,17 +127,17 @@ msgstr "Los estados" msgid "Coupon" msgstr "Cupón" -msgid "When working with coupons through CRM, it is impossible to transfer manual discounts" -msgstr "При работе с купонами через CRM невозможно передавать ручные скидки." +msgid "When working with coupons via CRM, it is impossible to transfer manual discounts." +msgstr "El trabajo con cupones a través del CRM no permite transferir descuentos manuales." -msgid "The custom field must be in the form of a string or text. An example of filling in a field in CRM: `code_coupon` or `code_coupon1; code_coupon2`" -msgstr "Пользовательское поле должно быть формата Строка или Текст." +msgid "The user field must be in the String or Text format." +msgstr "El campo personalizado debe tener el formato Hilo o Texto." -msgid "When using multiple coupons, separation using spaces, line breaks, `;` `,` characters is supported." -msgstr "При использовании нескольких купонов, поддерживается разделение с помощью пробелов, переноса строки, символами `;` `,`." +msgid "When using multiple coupons, separation is supported using spaces, line breaks, characters `;` `,`." +msgstr "Si se usan varios cupones, es posible separarlos por espacios, nueva línea o caracteres `;` `,`." -msgid "Example: code_coupon_1; code_coupon_2, code_coupon_3 code_coupon_4" -msgstr "Например: code_coupon_1; code_coupon_2, code_coupon_3 code_coupon_4" +msgid "For example: code_coupon_1; code_coupon_2, code_coupon_3 code_coupon_4" +msgstr "Por ejemplo, code_coupon_1; code_coupon_2, code_coupon_3 code_coupon_4" msgid "Payment types" msgstr "Métodos de pago" diff --git a/resources/pot/retailcrm-ru_RU.pot b/resources/pot/retailcrm-ru_RU.pot index 6495a01..9c4d653 100644 --- a/resources/pot/retailcrm-ru_RU.pot +++ b/resources/pot/retailcrm-ru_RU.pot @@ -136,16 +136,16 @@ msgstr "Статусы" msgid "Coupon" msgstr "Купон" -msgid "When working with coupons through CRM, it is impossible to transfer manual discounts" +msgid "When working with coupons via CRM, it is impossible to transfer manual discounts." msgstr "При работе с купонами через CRM невозможно передавать ручные скидки." -msgid "The custom field must be in the form of a string or text. An example of filling in a field in CRM: `code_coupon` or `code_coupon1; code_coupon2`" +msgid "The user field must be in the String or Text format." msgstr "Пользовательское поле должно быть формата Строка или Текст." -msgid "When using multiple coupons, separation using spaces, line breaks, `;` `,` characters is supported." +msgid "When using multiple coupons, separation is supported using spaces, line breaks, characters `;` `,`." msgstr "При использовании нескольких купонов, поддерживается разделение с помощью пробелов, переноса строки, символами `;` `,`." -msgid "Example: code_coupon_1; code_coupon_2, code_coupon_3 code_coupon_4" +msgid "For example: code_coupon_1; code_coupon_2, code_coupon_3 code_coupon_4" msgstr "Например: code_coupon_1; code_coupon_2, code_coupon_3 code_coupon_4" msgid "Payment types" diff --git a/src/include/abstracts/class-wc-retailcrm-abstracts-settings.php b/src/include/abstracts/class-wc-retailcrm-abstracts-settings.php index 75a46bb..076ae69 100644 --- a/src/include/abstracts/class-wc-retailcrm-abstracts-settings.php +++ b/src/include/abstracts/class-wc-retailcrm-abstracts-settings.php @@ -367,13 +367,13 @@ abstract class WC_Retailcrm_Abstracts_Settings extends WC_Integration 'type' => 'textarea', 'title' => __('Attention!', 'retailcrm'), 'value' => '', - 'placeholder' => __('When working with coupons through CRM, it is impossible to transfer manual discounts', 'retailcrm') . + 'placeholder' => __('When working with coupons via CRM, it is impossible to transfer manual discounts.', 'retailcrm') . PHP_EOL . PHP_EOL . - __('The custom field must be in the form of a string or text. An example of filling in a field in CRM: `code_coupon` or `code_coupon1; code_coupon2`', 'retailcrm') . + __('The user field must be in the String or Text format.', 'retailcrm') . PHP_EOL . - __('When using multiple coupons, separation using spaces, line breaks, `;` `,` characters is supported.', 'retailcrm') . + __('When using multiple coupons, separation is supported using spaces, line breaks, characters `;` `,`.', 'retailcrm') . PHP_EOL . - __('Example: code_coupon_1; code_coupon_2, code_coupon_3 code_coupon_4', 'retailcrm'), + __('For example: code_coupon_1; code_coupon_2, code_coupon_3 code_coupon_4', 'retailcrm'), 'custom_attributes' => ['readonly' => 'readonly'], ]; diff --git a/src/languages/retailcrm-es_ES.mo b/src/languages/retailcrm-es_ES.mo index 7ef599a5d2f2181298a9e5449c2c3c1a698808d0..082c4b3d04c453fb928f1970b6074d5dee0651f8 100644 GIT binary patch delta 2481 zcmYk+d2AF_9Ki9n)gIeIwH(sg0uOD=)x#D6r5GZmAeR&>P!bKDZl`qG?aVqe+Y(SV z^@yaNbRbp}O+X}3Awt%ppoxFf#2^?Gg2)j9#v|w-1dWvlB>4TYtFhVL&wFp)@q54b zrh}V)X*>9ND6v>6wWC0(JMlD*!e8+Y{0k>w)|ga%63(Drg)O)NAI2jn^W4C(SkF&B zu1D$Lj^(%m`KTd&s_^(&l~5HFuG4T2P8+9GEiT8=xD93CODF**)9qj4{nSrj7G{rE zinUcf(xj%KjGu$D&?1zDJ(PJ~KU6oySlz-G>rjVlM?r;Q=Ig^-;RRF`P{O zGCqL$cc;#D2^Lddhmu+sW!!Fz;1I6H5;{qyY&?R`p#-vkv`VIzBbiC4W(xA49VI0$ zX5up_sojopRs$$^PoP|~b140P!`tx+`XP=4WuZ>eDo4nHe zOrha0l0|h6bMen~`%PR(eG2Kw#EaM zSqTbp3KH2=C<|>xxm&NK>w9oI z^^Z};UBHB-^a=&JOcS{o%g{$T+b{4*yo@#2a&Ia#12~8JTeu2Oq6ApV>T7TjGNpPQ zCDn&fGISJWqo+_V?a!s;Uv^r-cI1o}qI76P$;3wF{;3|61z*Ew@GD%2%gR#$45A#} zC6on2yfT$ofYrDF<#lyX=IKMZ)I(Frzx;>#orXuTWLhfqT_~?vA4&>8LCMtD*o;>( z8ym?d*F!ZU7hm%3;yWlCIG1i8L3ypSSk%PQ1O-{39|!Smlt|~!Of9e!<@suq zb`#}ndohgtDDVAFltA`l9v;IS{2t}#F5);G!!9I%sc91p6v3Ditj$3`3ZvO-2 zEQ`qJJgmdD*n{a4E)J=nAzU4r z9mK;;l#hmIhOA&D+$8D0HDMt>%h%@{@#~ z>I*9K=7#&J%M{U|JFj~DHcE1Q|NnbBc_{BeAlu!X@)*#ZuWJ%<8~W06=gxY=Xq=xSy zbn@7-|D9eN(%Lh7_&tw+qq=_0N^RfTNw?(_zH8WCyXjgkPrXRow0+j@Hte_&HNE8d In$JT20E{+-ng9R* delta 2750 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 delta 2280 zcmYk+YiyHM9LMp0VRLja9G4-Z8+$<59G7w3CYQ~OIh5#7WMF_0TT08y+I6-aPLVW| za8nfALySaan2?ZY85l)PbP(s_87#t^sE&iEK&O;s+iP(?^=5nw zdyrTxjXY|7sQyP$^L&j8>;`I_J0upIAU6_%Eo zQM4vpjcZY3uS2D%85QXYRA$y= zKE_ZfPNMdB8|uvLM=jtxR6swVp8o~&@K;QE%&wv4S;Z;}a08BGe%nkzDe1*Y*oW14 z3JKn>=GyP#3)IUTvw7H#TH&Xt{^~48;T)Wd56=cBsfY1Nyn@QqeJoB>m`Q$>;zllw z7{Ee2jCyUpLfti zDXhek=wSX-vn5!G?_vZy@D{E^KkwopJcG@+juWW~`>_^JU=07n+1U0J+l4z&3mQrk z93QKxCjUCE%VETXz~!hF9!4Fqb9fy~rV8b&@5r`U8!vGLx1a*JhFWPJ z7iFpzb=W>fVz6VVz^|ar)KCsc3s$5lD54M+<95^p2e1!M=jzM&JG?@@1GUFXIe~f$ zdQk%&Km~FFwWSx)i??tL-bdXZJwJO^>T;%AC}_oPs7OCUWnv)bKiEmVoQ++Kdois0 z$Ss>)mwgRG$l|OI-@~)mi!aq@7x*)>J9ZO?-~|3eO7#AhQ{X_`JX9d7QG4BwTH!aS zi7p`9XAe+;%vg{;d=Xqj{VOC{RzP~R*9))}1IVt~alDLIaVwr)qyX6exs3L*hsm*! z8wVS*dv_$~NmTpy$O~WtsDH|vId7u^9Yh6K%sV_18&H{iF<0M$!>I2-rhE9Q)FIi$ zZ?CFulh@~Y$6fF3@I>4JZ2Qtcrp98biYc-RRz$y6fJxygwqoK&bMRpT^uI-%@Hx*v{2qq