Skip to content

Commit

Permalink
Merge pull request #292 from infor-design/add-translations
Browse files Browse the repository at this point in the history
Chore: Add new translations
  • Loading branch information
tmcconechy committed Aug 4, 2021
2 parents 2e598ee + ec007d1 commit af4db66
Show file tree
Hide file tree
Showing 41 changed files with 2,448 additions and 615 deletions.
49 changes: 48 additions & 1 deletion src/ids-locale/cultures/ar-messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,29 @@ const messages = {
Date: { id: 'Date', value: 'التاريخ', comment: 'Describes filtering by a date data type' },
DatePickerTriggerButton: { id: 'DatePickerTriggerButton', value: 'مشغّل منتقي التاريخ', comment: 'Used in accessible labels to describe a date picker field\'s trigger button to assistive technology' },
Day: { id: 'Day', value: 'يوم', comment: 'Shows view with day events' },
DayAbbreviatedSun: { id: 'DayAbbreviatedSun', value: 'الأحد', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedMon: { id: 'DayAbbreviatedMon', value: 'الاثنين', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedTue: { id: 'DayAbbreviatedTue', value: 'الثلاثاء', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedWed: { id: 'DayAbbreviatedWed', value: 'الأربعاء', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedThu: { id: 'DayAbbreviatedThu', value: 'الخميس', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedFri: { id: 'DayAbbreviatedFri', value: 'الجمعة', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedSat: { id: 'DayAbbreviatedSat', value: 'السبت', comment: 'Day of the week in abbreviated form' },
DayNarrowSun: { id: 'DayNarrowSun', value: 'ح', comment: 'Day of the week in shortest form' },
DayNarrowMon: { id: 'DayNarrowMon', value: 'ث', comment: 'Day of the week in shortest form' },
DayNarrowTue: { id: 'DayNarrowTue', value: 'ث', comment: 'Day of the week in shortest form' },
DayNarrowWed: { id: 'DayNarrowWed', value: 'ر', comment: 'Day of the week in shortest form' },
DayNarrowThu: { id: 'DayNarrowThu', value: 'خ', comment: 'Day of the week in shortest form' },
DayNarrowFri: { id: 'DayNarrowFri', value: 'ج', comment: 'Day of the week in shortest form' },
DayNarrowSat: { id: 'DayNarrowSat', value: 'س', comment: 'Day of the week in shortest form' },
DayPeriod0: { id: 'DayPeriod0', value: 'ص', comment: 'The am part of a date' },
DayPeriod1: { id: 'DayPeriod1', value: 'م', comment: 'The pm part of a date' },
DayWideSun: { id: 'DayWideSun', value: 'الأحد', comment: 'Day of the week in long form' },
DayWideMon: { id: 'DayWideMon', value: 'الاثنين', comment: 'Day of the week in long form' },
DayWideTue: { id: 'DayWideTue', value: 'الثلاثاء', comment: 'Day of the week in long form' },
DayWideWed: { id: 'DayWideWed', value: 'الأربعاء', comment: 'Day of the week in long form' },
DayWideThu: { id: 'DayWideThu', value: 'الخميس', comment: 'Day of the week in long form' },
DayWideFri: { id: 'DayWideFri', value: 'الجمعة', comment: 'Day of the week in long form' },
DayWideSat: { id: 'DayWideSat', value: 'السبت', comment: 'Day of the week in long form' },
Days: { id: 'Days', value: 'أيام ', comment: 'Show how many days until an event' },
DaysOverdue: { id: 'DaysOverdue', value: 'متأخر بـ {0} يوم/أيام', comment: 'For a task /date UI' },
DaysRemaining: { id: 'DaysRemaining', value: 'الأيام المتبقية {0}', comment: 'For a task /date UI' },
Expand Down Expand Up @@ -215,6 +238,30 @@ const messages = {
Minus: { id: 'Minus', value: 'ناقص', comment: 'Minus tooltip' },
Mobile: { id: 'Mobile', value: 'الهاتف المتحرك', comment: 'Indicates a mobile device (phone tablet ect)' },
Month: { id: 'Month', value: 'شهر', comment: 'As in a date month' },
MonthAbbreviatedJan: { id: 'MonthAbbreviatedJan', value: 'يونيو', comment: 'Month in abbreviated form' },
MonthAbbreviatedFeb: { id: 'MonthAbbreviatedFeb', value: 'فبراير', comment: 'Month in abbreviated form' },
MonthAbbreviatedMar: { id: 'MonthAbbreviatedMar', value: 'مارس', comment: 'Month in abbreviated form' },
MonthAbbreviatedApr: { id: 'MonthAbbreviatedApr', value: 'أبريل', comment: 'Month in abbreviated form' },
MonthAbbreviatedMay: { id: 'MonthAbbreviatedMay', value: 'مايو', comment: 'Month in abbreviated form' },
MonthAbbreviatedJune: { id: 'MonthAbbreviatedJune', value: 'يونيو', comment: 'Month in abbreviated form' },
MonthAbbreviatedJuly: { id: 'MonthAbbreviatedJuly', value: 'يوليو', comment: 'Month in abbreviated form' },
MonthAbbreviatedAug: { id: 'MonthAbbreviatedAug', value: 'أغسطس', comment: 'Month in abbreviated form' },
MonthAbbreviatedSep: { id: 'MonthAbbreviatedSep', value: 'سبتمبر', comment: 'Month in abbreviated form' },
MonthAbbreviatedOct: { id: 'MonthAbbreviatedOct', value: 'أكتوبر', comment: 'Month in abbreviated form' },
MonthAbbreviatedNov: { id: 'MonthAbbreviatedNov', value: 'نوفمبر', comment: 'Month in abbreviated form' },
MonthAbbreviatedDec: { id: 'MonthAbbreviatedDec', value: 'ديسمبر', comment: 'Month in abbreviated form' },
MonthWideJan: { id: 'MonthWideJan', value: 'يناير', comment: 'Month in Wide form' },
MonthWideFeb: { id: 'MonthWideFeb', value: 'فبراير', comment: 'Month in Wide form' },
MonthWideMar: { id: 'MonthWideMar', value: 'مارس', comment: 'Month in Wide form' },
MonthWideApr: { id: 'MonthWideApr', value: 'أبريل', comment: 'Month in Wide form' },
MonthWideMay: { id: 'MonthWideMay', value: 'مايو', comment: 'Month in Wide form' },
MonthWideJune: { id: 'MonthWideJune', value: 'يونيو', comment: 'Month in Wide form' },
MonthWideJuly: { id: 'MonthWideJuly', value: 'يوليو', comment: 'Month in Wide form' },
MonthWideAug: { id: 'MonthWideAug', value: 'أغسطس', comment: 'Month in Wide form' },
MonthWideSep: { id: 'MonthWideSep', value: 'سبتمبر', comment: 'Month in Wide form' },
MonthWideOct: { id: 'MonthWideOct', value: 'أكتوبر', comment: 'Month in Wide form' },
MonthWideNov: { id: 'MonthWideNov', value: 'نوفمبر', comment: 'Month in Wide form' },
MonthWideDec: { id: 'MonthWideDec', value: 'ديسمبر', comment: 'Month in Wide form' },
Mode: { id: 'Mode', value: 'الوضع', comment: 'Indicates a Mode of a theme (like dark or light mode)' },
Modes: { id: 'Modes', value: 'الأوضاع', comment: 'Indicates a selection of Modes of a theme (like dark or light mode)' },
More: { id: 'More', value: 'المزيد...', comment: 'Text Indicating More Buttons or form content' },
Expand Down Expand Up @@ -401,7 +448,7 @@ const messages = {
User: { id: 'User', value: 'مستخدم', comment: 'User tooltip' },
UserProfile: { id: 'UserProfile', value: 'ملف تعريف المستخدم', comment: 'User Profile tooltip' },
Variant: { id: 'Variant', value: 'المتغير', comment: 'Refers to an application variant (a slight UI change/variation)' },
Version: { id: 'Version', value: 'IDS إصدار', comment: 'Version of IDS' },
Version: { id: 'Version', value: 'إصدار IDS', comment: 'Version of IDS' },
Versions: { id: 'Versions', value: 'الإصدارات', comment: 'A selection of versions of the styles' },
VerticalMiddleAlign: { id: 'VerticalMiddleAlign', value: 'محاذاة عمودية إلى الوسط', comment: 'Vertical Align tooltip' },
Vibrant: { id: 'Vibrant', value: 'متألق', comment: 'The title of one of the application themes.' },
Expand Down
47 changes: 47 additions & 0 deletions src/ids-locale/cultures/cs-messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,29 @@ const messages = {
Date: { id: 'Date', value: 'Datum', comment: 'Describes filtering by a date data type' },
DatePickerTriggerButton: { id: 'DatePickerTriggerButton', value: 'Spouštěč výběru data', comment: 'Used in accessible labels to describe a date picker field\'s trigger button to assistive technology' },
Day: { id: 'Day', value: 'Den', comment: 'Shows view with day events' },
DayAbbreviatedSun: { id: 'DayAbbreviatedSun', value: 'ned', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedMon: { id: 'DayAbbreviatedMon', value: 'pon', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedTue: { id: 'DayAbbreviatedTue', value: 'úte', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedWed: { id: 'DayAbbreviatedWed', value: 'stř', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedThu: { id: 'DayAbbreviatedThu', value: 'čtv', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedFri: { id: 'DayAbbreviatedFri', value: 'pát', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedSat: { id: 'DayAbbreviatedSat', value: 'sob', comment: 'Day of the week in abbreviated form' },
DayNarrowSun: { id: 'DayNarrowSun', value: 'N', comment: 'Day of the week in shortest form' },
DayNarrowMon: { id: 'DayNarrowMon', value: 'P', comment: 'Day of the week in shortest form' },
DayNarrowTue: { id: 'DayNarrowTue', value: 'Ú', comment: 'Day of the week in shortest form' },
DayNarrowWed: { id: 'DayNarrowWed', value: 'S', comment: 'Day of the week in shortest form' },
DayNarrowThu: { id: 'DayNarrowThu', value: 'Č', comment: 'Day of the week in shortest form' },
DayNarrowFri: { id: 'DayNarrowFri', value: 'P', comment: 'Day of the week in shortest form' },
DayNarrowSat: { id: 'DayNarrowSat', value: 'S', comment: 'Day of the week in shortest form' },
DayPeriod0: { id: 'DayPeriod0', value: 'dop.', comment: 'The am part of a date' },
DayPeriod1: { id: 'DayPeriod1', value: 'odp.', comment: 'The pm part of a date' },
DayWideSun: { id: 'DayWideSun', value: 'neděle', comment: 'Day of the week in long form' },
DayWideMon: { id: 'DayWideMon', value: 'pondělí', comment: 'Day of the week in long form' },
DayWideTue: { id: 'DayWideTue', value: 'úterý', comment: 'Day of the week in long form' },
DayWideWed: { id: 'DayWideWed', value: 'středa', comment: 'Day of the week in long form' },
DayWideThu: { id: 'DayWideThu', value: 'čtvrtek', comment: 'Day of the week in long form' },
DayWideFri: { id: 'DayWideFri', value: 'pátek', comment: 'Day of the week in long form' },
DayWideSat: { id: 'DayWideSat', value: 'sobota', comment: 'Day of the week in long form' },
Days: { id: 'Days', value: 'Dny ', comment: 'Show how many days until an event' },
DaysOverdue: { id: 'DaysOverdue', value: 'Po termínu splnění ({0} dnů)', comment: 'For a task /date UI' },
DaysRemaining: { id: 'DaysRemaining', value: 'Zbývající počet dnů: {0}', comment: 'For a task /date UI' },
Expand Down Expand Up @@ -215,6 +238,30 @@ const messages = {
Minus: { id: 'Minus', value: 'Mínus', comment: 'Minus tooltip' },
Mobile: { id: 'Mobile', value: 'Mobilní zařízení', comment: 'Indicates a mobile device (phone tablet ect)' },
Month: { id: 'Month', value: 'Měsíc', comment: 'As in a date month' },
MonthAbbreviatedJan: { id: 'MonthAbbreviatedJan', value: 'led', comment: 'Month in abbreviated form' },
MonthAbbreviatedFeb: { id: 'MonthAbbreviatedFeb', value: 'úno', comment: 'Month in abbreviated form' },
MonthAbbreviatedMar: { id: 'MonthAbbreviatedMar', value: 'bře', comment: 'Month in abbreviated form' },
MonthAbbreviatedApr: { id: 'MonthAbbreviatedApr', value: 'dub', comment: 'Month in abbreviated form' },
MonthAbbreviatedMay: { id: 'MonthAbbreviatedMay', value: 'kvě', comment: 'Month in abbreviated form' },
MonthAbbreviatedJune: { id: 'MonthAbbreviatedJune', value: 'čer', comment: 'Month in abbreviated form' },
MonthAbbreviatedJuly: { id: 'MonthAbbreviatedJuly', value: 'čvc', comment: 'Month in abbreviated form' },
MonthAbbreviatedAug: { id: 'MonthAbbreviatedAug', value: 'srp', comment: 'Month in abbreviated form' },
MonthAbbreviatedSep: { id: 'MonthAbbreviatedSep', value: 'zář', comment: 'Month in abbreviated form' },
MonthAbbreviatedOct: { id: 'MonthAbbreviatedOct', value: 'říj', comment: 'Month in abbreviated form' },
MonthAbbreviatedNov: { id: 'MonthAbbreviatedNov', value: 'lis', comment: 'Month in abbreviated form' },
MonthAbbreviatedDec: { id: 'MonthAbbreviatedDec', value: 'pro', comment: 'Month in abbreviated form' },
MonthWideJan: { id: 'MonthWideJan', value: 'leden', comment: 'Month in Wide form' },
MonthWideFeb: { id: 'MonthWideFeb', value: 'únor', comment: 'Month in Wide form' },
MonthWideMar: { id: 'MonthWideMar', value: 'březen', comment: 'Month in Wide form' },
MonthWideApr: { id: 'MonthWideApr', value: 'duben', comment: 'Month in Wide form' },
MonthWideMay: { id: 'MonthWideMay', value: 'květen', comment: 'Month in Wide form' },
MonthWideJune: { id: 'MonthWideJune', value: 'červen', comment: 'Month in Wide form' },
MonthWideJuly: { id: 'MonthWideJuly', value: 'červenec', comment: 'Month in Wide form' },
MonthWideAug: { id: 'MonthWideAug', value: 'srpen', comment: 'Month in Wide form' },
MonthWideSep: { id: 'MonthWideSep', value: 'září', comment: 'Month in Wide form' },
MonthWideOct: { id: 'MonthWideOct', value: 'říjen', comment: 'Month in Wide form' },
MonthWideNov: { id: 'MonthWideNov', value: 'listopad', comment: 'Month in Wide form' },
MonthWideDec: { id: 'MonthWideDec', value: 'prosinec', comment: 'Month in Wide form' },
Mode: { id: 'Mode', value: 'Režim', comment: 'Indicates a Mode of a theme (like dark or light mode)' },
Modes: { id: 'Modes', value: 'Režimy', comment: 'Indicates a selection of Modes of a theme (like dark or light mode)' },
More: { id: 'More', value: 'Další', comment: 'Text Indicating More Buttons or form content' },
Expand Down
47 changes: 47 additions & 0 deletions src/ids-locale/cultures/da-messages.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,29 @@ const messages = {
Date: { id: 'Date', value: 'Dato', comment: 'Describes filtering by a date data type' },
DatePickerTriggerButton: { id: 'DatePickerTriggerButton', value: 'Udløser for datovælger', comment: 'Used in accessible labels to describe a date picker field\'s trigger button to assistive technology' },
Day: { id: 'Day', value: 'Dag', comment: 'Shows view with day events' },
DayAbbreviatedSun: { id: 'DayAbbreviatedSun', value: 'Søn', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedMon: { id: 'DayAbbreviatedMon', value: 'Man', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedTue: { id: 'DayAbbreviatedTue', value: 'Tir', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedWed: { id: 'DayAbbreviatedWed', value: 'Ons', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedThu: { id: 'DayAbbreviatedThu', value: 'Tor', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedFri: { id: 'DayAbbreviatedFri', value: 'Fre', comment: 'Day of the week in abbreviated form' },
DayAbbreviatedSat: { id: 'DayAbbreviatedSat', value: 'Lør', comment: 'Day of the week in abbreviated form' },
DayNarrowSun: { id: 'DayNarrowSun', value: 'S', comment: 'Day of the week in shortest form' },
DayNarrowMon: { id: 'DayNarrowMon', value: 'M', comment: 'Day of the week in shortest form' },
DayNarrowTue: { id: 'DayNarrowTue', value: 'T', comment: 'Day of the week in shortest form' },
DayNarrowWed: { id: 'DayNarrowWed', value: 'O', comment: 'Day of the week in shortest form' },
DayNarrowThu: { id: 'DayNarrowThu', value: 'T', comment: 'Day of the week in shortest form' },
DayNarrowFri: { id: 'DayNarrowFri', value: 'F', comment: 'Day of the week in shortest form' },
DayNarrowSat: { id: 'DayNarrowSat', value: 'L', comment: 'Day of the week in shortest form' },
DayPeriod0: { id: 'DayPeriod0', value: 'AM', comment: 'The am part of a date' },
DayPeriod1: { id: 'DayPeriod1', value: 'PM', comment: 'The pm part of a date' },
DayWideSun: { id: 'DayWideSun', value: 'Søndag', comment: 'Day of the week in long form' },
DayWideMon: { id: 'DayWideMon', value: 'Mandag', comment: 'Day of the week in long form' },
DayWideTue: { id: 'DayWideTue', value: 'Tirsdag', comment: 'Day of the week in long form' },
DayWideWed: { id: 'DayWideWed', value: 'Onsdag', comment: 'Day of the week in long form' },
DayWideThu: { id: 'DayWideThu', value: 'Torsdag', comment: 'Day of the week in long form' },
DayWideFri: { id: 'DayWideFri', value: 'Fredag', comment: 'Day of the week in long form' },
DayWideSat: { id: 'DayWideSat', value: 'Lørdag', comment: 'Day of the week in long form' },
Days: { id: 'Days', value: 'Dage ', comment: 'Show how many days until an event' },
DaysOverdue: { id: 'DaysOverdue', value: '{0} dage overskredet', comment: 'For a task /date UI' },
DaysRemaining: { id: 'DaysRemaining', value: '{0} dage tilbage', comment: 'For a task /date UI' },
Expand Down Expand Up @@ -215,6 +238,30 @@ const messages = {
Minus: { id: 'Minus', value: 'Minus', comment: 'Minus tooltip' },
Mobile: { id: 'Mobile', value: 'Mobil', comment: 'Indicates a mobile device (phone tablet ect)' },
Month: { id: 'Month', value: 'Måned', comment: 'As in a date month' },
MonthAbbreviatedJan: { id: 'MonthAbbreviatedJan', value: 'Jan', comment: 'Month in abbreviated form' },
MonthAbbreviatedFeb: { id: 'MonthAbbreviatedFeb', value: 'Feb', comment: 'Month in abbreviated form' },
MonthAbbreviatedMar: { id: 'MonthAbbreviatedMar', value: 'Mar', comment: 'Month in abbreviated form' },
MonthAbbreviatedApr: { id: 'MonthAbbreviatedApr', value: 'Apr', comment: 'Month in abbreviated form' },
MonthAbbreviatedMay: { id: 'MonthAbbreviatedMay', value: 'Maj', comment: 'Month in abbreviated form' },
MonthAbbreviatedJune: { id: 'MonthAbbreviatedJune', value: 'Jun', comment: 'Month in abbreviated form' },
MonthAbbreviatedJuly: { id: 'MonthAbbreviatedJuly', value: 'Jul', comment: 'Month in abbreviated form' },
MonthAbbreviatedAug: { id: 'MonthAbbreviatedAug', value: 'Aug', comment: 'Month in abbreviated form' },
MonthAbbreviatedSep: { id: 'MonthAbbreviatedSep', value: 'Sep', comment: 'Month in abbreviated form' },
MonthAbbreviatedOct: { id: 'MonthAbbreviatedOct', value: 'Okt', comment: 'Month in abbreviated form' },
MonthAbbreviatedNov: { id: 'MonthAbbreviatedNov', value: 'Nov', comment: 'Month in abbreviated form' },
MonthAbbreviatedDec: { id: 'MonthAbbreviatedDec', value: 'Dec', comment: 'Month in abbreviated form' },
MonthWideJan: { id: 'MonthWideJan', value: 'Januar', comment: 'Month in Wide form' },
MonthWideFeb: { id: 'MonthWideFeb', value: 'Februar', comment: 'Month in Wide form' },
MonthWideMar: { id: 'MonthWideMar', value: 'Marts', comment: 'Month in Wide form' },
MonthWideApr: { id: 'MonthWideApr', value: 'April', comment: 'Month in Wide form' },
MonthWideMay: { id: 'MonthWideMay', value: 'Maj', comment: 'Month in Wide form' },
MonthWideJune: { id: 'MonthWideJune', value: 'Juni', comment: 'Month in Wide form' },
MonthWideJuly: { id: 'MonthWideJuly', value: 'Juli', comment: 'Month in Wide form' },
MonthWideAug: { id: 'MonthWideAug', value: 'August', comment: 'Month in Wide form' },
MonthWideSep: { id: 'MonthWideSep', value: 'September', comment: 'Month in Wide form' },
MonthWideOct: { id: 'MonthWideOct', value: 'Oktober', comment: 'Month in Wide form' },
MonthWideNov: { id: 'MonthWideNov', value: 'November', comment: 'Month in Wide form' },
MonthWideDec: { id: 'MonthWideDec', value: 'December', comment: 'Month in Wide form' },
Mode: { id: 'Mode', value: 'Tilstand', comment: 'Indicates a Mode of a theme (like dark or light mode)' },
Modes: { id: 'Modes', value: 'Tilstande', comment: 'Indicates a selection of Modes of a theme (like dark or light mode)' },
More: { id: 'More', value: 'Mere', comment: 'Text Indicating More Buttons or form content' },
Expand Down
Loading

0 comments on commit af4db66

Please sign in to comment.