Sync Strings from Localazy

This commit is contained in:
bmarty
2025-02-17 00:30:17 +00:00
committed by github-actions[bot]
parent 08a30773fb
commit 3dddd90d97
305 changed files with 3034 additions and 1047 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 às %2$s"</string>
<string name="common_date_this_month">"Este mês"</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$svid %2$s"</string>
<string name="common_date_this_month">"Denna månad"</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">"Bu ay"</string>
</resources>