You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
2.4 KiB
35 lines
2.4 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Copyright 2018, The Android Open Source Project
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
|
|
<resources xmlns:android="http://schemas.android.com/apk/res/android"
|
|
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
|
<string name="album_art" msgid="3392647029019061691">"專輯封面"</string>
|
|
<string name="metadata_default_title" msgid="5902775732281325081">"無標題"</string>
|
|
<string name="default_error_message" msgid="4044331619453864482">"發生錯誤,請稍後再試。"</string>
|
|
<string name="error_code_app_error" msgid="3608680401453743688">"目前無法執行這項操作"</string>
|
|
<string name="error_code_not_supported" msgid="8004310657548193089">"應用程式不支援這項操作"</string>
|
|
<string name="error_code_authentication_expired" msgid="1727285213286610186">"必須登入帳戶,才能使用這個應用程式"</string>
|
|
<string name="error_code_premium_account_required" msgid="2328664287270814966">"必須付費才能存取"</string>
|
|
<string name="error_code_concurrent_stream_limit" msgid="493048763425570552">"同時使用太多裝置聆聽音樂"</string>
|
|
<string name="error_code_parental_control_restricted" msgid="325145513462419399">"內容已遭到封鎖"</string>
|
|
<string name="error_code_not_available_in_region" msgid="5840935836875073145">"所在地區不提供該內容"</string>
|
|
<string name="error_code_content_already_playing" msgid="1306236349553004461">"系統已開始播放該內容"</string>
|
|
<string name="error_code_skip_limit_reached" msgid="4203743406433151146">"無法再略過曲目"</string>
|
|
<string name="error_code_action_aborted" msgid="8611777981356536501">"無法完成這項操作,請再試一次。"</string>
|
|
<string name="error_code_end_of_queue" msgid="6935022448319288887">"待播清單上沒有其他項目"</string>
|
|
</resources>
|