Skip to content

Commit

Permalink
Add locales for authored_article
Browse files Browse the repository at this point in the history
Ran the command : govuk-docker-run rake "consolidation:copy_translation[content_item.schema_name.authored_article,formats.authored_article]"

Audit trail: https://github.com/alphagov/government-frontend/blob/8799336fd3c96dac7c7e53cce3cd8a522beb17da/config/locales/en.yml#L101-L103
Speech document type comprises of all the below:
- speech
- authored_article
- written_statement
- oral_statement
Reference document: https://github.com/alphagov/publishing-api/blob/648bddda06ad1afaeeebe2dc5f6f97da214d14ef/content_schemas/dist/formats/speech/frontend/schema.json#L34-L42
  • Loading branch information
sairamya93 committed Feb 13, 2025
1 parent 29de072 commit 62f0305
Show file tree
Hide file tree
Showing 66 changed files with 217 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/locales/ar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,13 @@ ar:
error:
find:
formats:
authored_article:
few:
many:
one: مقال مؤلَّف
other: مقالات مؤلَّفة
two:
zero:
case_study:
few:
many:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/az.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ az:
error:
find:
formats:
authored_article:
one: Müəlliflik edilmiş məqalə
other: Müəlliflik edilmiş məqalələr
case_study:
one: Nümunə üzrə araşdırma
other: Nümunə üzrə araşdırmalar
Expand Down
5 changes: 5 additions & 0 deletions config/locales/be.yml
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,11 @@ be:
error:
find:
formats:
authored_article:
few:
many:
one: Аўтарскі артыкул
other: Аўтарскія артыкулы
case_study:
few:
many:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/bg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ bg:
error:
find:
formats:
authored_article:
one: Авторска статия
other: Авторска статии
case_study:
one: Казус
other: Казуси
Expand Down
3 changes: 3 additions & 0 deletions config/locales/bn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ bn:
error:
find:
formats:
authored_article:
one: লেখকের উৎস সহ নিবন্ধ
other: লেখকের উৎস সহ নিবন্ধসমূহ
case_study:
one: কেস স্টাডি
other: কেস স্টাডিসমূহ
Expand Down
4 changes: 4 additions & 0 deletions config/locales/cs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,10 @@ cs:
error:
find:
formats:
authored_article:
few:
one: Autorský článek
other: Autorské články
case_study:
few:
one: Případová studie
Expand Down
7 changes: 7 additions & 0 deletions config/locales/cy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -682,6 +682,13 @@ cy:
error:
find: Ffeindio
formats:
authored_article:
few:
many:
one: Erthygl ag awdur wedi'i enwi
other: Erthyglau ag awdur wedi'i enwi
two:
zero:
case_study:
few:
many:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/da.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ da:
error:
find:
formats:
authored_article:
one: Forfattet artikel
other: Forfatterartikler
case_study:
one: Casestudie
other: Casestudie
Expand Down
3 changes: 3 additions & 0 deletions config/locales/de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ de:
error:
find:
formats:
authored_article:
one: Namensartikel
other: Namensartikel
case_study:
one: Fallstudie
other: Fallstudien
Expand Down
3 changes: 3 additions & 0 deletions config/locales/dr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ dr:
error:
find:
formats:
authored_article:
one: مقاله تألیف شده
other: مقالات تألیف شده
case_study:
one: مطالعه موردی
other: مطالعات موردی
Expand Down
3 changes: 3 additions & 0 deletions config/locales/el.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ el:
error:
find:
formats:
authored_article:
one: Σύνταξη άρθρου
other: Σύνταξη άρθρων
case_study:
one: Μελέτη περίπτωσης
other: Μελέτες περιπτώσεων
Expand Down
3 changes: 3 additions & 0 deletions config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,9 @@ en:
error: Error
find: Find
formats:
authored_article:
one: Authored article
other: Authored articles
case_study:
one: Case study
other: Case studies
Expand Down
3 changes: 3 additions & 0 deletions config/locales/es-419.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ es-419:
error:
find:
formats:
authored_article:
one: Artículo de autoría
other: Artículos de autoría
case_study:
one: Estudio de caso
other: Estudios de caso
Expand Down
3 changes: 3 additions & 0 deletions config/locales/es.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ es:
error:
find:
formats:
authored_article:
one: Artículo de autor
other: Artículos de autor
case_study:
one: Caso de estudio práctico
other: Casos de estudio práctico
Expand Down
3 changes: 3 additions & 0 deletions config/locales/et.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ et:
error:
find:
formats:
authored_article:
one: Kirjutatud artikkel
other: Kirjutatud artiklid
case_study:
one: Juhtumiuuring
other: Juhtumiuuringud
Expand Down
3 changes: 3 additions & 0 deletions config/locales/fa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ fa:
error:
find:
formats:
authored_article:
one: مقاله تألیف شده
other: مقالات تألیف شده
case_study:
one: مطالعه موردی
other: مطالعات موردی
Expand Down
3 changes: 3 additions & 0 deletions config/locales/fi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ fi:
error:
find:
formats:
authored_article:
one: Kirjoitettu artikkeli
other: Kirjoitettuja artikkeleita
case_study:
one: Tapaustutkimus
other: Tapaustutkimuksia
Expand Down
3 changes: 3 additions & 0 deletions config/locales/fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ fr:
error:
find:
formats:
authored_article:
one: Article signé
other: Articles signés
case_study:
one: Etude de cas
other: Etudes de cas
Expand Down
5 changes: 5 additions & 0 deletions config/locales/gd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,11 @@ gd:
error:
find:
formats:
authored_article:
few:
one: Ailt scríofa
other: Téacsanna scríofa
two:
case_study:
few:
one: Cás-staidéir
Expand Down
3 changes: 3 additions & 0 deletions config/locales/gu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ gu:
error:
find:
formats:
authored_article:
one: લેખિત લેખ
other: લેખિત લેખો
case_study:
one: કેસ સ્ટડી
other: કેસ સ્ટડીઝ
Expand Down
3 changes: 3 additions & 0 deletions config/locales/he.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ he:
error:
find:
formats:
authored_article:
one: מאמר מאושר
other: מאמרים מאושרים
case_study:
one: מקרה בוחן
other: מקרי בוחן
Expand Down
3 changes: 3 additions & 0 deletions config/locales/hi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ hi:
error:
find:
formats:
authored_article:
one: मूल आलेख
other: मूल आलेख
case_study:
one: विषय अध्ययन
other: विषय अध्ययन
Expand Down
4 changes: 4 additions & 0 deletions config/locales/hr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,10 @@ hr:
error:
find:
formats:
authored_article:
few:
one: Autorski članak
other: Autorski članci
case_study:
few:
one: Studija slučaja
Expand Down
3 changes: 3 additions & 0 deletions config/locales/hu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ hu:
error:
find:
formats:
authored_article:
one: Publicisztika
other: Publicisztikák
case_study:
one: Esettanulmány
other: Esettanulmányok
Expand Down
3 changes: 3 additions & 0 deletions config/locales/hy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ hy:
error:
find:
formats:
authored_article:
one: Հեղինակային հոդված
other: Հեղինակային հոդվածներ
case_study:
one: Մասնավոր դեպքի ուսումնասիրություն
other: Մասնավոր դեպքի ուսումնասիրություններ
Expand Down
2 changes: 2 additions & 0 deletions config/locales/id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ id:
error:
find:
formats:
authored_article:
other: Artikel bersumber
case_study:
other: Studi kasus
find_my_nearest:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/is.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ is:
error:
find:
formats:
authored_article:
one: Samin grein
other: Samdar greinar
case_study:
one: Ferilsathugun
other: Ferilsathuganir
Expand Down
3 changes: 3 additions & 0 deletions config/locales/it.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ it:
error:
find:
formats:
authored_article:
one: Articolo d’autore
other: Articoli d’autore
case_study:
one: Caso di studio
other: Casi di studio
Expand Down
2 changes: 2 additions & 0 deletions config/locales/ja.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ ja:
error:
find:
formats:
authored_article:
other: 執筆記事
case_study:
other: ケーススタディ
find_my_nearest:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/ka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ ka:
error:
find:
formats:
authored_article:
one: ავტორიზებული სტატია
other: ავტორიზებული სტატიები
case_study:
one: შემთხვევის კვლევა
other: შემთხვევის კვლევები
Expand Down
3 changes: 3 additions & 0 deletions config/locales/kk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ kk:
error:
find:
formats:
authored_article:
one: Мақала авторы
other: Мақала авторлары
case_study:
one: Тақырыптық зерттеу
other: Тақырыптық зерттеулер
Expand Down
2 changes: 2 additions & 0 deletions config/locales/ko.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ ko:
error:
find:
formats:
authored_article:
other: 저작물
case_study:
other: 사례 연구
find_my_nearest:
Expand Down
4 changes: 4 additions & 0 deletions config/locales/lt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,10 @@ lt:
error:
find:
formats:
authored_article:
few:
one: Autoriaus straipsnis
other: Autorių straipsniai
case_study:
few:
one: Atvejo analizė
Expand Down
3 changes: 3 additions & 0 deletions config/locales/lv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ lv:
error:
find:
formats:
authored_article:
one: Autora raksts
other: Autora raksti
case_study:
one: Piemērs
other: Piemēri
Expand Down
2 changes: 2 additions & 0 deletions config/locales/ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ ms:
error:
find:
formats:
authored_article:
other: Artikel ditulis penulis
case_study:
other: Kajian kes
find_my_nearest:
Expand Down
5 changes: 5 additions & 0 deletions config/locales/mt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,11 @@ mt:
error:
find:
formats:
authored_article:
few:
many:
one: Artiklu miktub
other: Artikli miktuba
case_study:
few:
many:
Expand Down
3 changes: 3 additions & 0 deletions config/locales/ne.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ ne:
error:
find:
formats:
authored_article:
one: लेखिएको लेख
other: लेखिएको लेखहरू
case_study:
one: मामिला अध्ययन
other: मामिला अध्ययनहरू
Expand Down
3 changes: 3 additions & 0 deletions config/locales/nl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,9 @@ nl:
error:
find:
formats:
authored_article:
one: Geschreven artikel
other: Geschreven artikelen
case_study:
one: Casestudy
other: Casestudies
Expand Down
Loading

0 comments on commit 62f0305

Please sign in to comment.