Merge branch 'main' of github.com:cutefishos/screenlocker
commit
518046db7f
@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="cs">
|
||||
<context>
|
||||
<name>LockScreen</name>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="202"/>
|
||||
<source>Password</source>
|
||||
<translation>Heslo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="225"/>
|
||||
<source>Unlock</source>
|
||||
<translation>Odemknout</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="274"/>
|
||||
<source>Please enter your password</source>
|
||||
<translation>Zadejte své heslo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="284"/>
|
||||
<source>Unlocking failed</source>
|
||||
<translation>Odemykání se nezdařilo</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="ja">
|
||||
<context>
|
||||
<name>LockScreen</name>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="202"/>
|
||||
<source>Password</source>
|
||||
<translation>パスワード</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="225"/>
|
||||
<source>Unlock</source>
|
||||
<translation type="unfinished">ロックを解除</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="274"/>
|
||||
<source>Please enter your password</source>
|
||||
<translation>パスワードを入力してください</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="284"/>
|
||||
<source>Unlocking failed</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
<TS version="2.1" language="sr">
|
||||
<context>
|
||||
<name>LockScreen</name>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="202"/>
|
||||
<source>Password</source>
|
||||
<translation>Šifra</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="225"/>
|
||||
<source>Unlock</source>
|
||||
<translation>Otključaj</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="274"/>
|
||||
<source>Please enter your password</source>
|
||||
<translation>Unesite šifru</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../screenlocker/qml/LockScreen.qml" line="284"/>
|
||||
<source>Unlocking failed</source>
|
||||
<translation>Otključavanje nije uspelo</translation>
|
||||
</message>
|
||||
</context>
|
||||
</TS>
|
||||
Loading…
Reference in New Issue