From: Cory Chaplin Date: Tue, 15 Apr 2014 21:35:13 +0000 (+0200) Subject: Date format language files X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d4d30f3b0d4a6da1f9ac6c95d7743f0b43c72afd;p=KiwiIRC.git Date format language files --- diff --git a/client/src/translations/bs.po b/client/src/translations/bs.po index 0eec90e..bffaa0e 100644 --- a/client/src/translations/bs.po +++ b/client/src/translations/bs.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/cs.po b/client/src/translations/cs.po index 2d51889..b7d5b4d 100644 --- a/client/src/translations/cs.po +++ b/client/src/translations/cs.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/de-de.po b/client/src/translations/de-de.po index c66fd20..0f003d1 100644 --- a/client/src/translations/de-de.po +++ b/client/src/translations/de-de.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/es-419.po b/client/src/translations/es-419.po index 116b503..485775f 100644 --- a/client/src/translations/es-419.po +++ b/client/src/translations/es-419.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/es.po b/client/src/translations/es.po index 990c3a8..adf025e 100644 --- a/client/src/translations/es.po +++ b/client/src/translations/es.po @@ -526,3 +526,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/fr.po b/client/src/translations/fr.po index 387e007..5fedf1d 100644 --- a/client/src/translations/fr.po +++ b/client/src/translations/fr.po @@ -678,4 +678,4 @@ msgstr "Samedi" #: client.libs.date_format.longDays.sunday msgid "client.libs.date_format.long_days.sunday" -msgstr "Dimanche" \ No newline at end of file +msgstr "Dimanche" diff --git a/client/src/translations/he.po b/client/src/translations/he.po index 3b3f6ef..d0ef94f 100644 --- a/client/src/translations/he.po +++ b/client/src/translations/he.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/it.po b/client/src/translations/it.po index a733e23..08698f6 100644 --- a/client/src/translations/it.po +++ b/client/src/translations/it.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/nl.po b/client/src/translations/nl.po index ccd4351..00c469e 100644 --- a/client/src/translations/nl.po +++ b/client/src/translations/nl.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/no.po b/client/src/translations/no.po index 9544e50..98037e9 100644 --- a/client/src/translations/no.po +++ b/client/src/translations/no.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/pl.po b/client/src/translations/pl.po index b770092..102fee0 100644 --- a/client/src/translations/pl.po +++ b/client/src/translations/pl.po @@ -525,3 +525,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/pt-br.po b/client/src/translations/pt-br.po index c4e4b21..c759f5a 100755 --- a/client/src/translations/pt-br.po +++ b/client/src/translations/pt-br.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/ro.po b/client/src/translations/ro.po index a96b620..1cc8921 100644 --- a/client/src/translations/ro.po +++ b/client/src/translations/ro.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/ru.po b/client/src/translations/ru.po index b89366a..b157c1e 100644 --- a/client/src/translations/ru.po +++ b/client/src/translations/ru.po @@ -525,3 +525,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/tr.po b/client/src/translations/tr.po index a33a4b2..d1f7fe6 100644 --- a/client/src/translations/tr.po +++ b/client/src/translations/tr.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/uk.po b/client/src/translations/uk.po index 43207e6..16c84ec 100644 --- a/client/src/translations/uk.po +++ b/client/src/translations/uk.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/vi.po b/client/src/translations/vi.po index 3a3bf64..ef980f8 100644 --- a/client/src/translations/vi.po +++ b/client/src/translations/vi.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday" diff --git a/client/src/translations/zh-tw.po b/client/src/translations/zh-tw.po index 728f866..4c5fb61 100644 --- a/client/src/translations/zh-tw.po +++ b/client/src/translations/zh-tw.po @@ -524,3 +524,159 @@ msgstr "%s AM" msgid "client_views_panel_timestamp_pm" msgstr "%s PM" + +#: Date format +msgid "client_date_format" +msgstr "m/d/Y" + +#: client.libs.date_format.shortMonths.January +msgid "client.libs.date_format.short_months.january" +msgstr "Jan" + +#: client.libs.date_format.shortMonths.february +msgid "client.libs.date_format.short_months.february" +msgstr "Feb" + +#: client.libs.date_format.shortMonths.march +msgid "client.libs.date_format.short_months.march" +msgstr "Mar" + +#: client.libs.date_format.shortMonths.april +msgid "client.libs.date_format.short_months.april" +msgstr "Apr" + +#: client.libs.date_format.shortMonths.may +msgid "client.libs.date_format.short_months.may" +msgstr "May" + +#: client.libs.date_format.shortMonths.june +msgid "client.libs.date_format.short_months.june" +msgstr "Jun" + +#: client.libs.date_format.shortMonths.july +msgid "client.libs.date_format.short_months.july" +msgstr "Jul" + +#: client.libs.date_format.shortMonths.august +msgid "client.libs.date_format.short_months.august" +msgstr "Aug" + +#: client.libs.date_format.shortMonths.september +msgid "client.libs.date_format.short_months.september" +msgstr "Sep" + +#: client.libs.date_format.shortMonths.october +msgid "client.libs.date_format.short_months.october" +msgstr "Oct" + +#: client.libs.date_format.shortMonths.november +msgid "client.libs.date_format.short_months.november" +msgstr "Nov" + +#: client.libs.date_format.shortMonths.december +msgid "client.libs.date_format.short_months.december" +msgstr "Dec" + +#: client.libs.date_format.longMonts.January +msgid "client.libs.date_format.long_months.january" +msgstr "January" + +#: client.libs.date_format.longMonts.february +msgid "client.libs.date_format.long_months.february" +msgstr "February" + +#: client.libs.date_format.longMonts.march +msgid "client.libs.date_format.long_months.march" +msgstr "March" + +#: client.libs.date_format.longMonts.april +msgid "client.libs.date_format.long_months.april" +msgstr "April" + +#: client.libs.date_format.longMonts.may +msgid "client.libs.date_format.long_months.may" +msgstr "May" + +#: client.libs.date_format.longMonts.june +msgid "client.libs.date_format.long_months.june" +msgstr "June" + +#: client.libs.date_format.longMonts.july +msgid "client.libs.date_format.long_months.july" +msgstr "July" + +#: client.libs.date_format.longMonts.august +msgid "client.libs.date_format.long_months.august" +msgstr "August" + +#: client.libs.date_format.longMonts.september +msgid "client.libs.date_format.long_months.september" +msgstr "September" + +#: client.libs.date_format.longMonths.october +msgid "client.libs.date_format.long_months.october" +msgstr "October" + +#: client.libs.date_format.longMonths.november +msgid "client.libs.date_format.long_months.november" +msgstr "November" + +#: client.libs.date_format.longMonths.december +msgid "client.libs.date_format.long_months.december" +msgstr "December" + +#: client.libs.date_format.shortDays.monday +msgid "client.libs.date_format.short_days.monday" +msgstr "Mon" + +#: client.libs.date_format.shortDays.tuesday +msgid "client.libs.date_format.short_days.tuesday" +msgstr "Tue" + +#: client.libs.date_format.shortDays.wednesday +msgid "client.libs.date_format.short_days.wednesday" +msgstr "Wed" + +#: client.libs.date_format.shortDays.thursday +msgid "client.libs.date_format.short_days.thursday" +msgstr "Thu" + +#: client.libs.date_format.shortDays.friday +msgid "client.libs.date_format.short_days.friday" +msgstr "Fri" + +#: client.libs.date_format.shortDays.saturday +msgid "client.libs.date_format.short_days.saturday" +msgstr "Sat" + +#: client.libs.date_format.shortDays.sunday +msgid "client.libs.date_format.short_days.sunday" +msgstr "Sun" + +#: client.libs.date_format.longDays.monday +msgid "client.libs.date_format.long_days.monday" +msgstr "Monday" + +#: client.libs.date_format.longDays.tuesday +msgid "client.libs.date_format.long_days.tuesday" +msgstr "Tueday" + +#: client.libs.date_format.longDays.wednesday +msgid "client.libs.date_format.long_days.wednesday" +msgstr "Wednesday" + +#: client.libs.date_format.longDays.thursday +msgid "client.libs.date_format.long_days.thursday" +msgstr "Thursday" + +#: client.libs.date_format.longDays.friday +msgid "client.libs.date_format.long_days.friday" +msgstr "Friday" + +#: client.libs.date_format.longDays.saturday +msgid "client.libs.date_format.long_days.saturday" +msgstr "Saturday" + +#: client.libs.date_format.longDays.sunday +msgid "client.libs.date_format.long_days.sunday" +msgstr "Sunday"