Skip to content

Commit 96f33b8

Browse files
committed
TASK: Translated using Weblate (Tagalog)
Currently translated at 0.0% (0 of 2 strings) TASK: Translated using Weblate (Finnish) Currently translated at 88.8% (8 of 9 strings) TASK: Translated using Weblate (Russian) Currently translated at 96.3% (53 of 55 strings) TASK: Translated using Weblate (Dutch) Currently translated at 98.1% (54 of 55 strings) TASK: Translated using Weblate (Russian) Currently translated at 88.8% (8 of 9 strings) Co-authored-by: Anonymous <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Translate-URL: https://hosted.weblate.org/projects/neos/neos-flow-main-9-0/fi/ Translate-URL: https://hosted.weblate.org/projects/neos/neos-flow-main-9-0/ru/ Translate-URL: https://hosted.weblate.org/projects/neos/neosflow-validationerrors-90/nl/ Translate-URL: https://hosted.weblate.org/projects/neos/neosflow-validationerrors-90/ru/ Translate-URL: https://hosted.weblate.org/projects/neos/neosfluidadaptor-main-90/tl/ Translation: Neos/Neos.Flow - Main - 9.0 Translation: Neos/Neos.Flow - ValidationErrors - 9.0 Translation: Neos/Neos.FluidAdaptor - Main - 9.0
1 parent 3275590 commit 96f33b8

File tree

5 files changed

+123
-95
lines changed

5 files changed

+123
-95
lines changed

Neos.Flow/Resources/Private/Translations/fi/Main.xlf

Lines changed: 27 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,41 @@
33
<file original="" product-name="Neos.Flow" source-language="en" datatype="plaintext" target-language="fi">
44
<body>
55
<trans-unit id="authentication.required" xml:space="preserve" approved="yes">
6-
<source>Authentication required</source>
7-
<target state="final">Todennus vaaditaan</target></trans-unit>
6+
<source>Authentication required</source>
7+
<target state="final">Todennus vaaditaan</target>
8+
</trans-unit>
89
<trans-unit id="authentication.username" xml:space="preserve" approved="yes">
9-
<source>Username</source>
10-
<target state="final">Käyttäjätunnus</target></trans-unit>
10+
<source>Username</source>
11+
<target state="final">Käyttäjätunnus</target>
12+
</trans-unit>
1113
<trans-unit id="authentication.password" xml:space="preserve" approved="yes">
12-
<source>Password</source>
13-
<target state="final">Salasana</target></trans-unit>
14+
<source>Password</source>
15+
<target state="final">Salasana</target>
16+
</trans-unit>
1417
<trans-unit id="authentication.new-password" xml:space="preserve" approved="yes">
15-
<source>New password</source>
16-
<target state="final">Uusi salasana</target></trans-unit>
18+
<source>New password</source>
19+
<target state="final">Uusi salasana</target>
20+
</trans-unit>
1721
<trans-unit id="authentication.login" xml:space="preserve" approved="yes">
18-
<source>Login</source>
19-
<target state="final">Kirjaudu sisään</target></trans-unit>
22+
<source>Login</source>
23+
<target state="final">Kirjaudu sisään</target>
24+
</trans-unit>
2025
<trans-unit id="authentication.logout" xml:space="preserve" approved="yes">
21-
<source>Logout</source>
22-
<target state="final">Kirjaudu ulos</target></trans-unit>
26+
<source>Logout</source>
27+
<target state="final">Kirjaudu ulos</target>
28+
</trans-unit>
2329
<trans-unit id="update" xml:space="preserve" approved="yes">
24-
<source>Update</source>
25-
<target state="final">Päivitä</target></trans-unit>
30+
<source>Update</source>
31+
<target state="final">Päivitä</target>
32+
</trans-unit>
2633
<trans-unit id="submit" xml:space="preserve" approved="yes">
27-
<source>Submit</source>
28-
<target state="final">Lähetä</target></trans-unit>
34+
<source>Submit</source>
35+
<target state="final">Lähetä</target>
36+
</trans-unit>
2937
<trans-unit id="configurationSchemaValidator.anErrorOccurredDuringValidationOfTheConfiguration.body" xml:space="preserve">
30-
<source>The configuration type "{0}" was not found. Only the following configuration types are supported: "{1}"</source>
31-
<target state="needs-translation">The configuration type "{0}" was not found. Only the following configuration types are supported: "{1}"</target></trans-unit>
38+
<source>The configuration type "{0}" was not found. Only the following configuration types are supported: "{1}"</source>
39+
<target state="needs-translation" state-qualifier="leveraged-mt">Määritystyyppiä "{0}" ei löytynyt. Vain seuraavat määritystyypit ovat tuettuja: "{1}"</target>
40+
</trans-unit>
3241
</body>
3342
</file>
3443
</xliff>

0 commit comments

Comments
 (0)