X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/42269d91fee778f28af4c8fb60bba5dcd6a886b3..4ff60670339b7d9191d20876aaf54ac78a62f597:/config/locales/zh-TW.yml diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 0f7bc19f3..e7164f15b 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -30,10 +30,14 @@ # Author: StephDC # Author: SupaplexTW # Author: Wehwei +# Author: Winston Sung # Author: Wrightbus +# Author: 神樂坂秀吉 # Author: 아라 --- zh-TW: + html: + dir: ltr time: formats: friendly: '%Y 年 %B %e 日 %H 時 %M 分' @@ -133,8 +137,48 @@ zh-TW: description: 說明 languages: 語言 pass_crypt: 密碼 + datetime: + distance_in_words_ago: + about_x_hours: + one: 約1小時前 + other: 約%{count}小時前 + about_x_months: + one: 約1個月前 + other: 約%{count}個月前 + about_x_years: + one: 約1年 + other: 約%{count}年前 + almost_x_years: + one: 近1年 + other: 近%{count}年前 + half_a_minute: 30秒前 + less_than_x_seconds: + one: 小於 1 秒前 + other: 小於 %{count} 秒前 + less_than_x_minutes: + one: 小於 1 分前 + other: 小於 %{count} 分前 + over_x_years: + one: 超過1年前 + other: 超過%{count}年前 + x_seconds: + one: 1秒前 + other: '%{count}秒前' + x_minutes: + one: 1分鐘前 + other: '%{count}分鐘前' + x_days: + one: 1日前 + other: '%{count}日前' + x_months: + one: 1個月前 + other: '%{count}個月前' + x_years: + one: 1年前 + other: '%{count}年前' printable_name: with_version: '%{id},版本%{version}' + with_name_html: '%{name}%{id}' editor: default: 預設 (目前為 %{name}) potlatch: @@ -152,14 +196,14 @@ zh-TW: api: notes: comment: - opened_at_html: 於 %{when} 前建立 - opened_at_by_html: 於 %{when} 前由 %{user} 建立 - commented_at_html: 於 %{when} 前更新 - commented_at_by_html: 於 %{when} 前由 %{user} 更新 - closed_at_html: 已解決於 %{when} 前 - closed_at_by_html: 於 %{when} 前由 %{user} 關閉 - reopened_at_html: 於 %{when} 前重新開啟 - reopened_at_by_html: 於 %{when} 前由 %{user} 重新開啟 + opened_at_html: 於%{when}建立 + opened_at_by_html: 於%{when}由%{user}建立 + commented_at_html: 於%{when}更新 + commented_at_by_html: 於%{when}由%{user}更新 + closed_at_html: 已解決於%{when} + closed_at_by_html: 於%{when}由%{user}關閉 + reopened_at_html: 於%{when}重新開啟 + reopened_at_by_html: 於%{when}由%{user}重新開啟 rss: title: OpenStreetMap 註記 description_area: 在你的區域[(%{min_lat}|%{min_lon}) -- (%{max_lat}|%{max_lon})]所報告、評論或關閉的註記的清單 @@ -174,12 +218,12 @@ zh-TW: browse: created: 建立於 closed: 關閉於 - created_html: 於 %{time} 前建立 - closed_html: 於 %{time} 前關閉 - created_by_html: 於 %{time} 前由 %{user} 建立 - deleted_by_html: 於 %{time} 前由 %{user} 刪除 - edited_by_html: 於 %{time} 前由 %{user} 編輯 - closed_by_html: 於 %{time} 前由 %{user} 關閉 + created_html: 於%{time}建立 + closed_html: 於%{time}關閉 + created_by_html: 於%{time}由%{user}建立 + deleted_by_html: 於%{time}由%{user}刪除 + edited_by_html: 於%{time}由%{user}編輯 + closed_by_html: 於%{time}由%{user}關閉 version: 版本 in_changeset: 變更集 anonymous: 匿名 @@ -199,8 +243,8 @@ zh-TW: relation: 關聯 (%{count}) relation_paginated: 關聯 (%{count} 的 %{x}-%{y}) comment: 評論 (%{count}) - hidden_commented_by: 隱藏來自 %{user} 於 %{when} 前的評論 - commented_by: 來自 %{user} 於 %{when} 前的評論 + hidden_commented_by: 隱藏來自%{user}於%{when}的評論 + commented_by: 來自%{user}於%{when}的評論 changesetxml: 變更集 XML osmchangexml: osmChange 格式 XML feed: @@ -224,6 +268,7 @@ zh-TW: history_title: 關聯歷史:%{name} members: 成員 relation_member: + entry: '%{type} %{name}' entry_role: '%{type} %{name} 作為 %{role}' type: node: 節點 @@ -274,15 +319,15 @@ zh-TW: open_title: 未解決的註記:#%{note_name} closed_title: 已解決的註記:#%{note_name} hidden_title: 已隱藏的註記:#%{note_name} - open_by: 於 %{when} 前由 %{user} 建立 - open_by_anonymous: 於 %{when} 前由匿名使用者建立 - commented_by: '%{user} 於 %{when} 前的評論' - commented_by_anonymous: 匿名使用者於 %{when} 前的評論 - closed_by: 於 %{when} 前由 %{user} 解決 - closed_by_anonymous: 於 %{when} 前由匿名使用者解決 - reopened_by: 於 %{when} 前由 %{user} 重新開啟 - reopened_by_anonymous: 於 %{when} 前由匿名使用者重新開啟 - hidden_by: 於 %{when} 前由 %{user} 隱藏 + open_by: 於%{when}由%{user}建立 + open_by_anonymous: 於%{when}由匿名使用者建立 + commented_by: '%{user}於%{when}的評論' + commented_by_anonymous: 匿名使用者於%{when}的評論 + closed_by: 於%{when}由%{user}解決 + closed_by_anonymous: 於%{when}由匿名使用者解決 + reopened_by: 於%{when}由%{user}重新開啟 + reopened_by_anonymous: 於%{when}由匿名使用者重新開啟 + hidden_by: 於%{when}由%{user}隱藏 report: 回報此註記 query: title: 查詢圖徵 @@ -321,7 +366,7 @@ zh-TW: changeset_comments: comment: comment: '由 %{author} 對變更集 #%{changeset_id} 發表的新評論' - commented_at_by_html: 於 %{when} 前由 %{user} 更新 + commented_at_by_html: 於%{when}由%{user}更新 comments: comment: '%{author} 對變更集 #%{changeset_id} 發表的新評論' index: @@ -403,7 +448,6 @@ zh-TW: post: 貼文 when: 於 comment: 評論 - ago: '%{ago} 前' newer_comments: 較新的評論 older_comments: 較舊的評論 geocoder: @@ -418,6 +462,7 @@ zh-TW: Nominatim 的結果 geonames_reverse: 來自GeoNames的結果 search_osm_nominatim: + prefix_format: '%{name}' prefix: aerialway: cable_car: 大型纜車 @@ -1018,8 +1063,8 @@ zh-TW: status: 狀態 reports: 回報 last_updated: 上一次更新 - last_updated_time_html: %{time} 前 - last_updated_time_user_html: %{time} 前由 %{user} + last_updated_time_html: %{time} + last_updated_time_user_html: %{time}由%{user} link_to_reports: 檢視回報 reports_count: one: 1 個回報 @@ -1107,6 +1152,9 @@ zh-TW: successful_report: 已成功登記您的回報 provide_details: 請提供所需的詳情 layouts: + project_name: + title: OpenStreetMap + h1: OpenStreetMap logo: alt_text: OpenStreetMap 標誌 home: 移至家的位置 @@ -1159,6 +1207,7 @@ zh-TW: header: '%{from_user} 評論主旨為 %{subject} 的 OpenStreetMap 日記項目:' footer: 您也可以在 %{readurl} 閱讀評論,並且在 %{commenturl} 留下評論,或在 %{replyurl} 回覆 message_notification: + subject_header: '[OpenStreetMap] %{subject}' hi: '%{to_user} 您好,' header: '%{from_user} 透過 OpenStreetMap 寄給您主旨為 %{subject} 的訊息:' footer_html: 您也可以在 %{readurl} 閱讀訊息,並且在 %{replyurl} 回覆 @@ -1179,6 +1228,7 @@ zh-TW: failed_to_import: 看來匯入失敗。錯誤訊息為: more_info_1: 更多關於 GPX 匯入失敗與如何避免它們的 more_info_2: 資訊可在這裡找到: + import_failures_url: https://wiki.openstreetmap.org/wiki/GPX_Import_Failures success: subject: '[OpenStreetMap] GPX 匯入成功' loaded_successfully: |- @@ -1447,6 +1497,7 @@ zh-TW: not_public: 您尚未將您的編輯設為公開。 not_public_description: 在您這麼做之前將無法再編輯地圖。您可以在您的 %{user_page} 將自己的編輯設定為公開。 user_page_link: 使用者頁面 + anon_edits: (%{link}) anon_edits_link_text: 瞭解為什麼這很重要。 flash_player_required: 您需要 Flash player 才能使用 Potlatch,OpenStreetMap Flash 編輯器。您可以在 Adobe.com 下載 Flash Player。