From 648d4a2de92d2e88b37a0c5e1fbdab3b69f99fe7 Mon Sep 17 00:00:00 2001 From: Chris Schuhmacher Date: Tue, 10 Nov 2020 21:34:20 +0000 Subject: [PATCH 1/2] cake-6116 | create strings for notifications --- i18n/en/design-system.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/i18n/en/design-system.json b/i18n/en/design-system.json index c5b4f017b..5e8e1c4da 100644 --- a/i18n/en/design-system.json +++ b/i18n/en/design-system.json @@ -117,6 +117,7 @@ "notifications-wall-post-removed": "Message removed from {wallOwner}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s message on {wallOwner}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-article-comment-followed-article-comment": "{user} commented on the article: {articleTitle}", "notifications-article-comment-reply-own-comment": "{user} replied to your comment on the article: {articleTitle}", @@ -162,5 +163,6 @@ "license-description": "Community content is available under {license} unless otherwise noted.", "wds-wikiaorg-homepage-aria-label": "Wikia.org homepage", "wds-fandom-homepage-aria-label": "Fandom homepage", - "wds-gamepedia-homepage-aria-label": "Gamepedia homepage" + "wds-gamepedia-homepage-aria-label": "Gamepedia homepage", + "username-anonymous": "A Fandom User" } From 396c7afd79c55e4e537e56ff8fb6e186c6c7116e Mon Sep 17 00:00:00 2001 From: Chris Schuhmacher Date: Thu, 19 Nov 2020 20:05:47 +0000 Subject: [PATCH 2/2] cake-6116 | Add translations --- docs/assets/i18n/de/design-system.json | 3 ++- docs/assets/i18n/en/design-system.json | 4 +++- docs/assets/i18n/es/design-system.json | 3 ++- docs/assets/i18n/fi/design-system.json | 3 ++- docs/assets/i18n/fr/design-system.json | 3 ++- docs/assets/i18n/id/design-system.json | 3 ++- docs/assets/i18n/it/design-system.json | 3 ++- docs/assets/i18n/ja/design-system.json | 3 ++- docs/assets/i18n/ko/design-system.json | 3 ++- docs/assets/i18n/nl/design-system.json | 3 ++- docs/assets/i18n/pl/design-system.json | 3 ++- docs/assets/i18n/pt/design-system.json | 3 ++- docs/assets/i18n/ru/design-system.json | 3 ++- docs/assets/i18n/vi/design-system.json | 3 ++- docs/assets/i18n/zh-hant/design-system.json | 3 ++- docs/assets/i18n/zh/design-system.json | 1 + i18n/de/design-system.json | 1 + i18n/es/design-system.json | 1 + i18n/fi/design-system.json | 1 + i18n/fr/design-system.json | 1 + i18n/id/design-system.json | 1 + i18n/it/design-system.json | 1 + i18n/ja/design-system.json | 1 + i18n/ko/design-system.json | 1 + i18n/nl/design-system.json | 1 + i18n/pl/design-system.json | 1 + i18n/pt/design-system.json | 1 + i18n/ru/design-system.json | 1 + i18n/vi/design-system.json | 1 + i18n/zh-hant/design-system.json | 1 + i18n/zh/design-system.json | 1 + 31 files changed, 47 insertions(+), 15 deletions(-) diff --git a/docs/assets/i18n/de/design-system.json b/docs/assets/i18n/de/design-system.json index 994c19adf..e8b8962e9 100644 --- a/docs/assets/i18n/de/design-system.json +++ b/docs/assets/i18n/de/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Nachricht {postTitle} wurde von {user}s Nachrichtenseite entfernt

", "notifications-wall-reply": "{firstUser} hat auf die Nachricht von {secondUser} geantwortet

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} und {number} andere Benutzer haben auf eine Nachricht auf der Nachrichtenseite von {secondUser} geantwortet

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} und {number} weitere(r) Benutzer hat/haben auf der Nachrichtenseite von {wallOwner} auf deine Nachricht geantwortet

