Mon, 11 Sep 2023 13:42:04 +0200
Updated Russian translations.
ProjectKivy/i18n/kivy_ru.ts | file | annotate | diff | comparison | revisions |
--- a/ProjectKivy/i18n/kivy_ru.ts Mon Sep 11 13:39:19 2023 +0200 +++ b/ProjectKivy/i18n/kivy_ru.ts Mon Sep 11 13:42:04 2023 +0200 @@ -1,106 +1,106 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" language="ru_RU"> - <context> +<context> <name>CompleterKivyConfigWidget</name> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Select to enable Kivy typing aids</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Select to enable Kivy typing aids</source> + <translation>Разрешить вспомогательные средства при наборе кода Kivy</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Enable Kivy typing aids</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Enable Kivy typing aids</source> + <translation>Вспомогательные средства при наборе кода Kivy</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Select to insert a closing parenthesis</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Select to insert a closing parenthesis</source> + <translation>Разрешить вставлять закрывающую скобку</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Automatic parenthesis insertion</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Automatic parenthesis insertion</source> + <translation>Автоматическая вставка закрывающей скобки</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Select to skip matching braces when typing</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Select to skip matching braces when typing</source> + <translation>Разрешить пропускать соотвествующие скобки при наборе</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Automatically skip matching braces when typing</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Automatically skip matching braces when typing</source> + <translation>Автоматически пропускать соотвествующие скобки при наборе</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Select to skip a ':', if typed next to another ':'</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Select to skip a ':', if typed next to another ':'</source> + <translation>Разрешить пропускать двоеточие, если оно набрано сразу за другим двоеточием</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Automatic colon detection</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Automatic colon detection</source> + <translation>Автоматическое определение двоеточия</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Select to indent after typing 'return'</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Select to indent after typing 'return'</source> + <translation>Разрешить отступ после нажатия 'return'</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Automatic indent after '(', '{', '[' and ':'</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Automatic indent after '(', '{', '[' and ':'</source> + <translation>Автоматический отступ после '(' '{', '[' и ':'</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Select to insert the matching quote character</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Select to insert the matching quote character</source> + <translation>Разрешить вставлять закрывающую кавычку</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Automatic quote insertion</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Automatic quote insertion</source> + <translation>Автоматическая вставка закрывающей кавычки</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Select to insert a blank after ':'</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Select to insert a blank after ':'</source> + <translation>Разрешить вставлять пробел после ':'</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Automatic insertion of ' ' (blank) after ':'</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Automatic insertion of ' ' (blank) after ':'</source> + <translation>Автоматическая вставка ' ' (пробела) после '':'</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Select to insert a blank after ','</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Select to insert a blank after ','</source> + <translation>Разрешить вставлять пробел после ','</translation> </message> <message> - <location filename="../CompleterKivyConfigWidget.ui" line="0" /> - <source>Automatic insertion of ' ' (blank) after ','</source> - <translation type="unfinished" /> + <location filename="../CompleterKivyConfigWidget.ui" line="0"/> + <source>Automatic insertion of ' ' (blank) after ','</source> + <translation>Автоматическая вставка ' ' (пробела) после ','</translation> </message> - </context> - <context> +</context> +<context> <name>ProjectKivyPlugin</name> <message> - <location filename="../../PluginProjectKivy.py" line="154" /> - <location filename="../../PluginProjectKivy.py" line="123" /> - <source>Kivy</source> - <translation>Kivy</translation> + <location filename="../../PluginProjectKivy.py" line="154"/> + <location filename="../../PluginProjectKivy.py" line="123"/> + <source>Kivy</source> + <translation>Kivy</translation> </message> <message> - <location filename="../../PluginProjectKivy.py" line="157" /> - <source>Kivy Files (*.kv *.kivy)</source> - <translation>Файлы Kivy (*.kv *.kivy)</translation> + <location filename="../../PluginProjectKivy.py" line="157"/> + <source>Kivy Files (*.kv *.kivy)</source> + <translation>Файлы Kivy (*.kv *.kivy)</translation> </message> <message> - <location filename="../../PluginProjectKivy.py" line="158" /> - <source>Kivy Files (*.kv)</source> - <translation>Файлы Kivy (*.kv)</translation> + <location filename="../../PluginProjectKivy.py" line="158"/> + <source>Kivy Files (*.kv)</source> + <translation>Файлы Kivy (*.kv)</translation> </message> - </context> +</context> </TS>