Skip to content

Commit e8052e0

Browse files
TatevikGrweblate
authored andcommitted
Translated using Weblate (Russian)
Currently translated at 71.4% (5 of 7 strings) Translation: core/messages Translate-URL: http://translate.phplist.org/projects/core/messages/ru/
1 parent b29d252 commit e8052e0

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

resources/translations/messages.ru.xlf

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,27 @@
66
<trans-unit id="auth.not_authorized">
77
<source>Not authorized</source>
88
</trans-unit>
9-
<trans-unit id="auth.login_failed">
9+
<trans-unit id="auth.login_failed" xml:space="preserve" approved="no">
1010
<source>Failed admin login attempt for '%login%'</source>
11+
<target state="translated">Неудачная попытка авторизоваться как администратор '%login%</target>
1112
</trans-unit>
12-
<trans-unit id="auth.login_disabled">
13+
<trans-unit id="auth.login_disabled" xml:space="preserve" approved="no">
1314
<source>Login attempt for disabled admin '%login%'</source>
15+
<target state="translated">Администратор «%login%» отключён, попытка входа не удалась</target>
1416
</trans-unit>
1517
<!-- Identity -->
16-
<trans-unit id="identity.admin_not_found">
18+
<trans-unit id="identity.admin_not_found" xml:space="preserve" approved="no">
1719
<source>Administrator not found</source>
20+
<target state="translated">Администратор не найден</target>
1821
</trans-unit>
1922
<!-- Subscription -->
20-
<trans-unit id="subscription.list_not_found">
23+
<trans-unit id="subscription.list_not_found" xml:space="preserve" approved="no">
2124
<source>Subscriber list not found.</source>
25+
<target state="translated">Список подписчиков не найден.</target>
2226
</trans-unit>
23-
<trans-unit id="subscription.subscriber_not_found">
27+
<trans-unit id="subscription.subscriber_not_found" xml:space="preserve" approved="no">
2428
<source>Subscriber does not exists.</source>
29+
<target state="translated">Подписчик не существует.</target>
2530
</trans-unit>
2631
<trans-unit id="subscription.not_found_for_list_and_subscriber">
2732
<source>Subscription not found for this subscriber and list.</source>

0 commit comments

Comments
 (0)