{postTitle}", "notifications-wall-reply-own-message": "{user} hat auf deine Nachricht {postTitle} geantwortet", "now-label": "gerade eben", "wds-avatar-badges-admin-tooltip": "Admin", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Fandom-Homepage", "wds-gamepedia-homepage-aria-label": "Gamepedia-Homepage", "wds-wikiaorg-homepage-aria-label": "Wikia.org-Homepage" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/en/design-system.json b/docs/assets/i18n/en/design-system.json index c5b4f017b..5e8e1c4da 100644 --- a/docs/assets/i18n/en/design-system.json +++ b/docs/assets/i18n/en/design-system.json @@ -117,6 +117,7 @@ "notifications-wall-post-removed": "Message removed from {wallOwner}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s message on {wallOwner}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-article-comment-followed-article-comment": "{user} commented on the article: {articleTitle}", "notifications-article-comment-reply-own-comment": "{user} replied to your comment on the article: {articleTitle}", @@ -162,5 +163,6 @@ "license-description": "Community content is available under {license} unless otherwise noted.", "wds-wikiaorg-homepage-aria-label": "Wikia.org homepage", "wds-fandom-homepage-aria-label": "Fandom homepage", - "wds-gamepedia-homepage-aria-label": "Gamepedia homepage" + "wds-gamepedia-homepage-aria-label": "Gamepedia homepage", + "username-anonymous": "A Fandom User" } diff --git a/docs/assets/i18n/es/design-system.json b/docs/assets/i18n/es/design-system.json index 868df8713..4e9a374f3 100644 --- a/docs/assets/i18n/es/design-system.json +++ b/docs/assets/i18n/es/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Mensaje retirado del muro de {user}

{postTitle}", "notifications-wall-reply": "{firstUser} respondió al mensaje de {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} y otros {number} usuarios respondieron al muro de {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} y {number} usuarios más respondieron a tu mensaje en el muro de {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} respondió a tu mensaje

{postTitle}", "now-label": "ahora", "wds-avatar-badges-admin-tooltip": "Administrador", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Página de inicio de Fandom", "wds-gamepedia-homepage-aria-label": "Página de inicio de Gamepedia", "wds-wikiaorg-homepage-aria-label": "Página de inicio de Wikia.org" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/fi/design-system.json b/docs/assets/i18n/fi/design-system.json index 6b1c84d28..8559f5f65 100644 --- a/docs/assets/i18n/fi/design-system.json +++ b/docs/assets/i18n/fi/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message removed from {user}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message

{postTitle}", "now-label": "nyt", "wds-avatar-badges-admin-tooltip": "Yhteisön ylläpitäjä", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Fandom homepage", "wds-gamepedia-homepage-aria-label": "Gamepedia homepage", "wds-wikiaorg-homepage-aria-label": "Wikia.org homepage" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/fr/design-system.json b/docs/assets/i18n/fr/design-system.json index 95c11fbd2..442499104 100644 --- a/docs/assets/i18n/fr/design-system.json +++ b/docs/assets/i18n/fr/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message supprimé du mur de {user}

{postTitle}", "notifications-wall-reply": "{firstUser} a répondu au message de {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} et {number} autres utilisateurs ont répondu sur le mur de {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} et {number} autres utilisateurs ont répondu à votre message sur le mur de {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} a répondu à votre message

{postTitle}", "now-label": "maintenant", "wds-avatar-badges-admin-tooltip": "Administrateur de la communauté", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Page d'accueil Fandom", "wds-gamepedia-homepage-aria-label": "Page d'accueil Gamepedia", "wds-wikiaorg-homepage-aria-label": "Page d'accueil Wikia.org" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/id/design-system.json b/docs/assets/i18n/id/design-system.json index d22ae0ef9..18bc4e4db 100644 --- a/docs/assets/i18n/id/design-system.json +++ b/docs/assets/i18n/id/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message removed from {user}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message

{postTitle}", "now-label": "sekarang", "wds-avatar-badges-admin-tooltip": "Admin Komunitas", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Fandom homepage", "wds-gamepedia-homepage-aria-label": "Gamepedia homepage", "wds-wikiaorg-homepage-aria-label": "Wikia.org homepage" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/it/design-system.json b/docs/assets/i18n/it/design-system.json index 6d1e3cdb8..5c0c69567 100644 --- a/docs/assets/i18n/it/design-system.json +++ b/docs/assets/i18n/it/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Messaggio rimosso dalla bacheca di {user}

