New translations strings.xml (Vietnamese)
This commit is contained in:
parent
84d7b6c48f
commit
e9510875ea
|
@ -1,5 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
|
<string name="get_started">Tạo tài khoản</string>
|
||||||
|
<string name="already_have_account">Tôi đã có tài khoản</string>
|
||||||
<string name="log_in">Đăng nhập</string>
|
<string name="log_in">Đăng nhập</string>
|
||||||
<string name="next">Kế tiếp</string>
|
<string name="next">Kế tiếp</string>
|
||||||
<string name="loading_instance">Đang lấy thông tin…</string>
|
<string name="loading_instance">Đang lấy thông tin…</string>
|
||||||
|
@ -369,4 +371,9 @@
|
||||||
<string name="login_subtitle">Đăng nhập với máy chủ nơi bạn tạo tài khoản.</string>
|
<string name="login_subtitle">Đăng nhập với máy chủ nơi bạn tạo tài khoản.</string>
|
||||||
<string name="server_url">URL Máy chủ</string>
|
<string name="server_url">URL Máy chủ</string>
|
||||||
<!-- {logo} is a placeholder that is replaced with the Mastodon logo image at runtime. Please copy it into your translation as is. -->
|
<!-- {logo} is a placeholder that is replaced with the Mastodon logo image at runtime. Please copy it into your translation as is. -->
|
||||||
|
<string name="welcome_page1_title">{logo} là gì?</string>
|
||||||
|
<string name="welcome_page1_text">Hãy tưởng tượng bạn có một địa chỉ email tên miền @example.com.\n\nBạn vẫn có thể gửi và nhận email từ bất kỳ ai, ngay cả khi email của họ là @gmail.com hoặc @icloud.com hoặc @example.com.</string>
|
||||||
|
<string name="welcome_page2_title">Mastodon tương tự vậy.</string>
|
||||||
|
<string name="welcome_page2_text">Địa chỉ của bạn có thể là @gothgirl654@example.social nhưng bạn vẫn có thể theo dõi, đăng lại tút và trò chuyện với @fallout5ever@example.online.</string>
|
||||||
|
<string name="welcome_page3_title">Làm thế nào để chọn một máy chủ?</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue