diff options
author | Kenny Root <kroot@google.com> | 2010-03-30 09:15:36 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2010-03-30 09:15:36 -0700 |
commit | d8828c8910a9e3156a734b0edd6af918b501b131 (patch) | |
tree | 96f29fc190e27c33eecc221a640d29ebb32e5d87 /res/values-zh-rTW | |
parent | 95a53b25504f12c3a5f8ecbbfcff7ac1dc047e4f (diff) | |
download | packages_apps_browser-d8828c8910a9e3156a734b0edd6af918b501b131.zip packages_apps_browser-d8828c8910a9e3156a734b0edd6af918b501b131.tar.gz packages_apps_browser-d8828c8910a9e3156a734b0edd6af918b501b131.tar.bz2 |
Import revised translations
Change-Id: Ib2fcd8c44300af2772abd734271ff7bd558d4a8c
Diffstat (limited to 'res/values-zh-rTW')
-rw-r--r-- | res/values-zh-rTW/strings.xml | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml index 2b86da3..4efbf5d 100644 --- a/res/values-zh-rTW/strings.xml +++ b/res/values-zh-rTW/strings.xml @@ -13,7 +13,9 @@ 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"> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="application_name" msgid="1935869255545976415">"瀏覽器"</string> <string name="choose_upload" msgid="3649366287575002063">"選擇要上載的檔案"</string> <string name="new_tab" msgid="4505722538297295141">"新視窗"</string> @@ -58,7 +60,6 @@ <string name="validity_period" msgid="57988851973181309">"合法性:"</string> <string name="issued_on" msgid="2082890654801808368">"發給:"</string> <string name="expires_on" msgid="8061200430557020704">"有效日期:"</string> - <string name="stopping" msgid="4839698519340302982">"停止中…"</string> <string name="stop" msgid="5687251076030630074">"停止"</string> <string name="reload" msgid="8585220783228408062">"重新整理"</string> @@ -128,6 +129,9 @@ <string name="pref_content_javascript" msgid="4570972030299516843">"啟用 JavaScript"</string> <string name="pref_content_open_in_background" msgid="824123779725118663">"在背景中開啟"</string> <string name="pref_content_plugins" msgid="7231944644794301582">"啟用外掛程式"</string> + <!-- no translation found for pref_content_plugins_choices:0 (6745108155096660725) --> + <!-- no translation found for pref_content_plugins_choices:1 (2484126708670016519) --> + <!-- no translation found for pref_content_plugins_choices:2 (8547442717307793863) --> <string name="pref_content_open_in_background_summary" msgid="1737664075721181678">"在目前視窗的後面開啟新視窗"</string> <string name="pref_content_homepage" msgid="6082437160778559806">"設定首頁"</string> <string name="pref_use_current" msgid="1493179933653044553">"使用目前的網頁"</string> @@ -226,7 +230,7 @@ <string name="too_many_subwindows_dialog_title" msgid="3805453941587725944">"已開啟快顯視窗"</string> <string name="too_many_subwindows_dialog_message" msgid="5827289829907966657">"無法開啟新的快顯視窗,同時只能有一個快顯視窗存在。"</string> <string name="download_title" msgid="2122874021047565594">"下載記錄"</string> - <string name="download_unknown_filename" msgid="4013465542563652175">"<未知>"</string> + <string name="download_unknown_filename" msgid="4013465542563652175">"<不明>"</string> <string name="download_menu_open" msgid="4888327480367757513">"開啟"</string> <string name="download_menu_clear" msgid="6264454531553418124">"清除表單列表"</string> <string name="download_menu_delete" msgid="8815502136393894148">"刪除"</string> |