{postTitle}", "notifications-wall-reply": "{firstUser} ha risposto al messaggio di {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} e {number} altri utenti hanno risposto nella bacheca di {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} e {number} altri utenti hanno risposto al tuo messaggio nella bacheca di {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} ha risposto al tuo messaggio

{postTitle}", "now-label": "adesso", "wds-avatar-badges-admin-tooltip": "Amministratore della wiki", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Fandom homepage", "wds-gamepedia-homepage-aria-label": "Gamepedia homepage", "wds-wikiaorg-homepage-aria-label": "Wikia.org homepage" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/ja/design-system.json b/docs/assets/i18n/ja/design-system.json index e311ce6d8..c849b6269 100644 --- a/docs/assets/i18n/ja/design-system.json +++ b/docs/assets/i18n/ja/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "{user}さんのメッセージウォールからメッセージが削除されました

{postTitle}", "notifications-wall-reply": "{firstUser}さんが{secondUser}さんのメッセージに返信しました

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser}さんと他{number}人が{secondUser}さんのメッセージウォールに返信しました

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser}さんと他{number}人が{wallOwner}さんのメッセージウォールであなたのメッセージに返信しました

{postTitle}", "notifications-wall-reply-own-message": "{user}さんがあなたのメッセージに返信しました

{postTitle}", "now-label": "たった今", "wds-avatar-badges-admin-tooltip": "コミュニティ・アドミン", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Fandomホームページ", "wds-gamepedia-homepage-aria-label": "Gamepediaホームページ", "wds-wikiaorg-homepage-aria-label": "Wikia.orgホームページ" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/ko/design-system.json b/docs/assets/i18n/ko/design-system.json index 5658009c5..22c757fee 100644 --- a/docs/assets/i18n/ko/design-system.json +++ b/docs/assets/i18n/ko/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message removed from {user}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message

{postTitle}", "now-label": "지금", "wds-avatar-badges-admin-tooltip": "커뮤니티 관리자", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Fandom homepage", "wds-gamepedia-homepage-aria-label": "Gamepedia homepage", "wds-wikiaorg-homepage-aria-label": "Wikia.org homepage" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/nl/design-system.json b/docs/assets/i18n/nl/design-system.json index d468b06bb..a2be771ef 100644 --- a/docs/assets/i18n/nl/design-system.json +++ b/docs/assets/i18n/nl/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message removed from {user}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message

{postTitle}", "now-label": "nu", "wds-avatar-badges-admin-tooltip": "Lokale beheerder", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Fandom homepage", "wds-gamepedia-homepage-aria-label": "Gamepedia homepage", "wds-wikiaorg-homepage-aria-label": "Wikia.org homepage" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/pl/design-system.json b/docs/assets/i18n/pl/design-system.json index ab718fe02..46d522d3c 100644 --- a/docs/assets/i18n/pl/design-system.json +++ b/docs/assets/i18n/pl/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Wiadomość usunięto z tablicy {user}

{postTitle}", "notifications-wall-reply": "{firstUser} odpowiedział(a) na wiadomość {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} i {number} innych użytkowników odpowiedziało na wiadomość na tablicy {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} i {number} pozostałych użytkowników odpowiedziało na twoją wiadomość na tablicy {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} odpowiedział(a) na twoją wiadomość

{postTitle}", "now-label": "teraz", "wds-avatar-badges-admin-tooltip": "Administrator społeczności", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Strona główna Fandomu", "wds-gamepedia-homepage-aria-label": "Strona główna Gamepedii", "wds-wikiaorg-homepage-aria-label": "Strona główna Wikia.org" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/pt/design-system.json b/docs/assets/i18n/pt/design-system.json index 6a5230e3f..62ff1872e 100644 --- a/docs/assets/i18n/pt/design-system.json +++ b/docs/assets/i18n/pt/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Mensagem removida do mural de {user}

{postTitle}", "notifications-wall-reply": "{firstUser} respondeu à mensagem de {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} e {number} outros usuários responderam no mural de {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} e {number} outros usuários responderam a sua mensagem no mural de {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} respondeu a sua mensagem br>
{postTitle}", "now-label": "agora", "wds-avatar-badges-admin-tooltip": "Administrador da comunidade", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Página inicial do Fandom", "wds-gamepedia-homepage-aria-label": "Página inicial da Gamepedia", "wds-wikiaorg-homepage-aria-label": "página inicial da Wiki.org" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/ru/design-system.json b/docs/assets/i18n/ru/design-system.json index 621b66e23..00b6df996 100644 --- a/docs/assets/i18n/ru/design-system.json +++ b/docs/assets/i18n/ru/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Сообщение удалено со стены {user}

