Sync Strings from Localazy

This commit is contained in:
bmarty
2025-02-03 00:29:01 +00:00
committed by github-actions[bot]
parent 620457705c
commit 5a4cac7d2d
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="dialog_permission_camera">"For å la programmet bruke kameraet, vennligst gi tillatelse i systeminnstillingene."</string>
<string name="dialog_permission_generic">"Vennligst gi tillatelse i systeminnstillingene."</string>
</resources>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_test_check_permission_title">"Sjekk tillatelser"</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="troubleshoot_notifications_test_check_permission_description">"檢查應用程式是否可以顯示通知。"</string>
<string name="troubleshoot_notifications_test_check_permission_title">"檢查權限"</string>
</resources>