Skip to content

Commit

Permalink
chore: translate i18n files (#11182)
Browse files Browse the repository at this point in the history
Co-authored-by: JzoNgKVO <[email protected]>
  • Loading branch information
github-actions[bot] and JzoNgKVO authored Nov 28, 2024
1 parent 18d3ffc commit 18add94
Show file tree
Hide file tree
Showing 17 changed files with 51 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/i18n/de-DE/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring: 'Läuft an einem Tag ab',
expiring_plural: 'Läuft in {{count}} Tagen ab',
},
pagination: {
perPage: 'Artikel pro Seite',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/es-ES/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring: 'Caduca en un día',
expiring_plural: 'Caducando en {{count}} días',
},
pagination: {
perPage: 'Elementos por página',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/fa-IR/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring_plural: 'انقضا در {{count}} روز',
expiring: 'انقضا در یک روز',
},
pagination: {
perPage: 'موارد در هر صفحه',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/fr-FR/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring: 'Expirant dans un jour',
expiring_plural: 'Expirant dans {{count}} jours',
},
pagination: {
perPage: 'Articles par page',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/hi-IN/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -617,6 +617,9 @@ const translation = {
expiring: 'एक दिन में समाप्त हो रहा है',
expiring_plural: '{{गिनती}} दिनों में समाप्त हो रहा है',
},
pagination: {
perPage: 'प्रति पृष्ठ आइटम',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/it-IT/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,9 @@ const translation = {
expiring_plural: 'Scadenza tra {{count}} giorni',
expiring: 'Scadenza in un giorno',
},
pagination: {
perPage: 'Articoli per pagina',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/ja-JP/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring_plural: '有効期限 {{count}} 日',
expiring: '1日で有効期限が切れます',
},
pagination: {
perPage: 'ページあたりのアイテム数',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/ko-KR/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,9 @@ const translation = {
expiring_plural: '{{count}}일 후에 만료',
expiring: '하루 후에 만료',
},
pagination: {
perPage: '페이지당 항목 수',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/pl-PL/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -613,6 +613,9 @@ const translation = {
expiring_plural: 'Wygasa za {{count}} dni',
expiring: 'Wygasa w ciągu jednego dnia',
},
pagination: {
perPage: 'Ilość elementów na stronie',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/pt-BR/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring: 'Expirando em um dia',
expiring_plural: 'Expirando em {{count}} dias',
},
pagination: {
perPage: 'Itens por página',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/ro-RO/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring: 'Expiră într-o zi',
expiring_plural: 'Expiră în {{count}} zile',
},
pagination: {
perPage: 'Articole pe pagină',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/ru-RU/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring: 'Срок действия истекает за один день',
expiring_plural: 'Срок действия истекает через {{count}} дней',
},
pagination: {
perPage: 'Элементов на странице',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/sl-SI/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,9 @@ const translation = {
expiring_plural: 'Poteče v {{count}} dneh',
expiring: 'Poteče v enem dnevu',
},
pagination: {
perPage: 'Elementi na stran',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/tr-TR/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring_plural: '{{count}} gün içinde sona eriyor',
expiring: 'Bir günde sona eriyor',
},
pagination: {
perPage: 'Sayfa başına öğe sayısı',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/uk-UA/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,9 @@ const translation = {
expiring: 'Термін дії закінчується за один день',
expiring_plural: 'Термін дії закінчується за {{count}} днів',
},
pagination: {
perPage: 'Елементів на сторінці',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/vi-VN/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring_plural: 'Hết hạn sau {{count}} ngày',
expiring: 'Hết hạn trong một ngày',
},
pagination: {
perPage: 'Mục trên mỗi trang',
},
}

export default translation
3 changes: 3 additions & 0 deletions web/i18n/zh-Hant/common.ts
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,9 @@ const translation = {
expiring: '將在1天內過期',
expiring_plural: '將在 {{count}} 天后過期',
},
pagination: {
perPage: '每頁項目數',
},
}

export default translation

0 comments on commit 18add94

Please sign in to comment.