{postTitle}", "notifications-wall-reply": "{firstUser} ответил(а) на сообщение {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} и еще {number} других участника(ов) ответили на сообщение на стене {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} и другие участники ({number}) ответили на ваше сообщение на стене {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} ответил(а) на ваше сообщение

{postTitle}", "now-label": "сейчас", "wds-avatar-badges-admin-tooltip": "Администратор сообщества", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Домашняя страница Фэндома", "wds-gamepedia-homepage-aria-label": "Домашняя страница Gamepedia", "wds-wikiaorg-homepage-aria-label": "Домашняя страница Wikia.org" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/vi/design-system.json b/docs/assets/i18n/vi/design-system.json index 0c2dda860..2662374ce 100644 --- a/docs/assets/i18n/vi/design-system.json +++ b/docs/assets/i18n/vi/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message removed from {user}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message

{postTitle}", "now-label": "bây giờ", "wds-avatar-badges-admin-tooltip": "Bảo quản viên wiki", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Fandom homepage", "wds-gamepedia-homepage-aria-label": "Gamepedia homepage", "wds-wikiaorg-homepage-aria-label": "Wikia.org homepage" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/zh-hant/design-system.json b/docs/assets/i18n/zh-hant/design-system.json index 15447b1ee..1352c87e8 100644 --- a/docs/assets/i18n/zh-hant/design-system.json +++ b/docs/assets/i18n/zh-hant/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "已移除{user}留言牆上的訊息

{postTitle}", "notifications-wall-reply": "{firstUser}回覆了{secondUser}的留言

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser}和其他{number}個使用者在{secondUser}的留言牆回覆了留言

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser}和其他{number}位使用者在{wallOwner}的留言牆回覆了您的留言

{postTitle}", "notifications-wall-reply-own-message": "{user}已回覆您的訊息

{postTitle}", "now-label": "現在", "wds-avatar-badges-admin-tooltip": "社區管理員", @@ -164,4 +165,4 @@ "wds-fandom-homepage-aria-label": "Fandom首頁", "wds-gamepedia-homepage-aria-label": "Gamepedia首頁", "wds-wikiaorg-homepage-aria-label": "Wikia.org首頁" -} +} \ No newline at end of file diff --git a/docs/assets/i18n/zh/design-system.json b/docs/assets/i18n/zh/design-system.json index 736e3aaf9..6ceaedfff 100644 --- a/docs/assets/i18n/zh/design-system.json +++ b/docs/assets/i18n/zh/design-system.json @@ -147,6 +147,7 @@ "notifications-wall-post-removed": "{user}留言墙上的信息被移除

{postTitle}", "notifications-wall-reply": "{firstUser}回复了{secondUser}的信息

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser}和{number}名其它用户回复了{secondUser}的留言墙内容

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser}和其他{number}个用户在{wallOwner}的留言墙回复了您的留言

{postTitle}", "notifications-wall-reply-own-message": "{user}回复了你的信息

{postTitle}", "now-label": "现在", "wds-avatar-badges-admin-tooltip": "社区管理员", diff --git a/i18n/de/design-system.json b/i18n/de/design-system.json index 53259eea8..e8b8962e9 100644 --- a/i18n/de/design-system.json +++ b/i18n/de/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Nachricht {postTitle} wurde von {user}s Nachrichtenseite entfernt

", "notifications-wall-reply": "{firstUser} hat auf die Nachricht von {secondUser} geantwortet

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} und {number} andere Benutzer haben auf eine Nachricht auf der Nachrichtenseite von {secondUser} geantwortet

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} und {number} weitere(r) Benutzer hat/haben auf der Nachrichtenseite von {wallOwner} auf deine Nachricht geantwortet

