Translated using Weblate (Japanese)
Currently translated at 55.5% (5 of 9 strings) Translated using Weblate (Russian) Currently translated at 100.0% (9 of 9 strings) Added translation using Weblate (Japanese) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: TaIenT <1054001563@qq.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Фёдор <fedor010908@gmail.com> Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/ja/ Translate-URL: https://hosted.weblate.org/projects/cutefishos/dock/ru/ Translation: CutefishOS/Dock
This commit is contained in:
parent
0694ef7894
commit
1194e01512
2 changed files with 59 additions and 1 deletions
58
translations/ja_JP.ts
Normal file
58
translations/ja_JP.ts
Normal file
|
@ -0,0 +1,58 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<!DOCTYPE TS>
|
||||||
|
<TS version="2.1" language="ja">
|
||||||
|
<context>
|
||||||
|
<name>AppItem</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/AppItem.qml" line="73"/>
|
||||||
|
<source>Open</source>
|
||||||
|
<translation>開く</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/AppItem.qml" line="85"/>
|
||||||
|
<source>Unpin</source>
|
||||||
|
<translation type="unfinished">解除</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/AppItem.qml" line="85"/>
|
||||||
|
<source>Pin</source>
|
||||||
|
<translation type="unfinished">固定</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/AppItem.qml" line="94"/>
|
||||||
|
<source>Close window</source>
|
||||||
|
<translation type="unfinished">ウィンドウを閉じる</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/AppItem.qml" line="95"/>
|
||||||
|
<source>Close %1 windows</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>ApplicationModel</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/applicationmodel.cpp" line="285"/>
|
||||||
|
<source>Launcher</source>
|
||||||
|
<translation>ランチャー</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>main</name>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/main.qml" line="114"/>
|
||||||
|
<source>Trash</source>
|
||||||
|
<translation>ゴミ箱</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/main.qml" line="124"/>
|
||||||
|
<source>Open</source>
|
||||||
|
<translation>開く</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../qml/main.qml" line="129"/>
|
||||||
|
<source>Empty Trash</source>
|
||||||
|
<translation>ゴミ箱を空にする</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
|
</TS>
|
|
@ -34,7 +34,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/applicationmodel.cpp" line="285"/>
|
<location filename="../src/applicationmodel.cpp" line="285"/>
|
||||||
<source>Launcher</source>
|
<source>Launcher</source>
|
||||||
<translation type="unfinished">Лаунчер</translation>
|
<translation>Лаунчер</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
|
Loading…
Reference in a new issue