mirror of
https://github.com/nextcloud/server.git
synced 2026-04-06 09:37:01 -04:00
fix(l10n): Update translations from Transifex
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
1afeb1c2d3
commit
b012e5cc16
8 changed files with 316 additions and 2 deletions
|
|
@ -15,6 +15,9 @@ OC.L10N.register(
|
|||
"Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件",
|
||||
"Insufficient data: %s" : "資料不足﹕%s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "非管理員無法編輯 ID 為「%d」的儲存空間",
|
||||
"Static credentials" : "靜態身份驗證",
|
||||
"Access key ID" : "存取密鑰 ID",
|
||||
"Secret access key" : "存取密鑰",
|
||||
"Builtin" : "內建",
|
||||
"None" : "無",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -48,6 +51,7 @@ OC.L10N.register(
|
|||
"Storage Class" : "儲存類型",
|
||||
"Enable SSL" : "啟用 SSL",
|
||||
"Enable Path Style" : "啟用路徑格式",
|
||||
"Use Legacy S3 signing (v2)" : "使用舊版 S3 簽署 (v2)",
|
||||
"Enable multipart copy" : "啟用多部份複製",
|
||||
"Use presigned S3 url" : "使用預先簽署的 S3 URL",
|
||||
"SSE-C encryption key" : "SSE-C 加密密鑰",
|
||||
|
|
|
|||
|
|
@ -13,6 +13,9 @@
|
|||
"Unsatisfied authentication mechanism parameters" : "無法滿足驗證機制所需的參數條件",
|
||||
"Insufficient data: %s" : "資料不足﹕%s",
|
||||
"Storage with ID \"%d\" is not editable by non-admins" : "非管理員無法編輯 ID 為「%d」的儲存空間",
|
||||
"Static credentials" : "靜態身份驗證",
|
||||
"Access key ID" : "存取密鑰 ID",
|
||||
"Secret access key" : "存取密鑰",
|
||||
"Builtin" : "內建",
|
||||
"None" : "無",
|
||||
"OpenStack v2" : "OpenStack v2",
|
||||
|
|
@ -46,6 +49,7 @@
|
|||
"Storage Class" : "儲存類型",
|
||||
"Enable SSL" : "啟用 SSL",
|
||||
"Enable Path Style" : "啟用路徑格式",
|
||||
"Use Legacy S3 signing (v2)" : "使用舊版 S3 簽署 (v2)",
|
||||
"Enable multipart copy" : "啟用多部份複製",
|
||||
"Use presigned S3 url" : "使用預先簽署的 S3 URL",
|
||||
"SSE-C encryption key" : "SSE-C 加密密鑰",
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@ OC.L10N.register(
|
|||
"Note:" : "備註:",
|
||||
"This share is valid until %s at midnight" : "此分享有效期限至 %s 午夜",
|
||||
"Expiration:" : "過期於:",
|
||||
"Open shared item" : "打開分享項目",
|
||||
"%1$s via %2$s" : "%1$s 透過 %2$s",
|
||||
"%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s 與您分享了 %2$s。訪問連結已另外以郵件方式發送到您的郵箱。",
|
||||
"Password to access %1$s shared to you by %2$s" : "存取 %1$s 的密碼已透過 %2$s 與您分享",
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@
|
|||
"Note:" : "備註:",
|
||||
"This share is valid until %s at midnight" : "此分享有效期限至 %s 午夜",
|
||||
"Expiration:" : "過期於:",
|
||||
"Open shared item" : "打開分享項目",
|
||||
"%1$s via %2$s" : "%1$s 透過 %2$s",
|
||||
"%1$s shared %2$s with you. You should have already received a separate mail with a link to access it." : "%1$s 與您分享了 %2$s。訪問連結已另外以郵件方式發送到您的郵箱。",
|
||||
"Password to access %1$s shared to you by %2$s" : "存取 %1$s 的密碼已透過 %2$s 與您分享",
|
||||
|
|
|
|||
153
apps/weather_status/l10n/zh_HK.js
Normal file
153
apps/weather_status/l10n/zh_HK.js
Normal file
|
|
@ -0,0 +1,153 @@
|
|||
OC.L10N.register(
|
||||
"weather_status",
|
||||
{
|
||||
"Unknown address" : "地址不詳",
|
||||
"No result." : "無結果",
|
||||
"Malformed JSON data." : "JSON 資料格式錯誤。",
|
||||
"Error" : "錯誤",
|
||||
"Weather status" : "天氣報告",
|
||||
"Weather status in your dashboard" : "您儀表板中的天氣報告",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 地理位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} 今天稍後天晴",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} 天晴",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} 今天稍後密雲",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} 密雲",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} 今日稍後會下雪與行雷",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} 下雪與行雷",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} 今日稍後有陣雪與行雷",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} 陣雪與行雷",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有陣雪、行雷與極地曙暮光",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} 陣雪、行雷與極地曙暮光",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} 今日稍後陣雪",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} 陣雪",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} 今日稍後有陣雪與極地曙暮光",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} 有陣雪與極地曙暮光",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} 今日稍後有雪",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} 有雪",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} 今天稍後好天氣",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} 好天氣",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} 天稍後局部密雲",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} 局部密雲",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} 今天稍後有霧",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} 有霧",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍後有微雨",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} 微雨",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} 今天稍後有雨",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} 有雨",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今天稍後有大雨",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} 大雨",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今天稍後有陣雨",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} 陣雨",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍後有小驟雨",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} 小驟雨",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍後有大驟雨",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} 大驟雨",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit} 天晴,稍後出現極地暮光",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} 天晴及極地暮光",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature} {unit} 天氣良好,稍後出現極地暮光",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} 天氣良好及極地暮光",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature} {unit} 局部多雲,稍後出現極地暮光",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature} {unit} 局部多雲及極地暮光",
|
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature} {unit} 微雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit} 微雨及雷暴",
|
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit} 降雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit} 降雨及雷暴",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature} {unit} 大雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} 大雨及雷暴",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} 短暫小雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} 短暫小雨及雷暴",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫小雨、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit} 短暫小雨、雷暴及極地暮光",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} 短暫驟雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} 短暫驟雨及雷暴",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫驟雨、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} 短暫驟雨、雷暴及極地暮光",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit} 短暫大驟雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} 短暫大驟雨及雷暴",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫大驟雨、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} 短暫大驟雨、雷暴及極地暮光",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit} 短暫小雨及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} 短暫小雨及極地暮光",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit} 短暫驟雨及極地暮光,稍後出現",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} 短暫驟雨及極地暮光",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} 短暫大驟雨及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} 短暫大驟雨及極地暮光",
|
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit} 輕微雨夾雪,稍後出現",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit} 輕微雨夾雪",
|
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit} 雨夾雪,稍後出現",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit} 雨夾雪",
|
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit} 強烈雨夾雪,稍後出現",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit} 強烈雨夾雪",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit} 輕微雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit} 輕微雨夾雪及雷暴",
|
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} 雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit} 雨夾雪及雷暴",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit} 強烈雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} 強烈雨夾雪及雷暴",
|
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit} 短暫輕微雨夾雪,稍後出現",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit} 短暫輕微雨夾雪",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} 短暫輕微雨夾雪及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} 短暫輕微雨夾雪及極地暮光",
|
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit} 短暫雨夾雪,稍後出現",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit} 短暫雨夾雪",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit} 短暫雨夾雪及極地暮光,稍後出現",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} 短暫雨夾雪及極地暮光",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} 短暫強烈雨夾雪,稍後出現",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit} 短暫強烈雨夾雪",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} 短暫強烈雨夾雪及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit} 短暫強烈雨夾雪及極地暮光",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} 短暫輕微雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} 短暫輕微雨夾雪及雷暴",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫輕微雨夾雪、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} 短暫輕微雨夾雪、雷暴及極地暮光",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} 短暫雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} 短暫雨夾雪及雷暴",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫雨夾雪、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit} 短暫雨夾雪、雷暴及極地暮光",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit} 短暫強烈雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} 短暫強烈雨夾雪及雷暴",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫強烈雨夾雪、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} 短暫強烈雨夾雪、雷暴及極地暮光",
|
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit} 小雪,稍後出現",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit} 小雪",
|
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit} 大雪,稍後出現",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit} 大雪",
|
||||
"{temperature} {unit} light snow and thunder later today" : "{temperature} {unit} 小雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit} 小雪及雷暴",
|
||||
"{temperature} {unit} heavy snow and thunder later today" : "{temperature} {unit} 大雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit} 大雪及雷暴",
|
||||
"{temperature} {unit} light snow showers later today" : "{temperature} {unit} 短暫小雪,稍後出現",
|
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit} 短暫小雪",
|
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit} 短暫小雪及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit} 短暫小雪及極地暮光",
|
||||
"{temperature} {unit} heavy snow showers later today" : "{temperature} {unit} 短暫大雪,稍後出現",
|
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit} 短暫大雪",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit} 短暫大雪及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit} 短暫大雪及極地暮光",
|
||||
"{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit} 短暫小雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit} 短暫小雪及雷暴",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫小雪、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit} 短暫小雪、雷暴及極地暮光",
|
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit} 短暫大雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit} 短暫大雪及雷暴",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫大雪、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit} 短暫大雪、雷暴及極地暮光",
|
||||
"More weather for {adr}" : "{adr} 的更多天氣",
|
||||
"Loading weather" : "正在載入天氣",
|
||||
"Set location for weather" : "設定天氣位置",
|
||||
"Remove from favorites" : "從最愛中移除",
|
||||
"Add as favorite" : "加到我的最愛",
|
||||
"You are not logged in." : "您未登入",
|
||||
"There was an error getting the weather status information." : "取得天氣報告資訊時發生錯誤。",
|
||||
"No weather information found" : "找不到天氣資訊",
|
||||
"Location not found" : "找不到位置",
|
||||
"There was an error setting the location address." : "設定位置地址時發生錯誤。",
|
||||
"There was an error setting the location." : "設定位置時發生錯誤。",
|
||||
"There was an error saving the mode." : "儲存模式時發生錯誤。",
|
||||
"There was an error using personal address." : "使用個人地址時發生錯誤。",
|
||||
"Unknown weather code" : "天氣代碼不詳",
|
||||
"Detect location" : "偵測位置",
|
||||
"Set custom address" : "設定自訂位置",
|
||||
"Favorites" : "我的最愛"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
151
apps/weather_status/l10n/zh_HK.json
Normal file
151
apps/weather_status/l10n/zh_HK.json
Normal file
|
|
@ -0,0 +1,151 @@
|
|||
{ "translations": {
|
||||
"Unknown address" : "地址不詳",
|
||||
"No result." : "無結果",
|
||||
"Malformed JSON data." : "JSON 資料格式錯誤。",
|
||||
"Error" : "錯誤",
|
||||
"Weather status" : "天氣報告",
|
||||
"Weather status in your dashboard" : "您儀表板中的天氣報告",
|
||||
"Weather status integrated in the Dashboard app.\n The geographic location can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 地理位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。",
|
||||
"{temperature} {unit} clear sky later today" : "{temperature} {unit} 今天稍後天晴",
|
||||
"{temperature} {unit} clear sky" : "{temperature} {unit} 天晴",
|
||||
"{temperature} {unit} cloudy later today" : "{temperature} {unit} 今天稍後密雲",
|
||||
"{temperature} {unit} cloudy" : "{temperature} {unit} 密雲",
|
||||
"{temperature} {unit} snow and thunder later today" : "{temperature} {unit} 今日稍後會下雪與行雷",
|
||||
"{temperature} {unit} snow and thunder" : "{temperature} {unit} 下雪與行雷",
|
||||
"{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} 今日稍後有陣雪與行雷",
|
||||
"{temperature} {unit} snow showers and thunder" : "{temperature} {unit} 陣雪與行雷",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} 今日稍後有陣雪、行雷與極地曙暮光",
|
||||
"{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} 陣雪、行雷與極地曙暮光",
|
||||
"{temperature} {unit} snow showers later today" : "{temperature} {unit} 今日稍後陣雪",
|
||||
"{temperature} {unit} snow showers" : "{temperature} {unit} 陣雪",
|
||||
"{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} 今日稍後有陣雪與極地曙暮光",
|
||||
"{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} 有陣雪與極地曙暮光",
|
||||
"{temperature} {unit} snow later today" : "{temperature} {unit} 今日稍後有雪",
|
||||
"{temperature} {unit} snow" : "{temperature} {unit} 有雪",
|
||||
"{temperature} {unit} fair weather later today" : "{temperature} {unit} 今天稍後好天氣",
|
||||
"{temperature} {unit} fair weather" : "{temperature} {unit} 好天氣",
|
||||
"{temperature} {unit} partly cloudy later today" : "{temperature} {unit} 天稍後局部密雲",
|
||||
"{temperature} {unit} partly cloudy" : "{temperature} {unit} 局部密雲",
|
||||
"{temperature} {unit} foggy later today" : "{temperature} {unit} 今天稍後有霧",
|
||||
"{temperature} {unit} foggy" : "{temperature} {unit} 有霧",
|
||||
"{temperature} {unit} light rainfall later today" : "{temperature} {unit} 今日稍後有微雨",
|
||||
"{temperature} {unit} light rainfall" : "{temperature} {unit} 微雨",
|
||||
"{temperature} {unit} rainfall later today" : "{temperature} {unit} 今天稍後有雨",
|
||||
"{temperature} {unit} rainfall" : "{temperature} {unit} 有雨",
|
||||
"{temperature} {unit} heavy rainfall later today" : "{temperature} {unit} 今天稍後有大雨",
|
||||
"{temperature} {unit} heavy rainfall" : "{temperature} {unit} 大雨",
|
||||
"{temperature} {unit} rainfall showers later today" : "{temperature} {unit} 今天稍後有陣雨",
|
||||
"{temperature} {unit} rainfall showers" : "{temperature} {unit} 陣雨",
|
||||
"{temperature} {unit} light rainfall showers later today" : "{temperature} {unit} 今日稍後有小驟雨",
|
||||
"{temperature} {unit} light rainfall showers" : "{temperature} {unit} 小驟雨",
|
||||
"{temperature} {unit} heavy rainfall showers later today" : "{temperature} {unit} 今日稍後有大驟雨",
|
||||
"{temperature} {unit} heavy rainfall showers" : "{temperature} {unit} 大驟雨",
|
||||
"{temperature} {unit} clear sky and polar twilight later today" : "{temperature} {unit} 天晴,稍後出現極地暮光",
|
||||
"{temperature} {unit} clear sky and polar twilight" : "{temperature} {unit} 天晴及極地暮光",
|
||||
"{temperature} {unit} fair weather and polar twilight later today" : "{temperature} {unit} 天氣良好,稍後出現極地暮光",
|
||||
"{temperature} {unit} fair weather and polar twilight" : "{temperature} {unit} 天氣良好及極地暮光",
|
||||
"{temperature} {unit} partly cloudy and polar twilight later today" : "{temperature} {unit} 局部多雲,稍後出現極地暮光",
|
||||
"{temperature} {unit} partly cloudy and polar twilight" : "{temperature} {unit} 局部多雲及極地暮光",
|
||||
"{temperature} {unit} light rain and thunder later today" : "{temperature} {unit} 微雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} light rain and thunder" : "{temperature} {unit} 微雨及雷暴",
|
||||
"{temperature} {unit} rain and thunder later today" : "{temperature} {unit} 降雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} rain and thunder" : "{temperature} {unit} 降雨及雷暴",
|
||||
"{temperature} {unit} heavy rain and thunder later today" : "{temperature} {unit} 大雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy rain and thunder" : "{temperature} {unit} 大雨及雷暴",
|
||||
"{temperature} {unit} light rainfall showers and thunder later today" : "{temperature} {unit} 短暫小雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} light rainfall showers and thunder" : "{temperature} {unit} 短暫小雨及雷暴",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫小雨、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light rainfall showers, thunder and polar twilight" : "{temperature} {unit} 短暫小雨、雷暴及極地暮光",
|
||||
"{temperature} {unit} rainfall showers and thunder later today" : "{temperature} {unit} 短暫驟雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} rainfall showers and thunder" : "{temperature} {unit} 短暫驟雨及雷暴",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫驟雨、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} rainfall showers, thunder and polar twilight" : "{temperature} {unit} 短暫驟雨、雷暴及極地暮光",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder later today" : "{temperature} {unit} 短暫大驟雨及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy rainfall showers and thunder" : "{temperature} {unit} 短暫大驟雨及雷暴",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫大驟雨、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy rainfall showers, thunder and polar twilight" : "{temperature} {unit} 短暫大驟雨、雷暴及極地暮光",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight later today" : "{temperature} {unit} 短暫小雨及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light rainfall showers and polar twilight" : "{temperature} {unit} 短暫小雨及極地暮光",
|
||||
"{temperature} {unit} rainfall showers and polar twilight later today" : "{temperature} {unit} 短暫驟雨及極地暮光,稍後出現",
|
||||
"{temperature} {unit} rainfall showers and polar twilight" : "{temperature} {unit} 短暫驟雨及極地暮光",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight later today" : "{temperature} {unit} 短暫大驟雨及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy rainfall showers and polar twilight" : "{temperature} {unit} 短暫大驟雨及極地暮光",
|
||||
"{temperature} {unit} light sleet later today" : "{temperature} {unit} 輕微雨夾雪,稍後出現",
|
||||
"{temperature} {unit} light sleet" : "{temperature} {unit} 輕微雨夾雪",
|
||||
"{temperature} {unit} sleet later today" : "{temperature} {unit} 雨夾雪,稍後出現",
|
||||
"{temperature} {unit} sleet" : "{temperature} {unit} 雨夾雪",
|
||||
"{temperature} {unit} heavy sleet later today" : "{temperature} {unit} 強烈雨夾雪,稍後出現",
|
||||
"{temperature} {unit} heavy sleet" : "{temperature} {unit} 強烈雨夾雪",
|
||||
"{temperature} {unit} light sleet and thunder later today" : "{temperature} {unit} 輕微雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} light sleet and thunder" : "{temperature} {unit} 輕微雨夾雪及雷暴",
|
||||
"{temperature} {unit} sleet and thunder later today" : "{temperature} {unit} 雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} sleet and thunder" : "{temperature} {unit} 雨夾雪及雷暴",
|
||||
"{temperature} {unit} heavy sleet and thunder later today" : "{temperature} {unit} 強烈雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy sleet and thunder" : "{temperature} {unit} 強烈雨夾雪及雷暴",
|
||||
"{temperature} {unit} light sleet showers later today" : "{temperature} {unit} 短暫輕微雨夾雪,稍後出現",
|
||||
"{temperature} {unit} light sleet showers" : "{temperature} {unit} 短暫輕微雨夾雪",
|
||||
"{temperature} {unit} light sleet showers and polar twilight later today" : "{temperature} {unit} 短暫輕微雨夾雪及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light sleet showers and polar twilight" : "{temperature} {unit} 短暫輕微雨夾雪及極地暮光",
|
||||
"{temperature} {unit} sleet showers later today" : "{temperature} {unit} 短暫雨夾雪,稍後出現",
|
||||
"{temperature} {unit} sleet showers" : "{temperature} {unit} 短暫雨夾雪",
|
||||
"{temperature} {unit} sleet showers and polar twilight later today" : "{temperature} {unit} 短暫雨夾雪及極地暮光,稍後出現",
|
||||
"{temperature} {unit} sleet showers and polar twilight" : "{temperature} {unit} 短暫雨夾雪及極地暮光",
|
||||
"{temperature} {unit} heavy sleet showers later today" : "{temperature} {unit} 短暫強烈雨夾雪,稍後出現",
|
||||
"{temperature} {unit} heavy sleet showers" : "{temperature} {unit} 短暫強烈雨夾雪",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight later today" : "{temperature} {unit} 短暫強烈雨夾雪及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy sleet showers and polar twilight" : "{temperature} {unit} 短暫強烈雨夾雪及極地暮光",
|
||||
"{temperature} {unit} light sleet showers and thunder later today" : "{temperature} {unit} 短暫輕微雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} light sleet showers and thunder" : "{temperature} {unit} 短暫輕微雨夾雪及雷暴",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫輕微雨夾雪、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light sleet showers, thunder and polar twilight" : "{temperature} {unit} 短暫輕微雨夾雪、雷暴及極地暮光",
|
||||
"{temperature} {unit} sleet showers and thunder later today" : "{temperature} {unit} 短暫雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} sleet showers and thunder" : "{temperature} {unit} 短暫雨夾雪及雷暴",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫雨夾雪、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} sleet showers, thunder and polar twilight" : "{temperature} {unit} 短暫雨夾雪、雷暴及極地暮光",
|
||||
"{temperature} {unit} heavy sleet showers and thunder later today" : "{temperature} {unit} 短暫強烈雨夾雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy sleet showers and thunder" : "{temperature} {unit} 短暫強烈雨夾雪及雷暴",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫強烈雨夾雪、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy sleet showers, thunder and polar twilight" : "{temperature} {unit} 短暫強烈雨夾雪、雷暴及極地暮光",
|
||||
"{temperature} {unit} light snow later today" : "{temperature} {unit} 小雪,稍後出現",
|
||||
"{temperature} {unit} light snow" : "{temperature} {unit} 小雪",
|
||||
"{temperature} {unit} heavy snow later today" : "{temperature} {unit} 大雪,稍後出現",
|
||||
"{temperature} {unit} heavy snow" : "{temperature} {unit} 大雪",
|
||||
"{temperature} {unit} light snow and thunder later today" : "{temperature} {unit} 小雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} light snow and thunder" : "{temperature} {unit} 小雪及雷暴",
|
||||
"{temperature} {unit} heavy snow and thunder later today" : "{temperature} {unit} 大雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy snow and thunder" : "{temperature} {unit} 大雪及雷暴",
|
||||
"{temperature} {unit} light snow showers later today" : "{temperature} {unit} 短暫小雪,稍後出現",
|
||||
"{temperature} {unit} light snow showers" : "{temperature} {unit} 短暫小雪",
|
||||
"{temperature} {unit} light snow showers and polar twilight later today" : "{temperature} {unit} 短暫小雪及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light snow showers and polar twilight" : "{temperature} {unit} 短暫小雪及極地暮光",
|
||||
"{temperature} {unit} heavy snow showers later today" : "{temperature} {unit} 短暫大雪,稍後出現",
|
||||
"{temperature} {unit} heavy snow showers" : "{temperature} {unit} 短暫大雪",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight later today" : "{temperature} {unit} 短暫大雪及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy snow showers and polar twilight" : "{temperature} {unit} 短暫大雪及極地暮光",
|
||||
"{temperature} {unit} light snow showers and thunder later today" : "{temperature} {unit} 短暫小雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} light snow showers and thunder" : "{temperature} {unit} 短暫小雪及雷暴",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫小雪、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} light snow showers, thunder and polar twilight" : "{temperature} {unit} 短暫小雪、雷暴及極地暮光",
|
||||
"{temperature} {unit} heavy snow showers and thunder later today" : "{temperature} {unit} 短暫大雪及雷暴,稍後出現",
|
||||
"{temperature} {unit} heavy snow showers and thunder" : "{temperature} {unit} 短暫大雪及雷暴",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight later today" : "{temperature} {unit} 短暫大雪、雷暴及極地暮光,稍後出現",
|
||||
"{temperature} {unit} heavy snow showers, thunder and polar twilight" : "{temperature} {unit} 短暫大雪、雷暴及極地暮光",
|
||||
"More weather for {adr}" : "{adr} 的更多天氣",
|
||||
"Loading weather" : "正在載入天氣",
|
||||
"Set location for weather" : "設定天氣位置",
|
||||
"Remove from favorites" : "從最愛中移除",
|
||||
"Add as favorite" : "加到我的最愛",
|
||||
"You are not logged in." : "您未登入",
|
||||
"There was an error getting the weather status information." : "取得天氣報告資訊時發生錯誤。",
|
||||
"No weather information found" : "找不到天氣資訊",
|
||||
"Location not found" : "找不到位置",
|
||||
"There was an error setting the location address." : "設定位置地址時發生錯誤。",
|
||||
"There was an error setting the location." : "設定位置時發生錯誤。",
|
||||
"There was an error saving the mode." : "儲存模式時發生錯誤。",
|
||||
"There was an error using personal address." : "使用個人地址時發生錯誤。",
|
||||
"Unknown weather code" : "天氣代碼不詳",
|
||||
"Detect location" : "偵測位置",
|
||||
"Set custom address" : "設定自訂位置",
|
||||
"Favorites" : "我的最愛"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -228,7 +228,7 @@ OC.L10N.register(
|
|||
"Search in" : "Пошук у",
|
||||
"Log in" : "Увайсці",
|
||||
"Logging in …" : "Уваход …",
|
||||
"Log in to {productName}" : "Увайсці ў {productName}",
|
||||
"Log in to {productName}" : "Уваход у {productName}",
|
||||
"Wrong login or password." : "Няправільны лагін або пароль.",
|
||||
"This account is disabled" : "Гэты ўліковы запіс адключаны.",
|
||||
"Account name or email" : "Імя ўліковага запісу або email",
|
||||
|
|
|
|||
|
|
@ -226,7 +226,7 @@
|
|||
"Search in" : "Пошук у",
|
||||
"Log in" : "Увайсці",
|
||||
"Logging in …" : "Уваход …",
|
||||
"Log in to {productName}" : "Увайсці ў {productName}",
|
||||
"Log in to {productName}" : "Уваход у {productName}",
|
||||
"Wrong login or password." : "Няправільны лагін або пароль.",
|
||||
"This account is disabled" : "Гэты ўліковы запіс адключаны.",
|
||||
"Account name or email" : "Імя ўліковага запісу або email",
|
||||
|
|
|
|||
Loading…
Reference in a new issue