i18n/eric6_ru.ts

changeset 6825
e659bb96cdfa
parent 6823
55bda7c2404d
child 6826
c6dda2cbe081
child 6828
bb6667ea9ae7
--- a/i18n/eric6_ru.ts	Thu Feb 28 18:02:16 2019 +0100
+++ b/i18n/eric6_ru.ts	Sat Mar 02 11:12:25 2019 +0100
@@ -15566,8 +15566,8 @@
     </message>
     <message>
         <location filename="../UI/EmailDialog.py" line="173"/>
-        <source>&lt;p&gt;The Google Mail Client API is not installed. Use &lt;code&gt;pip install --upgrade google-api-python-client oauth2client&lt;/code&gt; to install it.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Клиент Google Mail API не установлен. Используйте &lt;code&gt;pip install --upgrade google-api-python-client oauth2client&lt;/code&gt; для его установки.&lt;/p&gt;</translation>
+        <source>&lt;p&gt;The Google Mail Client API is not installed. Use &lt;code&gt;pip install --upgrade google-api-python-client google-auth-oauthlib&lt;/code&gt; to install it.&lt;/p&gt;</source>
+        <translation>&lt;p&gt;Клиент Google Mail API не установлен. Используйте &lt;code&gt;pip install --upgrade google-api-python-client google-auth-oauthlib&lt;/code&gt; для его установки.&lt;/p&gt;</translation>
     </message>
     <message>
         <location filename="../UI/EmailDialog.py" line="179"/>
@@ -15668,17 +15668,17 @@
         <translation>Проверка логина</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="276"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="278"/>
         <source>Login Test</source>
         <translation>Проверить логин</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="239"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="241"/>
         <source>The login test succeeded.</source>
         <translation>Проверка логина успешно выполнена.</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="276"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="278"/>
         <source>&lt;p&gt;The login test failed.&lt;br&gt;Reason: {0}&lt;/p&gt;</source>
         <translation>&lt;p&gt;Неудачная проверка логина.&lt;br&gt; Причина: {0}&lt;/p&gt;</translation>
     </message>
@@ -15738,11 +15738,6 @@
         <translation>Обычная Email</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="292"/>
-        <source>&lt;p&gt;The Google Mail Client API is not installed. Use &lt;code&gt;pip install --upgrade google-api-python-client&lt;/code&gt; to install it.&lt;/p&gt;</source>
-        <translation>&lt;p&gt;Клиент Google Mail API не установлен. Используйте &lt;code&gt;pip install --upgrade google-api-python-client&lt;/code&gt; для его установки.&lt;/p&gt;</translation>
-    </message>
-    <message>
         <location filename="../Preferences/ConfigurationPages/EmailPage.ui" line="62"/>
         <source>Press to get some help for enabling the Google Mail API</source>
         <translation>Помощь в подключении Google Mail API</translation>
@@ -15753,17 +15748,17 @@
         <translation>Справка Google Mail API</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="52"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="59"/>
         <source>&lt;p&gt;The credentials file is not present. Has the Gmail API been enabled?&lt;/p&gt;</source>
         <translation>&lt;p&gt;Отсутствует файл учетных данных. Подключен ли API Gmail?&lt;/p&gt;</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="298"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="300"/>
         <source>Gmail API Help</source>
         <translation>Справка Gmail API</translation>
     </message>
     <message>
-        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="66"/>
+        <location filename="../Preferences/ConfigurationPages/EmailPage.py" line="294"/>
         <source>&lt;p&gt;The Google Mail Client API is not installed. Use &lt;code&gt;{0}&lt;/code&gt; to install it.&lt;/p&gt;</source>
         <translation>&lt;p&gt;Клиент Google Mail API не установлен. Используйте &lt;code&gt;{0}&lt;/code&gt; для его установки.&lt;/p&gt;</translation>
     </message>
@@ -25300,7 +25295,7 @@
 <context>
     <name>GoogleMailSendMessage</name>
     <message>
-        <location filename="../E5Network/E5GoogleMail.py" line="95"/>
+        <location filename="../E5Network/E5GoogleMail.py" line="93"/>
         <source>The credentials file is not present. Has the Gmail API been enabled?</source>
         <translation>Отсутствует файл учетных данных. Подключен ли API Gmail?</translation>
     </message>

eric ide

mercurial