{postTitle}", "notifications-wall-reply-own-message": "{user} hat auf deine Nachricht {postTitle} geantwortet", "now-label": "gerade eben", "wds-avatar-badges-admin-tooltip": "Admin", diff --git a/i18n/es/design-system.json b/i18n/es/design-system.json index d0ecef3ba..4e9a374f3 100644 --- a/i18n/es/design-system.json +++ b/i18n/es/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Mensaje retirado del muro de {user}

{postTitle}", "notifications-wall-reply": "{firstUser} respondió al mensaje de {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} y otros {number} usuarios respondieron al muro de {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} y {number} usuarios más respondieron a tu mensaje en el muro de {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} respondió a tu mensaje

{postTitle}", "now-label": "ahora", "wds-avatar-badges-admin-tooltip": "Administrador", diff --git a/i18n/fi/design-system.json b/i18n/fi/design-system.json index d5f1d2172..8559f5f65 100644 --- a/i18n/fi/design-system.json +++ b/i18n/fi/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message removed from {user}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message

{postTitle}", "now-label": "nyt", "wds-avatar-badges-admin-tooltip": "Yhteisön ylläpitäjä", diff --git a/i18n/fr/design-system.json b/i18n/fr/design-system.json index 56e015f99..442499104 100644 --- a/i18n/fr/design-system.json +++ b/i18n/fr/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message supprimé du mur de {user}

{postTitle}", "notifications-wall-reply": "{firstUser} a répondu au message de {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} et {number} autres utilisateurs ont répondu sur le mur de {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} et {number} autres utilisateurs ont répondu à votre message sur le mur de {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} a répondu à votre message

{postTitle}", "now-label": "maintenant", "wds-avatar-badges-admin-tooltip": "Administrateur de la communauté", diff --git a/i18n/id/design-system.json b/i18n/id/design-system.json index 8d2b7d299..18bc4e4db 100644 --- a/i18n/id/design-system.json +++ b/i18n/id/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message removed from {user}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message

{postTitle}", "now-label": "sekarang", "wds-avatar-badges-admin-tooltip": "Admin Komunitas", diff --git a/i18n/it/design-system.json b/i18n/it/design-system.json index 36168582a..5c0c69567 100644 --- a/i18n/it/design-system.json +++ b/i18n/it/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Messaggio rimosso dalla bacheca di {user}

{postTitle}", "notifications-wall-reply": "{firstUser} ha risposto al messaggio di {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} e {number} altri utenti hanno risposto nella bacheca di {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} e {number} altri utenti hanno risposto al tuo messaggio nella bacheca di {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} ha risposto al tuo messaggio

{postTitle}", "now-label": "adesso", "wds-avatar-badges-admin-tooltip": "Amministratore della wiki", diff --git a/i18n/ja/design-system.json b/i18n/ja/design-system.json index aef91756e..c849b6269 100644 --- a/i18n/ja/design-system.json +++ b/i18n/ja/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "{user}さんのメッセージウォールからメッセージが削除されました

{postTitle}", "notifications-wall-reply": "{firstUser}さんが{secondUser}さんのメッセージに返信しました

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser}さんと他{number}人が{secondUser}さんのメッセージウォールに返信しました

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser}さんと他{number}人が{wallOwner}さんのメッセージウォールであなたのメッセージに返信しました

{postTitle}", "notifications-wall-reply-own-message": "{user}さんがあなたのメッセージに返信しました

{postTitle}", "now-label": "たった今", "wds-avatar-badges-admin-tooltip": "コミュニティ・アドミン", diff --git a/i18n/ko/design-system.json b/i18n/ko/design-system.json index 045a3fb84..22c757fee 100644 --- a/i18n/ko/design-system.json +++ b/i18n/ko/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message removed from {user}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message

{postTitle}", "now-label": "지금", "wds-avatar-badges-admin-tooltip": "커뮤니티 관리자", diff --git a/i18n/nl/design-system.json b/i18n/nl/design-system.json index 5f5f1c42a..a2be771ef 100644 --- a/i18n/nl/design-system.json +++ b/i18n/nl/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message removed from {user}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message

{postTitle}", "now-label": "nu", "wds-avatar-badges-admin-tooltip": "Lokale beheerder", diff --git a/i18n/pl/design-system.json b/i18n/pl/design-system.json index e33322da1..46d522d3c 100644 --- a/i18n/pl/design-system.json +++ b/i18n/pl/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Wiadomość usunięto z tablicy {user}

