-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enh: Updated Translations (translate.humhub.org)
- Loading branch information
HumHub Translations
committed
Jul 12, 2023
1 parent
792fc31
commit 4699b98
Showing
5 changed files
with
133 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,79 +1,78 @@ | ||
<?php | ||
|
||
return [ | ||
'Title' => '제목', | ||
'<strong>Add</strong> profile calendar' => '', | ||
'<strong>Choose</strong> target calendar' => '', | ||
'<strong>Reminder</strong> settings' => '', | ||
'Add all Space members with status {status}' => '', | ||
'Add participants...' => '', | ||
'Added: {users}' => '', | ||
'Additional Information for participants' => '', | ||
'Adds a calendar for private or public events to your profile and main menu.' => '', | ||
'Adds an event calendar to this space.' => '', | ||
'All Day' => '', | ||
'Allow option \'Decline\'' => '', | ||
'Allow option \'Undecided\'' => '', | ||
'Attending' => '', | ||
'Birthday' => '', | ||
'Calendar' => '', | ||
'Cancel Event' => '', | ||
'Cannot remove the participant!' => '', | ||
'Description' => '', | ||
'Do you want to install this module on your profile?' => '', | ||
'Download ICS' => '', | ||
'Edit' => '', | ||
'Edit Event' => '', | ||
'Enable' => '', | ||
'Enable Reminder' => '', | ||
'End Date' => '', | ||
'End Time' => '', | ||
'End time must be after start time!' => '', | ||
'Event' => '', | ||
'Event Type' => '', | ||
'Event not found!' => '', | ||
'Event type color' => '', | ||
'Files' => '', | ||
'Filter by types' => '', | ||
'Friday' => '', | ||
'ID' => '', | ||
'In order to add events to your profile, you have to enable the calendar module first.' => '', | ||
'Interested' => '', | ||
'Invalid date or time format!' => '', | ||
'Invalid event type id selected.' => '', | ||
'Invite' => '', | ||
'Invited: {users}' => '', | ||
'Location' => '', | ||
'Maximum number of participants' => '', | ||
'Mode' => '', | ||
'Monday' => '', | ||
'Next' => '', | ||
'No new participants were added.' => '', | ||
'No new participants were invited.' => '', | ||
'Notify participants about changes' => '', | ||
'Participant removed.' => '', | ||
'Participants' => '', | ||
'Please select new participants.' => '', | ||
'Profile Calendar' => '', | ||
'Public' => '', | ||
'Recurring' => '', | ||
'Reopen Event' => '', | ||
'Saturday' => '', | ||
'Set reminder' => '', | ||
'Start Date' => '', | ||
'Start Time' => '', | ||
'Status updated.' => '', | ||
'Sunday' => '', | ||
'The event has already ended.' => '', | ||
'Thursday' => '', | ||
'Time Zone' => '', | ||
'Tuesday' => '', | ||
'User birthdays' => '', | ||
'Wednesday' => '', | ||
'You cannot invite participants!' => '', | ||
'You don\'t have permission to delete this event!' => '', | ||
'canceled' => '', | ||
'{displayName} Birthday' => '', | ||
'{displayName} just added you to event "{contentTitle}" in space {spaceName} starting at {time}.' => '', | ||
'{displayName} just invited you to event "{contentTitle}" in space {spaceName} starting at {time}.' => '', | ||
]; | ||
return array ( | ||
'<strong>Add</strong> profile calendar' => '', | ||
'<strong>Choose</strong> target calendar' => '', | ||
'<strong>Reminder</strong> settings' => '', | ||
'Add all Space members with status {status}' => '', | ||
'Add participants...' => '', | ||
'Added: {users}' => '', | ||
'Additional Information for participants' => '', | ||
'Adds a calendar for private or public events to your profile and main menu.' => '', | ||
'Adds an event calendar to this space.' => '', | ||
'All Day' => '', | ||
'Allow option \'Decline\'' => '', | ||
'Allow option \'Undecided\'' => '', | ||
'Attending' => '', | ||
'Birthday' => '', | ||
'Calendar' => '', | ||
'Cancel Event' => '', | ||
'Cannot remove the participant!' => '', | ||
'Description' => '설명', | ||
'Do you want to install this module on your profile?' => '', | ||
'Download ICS' => '', | ||
'Edit' => '편집', | ||
'Edit Event' => '', | ||
'Enable' => '', | ||
'Enable Reminder' => '', | ||
'End Date' => '', | ||
'End Time' => '', | ||
'End time must be after start time!' => '', | ||
'Event' => '', | ||
'Event Type' => '', | ||
'Event not found!' => '', | ||
'Event type color' => '', | ||
'Files' => '파일', | ||
'Filter by types' => '', | ||
'Friday' => '', | ||
'ID' => '', | ||
'In order to add events to your profile, you have to enable the calendar module first.' => '', | ||
'Interested' => '', | ||
'Invalid date or time format!' => '', | ||
'Invalid event type id selected.' => '', | ||
'Invite' => '', | ||
'Invited: {users}' => '', | ||
'Location' => '', | ||
'Maximum number of participants' => '', | ||
'Mode' => '', | ||
'Monday' => '', | ||
'Next' => '다음', | ||
'No new participants were added.' => '', | ||
'No new participants were invited.' => '', | ||
'Notify participants about changes' => '', | ||
'Participant removed.' => '', | ||
'Participants' => '', | ||
'Please select new participants.' => '', | ||
'Profile Calendar' => '', | ||
'Public' => '', | ||
'Recurring' => '', | ||
'Reopen Event' => '', | ||
'Saturday' => '', | ||
'Set reminder' => '', | ||
'Start Date' => '', | ||
'Start Time' => '', | ||
'Status updated.' => '', | ||
'Sunday' => '', | ||
'The event has already ended.' => '', | ||
'Thursday' => '', | ||
'Time Zone' => '타임 존', | ||
'Title' => '제목', | ||
'Tuesday' => '', | ||
'User birthdays' => '', | ||
'Wednesday' => '', | ||
'You cannot invite participants!' => '', | ||
'You don\'t have permission to delete this event!' => '', | ||
'canceled' => '', | ||
'{displayName} Birthday' => '', | ||
'{displayName} just added you to event "{contentTitle}" in space {spaceName} starting at {time}.' => '', | ||
'{displayName} just invited you to event "{contentTitle}" in space {spaceName} starting at {time}.' => '', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,39 @@ | ||
<?php | ||
|
||
return [ | ||
'(disabled)' => '', | ||
'(global)' => '', | ||
'<strong>Calendar</strong> module configuration' => '', | ||
'<strong>Confirm</strong> Deletion' => '', | ||
'Add \'Calendar\' to the main menu' => '', | ||
'Adds an snippet with upcoming events to your users dashboard.' => '', | ||
'Calendar Configuration' => '', | ||
'Calendar default view mode settings' => '', | ||
'Create new type' => '', | ||
'Default basic settings' => '', | ||
'Default participation settings' => '', | ||
'Delete' => '', | ||
'Do you really want to delte this event type?' => '', | ||
'Event Type Configuration' => '', | ||
'Half a year' => '', | ||
'Here you can configure default settings for new calendar events.' => '', | ||
'Here you can configure default settings for new calendar events. These settings can be overwritten on space/profile level.' => '', | ||
'Here you can configure default settings for the full calendar.' => '', | ||
'Here you can configure default settings for the full calendar. These settings can be overwritten on space/profile level.' => '', | ||
'Here you can manage and disable different calendars.' => '', | ||
'Here you can manage your event types.' => '', | ||
'If activated, the calendar top menu item and dashboard snippet is only visible for users having the calendar module installed in their profile.' => '', | ||
'Include birthdays to dashboard snippet' => '', | ||
'Interval of upcoming events' => '', | ||
'Max event items' => '', | ||
'Menu settings' => '', | ||
'Name' => '', | ||
'One month' => '', | ||
'One week' => '', | ||
'One year' => '', | ||
'Only show top menu item and snippet if the module is installed in the users profile' => '', | ||
'Reset' => '', | ||
'Show snippet' => '', | ||
'There are currently no event types available.' => '', | ||
'Upcoming events snippet' => '', | ||
'View mode' => '', | ||
]; | ||
return array ( | ||
'(disabled)' => '', | ||
'(global)' => '', | ||
'<strong>Calendar</strong> module configuration' => '', | ||
'<strong>Confirm</strong> Deletion' => '', | ||
'Add \'Calendar\' to the main menu' => '', | ||
'Adds an snippet with upcoming events to your users dashboard.' => '', | ||
'Calendar Configuration' => '', | ||
'Calendar default view mode settings' => '', | ||
'Create new type' => '', | ||
'Default basic settings' => '', | ||
'Default participation settings' => '', | ||
'Delete' => '삭제', | ||
'Do you really want to delte this event type?' => '', | ||
'Event Type Configuration' => '', | ||
'Half a year' => '', | ||
'Here you can configure default settings for new calendar events.' => '', | ||
'Here you can configure default settings for new calendar events. These settings can be overwritten on space/profile level.' => '', | ||
'Here you can configure default settings for the full calendar.' => '', | ||
'Here you can configure default settings for the full calendar. These settings can be overwritten on space/profile level.' => '', | ||
'Here you can manage and disable different calendars.' => '', | ||
'Here you can manage your event types.' => '', | ||
'If activated, the calendar top menu item and dashboard snippet is only visible for users having the calendar module installed in their profile.' => '', | ||
'Include birthdays to dashboard snippet' => '', | ||
'Interval of upcoming events' => '', | ||
'Max event items' => '', | ||
'Menu settings' => '', | ||
'Name' => '이름', | ||
'One month' => '', | ||
'One week' => '', | ||
'One year' => '', | ||
'Only show top menu item and snippet if the module is installed in the users profile' => '', | ||
'Reset' => '', | ||
'Show snippet' => '', | ||
'There are currently no event types available.' => '', | ||
'Upcoming events snippet' => '', | ||
'View mode' => '', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,7 @@ | ||
<?php | ||
|
||
return [ | ||
'Basic' => '', | ||
'Full calendar' => '', | ||
'Participation' => '', | ||
'Reminder' => '', | ||
]; | ||
return array ( | ||
'Basic' => '기본', | ||
'Full calendar' => '', | ||
'Participation' => '', | ||
'Reminder' => '', | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,11 @@ | ||
<?php | ||
|
||
return [ | ||
'Additional information' => '', | ||
'All' => '', | ||
'Attend' => '', | ||
'Decline' => '', | ||
'Filter' => '', | ||
'Maybe' => '', | ||
'Participants' => '', | ||
'You are invited, please select your role:' => '', | ||
]; | ||
return array ( | ||
'Additional information' => '', | ||
'All' => '모두', | ||
'Attend' => '', | ||
'Decline' => '거부', | ||
'Filter' => '필터', | ||
'Maybe' => '', | ||
'Participants' => '', | ||
'You are invited, please select your role:' => '', | ||
); |