]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/zh-TW.yml
Merge remote-tracking branch 'upstream/pull/2051'
[rails.git] / config / locales / zh-TW.yml
index ae2532c0cec3e5cc80ce12b0c15ec9e27670dad3..349817a90ae5f6eeeb14856edd95a19ed045c2f9 100644 (file)
@@ -1327,6 +1327,9 @@ zh-TW:
           BY</a>授權) 、<a href="https://www.vorarlberg.at/vorarlberg/bauen_wohnen/bauen/vermessung_geoinformation/weitereinformationen/services/wmsdienste.htm">Land
           Vorarlberg</a>及 Land Tirol (修訂的<a href="https://www.tirol.gv.at/applikationen/e-government/data/nutzungsbedingungen/">CC-BY
           AT</a>授權) 的資料。
+        contributors_au_html: |-
+          <strong>澳大利亞</strong>:包含來自
+          <a href="https://www.psma.com.au/psma-data-copyright-and-disclaimer">PSMA 澳大利亞有限公司</a>的資料來源,並依據<a href="https://creativecommons.org/licenses/by/4.0/deed.zh_TW">姓名標示 4.0 國際</a>澳大利亞聯邦條款授權。
         contributors_ca_html: |-
           <strong>加拿大</strong>:包含來自 GeoBase&reg;,GeoGratis (&copy; Department of Natural
           Resources Canada) ,CanVec (&copy; Department of Natural
@@ -1731,6 +1734,7 @@ zh-TW:
         other: 由 %{user} 上傳的 GPX 檔案,含有 %{count} 點
       description_without_count: 由 %{user} 上傳的 GPX 檔案
   application:
+    permission_denied: 您沒有權限來存取該操作。
     require_cookies:
       cookies_needed: 您似乎已停用 cookies - 請在瀏覽器中開啟 cookies,然後繼續。
     require_admin:
@@ -2484,4 +2488,9 @@ zh-TW:
       not_empty: 修訂尚未清空。請在銷毀前清除所有此修訂的版本。
       flash: 修訂已銷毀。
       error: 銷毀此修訂時發生錯誤。
+  validations:
+    leading_whitespace: 前頭有空白
+    trailing_whitespace: 後端有空白
+    invalid_characters: 包含無效字元
+    url_characters: 包含特定 URL 字元(%{characters})
 ...