Sync Strings from Localazy

This commit is contained in:
bmarty 2025-02-03 00:29:01 +00:00 committed by github-actions[bot]
parent c26abb0307
commit be91da966a
201 changed files with 3154 additions and 1095 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="common_date_date_at_time">"%1$s klo %2$s"</string>
<string name="common_date_this_month">"Tässä kuussa"</string>
</resources>

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="common_date_date_at_time">"%1$s alle %2$s"</string>
<string name="common_date_this_month">"Questo mese"</string>
</resources>

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="common_date_date_at_time">"%1$s o %2$s"</string>
<string name="common_date_this_month">"W tym miesiącu"</string>
</resources>

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="common_date_date_at_time">"%1$s о %2$s"</string>
<string name="common_date_this_month">"Цього місяця"</string>
</resources>

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="common_date_date_at_time">"%1$s 在 %2$s"</string>
<string name="common_date_this_month">"本月"</string>
</resources>

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="common_date_date_at_time">"%1$s在 %2$s"</string>
<string name="common_date_this_month">"本月"</string>
</resources>