Localisation updates from https://translatewiki.net.

Change-Id: Ic26389a4e2b674df4f8a1e9acbda06f3671233e3
This commit is contained in:
Translation updater bot 2020-12-10 08:34:38 +01:00
parent 3c65102fc2
commit de49359608
3 changed files with 5 additions and 1 deletions

View file

@ -34,6 +34,7 @@
"apihelp-echopushsubscriptions+create-example": "為目前使用者註冊推送訂閱。", "apihelp-echopushsubscriptions+create-example": "為目前使用者註冊推送訂閱。",
"apihelp-echopushsubscriptions+delete-summary": "註銷目前使用者或是其他指定使用者的推送訂閱。", "apihelp-echopushsubscriptions+delete-summary": "註銷目前使用者或是其他指定使用者的推送訂閱。",
"apihelp-echopushsubscriptions+delete-param-providertoken": "關聯註銷推送訂閱的權杖。", "apihelp-echopushsubscriptions+delete-param-providertoken": "關聯註銷推送訂閱的權杖。",
"apihelp-echopushsubscriptions+delete-param-centraluserid": "取消註冊的與訂閱關聯之中央使用者 ID。",
"apihelp-echopushsubscriptions+delete-example": "註銷目前使用者的推送訂閱。", "apihelp-echopushsubscriptions+delete-example": "註銷目前使用者的推送訂閱。",
"apihelp-query+notifications-description": "取得目前使用者等待的通知。", "apihelp-query+notifications-description": "取得目前使用者等待的通知。",
"apihelp-query+notifications-summary": "取得目前使用者等待的通知。", "apihelp-query+notifications-summary": "取得目前使用者等待的通知。",
@ -77,5 +78,6 @@
"apierror-echo-event-creation-failed": "無法建立 Echo 事件", "apierror-echo-event-creation-failed": "無法建立 Echo 事件",
"apierror-echo-push-token-exists": "提供的權杖已存在於資料庫。", "apierror-echo-push-token-exists": "提供的權杖已存在於資料庫。",
"apierror-echo-push-token-not-found": "在資料庫裡找不到提供的權杖。", "apierror-echo-push-token-not-found": "在資料庫裡找不到提供的權杖。",
"apierror-echo-push-too-many-subscriptions": "目前使用者已註冊所允許的最大推送訂閱數目($1。" "apierror-echo-push-too-many-subscriptions": "目前使用者已註冊所允許的最大推送訂閱數目($1。",
"apierror-echo-push-topic-required": "提供者的主題欄位為必須。"
} }

View file

@ -40,6 +40,7 @@
"echo-pref-tooltip-user-rights": "Beritahu saya apabila seseorang mengubah hak-hak pengguna saya.", "echo-pref-tooltip-user-rights": "Beritahu saya apabila seseorang mengubah hak-hak pengguna saya.",
"notifications": "Pemberitahuan", "notifications": "Pemberitahuan",
"tooltip-pt-notifications-alert": "Notis {{GENDER:|anda}}", "tooltip-pt-notifications-alert": "Notis {{GENDER:|anda}}",
"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Pengguna baru",
"echo-specialpage": "Pemberitahuan", "echo-specialpage": "Pemberitahuan",
"echo-none": "Tiada pemberitahuan untuk anda.", "echo-none": "Tiada pemberitahuan untuk anda.",
"notification-link-text-view-message": "Lihat pesanan", "notification-link-text-view-message": "Lihat pesanan",

View file

@ -100,6 +100,7 @@
"notification-compact-header-edit-user-talk": "$1 {{GENDER:$3|v-}}a {{GENDER:$2|lăsat}} un a mesaj.", "notification-compact-header-edit-user-talk": "$1 {{GENDER:$3|v-}}a {{GENDER:$2|lăsat}} un a mesaj.",
"notification-compact-header-edit-user-talk-with-section": "$1 {{GENDER:$3|v-}}a {{GENDER:$2|lăsat}} un a mesaj în cadrul secțiunii „<strong>$4</strong>”.", "notification-compact-header-edit-user-talk-with-section": "$1 {{GENDER:$3|v-}}a {{GENDER:$2|lăsat}} un a mesaj în cadrul secțiunii „<strong>$4</strong>”.",
"notification-header-page-linked": "A fost creată o legătură de la <strong>$4</strong> către <strong>$3</strong>.", "notification-header-page-linked": "A fost creată o legătură de la <strong>$4</strong> către <strong>$3</strong>.",
"notification-compact-header-page-linked": "Legată de la <strong>$1</strong>.",
"notification-bundle-header-page-linked": "Au fost create legături de la {{PLURAL:$5|o pagină|alte $5 pagini|alte $5 de pagini|100=alte 99+ pagini}} către <strong>$3</strong>.", "notification-bundle-header-page-linked": "Au fost create legături de la {{PLURAL:$5|o pagină|alte $5 pagini|alte $5 de pagini|100=alte 99+ pagini}} către <strong>$3</strong>.",
"notification-link-text-what-links-here": "Toate legăturile către această pagină", "notification-link-text-what-links-here": "Toate legăturile către această pagină",
"notification-header-mention-other": "$1 {{GENDER:$3|v-}}{{GENDER:$2|a menționat}} pe <strong>$4</strong>, în cadrul secțiunii „<strong>$5</strong>”.", "notification-header-mention-other": "$1 {{GENDER:$3|v-}}{{GENDER:$2|a menționat}} pe <strong>$4</strong>, în cadrul secțiunii „<strong>$5</strong>”.",