Skip to content
Snippets Groups Projects
messages.en_US.ts 6.58 KiB
Newer Older
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="en_US">
<context>
    <name>OcsUrlHandler</name>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="37"/>
        <source>Invalid OCS-URL</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Invalid OCS-URL</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="141"/>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="162"/>
        <source>Failed to save data</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Failed to save data</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="148"/>
        <source>The file has been downloaded</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>The file has been downloaded</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="176"/>
        <source>The file has been installed as program</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>The file has been installed as program</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="180"/>
        <source>The plasmoid has been installed</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>The plasmoid has been installed</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="184"/>
        <source>The plasma look and feel has been installed</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>The plasma look and feel has been installed</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="188"/>
        <source>The plasma desktop theme has been installed</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>The plasma desktop theme has been installed</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="192"/>
        <source>The KWin effect has been installed</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>The KWin effect has been installed</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="196"/>
        <source>The KWin script has been installed</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>The KWin script has been installed</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="200"/>
        <source>The KWin window switcher has been installed</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>The KWin window switcher has been installed</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="203"/>
        <source>The archive file has been extracted</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>The archive file has been extracted</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="206"/>
        <source>The file has been installed</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>The file has been installed</translation>
    </message>
    <message>
        <location filename="../app/src/handlers/ocsurlhandler.cpp" line="210"/>
        <source>Failed to installation</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Failed to installation</translation>
    </message>
</context>
<context>
    <name>main</name>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="26"/>
        <source>Download successful</source>
        <translation>Download successful</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="27"/>
        <source>Installation successful</source>
        <translation>Installation successful</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="28"/>
        <source>Validation error</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Validation error</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="29"/>
        <source>Network error</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Network error</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="30"/>
        <source>Saving file failed</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Saving file failed</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="31"/>
        <source>Installation failed</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Installation failed</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="56"/>
        <source>Downloading</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Downloading</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="66"/>
        <source>Do you want to download?</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Do you want to download?</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="69"/>
        <source>Do you want to install?</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Do you want to install?</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="73"/>
        <source>URL</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>URL</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="74"/>
        <source>File</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>File</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="75"/>
        <source>Type</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Type</translation>
    </message>
    <message>
akiraohgaki's avatar
akiraohgaki committed
        <location filename="../app/qml/main.qml" line="80"/>
        <source>Invalid OCS-URL</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Invalid OCS-URL</translation>
    </message>
akiraohgaki's avatar
akiraohgaki committed
    <message>
tarakbumba's avatar
tarakbumba committed
        <location filename="../app/qml/main.qml" line="96"/>
        <location filename="../app/qml/main.qml" line="109"/>
        <location filename="../app/qml/main.qml" line="125"/>
akiraohgaki's avatar
akiraohgaki committed
        <source>Details</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Details</translation>
akiraohgaki's avatar
akiraohgaki committed
    </message>
    <message>
tarakbumba's avatar
tarakbumba committed
        <location filename="../app/qml/main.qml" line="98"/>
akiraohgaki's avatar
akiraohgaki committed
        <source>OK</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>OK</translation>
akiraohgaki's avatar
akiraohgaki committed
    </message>
    <message>
tarakbumba's avatar
tarakbumba committed
        <location filename="../app/qml/main.qml" line="100"/>
        <location filename="../app/qml/main.qml" line="160"/>
akiraohgaki's avatar
akiraohgaki committed
        <source>Cancel</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Cancel</translation>
akiraohgaki's avatar
akiraohgaki committed
    </message>
    <message>
tarakbumba's avatar
tarakbumba committed
        <location filename="../app/qml/main.qml" line="111"/>
akiraohgaki's avatar
akiraohgaki committed
        <source>Open</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Open</translation>
akiraohgaki's avatar
akiraohgaki committed
    </message>
    <message>
tarakbumba's avatar
tarakbumba committed
        <location filename="../app/qml/main.qml" line="116"/>
        <location filename="../app/qml/main.qml" line="127"/>
akiraohgaki's avatar
akiraohgaki committed
        <source>Close</source>
akiraohgaki's avatar
akiraohgaki committed
        <translation>Close</translation>
akiraohgaki's avatar
akiraohgaki committed
    </message>
</context>
</TS>