diff --git a/config/locales/ar.yml b/config/locales/ar.yml index dd84466d5b..b38a5062b5 100644 --- a/config/locales/ar.yml +++ b/config/locales/ar.yml @@ -10,5 +10,14 @@ ar: published: تاريخ النشر %{date} see_all_updates: اطلع على كل التحديثات show_all_updates: إظهار كل التحديثات + content_item: + schema_name: + case_study: + few: + many: + one: دراسة الحالة + other: دراسات الحالة + two: + zero: i18n: direction: rtl diff --git a/config/locales/az.yml b/config/locales/az.yml index 3a3de2a7c3..69160ac6ac 100644 --- a/config/locales/az.yml +++ b/config/locales/az.yml @@ -10,5 +10,10 @@ az: published: 'Dərc edilib: %{date}' see_all_updates: bütün yeniləmələrə baxın show_all_updates: bütün yeniləmələri göstər + content_item: + schema_name: + case_study: + one: Nümunə üzrə araşdırma + other: Nümunə üzrə araşdırmalar i18n: direction: diff --git a/config/locales/be.yml b/config/locales/be.yml index 44d9de6f37..3b13cc0c04 100644 --- a/config/locales/be.yml +++ b/config/locales/be.yml @@ -10,5 +10,12 @@ be: published: Апублікавана %{date} see_all_updates: паглядзець усе абнаўленні show_all_updates: паказаць усе абнаўленні + content_item: + schema_name: + case_study: + few: + many: + one: Тэматычнае даследаванне + other: Тэматычныя даследаванні i18n: direction: diff --git a/config/locales/bg.yml b/config/locales/bg.yml index 16638365e4..3ea2f10299 100644 --- a/config/locales/bg.yml +++ b/config/locales/bg.yml @@ -10,5 +10,10 @@ bg: published: Публикувано на %{date} see_all_updates: вижте всички актуализации show_all_updates: показване на всички актуализации + content_item: + schema_name: + case_study: + one: Казус + other: Казуси i18n: direction: diff --git a/config/locales/bn.yml b/config/locales/bn.yml index e659c1ac7c..f9ce6be340 100644 --- a/config/locales/bn.yml +++ b/config/locales/bn.yml @@ -10,5 +10,10 @@ bn: published: প্রকাশিত হওয়ার তারিখ %{date} see_all_updates: সকল আপডেট দেখুন show_all_updates: সকল আপডেট দেখান + content_item: + schema_name: + case_study: + one: কেস স্টাডি + other: কেস স্টাডিসমূহ i18n: direction: diff --git a/config/locales/cs.yml b/config/locales/cs.yml index ed2a4f786f..9d801522e9 100644 --- a/config/locales/cs.yml +++ b/config/locales/cs.yml @@ -10,5 +10,11 @@ cs: published: Zveřejněno %{date} see_all_updates: vidět všechny aktualizace show_all_updates: zobrazit všechny aktualizace + content_item: + schema_name: + case_study: + few: + one: Případová studie + other: Případové studie i18n: direction: diff --git a/config/locales/cy.yml b/config/locales/cy.yml index 17817d765d..324de59e5b 100644 --- a/config/locales/cy.yml +++ b/config/locales/cy.yml @@ -110,6 +110,15 @@ cy: published: Cyhoeddwyd ar %{date} see_all_updates: gweld pob diweddariad show_all_updates: dangos pob diweddariad + content_item: + schema_name: + case_study: + few: + many: + one: Astudiaeth achos + other: Astudiaethau achos + two: + zero: continue: Parhau cookies: always_on: Mae angen iddynt fod ymlaen bob amser. diff --git a/config/locales/da.yml b/config/locales/da.yml index 9e29c07e8f..f4e86a1793 100644 --- a/config/locales/da.yml +++ b/config/locales/da.yml @@ -10,5 +10,10 @@ da: published: Udgivet %{date} see_all_updates: se alle opdateringer show_all_updates: vis alle opdateringer + content_item: + schema_name: + case_study: + one: Casestudie + other: Casestudie i18n: direction: diff --git a/config/locales/de.yml b/config/locales/de.yml index 6932ae54f8..e9ec5d19ad 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -10,5 +10,10 @@ de: published: Veröffentlicht am %{date} see_all_updates: alle Aktualisierungen ansehen show_all_updates: alle Aktualisierungen anzeigen + content_item: + schema_name: + case_study: + one: Fallstudie + other: Fallstudien i18n: direction: diff --git a/config/locales/dr.yml b/config/locales/dr.yml index 83532d72b0..fa9fac4808 100644 --- a/config/locales/dr.yml +++ b/config/locales/dr.yml @@ -10,5 +10,10 @@ dr: published: منتشر شده%{date} see_all_updates: تمام آپدیت ها را مشاهده نمایید show_all_updates: تمام آپدیت ها را نمایش دهید + content_item: + schema_name: + case_study: + one: مطالعه موردی + other: مطالعات موردی i18n: direction: rtl diff --git a/config/locales/el.yml b/config/locales/el.yml index 75c3f76ec9..24a8a15fde 100644 --- a/config/locales/el.yml +++ b/config/locales/el.yml @@ -10,5 +10,10 @@ el: published: Δημοσιεύτηκε %{date} see_all_updates: δείτε όλες τις ενημερώσεις show_all_updates: εμφάνιση όλων των ενημερώσεων + content_item: + schema_name: + case_study: + one: Μελέτη περίπτωσης + other: Μελέτες περιπτώσεων i18n: direction: diff --git a/config/locales/en.yml b/config/locales/en.yml index 47f535e5f3..b044689136 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -110,6 +110,11 @@ en: published: Published %{date} see_all_updates: See all updates show_all_updates: show all updates + content_item: + schema_name: + case_study: + one: Case study + other: Case studies continue: Continue cookies: always_on: They always need to be on. diff --git a/config/locales/es-419.yml b/config/locales/es-419.yml index e03b2411f5..edad4ccdb3 100644 --- a/config/locales/es-419.yml +++ b/config/locales/es-419.yml @@ -10,5 +10,10 @@ es-419: published: Publicado %{date} see_all_updates: ver todas las novedades show_all_updates: mostrar todas las actualizaciones + content_item: + schema_name: + case_study: + one: Estudio de caso + other: Estudios de caso i18n: direction: diff --git a/config/locales/es.yml b/config/locales/es.yml index a0c222d3f9..374d1cfc27 100644 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -10,5 +10,10 @@ es: published: Publicado %{date} see_all_updates: ver todas las actualizaciones show_all_updates: mostrar todas las actualizaciones + content_item: + schema_name: + case_study: + one: Caso de estudio práctico + other: Casos de estudio práctico i18n: direction: diff --git a/config/locales/et.yml b/config/locales/et.yml index 5fda2263ac..16e3288ce2 100644 --- a/config/locales/et.yml +++ b/config/locales/et.yml @@ -10,5 +10,10 @@ et: published: Avaldatud %{date} see_all_updates: vt kõiki värskendusi show_all_updates: kuva kõik värskendused + content_item: + schema_name: + case_study: + one: Juhtumiuuring + other: Juhtumiuuringud i18n: direction: diff --git a/config/locales/fa.yml b/config/locales/fa.yml index 2b161d1731..487e2490c9 100644 --- a/config/locales/fa.yml +++ b/config/locales/fa.yml @@ -10,5 +10,10 @@ fa: published: منشتر شده %{date} see_all_updates: مشاهده تمام بروزرسانی‌ها show_all_updates: نمایش تمام بروزرسانی‌ها + content_item: + schema_name: + case_study: + one: مطالعه موردی + other: مطالعات موردی i18n: direction: rtl diff --git a/config/locales/fi.yml b/config/locales/fi.yml index d1f65cd257..0dee0b24e0 100644 --- a/config/locales/fi.yml +++ b/config/locales/fi.yml @@ -10,5 +10,10 @@ fi: published: Julkaistu %{date} see_all_updates: katso kaikki palvelut show_all_updates: näytä kaikki päivitykset + content_item: + schema_name: + case_study: + one: Tapaustutkimus + other: Tapaustutkimuksia i18n: direction: diff --git a/config/locales/fr.yml b/config/locales/fr.yml index 43972fa8fa..0d31c1ed4f 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -10,5 +10,10 @@ fr: published: Publié le %{date} see_all_updates: afficher toutes les mises à jour show_all_updates: afficher toutes les mises à jour + content_item: + schema_name: + case_study: + one: Etude de cas + other: Etudes de cas i18n: direction: diff --git a/config/locales/gd.yml b/config/locales/gd.yml index 82e75eeb4b..d4c45b1d3b 100644 --- a/config/locales/gd.yml +++ b/config/locales/gd.yml @@ -10,5 +10,12 @@ gd: published: Arna chur suas ar %{date} see_all_updates: féach gach nuashonrú show_all_updates: Taispeáin gach nuashonrú + content_item: + schema_name: + case_study: + few: + one: Cás-staidéir + other: Tuarascálacha staidéir + two: i18n: direction: diff --git a/config/locales/gu.yml b/config/locales/gu.yml index 32bdefc673..5e0b03dddf 100644 --- a/config/locales/gu.yml +++ b/config/locales/gu.yml @@ -10,5 +10,10 @@ gu: published: પ્રકાશિત થયો %{date} see_all_updates: બધા અપડેટ્સ જુઓ show_all_updates: બધા અપડેટ્સ બતાવો + content_item: + schema_name: + case_study: + one: કેસ સ્ટડી + other: કેસ સ્ટડીઝ i18n: direction: diff --git a/config/locales/he.yml b/config/locales/he.yml index 8471eb8ba6..b10c886ed0 100644 --- a/config/locales/he.yml +++ b/config/locales/he.yml @@ -10,5 +10,10 @@ he: published: פורסם %{date} see_all_updates: ראה כל העדכונים show_all_updates: הצג כל עדכונים + content_item: + schema_name: + case_study: + one: מקרה בוחן + other: מקרי בוחן i18n: direction: rtl diff --git a/config/locales/hi.yml b/config/locales/hi.yml index 75cd00caec..777e219c63 100644 --- a/config/locales/hi.yml +++ b/config/locales/hi.yml @@ -10,5 +10,10 @@ hi: published: प्रकाशित %{date} see_all_updates: सभी अपडेट देखें show_all_updates: सभी अपडेट दिखाएं + content_item: + schema_name: + case_study: + one: विषय अध्ययन + other: विषय अध्ययन i18n: direction: diff --git a/config/locales/hr.yml b/config/locales/hr.yml index c991fad67a..2aa7b14dd9 100644 --- a/config/locales/hr.yml +++ b/config/locales/hr.yml @@ -10,5 +10,11 @@ hr: published: Objavljeno %{date} see_all_updates: pogledajte sva ažuriranja show_all_updates: prikaži sva ažuriranja + content_item: + schema_name: + case_study: + few: + one: Studija slučaja + other: Studije slučaja i18n: direction: diff --git a/config/locales/hu.yml b/config/locales/hu.yml index 764f5bac21..4079b5ef98 100644 --- a/config/locales/hu.yml +++ b/config/locales/hu.yml @@ -10,5 +10,10 @@ hu: published: 'közzététel dátuma: %{date}' see_all_updates: minden frissítés megtekintése show_all_updates: minden frissítés megjelenítése + content_item: + schema_name: + case_study: + one: Esettanulmány + other: Esettanulmányok i18n: direction: diff --git a/config/locales/hy.yml b/config/locales/hy.yml index c333bf7b86..d8e04d6f37 100644 --- a/config/locales/hy.yml +++ b/config/locales/hy.yml @@ -10,5 +10,10 @@ hy: published: Հրապարակվել է՝ %{date} see_all_updates: դիտել բոլոր թարմացումները show_all_updates: ցույց տալ բոլոր թարմացումները + content_item: + schema_name: + case_study: + one: Մասնավոր դեպքի ուսումնասիրություն + other: Մասնավոր դեպքի ուսումնասիրություններ i18n: direction: diff --git a/config/locales/id.yml b/config/locales/id.yml index c51156ccf4..eb70346a9d 100644 --- a/config/locales/id.yml +++ b/config/locales/id.yml @@ -10,5 +10,9 @@ id: published: Diterbitkan %{date} see_all_updates: lihat semua pembaruan show_all_updates: Tampilkan semua pembaruan + content_item: + schema_name: + case_study: + other: Studi kasus i18n: direction: diff --git a/config/locales/is.yml b/config/locales/is.yml index d222e34b64..8835bc832b 100644 --- a/config/locales/is.yml +++ b/config/locales/is.yml @@ -10,5 +10,10 @@ is: published: Birt %{date} see_all_updates: sjá allar uppfærslur show_all_updates: sýna allar uppfærslur + content_item: + schema_name: + case_study: + one: Ferilsathugun + other: Ferilsathuganir i18n: direction: diff --git a/config/locales/it.yml b/config/locales/it.yml index 9e7de363c4..e2bc1add82 100644 --- a/config/locales/it.yml +++ b/config/locales/it.yml @@ -10,5 +10,10 @@ it: published: Pubblicato %{date} see_all_updates: vedi tutti gli aggiornamenti show_all_updates: mostra tutti gli aggiornamenti + content_item: + schema_name: + case_study: + one: Caso di studio + other: Casi di studio i18n: direction: diff --git a/config/locales/ja.yml b/config/locales/ja.yml index aaaeb30afc..9ba23f993f 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -10,5 +10,9 @@ ja: published: 公開日:%{date} see_all_updates: すべての更新を見る show_all_updates: すべての更新を表示 + content_item: + schema_name: + case_study: + other: ケーススタディ i18n: direction: diff --git a/config/locales/ka.yml b/config/locales/ka.yml index 0fbd9addf5..2fe34ff195 100644 --- a/config/locales/ka.yml +++ b/config/locales/ka.yml @@ -10,5 +10,10 @@ ka: published: გამოქვეყნდა %{date} see_all_updates: ყველა ცვლილების ნახვა show_all_updates: ყველა ცვლილების ჩვენება + content_item: + schema_name: + case_study: + one: შემთხვევის კვლევა + other: შემთხვევის კვლევები i18n: direction: diff --git a/config/locales/kk.yml b/config/locales/kk.yml index 3a9aa412ea..4a44dc303f 100644 --- a/config/locales/kk.yml +++ b/config/locales/kk.yml @@ -10,5 +10,10 @@ kk: published: "%{date} күні жарияланды" see_all_updates: барлық жаңартуларды қарау show_all_updates: барлық жаңартуларды көрсету + content_item: + schema_name: + case_study: + one: Тақырыптық зерттеу + other: Тақырыптық зерттеулер i18n: direction: diff --git a/config/locales/ko.yml b/config/locales/ko.yml index ec5ee94c8c..a2b8d9fd40 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -10,5 +10,9 @@ ko: published: 발행일 %{date} see_all_updates: 모든 업데이트 보기 show_all_updates: 모든 업데이트 보기 + content_item: + schema_name: + case_study: + other: 사례 연구 i18n: direction: diff --git a/config/locales/lt.yml b/config/locales/lt.yml index df2738b69c..38f113663d 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -10,5 +10,11 @@ lt: published: Publikuota %{date} see_all_updates: matyti visą naują informaciją show_all_updates: rodyti visą naują informaciją + content_item: + schema_name: + case_study: + few: + one: Atvejo analizė + other: Atvejų analizės i18n: direction: diff --git a/config/locales/lv.yml b/config/locales/lv.yml index d47cb91c19..b1bf90f36d 100644 --- a/config/locales/lv.yml +++ b/config/locales/lv.yml @@ -10,5 +10,10 @@ lv: published: Publicēts %{date} see_all_updates: skatīt visus atjauninājumus show_all_updates: rādīt visus atjauninājumus + content_item: + schema_name: + case_study: + one: Piemērs + other: Piemēri i18n: direction: diff --git a/config/locales/ms.yml b/config/locales/ms.yml index 101fdf2056..7643a0370c 100644 --- a/config/locales/ms.yml +++ b/config/locales/ms.yml @@ -10,5 +10,9 @@ ms: published: Diterbitkan %{date} see_all_updates: lihat semua kemas kini show_all_updates: tunjuk semua kemas kini + content_item: + schema_name: + case_study: + other: Kajian kes i18n: direction: diff --git a/config/locales/mt.yml b/config/locales/mt.yml index 70d127c3ea..cab1b9253a 100644 --- a/config/locales/mt.yml +++ b/config/locales/mt.yml @@ -10,5 +10,12 @@ mt: published: Ippubblikat %{date} see_all_updates: ara l-aġġornamenti kollha show_all_updates: uri l-aġġornamenti kollha + content_item: + schema_name: + case_study: + few: + many: + one: Studju ta' Każ + other: Studju ta' Każijiet i18n: direction: diff --git a/config/locales/ne.yml b/config/locales/ne.yml index a38d9dde01..e53d5bb75a 100644 --- a/config/locales/ne.yml +++ b/config/locales/ne.yml @@ -10,5 +10,10 @@ ne: published: प्रकाशित %{date} see_all_updates: सबै अद्यावधिक हेर्नुहोस् show_all_updates: सबै अद्यावधिक देखाउनुहोस् + content_item: + schema_name: + case_study: + one: मामिला अध्ययन + other: मामिला अध्ययनहरू i18n: direction: diff --git a/config/locales/nl.yml b/config/locales/nl.yml index e4f0ade251..551cf5b178 100644 --- a/config/locales/nl.yml +++ b/config/locales/nl.yml @@ -10,5 +10,10 @@ nl: published: Gepubliceerd %{date} see_all_updates: zie alle updates show_all_updates: toon alle updates + content_item: + schema_name: + case_study: + one: Casestudy + other: Casestudies i18n: direction: diff --git a/config/locales/no.yml b/config/locales/no.yml index d3cafa2367..32e77e7dbb 100644 --- a/config/locales/no.yml +++ b/config/locales/no.yml @@ -10,5 +10,10 @@ published: Publisert %{date} see_all_updates: se alle oppdateringer show_all_updates: vis alle oppdateringer + content_item: + schema_name: + case_study: + one: Casestudie + other: Casestudier i18n: direction: diff --git a/config/locales/pa-pk.yml b/config/locales/pa-pk.yml index fbbc7f2e98..f27c0c3399 100644 --- a/config/locales/pa-pk.yml +++ b/config/locales/pa-pk.yml @@ -10,5 +10,10 @@ pa-pk: published: شائع ہویا %{date} see_all_updates: ساری تازہ ترین صورتِ حال show_all_updates: ساری تازہ ترین صورتِ حال وکھاؤ + content_item: + schema_name: + case_study: + one: کیس دی پڑھائی + other: کیس دی پڑھائی i18n: direction: rtl diff --git a/config/locales/pa.yml b/config/locales/pa.yml index 245d18f172..f94815063b 100644 --- a/config/locales/pa.yml +++ b/config/locales/pa.yml @@ -10,5 +10,10 @@ pa: published: ਪ੍ਰਕਾਸ਼ਿਤ %{date} see_all_updates: ਸਾਰੇ ਅਪਡੇਟਸ ਵੇਖੋ show_all_updates: ਸਾਰੇ ਅਪਡੇਟ ਦਿਖਾਉ + content_item: + schema_name: + case_study: + one: ਕੇਸ ਅਧਿਐਨ + other: ਕੇਸ ਅਧਿਐਨ i18n: direction: diff --git a/config/locales/pl.yml b/config/locales/pl.yml index ad69c65e8a..22bc7a2311 100644 --- a/config/locales/pl.yml +++ b/config/locales/pl.yml @@ -10,5 +10,12 @@ pl: published: Opublikowano %{date} see_all_updates: zobacz wszystkie aktualizacje show_all_updates: pokaż wszystkie aktualizacje + content_item: + schema_name: + case_study: + few: + many: + one: Studium przypadku + other: Studia przypadku i18n: direction: diff --git a/config/locales/ps.yml b/config/locales/ps.yml index edbeed5462..1b2727faf4 100644 --- a/config/locales/ps.yml +++ b/config/locales/ps.yml @@ -10,5 +10,10 @@ ps: published: خپور شوی%{date} see_all_updates: ټول تازه معلومات وګورئ show_all_updates: ټول تازه معلومات وښایاست + content_item: + schema_name: + case_study: + one: موردي مطالعه + other: موردي مطالعات i18n: direction: rtl diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 76c68dce6a..b8a47ab8ed 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -10,5 +10,10 @@ pt: published: Publicado a %{date} see_all_updates: ver todas as atualizações show_all_updates: mostrar todas as atualizações + content_item: + schema_name: + case_study: + one: Estudo de caso + other: Estudos de caso i18n: direction: diff --git a/config/locales/ro.yml b/config/locales/ro.yml index 91db4b1980..70870f3713 100644 --- a/config/locales/ro.yml +++ b/config/locales/ro.yml @@ -10,5 +10,11 @@ ro: published: Publicat pe %{date} see_all_updates: vedeți toate actualizările show_all_updates: afișați toate actualizările + content_item: + schema_name: + case_study: + few: + one: Studiu de caz + other: Studii de caz i18n: direction: diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 34294e151b..26e1dba00b 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -10,5 +10,12 @@ ru: published: Опубликовано %{date} see_all_updates: Посмотреть всю поледнюю информацию show_all_updates: Показать всю поледнюю информацию + content_item: + schema_name: + case_study: + few: + many: + one: Причинный анализ + other: Причинные анализы i18n: direction: diff --git a/config/locales/si.yml b/config/locales/si.yml index 634e7e18d9..f6e2e714b3 100644 --- a/config/locales/si.yml +++ b/config/locales/si.yml @@ -10,5 +10,10 @@ si: published: පළ කළේ %{date} see_all_updates: සියලුම යාවත්කාලීනයන් බලන්න show_all_updates: සියලු යාවත්කාලීනයන් පෙන්වන්න + content_item: + schema_name: + case_study: + one: සිද්ධි අධ්යයනය + other: සිද්ධි අධ්යයන i18n: direction: diff --git a/config/locales/sk.yml b/config/locales/sk.yml index d7c8b98ff7..ddc7a60c1a 100644 --- a/config/locales/sk.yml +++ b/config/locales/sk.yml @@ -10,5 +10,11 @@ sk: published: Zverejnené %{date} see_all_updates: pozrite si všetky aktualizácie show_all_updates: zobraziť všetky aktualizácie + content_item: + schema_name: + case_study: + few: + one: Prípadová štúdia + other: Prípadové štúdie i18n: direction: diff --git a/config/locales/sl.yml b/config/locales/sl.yml index c5bb38a495..bce646ba86 100644 --- a/config/locales/sl.yml +++ b/config/locales/sl.yml @@ -10,5 +10,12 @@ sl: published: Objavljeno %{date} see_all_updates: poglej vse posodobitve show_all_updates: prikaži vse posodobitve + content_item: + schema_name: + case_study: + few: + one: Študija primera + other: Študije primera + two: i18n: direction: diff --git a/config/locales/so.yml b/config/locales/so.yml index f67bf6fd21..4b3bd32f93 100644 --- a/config/locales/so.yml +++ b/config/locales/so.yml @@ -10,5 +10,10 @@ so: published: La daabacay %{date} see_all_updates: eeg dhamaan cusboonaysiinaha show_all_updates: muuji dhamaan cusboonaysiinaha + content_item: + schema_name: + case_study: + one: Daraasad + other: Daraasado i18n: direction: diff --git a/config/locales/sq.yml b/config/locales/sq.yml index d3234b9f89..126604517b 100644 --- a/config/locales/sq.yml +++ b/config/locales/sq.yml @@ -10,5 +10,10 @@ sq: published: Publikuar %{date} see_all_updates: shih të gjitha përditësimet show_all_updates: shfaq të gjitha përditësimet + content_item: + schema_name: + case_study: + one: Rast studimi + other: Raste studimi i18n: direction: diff --git a/config/locales/sr.yml b/config/locales/sr.yml index 1dd23d351f..7151974980 100644 --- a/config/locales/sr.yml +++ b/config/locales/sr.yml @@ -10,5 +10,11 @@ sr: published: Objavljeno %{date} see_all_updates: pogledajte sva ažuriranja show_all_updates: prikaži sva ažuriranja + content_item: + schema_name: + case_study: + few: + one: Studija slučaja + other: Studije slučaja i18n: direction: diff --git a/config/locales/sv.yml b/config/locales/sv.yml index 05339d0050..6df16b37e0 100644 --- a/config/locales/sv.yml +++ b/config/locales/sv.yml @@ -10,5 +10,10 @@ sv: published: Publicerad %{date} see_all_updates: se alla uppdateringar show_all_updates: Visa alla uppdateringar + content_item: + schema_name: + case_study: + one: Fallstudie + other: Fallstudier i18n: direction: diff --git a/config/locales/sw.yml b/config/locales/sw.yml index fb16526d39..6e394e9d47 100644 --- a/config/locales/sw.yml +++ b/config/locales/sw.yml @@ -10,5 +10,10 @@ sw: published: Ulichapishwa tarehe %{date} see_all_updates: angalia taarifa zote show_all_updates: Onyesha taarifa zote + content_item: + schema_name: + case_study: + one: Uchunguzi kifani + other: Uchunguzi kifani i18n: direction: diff --git a/config/locales/ta.yml b/config/locales/ta.yml index 4aec0a1fc5..80e6d77759 100644 --- a/config/locales/ta.yml +++ b/config/locales/ta.yml @@ -10,5 +10,10 @@ ta: published: வெளியிடப்பட்ட தேதி %{date} see_all_updates: அனைத்து புதுப்பித்தல்களையும் பார்க்க show_all_updates: அனைத்து புதுப்பித்தல்களையும் காட்டு + content_item: + schema_name: + case_study: + one: நிகழ்வு ஆய்வு + other: நிகழ்வு ஆய்வுகள் i18n: direction: diff --git a/config/locales/th.yml b/config/locales/th.yml index 4740857174..d3647549da 100644 --- a/config/locales/th.yml +++ b/config/locales/th.yml @@ -10,5 +10,9 @@ th: published: เผยแพร่เมื่อ %{date} see_all_updates: ดูอัปเดตทั้งหมด show_all_updates: แสดงอัปเดตทั้งหมด + content_item: + schema_name: + case_study: + other: กรณีศึกษา i18n: direction: diff --git a/config/locales/tk.yml b/config/locales/tk.yml index 3f29654166..b728ce77c5 100644 --- a/config/locales/tk.yml +++ b/config/locales/tk.yml @@ -10,5 +10,10 @@ tk: published: Çap edilen %{date} see_all_updates: ähli täzelenmelere serediň show_all_updates: ähli täzelenmeleri görkez + content_item: + schema_name: + case_study: + one: Ýagdaý seljermesi + other: Ýagdaý seljermeleri i18n: direction: diff --git a/config/locales/tr.yml b/config/locales/tr.yml index 4fe3cfce81..16532cad66 100644 --- a/config/locales/tr.yml +++ b/config/locales/tr.yml @@ -10,5 +10,10 @@ tr: published: Yayınlama %{date} see_all_updates: tüm güncellemeleri görün show_all_updates: tüm güncellemeleri göster + content_item: + schema_name: + case_study: + one: Vaka incelemesi + other: Vaka incelemeleri i18n: direction: diff --git a/config/locales/uk.yml b/config/locales/uk.yml index 672285edc9..b721da4437 100644 --- a/config/locales/uk.yml +++ b/config/locales/uk.yml @@ -10,5 +10,12 @@ uk: published: Опубліковано %{date} see_all_updates: переглянути всі оновлення show_all_updates: показати всі оновлення + content_item: + schema_name: + case_study: + few: + many: + one: Аналіз ситуації + other: Аналізи ситуації i18n: direction: diff --git a/config/locales/ur.yml b/config/locales/ur.yml index c918511a20..5df61d0cdc 100644 --- a/config/locales/ur.yml +++ b/config/locales/ur.yml @@ -10,5 +10,10 @@ ur: published: شائع کردہ %{date} see_all_updates: تمام اپ ڈیٹس دیکھیں show_all_updates: تمام اپ ڈیٹس دکھائیں + content_item: + schema_name: + case_study: + one: کیس اسٹڈی + other: کیس اسٹڈیز i18n: direction: rtl diff --git a/config/locales/uz.yml b/config/locales/uz.yml index 8e8482d94d..84f84770cb 100644 --- a/config/locales/uz.yml +++ b/config/locales/uz.yml @@ -10,5 +10,10 @@ uz: published: Нашр қилинган %{date} see_all_updates: Барча янгиланишларни кўриш show_all_updates: янгиланишларни барчасини кўрсатиш + content_item: + schema_name: + case_study: + one: Ҳолатларнинг таҳлили + other: Ҳолатларнинг таҳлиллари i18n: direction: diff --git a/config/locales/vi.yml b/config/locales/vi.yml index 342016f187..bbdf1f46a4 100644 --- a/config/locales/vi.yml +++ b/config/locales/vi.yml @@ -10,5 +10,9 @@ vi: published: Ngày xuất bản %{date} see_all_updates: xem tất cả nội dung cập nhật show_all_updates: hiển thị tất cả nội dung cập nhật + content_item: + schema_name: + case_study: + other: Nghiên cứu điển hình i18n: direction: diff --git a/config/locales/yi.yml b/config/locales/yi.yml index 0cb7c75598..1a03a48997 100644 --- a/config/locales/yi.yml +++ b/config/locales/yi.yml @@ -10,5 +10,10 @@ yi: published: see_all_updates: show_all_updates: + content_item: + schema_name: + case_study: + one: + other: i18n: direction: rtl diff --git a/config/locales/zh-hk.yml b/config/locales/zh-hk.yml index f6360f0d35..800e2bce67 100644 --- a/config/locales/zh-hk.yml +++ b/config/locales/zh-hk.yml @@ -10,5 +10,9 @@ zh-hk: published: 已發佈 %{date} see_all_updates: 查看所有更新 show_all_updates: 顯示所有更新 + content_item: + schema_name: + case_study: + other: 案例研究 i18n: direction: diff --git a/config/locales/zh-tw.yml b/config/locales/zh-tw.yml index 2450e89e6f..325d7d3b9c 100644 --- a/config/locales/zh-tw.yml +++ b/config/locales/zh-tw.yml @@ -10,5 +10,9 @@ zh-tw: published: 發布於 %{date} see_all_updates: 查看所有更新 show_all_updates: 展開所有更新 + content_item: + schema_name: + case_study: + other: 案例分析 i18n: direction: diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 8a8bb4e544..9fe4aef096 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -10,5 +10,9 @@ zh: published: 发布 %{date} see_all_updates: 查看全部更新 show_all_updates: 显示全部更新 + content_item: + schema_name: + case_study: + other: 案例研究 i18n: direction: