Translated using Weblate (English (United Kingdom))

Currently translated at 15.8% (20 of 126 strings)

Translation: Jellyfin Android/Jellyfin Android
Translate-URL: https://translate.jellyfin.org/projects/jellyfin-android/jellyfin-android/en_GB/
This commit is contained in:
Andi Chandler
2025-11-15 12:48:39 -05:00
committed by Weblate
parent 79cfb0d6c3
commit c744b3b3eb

View File

@@ -12,4 +12,15 @@
<string name="connect_to_server_title">Connect to Server</string>
<string name="host_input_hint">Host</string>
<string name="connection_error_cannot_connect">Connection cannot be established.\nPlease check the hostname and your network connection.</string>
<plurals name="connection_error_prefix">
<item quantity="one">Tried %d candidate for input, without success.</item>
<item quantity="other">Tried %d candidates for input, without success.</item>
</plurals>
<string name="connection_error_unable_to_reach_sever">Unable to reach server</string>
<string name="connection_error_unsupported_version_or_product">Unsupported version or product</string>
<string name="connect_button_text">Connect</string>
<string name="choose_server_button_text">Choose server</string>
<string name="available_servers_title">Available servers</string>
<string name="button_use_different_server">Use a different server</string>
<string name="bluetooth_permission_title">Allow Bluetooth access?</string>
</resources>