{postTitle}", "notifications-wall-reply": "{firstUser} odpowiedział(a) na wiadomość {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} i {number} innych użytkowników odpowiedziało na wiadomość na tablicy {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} i {number} pozostałych użytkowników odpowiedziało na twoją wiadomość na tablicy {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} odpowiedział(a) na twoją wiadomość

{postTitle}", "now-label": "teraz", "wds-avatar-badges-admin-tooltip": "Administrator społeczności", diff --git a/i18n/pt/design-system.json b/i18n/pt/design-system.json index 5791e7f06..62ff1872e 100644 --- a/i18n/pt/design-system.json +++ b/i18n/pt/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Mensagem removida do mural de {user}

{postTitle}", "notifications-wall-reply": "{firstUser} respondeu à mensagem de {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} e {number} outros usuários responderam no mural de {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} e {number} outros usuários responderam a sua mensagem no mural de {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} respondeu a sua mensagem br>
{postTitle}", "now-label": "agora", "wds-avatar-badges-admin-tooltip": "Administrador da comunidade", diff --git a/i18n/ru/design-system.json b/i18n/ru/design-system.json index 3991b692c..00b6df996 100644 --- a/i18n/ru/design-system.json +++ b/i18n/ru/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Сообщение удалено со стены {user}

{postTitle}", "notifications-wall-reply": "{firstUser} ответил(а) на сообщение {secondUser}

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} и еще {number} других участника(ов) ответили на сообщение на стене {secondUser}

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} и другие участники ({number}) ответили на ваше сообщение на стене {wallOwner}

{postTitle}", "notifications-wall-reply-own-message": "{user} ответил(а) на ваше сообщение

{postTitle}", "now-label": "сейчас", "wds-avatar-badges-admin-tooltip": "Администратор сообщества", diff --git a/i18n/vi/design-system.json b/i18n/vi/design-system.json index 44814aa1c..2662374ce 100644 --- a/i18n/vi/design-system.json +++ b/i18n/vi/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "Message removed from {user}'s wall

{postTitle}", "notifications-wall-reply": "{firstUser} replied to {secondUser}'s message

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser} and {number} other users replied to {secondUser}'s wall

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser} and {number} other users replied to your message on {wallOwner}'s wall

{postTitle}", "notifications-wall-reply-own-message": "{user} replied to your message

{postTitle}", "now-label": "bây giờ", "wds-avatar-badges-admin-tooltip": "Bảo quản viên wiki", diff --git a/i18n/zh-hant/design-system.json b/i18n/zh-hant/design-system.json index 95c8b2513..1352c87e8 100644 --- a/i18n/zh-hant/design-system.json +++ b/i18n/zh-hant/design-system.json @@ -151,6 +151,7 @@ "notifications-wall-post-removed": "已移除{user}留言牆上的訊息

{postTitle}", "notifications-wall-reply": "{firstUser}回覆了{secondUser}的留言

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser}和其他{number}個使用者在{secondUser}的留言牆回覆了留言

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser}和其他{number}位使用者在{wallOwner}的留言牆回覆了您的留言

{postTitle}", "notifications-wall-reply-own-message": "{user}已回覆您的訊息

{postTitle}", "now-label": "現在", "wds-avatar-badges-admin-tooltip": "社區管理員", diff --git a/i18n/zh/design-system.json b/i18n/zh/design-system.json index 736e3aaf9..6ceaedfff 100644 --- a/i18n/zh/design-system.json +++ b/i18n/zh/design-system.json @@ -147,6 +147,7 @@ "notifications-wall-post-removed": "{user}留言墙上的信息被移除

{postTitle}", "notifications-wall-reply": "{firstUser}回复了{secondUser}的信息

{postTitle}", "notifications-wall-reply-multiple-users": "{firstUser}和{number}名其它用户回复了{secondUser}的留言墙内容

{postTitle}", + "notifications-wall-reply-multiple-users-own-message": "{firstUser}和其他{number}个用户在{wallOwner}的留言墙回复了您的留言

{postTitle}", "notifications-wall-reply-own-message": "{user}回复了你的信息

{postTitle}", "now-label": "现在", "wds-avatar-badges-admin-tooltip": "社区管理员",