Skip to content

Commit

Permalink
Translated using Weblate (Finnish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (15 of 15 strings)

Translation: CutefishOS/Terminal
Translate-URL: https://hosted.weblate.org/projects/cutefishos/terminal/fi/
  • Loading branch information
Ricky-Tigg authored and weblate committed Feb 28, 2025
1 parent 34d6e3a commit b7e1519
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions translations/fi_FI.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,84 +6,84 @@
<message>
<location filename="../src/qml/ExitPromptDialog.qml" line="49"/>
<source>Process is running, are you sure you want to quit?</source>
<translation type="unfinished"></translation>
<translation>Prosessi on käynnissä, oletko varma, että haluat lopettaa?</translation>
</message>
<message>
<location filename="../src/qml/ExitPromptDialog.qml" line="63"/>
<source>OK</source>
<translation type="unfinished"></translation>
<translation>Hyvä on</translation>
</message>
<message>
<location filename="../src/qml/ExitPromptDialog.qml" line="57"/>
<source>Cancel</source>
<translation type="unfinished"></translation>
<translation>Peruuta</translation>
</message>
</context>
<context>
<name>SettingsDialog</name>
<message>
<location filename="../src/qml/SettingsDialog.qml" line="10"/>
<source>Settings</source>
<translation type="unfinished"></translation>
<translation>Asetukset</translation>
</message>
<message>
<location filename="../src/qml/SettingsDialog.qml" line="39"/>
<source>Font</source>
<translation type="unfinished"></translation>
<translation>Kirjaisin</translation>
</message>
<message>
<location filename="../src/qml/SettingsDialog.qml" line="63"/>
<source>Font Size</source>
<translation type="unfinished"></translation>
<translation>Kirjaisinkoko</translation>
</message>
<message>
<location filename="../src/qml/SettingsDialog.qml" line="82"/>
<source>Transparency</source>
<translation type="unfinished"></translation>
<translation>Läpinäkyvyys</translation>
</message>
<message>
<location filename="../src/qml/SettingsDialog.qml" line="101"/>
<source>Window Blur</source>
<translation type="unfinished"></translation>
<translation>Ikkunan sumennus</translation>
</message>
</context>
<context>
<name>Terminal</name>
<message>
<location filename="../src/qml/Terminal.qml" line="178"/>
<source>Copy</source>
<translation type="unfinished"></translation>
<translation>Kopio</translation>
</message>
<message>
<location filename="../src/qml/Terminal.qml" line="184"/>
<location filename="../src/qml/Terminal.qml" line="198"/>
<source>Paste</source>
<translation type="unfinished"></translation>
<translation>Liitä</translation>
</message>
<message>
<location filename="../src/qml/Terminal.qml" line="204"/>
<source>Select All</source>
<translation type="unfinished"></translation>
<translation>Valitse Kaikki</translation>
</message>
<message>
<location filename="../src/qml/Terminal.qml" line="209"/>
<source>Open File Manager</source>
<translation type="unfinished"></translation>
<translation>Avaa Tiedostohallitsin</translation>
</message>
<message>
<location filename="../src/qml/Terminal.qml" line="214"/>
<source>Exit full screen</source>
<translation type="unfinished"></translation>
<translation>Poistu koko näyttö -tilasta</translation>
</message>
<message>
<location filename="../src/qml/Terminal.qml" line="214"/>
<source>Full screen</source>
<translation type="unfinished"></translation>
<translation>Koko näyttö</translation>
</message>
<message>
<location filename="../src/qml/Terminal.qml" line="221"/>
<source>Settings</source>
<translation type="unfinished"></translation>
<translation>Asetukset</translation>
</message>
</context>
</TS>

0 comments on commit b7e1519

Please sign in to comment.