mirror of
https://github.com/QuasarApp/SimpleQmlNotify.git
synced 2025-04-26 05:34:34 +00:00
27 lines
649 B
XML
27 lines
649 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE TS>
|
|
<TS version="2.1" language="ja_JP">
|
|
<context>
|
|
<name>NotificationForm</name>
|
|
<message>
|
|
<source>Message</source>
|
|
<translation>メッセージ</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>
|