feat: add translations for notifications label (mark all as read)

This commit is contained in:
Ademílson F. Tonato 2020-10-24 11:54:52 +01:00
parent 0bffede021
commit e37fb535dc
8 changed files with 27 additions and 0 deletions

View File

@ -456,6 +456,7 @@
"unread": "Ungelesen" "unread": "Ungelesen"
}, },
"pageLink": "Alle Benachrichtigungen", "pageLink": "Alle Benachrichtigungen",
"markAllAsRead": "Markiere alle als gelesen",
"post": "Beitrag", "post": "Beitrag",
"reason": { "reason": {
"commented_on_post": "Hat Deinen Beitrag kommentiert …", "commented_on_post": "Hat Deinen Beitrag kommentiert …",

View File

@ -456,6 +456,7 @@
"unread": "Unread" "unread": "Unread"
}, },
"pageLink": "All notifications", "pageLink": "All notifications",
"markAllAsRead": "Mark all as read",
"post": "Post", "post": "Post",
"reason": { "reason": {
"commented_on_post": "Commented on your post …", "commented_on_post": "Commented on your post …",

View File

@ -449,6 +449,7 @@
"unread": "No leído" "unread": "No leído"
}, },
"pageLink": "Todas las notificaciones", "pageLink": "Todas las notificaciones",
"markAllAsRead": "Marcar todas como leido",
"post": "Contribución", "post": "Contribución",
"reason": { "reason": {
"commented_on_post": "Comentó su contribución ...", "commented_on_post": "Comentó su contribución ...",

View File

@ -438,6 +438,7 @@
"unread": "Non lu" "unread": "Non lu"
}, },
"pageLink": "Toutes les notifications", "pageLink": "Toutes les notifications",
"markAllAsRead": "Tout marquer comme lu",
"post": "Post", "post": "Post",
"reason": { "reason": {
"commented_on_post": "Commenté sur votre post…", "commented_on_post": "Commenté sur votre post…",

View File

@ -388,6 +388,7 @@
"unread": "" "unread": ""
}, },
"pageLink": "", "pageLink": "",
"markAllAsRead": "Segna tutti come letti",
"post": "", "post": "",
"reason": { "reason": {
"commented_on_post": "", "commented_on_post": "",

View File

@ -172,5 +172,25 @@
"taxident": "Identificatienummer voor de belasting over de toegevoegde waarde overeenkomstig § 27 a Wet op de belasting over de toegevoegde waarde (Duitsland).", "taxident": "Identificatienummer voor de belasting over de toegevoegde waarde overeenkomstig § 27 a Wet op de belasting over de toegevoegde waarde (Duitsland).",
"termsAc": "Gebruiksvoorwaarden", "termsAc": "Gebruiksvoorwaarden",
"tribunal": "registerrechtbank" "tribunal": "registerrechtbank"
},
"notifications": {
"comment": "",
"content": "",
"empty": "",
"filterLabel": {
"all": "",
"read": "",
"unread": ""
},
"pageLink": "",
"markAllAsRead": "Markeer alles als gelezen",
"post": "",
"reason": {
"commented_on_post": "",
"mentioned_in_comment": "",
"mentioned_in_post": ""
},
"title": "",
"user": ""
} }
} }

View File

@ -377,6 +377,7 @@
"unread": "Não lido" "unread": "Não lido"
}, },
"pageLink": "Todas as notificações", "pageLink": "Todas as notificações",
"markAllAsRead": "Marcar todas como lidas",
"post": "Post", "post": "Post",
"reason": { "reason": {
"commented_on_post": "Comentou no seu post …", "commented_on_post": "Comentou no seu post …",

View File

@ -449,6 +449,7 @@
"unread": "Непрочитанные" "unread": "Непрочитанные"
}, },
"pageLink": "Все уведомления", "pageLink": "Все уведомления",
"markAllAsRead": "Отметить все как прочитанное",
"post": "Пост", "post": "Пост",
"reason": { "reason": {
"commented_on_post": "Комментарий к посту...", "commented_on_post": "Комментарий к посту...",