mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-26 13:44:34 +00:00
27 lines
676 B
XML
27 lines
676 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!DOCTYPE TS>
|
||
<TS version="2.1" language="ru_RU">
|
||
<context>
|
||
<name>NotificationForm</name>
|
||
<message>
|
||
<source>Message</source>
|
||
<translation>Cообщение</translation>
|
||
</message>
|
||
</context>
|
||
<context>
|
||
<name>NotificationHistoryView</name>
|
||
<message>
|
||
<source>Notifications</source>
|
||
<translation>Уведомления</translation>
|
||
</message>
|
||
<message>
|
||
<source>Delete</source>
|
||
<translation>Удалить</translation>
|
||
</message>
|
||
<message>
|
||
<source>clear</source>
|
||
<translation>очистить</translation>
|
||
</message>
|
||
</context>
|
||
</TS>
|