mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
"FOSS" is the flavor's name, not prose. Locale copies of the FOSS badge and of the composed "CAPod FOSS" title had drifted - some translated the word, one Thai entry into an unrelated word entirely - all of it shown as the app's own brand. Both base entries are now translatable="false" and every locale copy is gone; with the flag set, any remaining locale entry would trip a fatal ExtraTranslation in the release lint. The GPlay "Pro" badge is prose and stays translated.
16 lines
1.2 KiB
XML
16 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="foss_upgrade_donate_label">Skenk</string>
|
|
<string name="foss_upgrade_alreadydonated_label">Ek het reeds geskenk</string>
|
|
<string name="foss_upgrade_no_money_label">Ek spandeer al my geld op AirPods</string>
|
|
<string name="upgrade_foss_preamble">CAPod FOSS is gratis en oopbron. As u dit nuttig vind, oorweeg dit om ontwikkeling te befonds om die projek aan die gang te hou.</string>
|
|
<string name="upgrade_foss_sponsor_action">Borg ontwikkeling</string>
|
|
<string name="upgrade_foss_sponsor_subtitle">Geen advertensies. Geen opsporing. Geen Google Play-binding.</string>
|
|
<string name="upgrade_foss_sponsor_returned_early">Alreeds terug? U ondersteuning hou CAPod aan die lewe.</string>
|
|
<string name="upgrade_foss_supporter_since">Ondersteuner sedert %s</string>
|
|
<string name="upgrade_foss_supporter_thanks">Dankie dat jy CAPod se ontwikkeling ondersteun!</string>
|
|
<string name="upgrade_foss_sponsor_again_action">Maak borgblad oop</string>
|
|
<string name="settings_upgrade_status_label">Ondersteun CAPod</string>
|
|
<string name="settings_upgrade_status_description">Jou ondersteunersstatus.</string>
|
|
</resources>
|