0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 20:03:05 +02:00
Anki-Android/res/values-zh-rTW/05-feedback.xml
2012-03-11 12:01:01 +01:00

45 lines
2.9 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"?>
<!--
~ Copyright (c) 2009 Andrew <andrewdubya@gmail>
~ Copyright (c) 2009 Edu Zamora <edu.zasu@gmail.com>
~ Copyright (c) 2009 Daniel Svaerd <daniel.svard@gmail.com>
~ Copyright (c) 2009 Nicolas Raoul <nicolas.raoul@gmail.com>
~ Copyright (c) 2010 Norbert Nagold <norbert.nagold@gmail.com>
~ This program is free software; you can redistribute it and/or modify it under
~ the terms of the GNU General Public License as published by the Free Software
~ Foundation; either version 3 of the License, or (at your option) any later
~ version.
~
~ This program is distributed in the hope that it will be useful, but WITHOUT ANY
~ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
~ PARTICULAR PURPOSE. See the GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License along with
~ this program. If not, see <http://www.gnu.org/licenses/>.
-->
<!--Generated by crowdin.net-->
<resources>
<string name="error_ok">回報錯誤</string>
<string name="error_cancel">不要回報錯誤</string>
<string name="error_reporting_choice">錯誤報告模式</string>
<string name="error_reporting_choice_summary">若有錯誤,可以自動報告、從不報告,也可以請問您</string>
<string name="feedback_disclaimer">免責聲明我們不會收集任何個人資訊如您的電子信箱、電話號碼、IP或手機IMEI。但我們會收集關於您手機的資訊例如製造商、型號和Android版本及報告錯誤本身的一些資訊。</string>
<string name="feedback_title">回饋意見</string>
<string name="feedback_send_feedback">回饋您的意見</string>
<string name="feedback_send_feedback_and_errors">回饋錯誤和您的意見</string>
<string name="feedback_message_sent_success">收到您的回饋,謝謝!</string>
<string name="feedback_message_sent_failure">無法傳送回饋意見,錯誤 %1$s</string>
<string name="feedback_keep_latest">保持剛剛的錯誤</string>
<string name="feedback_clear_all">清除所有錯誤</string>
<string name="feedback_default_text">請輸入您的意見,或關於此錯誤的任何資訊。</string>
<string name="feedback_error_reply_new">未知的問題,提出新的 bug</string>
<string name="feedback_error_reply_known">已知問題,待調查</string>
<string name="feedback_error_reply_issue_unknown">問題%1$d未知狀態</string>
<string name="feedback_error_reply_issue_status">問題%1$d狀態%2$s</string>
<string name="feedback_error_reply_issue_fixed_dev">問題%1$d已解決但還沒發佈新版本</string>
<string name="feedback_error_reply_issue_fixed_prod">問題%1$d最新版本中已解決</string>
<string name="feedback_error_reply_malformed">已送出bug沒有回應</string>
<string name="feedback_error_reply_failed">發送失敗</string>
</resources>