Translated using Weblate (Finnish)
Currently translated at 75.0% (6 of 8 strings) Translated using Weblate (Finnish) Currently translated at 99.6% (300 of 301 strings) Translated using Weblate (French) Currently translated at 100.0% (301 of 301 strings) Translated using Weblate (Italian) Currently translated at 100.0% (301 of 301 strings) Translated using Weblate (German) Currently translated at 100.0% (301 of 301 strings) Translated using Weblate (Spanish) Currently translated at 99.3% (299 of 301 strings) Added translation using Weblate (Finnish) Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/fi/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/de/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/es/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/fi/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/fr/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/it/ Translation: Kotatsu/Strings Translation: Kotatsu/plurals
This commit is contained in:
committed by
Hosted Weblate
parent
03c2b55776
commit
54007ecd28
27
app/src/main/res/values-fi/plurals.xml
Normal file
27
app/src/main/res/values-fi/plurals.xml
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="hours_ago">
|
||||
<item quantity="one">%1$d tunti sitten</item>
|
||||
<item quantity="other">%1$d tuntia sitten</item>
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="one">%1$d luku</item>
|
||||
<item quantity="other">%1$d lukua</item>
|
||||
</plurals>
|
||||
<plurals name="minutes_ago">
|
||||
<item quantity="one">%1$d minuutti sitten</item>
|
||||
<item quantity="other">%1$d minuuttia sitten</item>
|
||||
</plurals>
|
||||
<plurals name="items">
|
||||
<item quantity="one">%1$d kohde</item>
|
||||
<item quantity="other">%1$d kohdetta</item>
|
||||
</plurals>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="one">%1$d uusi luku</item>
|
||||
<item quantity="other">%1$d uutta lukua</item>
|
||||
</plurals>
|
||||
<plurals name="days_ago">
|
||||
<item quantity="one">%1$d päivä sitten</item>
|
||||
<item quantity="other">%1$d päivää sitten</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
@@ -297,4 +297,6 @@
|
||||
<string name="disable_battery_optimization">Poista akun optimoinnin käytöstä</string>
|
||||
<string name="disable_battery_optimization_summary">Auttaa taustapäivitystarkastuksissa</string>
|
||||
<string name="crash_text">Jokin meni pieleen. Lähetä vikailmoitus kehittäjille, jotta voimme korjata sen.</string>
|
||||
<string name="disable_all">Poista kaikki käytöstä</string>
|
||||
<string name="send">Lähetä</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user