2022-02-01 23:38:08 +03:00
<?xml version="1.0" encoding="utf-8"?>
<resources >
2025-04-29 23:54:43 +02:00
<string name= "app_name" > Pulse</string>
2025-05-26 21:45:06 +02:00
<string name= "description" > Redirecting outgoing calls to E2EE apps.</string>
2022-02-04 14:22:57 +03:00
<string name= "popup" > Redirecting to %1$s</string>
2025-05-27 18:56:59 +02:00
<string name= "home_name" > Home</string>
2025-05-17 20:43:06 +02:00
<string name= "settings_name" > Settings</string>
<string name= "popup_name" > Popup</string>
<string name= "services_name" > Services</string>
<string name= "whitelist_name" > Allowlist</string>
2025-05-20 14:31:24 +02:00
<string name= "redirect_name" > Redirect</string>
2025-05-17 20:43:06 +02:00
<string name= "tools_name" > Tools</string>
<string name= "about_name" > About</string>
<string name= "donate_name" > Donate</string>
2022-02-07 15:04:02 +03:00
<string name= "destination_signal" > Signal</string>
<string name= "destination_telegram" > Telegram</string>
<string name= "destination_threema" > Threema</string>
2025-05-01 13:24:13 +02:00
<string name= "destination_whatsapp" > WhatsApp</string>
2022-02-16 12:30:44 +03:00
<string name= "redirection_delay_description" > The delay before a call will be redirected.</string>
2025-05-17 20:43:06 +02:00
<string name= "services_desc" > Here you can enable or disable redirection to individual services and change their priority by dragging them. Redirection will be handled in order from top to bottom.</string>
2025-05-18 09:24:05 +02:00
<string name= "contact_search" > Filter contacts</string>
2022-02-14 04:22:31 +03:00
<string name= "popup_position" > Popup position</string>
2025-05-15 22:23:07 +02:00
<string name= "activate_description" > To start, grant the required permissions by tapping the Activate button.</string>
2025-05-11 11:20:16 +02:00
<string name= "activate" > Activate</string>
2025-05-11 17:21:25 +02:00
<string name= "navigation_drawer_open" > Open menu</string>
<string name= "test" > Test</string>
2025-05-15 22:23:07 +02:00
<string name= "source_code" > Source Code</string>
<string name= "license" > License</string>
2025-05-17 20:43:06 +02:00
2025-05-20 14:31:24 +02:00
<!-- Redirect Settings -->
<string name= "redirect_wifi" > Redirect while using Wi-Fi</string>
<string name= "redirect_data" > Redirect while on mobile data</string>
<string name= "redirect_international" > Redirect only international numbers</string>
<string name= "redirect_roaming" > Redirect only if roaming</string>
<!-- Popup Animations -->
2025-05-17 20:43:06 +02:00
<string name= "popup_effect_label" > Popup Animation</string>
<string-array name= "popup_effects" >
<item > None</item>
<item > Fade</item>
2025-05-25 18:19:02 +02:00
<item > Slide</item>
2025-05-17 20:43:06 +02:00
<item > Bounce</item>
<item > Flop</item>
<item > Matrix</item>
2025-05-25 18:19:02 +02:00
<item > Slide Snap</item>
<item > Gamer Mode</item>
2025-05-17 20:43:06 +02:00
<item > Random</item>
</string-array>
2025-05-20 14:31:24 +02:00
<!-- Donate screen -->
<string name= "donate_title" > Support Pulse Development 💖</string>
<string name= "donate_description" > Pulse is free and open-source. You can support future development through Ko-fi. As a thank-you, donors get special popup animation effects!</string>
<string name= "donate_button" > Donate via Ko-fi 💙</string>
<string name= "donate_post_prompt" > Already donated? Tap below to activate your token.</string>
<string name= "donate_have_token" > I have a token</string>
<string name= "donate_token_instruction" > Enter your Ko-fi token:</string>
<string name= "donate_token_hint" > token: abcd1234efgh5678</string>
<string name= "donate_token_activate" > Activate Token</string>
2025-05-27 18:56:59 +02:00
<string name= "donate_lock" > Donate to unlock this effect</string>
2025-05-20 14:31:24 +02:00
<!-- DonateFragment -->
<string name= "donate_token_copied" > Token copied to clipboard</string>
<string name= "donate_token_invalid_format" > Invalid token format</string>
<string name= "donate_missing_permission" > ❌ Missing INTERNET permission</string>
<string name= "donate_no_internet" > ❌ No internet access</string>
<string name= "donate_server_unreachable" > ❌ Activation server is unreachable</string>
<string name= "donate_server_not_responding" > ❌ Server not responding</string>
<string name= "donate_token_check_failed" > ❌ Could not check token</string>
<string name= "donate_token_invalid" > ❌ Invalid or expired token</string>
<string name= "donate_activation_failed" > ❌ Activation failed</string>
2025-05-25 11:37:36 +02:00
<string name= "donate_token_activated" > ✅ Token activated!</string>
<string name= "donate_token_left" > You have %1$s activations left.</string>
2025-05-20 14:31:24 +02:00
<string name= "donate_token_already_activated" > ✅ Already activated</string>
<string name= "donate_toast_reminder" > Make sure to include your token in the donation message to get rewarded 😊</string>
2022-02-01 23:38:08 +03:00
</resources>