From 84b0f0df90442775b9122457648f06c9485df1f1 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 17 Jan 2015 17:11:51 -0500 Subject: Add project calendars (merge/refactoring of #490) --- app/Locale/hu_HU/translations.php | 49 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) (limited to 'app/Locale/hu_HU/translations.php') diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index b879b787..d011a0a4 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -647,5 +647,54 @@ return array( // 'Application default' => '', // 'Language:' => '', // 'Timezone:' => '', + // 'All columns' => '', + // 'Calendar for "%s"' => '', + // 'Filter by column' => '', + // 'Filter by status' => '', + // 'Calendar' => '', + // 'Today' => '', + // 'Jan ' => '', + // 'Feb' => '', + // 'Mar' => '', + // 'Apr' => '', + // 'May' => '', + // 'Jun' => '', + // 'Jul' => '', + // 'Aug' => '', + // 'Sep' => '', + // 'Oct' => '', + // 'Nov' => '', + // 'Dec' => '', + // 'January' => '', + // 'February' => '', + // 'March' => '', + // 'April' => '', + // 'June' => '', + // 'July' => '', + // 'August' => '', + // 'September' => '', + // 'October' => '', + // 'November' => '', + // 'December' => '', + // 'Sunday' => '', + // 'Monday' => '', + // 'Tuesday' => '', + // 'Wednesday' => '', + // 'Thursday' => '', + // 'Friday' => '', + // 'Saturday' => '', + // 'Sun' => '', + // 'Mon' => '', + // 'Tue' => '', + // 'Wed' => '', + // 'Thu' => '', + // 'Fri' => '', + // 'Sat' => '', // 'Next' => '', + // '#%d' => '', + // 'Filter by color' => '', + // 'Filter by swimlane' => '', + // 'All swimlanes' => '', + // 'All colors' => '', + // 'All status' => '', ); -- cgit v1.2.3