mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-27 17:20:40 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: If03e6201473c668436c622fbd143e1ae752af9ad
This commit is contained in:
parent
0f70dce007
commit
a04a0e518b
|
@ -68,6 +68,7 @@
|
|||
"notifications": "اعلانها",
|
||||
"tooltip-pt-notifications-alert": "آگاهسازیهای {{GENDER:|شما}}",
|
||||
"tooltip-pt-notifications-message": "پیامهای {{GENDER:|شما}}",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "کاربران جدید",
|
||||
"echo-specialpage": "اعلانها",
|
||||
"echo-anon": "برای دریافت اعلانها [$1 حساب بسازید] یا [$2 وارد سامانه شوید].",
|
||||
"echo-none": "اعلانی ندارید.",
|
||||
|
@ -84,6 +85,8 @@
|
|||
"echo-notification-popup-loginrequired": "لطفاً برای دیدن آگاهسازیهایتان به سامانه وارد شوید.",
|
||||
"echo-notification-markasread": "علامتگذاری به عنوان خواندهشده",
|
||||
"echo-notification-markasunread": "علامتگذاری به عنوان خوانده نشده",
|
||||
"echo-notification-markasread-tooltip": "علامتگذاری به عنوان خواندهشده",
|
||||
"echo-notification-more-options-tooltip": "گزینههای بیشتر",
|
||||
"notification-link-text-expand-all": "دیدن همه",
|
||||
"notification-link-text-expand-alert-count": "دیدن {{PLURAL:$1|$1 هشدار|$1 هشدار}}",
|
||||
"notification-link-text-expand-message-count": "دیدن {{PLURAL:$1|$1 پیام|$1 پیام}}",
|
||||
|
@ -206,8 +209,6 @@
|
|||
"apihelp-query+notifications-paramvalue-format-flyout": "<span class=\"apihelp-deprecated\">نهی شده</span>. از <kbd>$1format=model</kbd> برای اطلاعات خام استفاده کنید",
|
||||
"apihelp-query+notifications-paramvalue-format-html": "<span class=\"apihelp-deprecated\">نهی شده</span>. از <kbd>$1format=model</kbd> برای اطلاعات خام استفاده کنید",
|
||||
"apihelp-query+notifications-param-limit": "حداکثر تعداد آگاهسازیها برای بازگشت.",
|
||||
"apihelp-query+notifications-param-index": "در صورت تخصیص دادن، فهرستی از شناسههای آگاهسازیها به ترتیب بازگردانده میشوند.",
|
||||
"apihelp-query+notifications-param-noforn": "True to opt out of data about notifications on foreign wikis.",
|
||||
"apihelp-query+notifications-param-alertcontinue": "زمانی که هشدارهای زیادی موجود هست، از این برای ادامه دادن استفاده کنید.",
|
||||
"apihelp-query+notifications-param-unreadfirst": "برای نمایش آگاهسازیهای مطالعه نشده در ابتدا (فقط اگر گروه بندی بر پایهٔ بخش تنظیم نشدهباشد، استفاده میشود).",
|
||||
"apihelp-query+notifications-param-alertunreadfirst": "برای نمایش آگاهسازیهای خوانده نشده در ابتدای کار (فقط اگر گروه بندی بر پایهٔ بخش تنظیم نشدهباشد، استفاده میشود).",
|
||||
|
|
12
i18n/fr.json
12
i18n/fr.json
|
@ -82,6 +82,17 @@
|
|||
"notifications": "Notifications",
|
||||
"tooltip-pt-notifications-alert": "Vos alertes",
|
||||
"tooltip-pt-notifications-message": "Vos messages",
|
||||
"echo-displaynotificationsconfiguration": "Configuration d’affichage des notifications",
|
||||
"echo-displaynotificationsconfiguration-summary": "Ceci est un aperçu de comment les notification sont configurées sur ce wiki.",
|
||||
"echo-displaynotificationsconfiguration-notifications-by-category-header": "Notifications par catégorie",
|
||||
"echo-displaynotificationsconfiguration-available-notification-methods-header": "Méthodes de notification autorisées",
|
||||
"echo-displaynotificationsconfiguration-available-notification-methods-by-category-legend": "Quelles méthodes de notification sont supportées pour chaque catégorie",
|
||||
"echo-displaynotificationsconfiguration-available-notification-methods-by-type-legend": "Quelles méthodes de notification sont supportées pour chaque type ; s’applique seulement aux types dans les catégories qui sont cachées dans les préférences",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-header": "Activé par défaut",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-existing-users-legend": "Utilisateurs existants",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Nouveaux utilisateurs",
|
||||
"echo-displaynotificationsconfiguration-mandatory-notification-methods-header": "Méthodes de notification obligatoires",
|
||||
"echo-displaynotificationsconfiguration-mandatory-notification-methods-by-category-legend": "Quelles méthodes de notification sont obligatoires pour chaque catégorie",
|
||||
"echo-specialpage": "Notifications",
|
||||
"echo-anon": "Pour recevoir des notifications, [$1 créez un compte] ou [$2 connectez-vous].",
|
||||
"echo-none": "Vous n'avez reçu aucune notification.",
|
||||
|
@ -224,6 +235,7 @@
|
|||
"apihelp-query+notifications-paramvalue-format-flyout": "<span class=\"apihelp-deprecated\">Obsolète</span>. Utiliser <kbd>$1format=model</kbd> pour les données brutes",
|
||||
"apihelp-query+notifications-paramvalue-format-html": "<span class=\"apihelp-deprecated\">Obsolète</span>. Utiliser <kbd>$1format=model</kbd> pour les données brutes",
|
||||
"apihelp-query+notifications-param-limit": "Le nombre maximal de notifications à renvoyer.",
|
||||
"apihelp-query+notifications-param-crosswikisummary": "Vrai pour choisir une notification de résumé pour les notifications sur les wikis externes",
|
||||
"apihelp-query+notifications-param-alertcontinue": "Quand plus d’alertes sont disponibles, utiliser cela pour continuer.",
|
||||
"apihelp-query+notifications-param-unreadfirst": "S’il faut afficher les notifications non lues en premier (utilisé uniquement si groupbysection n’est pas positionné).",
|
||||
"apihelp-query+notifications-param-alertunreadfirst": "S’il faut afficher d’abord les notifications de message non lu (utilisé uniquement si groupbysection est positionné).",
|
||||
|
|
11
i18n/it.json
11
i18n/it.json
|
@ -60,6 +60,17 @@
|
|||
"notifications": "Notifiche",
|
||||
"tooltip-pt-notifications-alert": "{{GENDER:|I tuoi}} avvisi",
|
||||
"tooltip-pt-notifications-message": "{{GENDER:|I tuoi}} messaggi",
|
||||
"echo-displaynotificationsconfiguration": "Visualizza configurazione notifiche",
|
||||
"echo-displaynotificationsconfiguration-summary": "Questa è una panoramica di come le notifiche sono configurate su questo wiki.",
|
||||
"echo-displaynotificationsconfiguration-notifications-by-category-header": "Notifiche per categoria",
|
||||
"echo-displaynotificationsconfiguration-available-notification-methods-header": "Metodi di notifica consentiti",
|
||||
"echo-displaynotificationsconfiguration-available-notification-methods-by-category-legend": "Quali metodi di notifica sono supportati per ogni categoria",
|
||||
"echo-displaynotificationsconfiguration-available-notification-methods-by-type-legend": "Quali metodi di notifica sono supportati per ogni tipo; si applica solo ai tipi all'interno delle categorie che sono nascosti dalle preferenze",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-header": "Abilitato per impostazione predefinita",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-existing-users-legend": "Utenti esistenti",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Nuovi utenti",
|
||||
"echo-displaynotificationsconfiguration-mandatory-notification-methods-header": "Metodi di notifica richiesti",
|
||||
"echo-displaynotificationsconfiguration-mandatory-notification-methods-by-category-legend": "Quali metodi di notifica sono obbligatori per ogni categoria",
|
||||
"echo-specialpage": "Notifiche",
|
||||
"echo-anon": "Per ricevere le notifiche, [$1 registrati] o [$2 accedi].",
|
||||
"echo-none": "Non hai notifiche.",
|
||||
|
|
|
@ -9,7 +9,8 @@
|
|||
"2nd-player",
|
||||
"Takot",
|
||||
"Otokoume",
|
||||
"Vigorous action"
|
||||
"Vigorous action",
|
||||
"Thibaut120094"
|
||||
]
|
||||
},
|
||||
"echo-desc": "イベントおよびメッセージについて、ユーザーに通知するシステム",
|
||||
|
@ -54,6 +55,7 @@
|
|||
"notifications": "通知",
|
||||
"tooltip-pt-notifications-alert": "あなたへの通知",
|
||||
"tooltip-pt-notifications-message": "あなたへのメッセージ",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "新しい利用者",
|
||||
"echo-specialpage": "通知",
|
||||
"echo-anon": "通知を受け取るには、[$1 アカウント作成]または[$2 ログイン]をしてください。",
|
||||
"echo-none": "通知はありません。",
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
"notifications": "Notifikatiounen",
|
||||
"tooltip-pt-notifications-alert": "{{GENDER:|Är}} Warnungen",
|
||||
"tooltip-pt-notifications-message": "{{GENDER:|Är}} Messagen",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Nei Benotzer",
|
||||
"echo-specialpage": "Notifikatiounen",
|
||||
"echo-anon": "Fir Notifikatiounen ze kréien, [$1 maacht e Benotzerkont op] oder [$2 loggt Iech an]",
|
||||
"echo-none": "Dir hutt keng Notifikatiounen.",
|
||||
|
|
|
@ -2,12 +2,15 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Yanteng3",
|
||||
"Jason924tw"
|
||||
"Jason924tw",
|
||||
"SolidBlock"
|
||||
]
|
||||
},
|
||||
"prefs-emailsettings": "傳書",
|
||||
"prefs-echosubscriptions": "訊事",
|
||||
"echo-new-messages": "子有新訊息",
|
||||
"notifications": "訊",
|
||||
"tooltip-pt-notifications-alert": "{{GENDER:|君}}鳴",
|
||||
"tooltip-pt-notifications-message": "{{GENDER:|君之}}訊",
|
||||
"echo-notification-alert": "{{PLURAL:$1|訊 ($1)|訊 ($1)|100=訊 (九九+)}}"
|
||||
}
|
||||
|
|
|
@ -63,6 +63,11 @@
|
|||
"notifications": "Powiadomienia",
|
||||
"tooltip-pt-notifications-alert": "Moje powiadomienia",
|
||||
"tooltip-pt-notifications-message": "Moje wiadomości",
|
||||
"echo-displaynotificationsconfiguration-notifications-by-category-header": "Powiadomienia według kategorii",
|
||||
"echo-displaynotificationsconfiguration-available-notification-methods-header": "Akceptowane sposoby powiadamiania",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-existing-users-legend": "Istniejący użytkownicy",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Nowi użytkownicy",
|
||||
"echo-displaynotificationsconfiguration-mandatory-notification-methods-header": "Wymagane sposoby powiadamiania",
|
||||
"echo-specialpage": "Powiadomienia",
|
||||
"echo-anon": "Aby otrzymywać powiadomienia, [$1 załóż konto] lub [$2 zaloguj się].",
|
||||
"echo-none": "Nie masz żadnych powiadomień.",
|
||||
|
|
|
@ -62,6 +62,7 @@
|
|||
"notifications": "Сповіщення",
|
||||
"tooltip-pt-notifications-alert": "{{GENDER:|Ваші}} сповіщення",
|
||||
"tooltip-pt-notifications-message": "{{GENDER:|Ваші}} повідомлення",
|
||||
"echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Нові користувачі",
|
||||
"echo-specialpage": "Сповіщення",
|
||||
"echo-anon": "Для отримання сповіщень [$1 створіть обліковий запис] або [$2 увійдіть].",
|
||||
"echo-none": "У Вас немає сповіщень.",
|
||||
|
@ -77,6 +78,7 @@
|
|||
"echo-notification-popup-loginrequired": "Будь ласка, увійдіть в систему, щоб переглянути свої сповіщення.",
|
||||
"echo-notification-markasread": "Позначити як прочитане",
|
||||
"echo-notification-markasunread": "Позначити як непрочитане",
|
||||
"echo-notification-markasread-tooltip": "Позначити як прочитане",
|
||||
"notification-link-text-expand-all": "Переглянути всі",
|
||||
"notification-link-text-expand-alert-count": "Переглянути {{PLURAL:$1|$1 попередження|$1 попередження|$1 попереджень}}",
|
||||
"notification-link-text-expand-message-count": "Переглянути {{PLURAL:$1|$1 повідомлення|$1 повідомлення|$1 повідомлень}}",
|
||||
|
@ -200,8 +202,6 @@
|
|||
"apihelp-query+notifications-paramvalue-format-flyout": "<span class=\"apihelp-deprecated\">Застаріло</span>. Використовуйте <kbd>$1format=model</kbd> для необроблених даних",
|
||||
"apihelp-query+notifications-paramvalue-format-html": "<span class=\"apihelp-deprecated\">Застаріло</span>. Використовуйте <kbd>$1format=model</kbd> для необроблений даних",
|
||||
"apihelp-query+notifications-param-limit": "Максимальне число сповіщень для повернення.",
|
||||
"apihelp-query+notifications-param-index": "Якщо вказано, буде повернено список ідентифікаторів сповіщень у порядку.",
|
||||
"apihelp-query+notifications-param-noforn": "Значення true, аби відмовитись від даних про сповіщення в інших вікі.",
|
||||
"apihelp-query+notifications-param-alertcontinue": "Коли доступно більше попереджень, використовуйте це, щоб продовжити.",
|
||||
"apihelp-query+notifications-param-unreadfirst": "Чи показувати непрочитані сповіщення першими (використовується лише якщо не встановлено groupbysection).",
|
||||
"apihelp-query+notifications-param-alertunreadfirst": "Чи показувати спершу непрочитані сповіщення про повідомлення (використовується лише якщо встановлено groupbysection).",
|
||||
|
|
Loading…
Reference in a new issue