Update Localazy config and sync all the strings.

This commit is contained in:
Benoit Marty 2025-10-07 11:30:58 +02:00 committed by Benoit Marty
parent 0fc9e148ab
commit 8cdc2b1dc3
39 changed files with 169 additions and 45 deletions

View file

@ -6,5 +6,8 @@
<item quantity="other">"Forlad %1$d rum og klynger"</item>
</plurals>
<string name="screen_leave_space_subtitle">"Vælg de rum, du vil forlade, som du ikke er den eneste administrator for:"</string>
<string name="screen_leave_space_subtitle_last_admin">"Du skal tildele en anden administrator til denne klynge, før du kan forlade den."</string>
<string name="screen_leave_space_subtitle_only_last_admin">"Du vil ikke blive fjernet fra følgende rum, fordi du er den eneste administrator:"</string>
<string name="screen_leave_space_title">"Forlad %1$s?"</string>
<string name="screen_leave_space_title_last_admin">"Du er den eneste administrator for %1$s"</string>
</resources>