ananas/core/src/main/res/values-yue/strings.xml
Aqr-K 6e788b17ca Translated using Weblate (Yue)
Currently translated at 11.8% (18 of 152 strings)

Translation: Findroid/core
Translate-URL: https://weblate.jdtech.dev/projects/findroid/core/yue/
2023-02-01 04:01:14 +01:00

19 lines
No EOL
1.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="add_server">添加服务器</string>
<string name="add_server_error_outdated">服务器版本已过期:%1$s。唔该更新服务器</string>
<string name="add_server_error_not_jellyfin">唔系Jellyfin服务器%1$s</string>
<string name="add_server_error_slow">服务器回应过慢:%1$s</string>
<string name="add_server_error_empty_address">服务器地址为空</string>
<string name="add_server_error_not_found">搵唔到服务器</string>
<string name="add_server_error_no_id">服务器冇id服务器似乎有问题</string>
<string name="login">登录</string>
<string name="login_error_wrong_username_password">用户名或密码错误</string>
<string name="select_server">选择服务器</string>
<string name="edit_text_server_address_hint">服务器地址</string>
<string name="edit_text_username_hint">用户名</string>
<string name="edit_text_password_hint">密码</string>
<string name="button_connect">连接</string>
<string name="jellyfin_banner">Jellyfin横幅</string>
<string name="add_server_error_version">唔支持嘅服务器版本:%1$s。唔该更新服务器</string>
</resources>