mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 15:36:58 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I31c6af195dddc7786a63b042f0e2c298d3f4303d
This commit is contained in:
parent
2f020163ee
commit
c15ca79875
|
@ -36,6 +36,7 @@
|
|||
"prefs-echosubscriptions": "مرا از این رویدادها آگاه کن",
|
||||
"prefs-echocrosswiki": "آگاهسازی همه ویکیها",
|
||||
"prefs-blocknotificationslist": "کاربران خاموششده",
|
||||
"prefs-mutedpageslist": "صفحههای خاموششده برای آگاهسازی پیوند صفحه",
|
||||
"prefs-echopollupdates": "آگاهسازیهای زنده",
|
||||
"echo-mobile-notifications-filter-title": "پالایش آگاهسازیها",
|
||||
"echo-pref-show-poll-updates": "نمایش آگاهسازیهای جدید بهمحض رسیدن",
|
||||
|
@ -52,6 +53,7 @@
|
|||
"echo-pref-email-format-plain-text": "متن ساده",
|
||||
"echo-pref-cross-wiki-notifications": "نمایش آگاهسازی از ویکیهای دیگر",
|
||||
"echo-pref-notifications-blacklist": "عدم نمایش آگاهسازی برای این کاربران. [[mw:Special:MyLanguage/Help:Notifications#mute|برای اطلاعات بیشتر]]",
|
||||
"echo-pref-notifications-page-linked-title-muted-list": "عدم نمایش آگاهسازی «پیوند صفحه» برای این صفحهها. [[mw:Special:MyLanguage/Help:Notifications#mute|برای اطلاعات بیشتر]]",
|
||||
"echo-learn-more": "اطلاعات بیشتر",
|
||||
"echo-log": "سیاهه عمومی",
|
||||
"echo-new-messages": "پیامهای جدیدی دارید",
|
||||
|
|
|
@ -87,6 +87,7 @@
|
|||
"echo-specialpage-section-markread": "Csoport megjelölése olvasottként",
|
||||
"echo-specialpage-markasread": "Értesítés: Megjelölés olvasottként",
|
||||
"echo-specialpage-markasread-invalid-id": "Érvénytelen eseményazonosító",
|
||||
"echo-specialpage-pagefilterwidget-aria-label": "Wiki és lapcím szerinti szűrés",
|
||||
"echo-specialpage-pagination-numnotifications": "$1 értesítés",
|
||||
"echo-specialpage-pagefilters-title": "Friss tevékenység",
|
||||
"echo-specialpage-pagefilters-subtitle": "Lapok olvasatlan értesítésekkel",
|
||||
|
|
8
i18n/tk.json
Normal file
8
i18n/tk.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Hanberke"
|
||||
]
|
||||
},
|
||||
"tooltip-pt-notifications-alert": "{{GENDER:|Duýduryşlaryňyz}}"
|
||||
}
|
|
@ -172,7 +172,7 @@
|
|||
"notification-compact-header-mention-failure-user-anonymous": "<strong>IP'lerden bahsedilemez:</strong> $1",
|
||||
"notification-header-mention-success": "<strong>$3</strong> kullanıcısına başarılı bir şekilde {{GENDER:$2|seslendiniz}}.",
|
||||
"notification-header-mention-success-bundle": "<strong>$4</strong> sayfasında $3 kullanıcıya {{GENDER:$2|seslendiniz}}.",
|
||||
"notification-compact-header-mention-success": "<strong>{{GENDER:$2|Şununla bahsettiniz}}:</strong> $3",
|
||||
"notification-compact-header-mention-success": "<strong>{{GENDER:$2|Seslendiğiniz kullanıcı}}:</strong> $3",
|
||||
"notification-header-mention-status-bundle": "<strong>$4</strong> tartışma sayfasında {{GENDER:$2|yaptınız}} ile ilgili {{PLURAL:$3|bir bildirim|$3 bildirim}}: {{PLURAL:$5|$5 gönderilmedi}}, {{PLURAL:$6|$6 gönderildi}}.",
|
||||
"notification-header-user-rights-add-only": "{{GENDER:$4|Kullanıcı}} haklarınız {{GENDER:$1|değiştirildi}}. Eklendiğiniz yer: $2.",
|
||||
"notification-header-user-rights-remove-only": "{{GENDER:$4|Kullanıcı}} haklarınız {{GENDER:$1|değiştirildi}}. Çıkarıldığınız yer: $2.",
|
||||
|
|
Loading…
Reference in a new issue