mirror of
https://github.com/binwiederhier/ntfy.git
synced 2024-11-01 01:21:15 +01:00
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web
This commit is contained in:
commit
e8ecd6b006
1 changed files with 20 additions and 1 deletions
|
@ -197,5 +197,24 @@
|
|||
"account_basics_password_dialog_current_password_incorrect": "密碼不正確",
|
||||
"account_basics_tier_change_button": "更變",
|
||||
"common_add": "新增",
|
||||
"signup_form_confirm_password": "確認密碼"
|
||||
"signup_form_confirm_password": "確認密碼",
|
||||
"publish_dialog_drop_file_here": "拖曳檔案到此",
|
||||
"account_basics_tier_interval_monthly": "每月",
|
||||
"common_copy_to_clipboard": "複製到剪貼簿",
|
||||
"publish_dialog_call_label": "電話",
|
||||
"publish_dialog_call_reset": "移除電話",
|
||||
"publish_dialog_chip_call_label": "電話",
|
||||
"account_usage_reservations_none": "此帳戶沒有預留主題",
|
||||
"account_usage_attachment_storage_title": "附件容量",
|
||||
"account_basics_tier_canceled_subscription": "你的付費訂閱已取消,並於 {{date}} 下調為免費帳戶。",
|
||||
"account_usage_messages_title": "已發佈的信息",
|
||||
"publish_dialog_chip_call_no_verified_numbers_tooltip": "沒有已驗證的電話號碼",
|
||||
"account_basics_tier_interval_yearly": "每年",
|
||||
"account_usage_emails_title": "已發送電郵",
|
||||
"account_usage_attachment_storage_description": "每個檔案約 {{filesize}},將於 {{expiry}} 後刪除",
|
||||
"publish_dialog_attachment_limits_file_and_quota_reached": "已超過 {{fileSizeLimit}} 檔案上限,尚餘 {{remainingBytes}}",
|
||||
"account_basics_tier_paid_until": "已付費訂閱至 {{date}} 並自動續期",
|
||||
"account_basics_tier_payment_overdue": "你的費用已逾期。請更新付款方法,否則你的戶口等級將會下調。",
|
||||
"publish_dialog_call_item": "致電 {{number}}",
|
||||
"account_basics_tier_manage_billing_button": "管理付款方式"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue