forked from staxDB/humhub-modules-external-calendar
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #82 from humhub-contrib/enh/77-reduce-translation-…
…message-categories Reduce translation message categories
- Loading branch information
Showing
680 changed files
with
4,447 additions
and
8,099 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
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,31 +1,57 @@ | ||
<?php | ||
return array ( | ||
return [ | ||
'<strong>Calendar</strong> export' => '', | ||
'<strong>Confirm</strong> deleting' => '', | ||
'Additional filters:' => '', | ||
'All my spaces' => '', | ||
'Allows the user to edit/delete existing external calendar' => '', | ||
'Allows the user to edit/delete existing external calendar entries' => '', | ||
'Are you sure you want to delete this item?' => '', | ||
'Back to overview' => 'ወደሐተታው ተመለስ', | ||
'Calendar {title}' => '', | ||
'Calendar export name' => '', | ||
'Cancel' => 'ይቅር', | ||
'Close' => 'ዝጋ', | ||
'Copy to clipboard' => 'ወደማስፈሪያሰሌዳው ገልብጥ።', | ||
'Could not sync altered events of recurrent ical event' => '', | ||
'Create' => '', | ||
'Delete' => 'አስወግድ', | ||
'Download' => '', | ||
'Download as ICS file' => '', | ||
'Edit' => 'ማስተካከያ', | ||
'Edit Calendar {title}' => '', | ||
'Edit export' => '', | ||
'End time must be after start time!' => '', | ||
'Error creating event in ical synchronization' => '', | ||
'Error while synchronizing recurring ical event' => '', | ||
'External Event' => '', | ||
'Extends the Calendar-Module to show external calendars with iCal' => '', | ||
'External Calendar' => '', | ||
'External Calendar Entry' => '', | ||
'External Calendars' => '', | ||
'External Calendars Overview' => '', | ||
'External Event' => '', | ||
'Generate export Url' => '', | ||
'In this view you can review and manually synchronize the calendar {title}.' => '', | ||
'Include events from:' => '', | ||
'Invalid space selection' => '', | ||
'Manage external Calendar' => '', | ||
'Manage external calendar for your profile.' => '', | ||
'Manage external calendar here.' => '', | ||
'Manage external entries' => '', | ||
'My exports' => '', | ||
'Name' => '', | ||
'New export' => '', | ||
'No spaces' => '', | ||
'Only following spaces:' => '', | ||
'Only include events I\'am participating' => '', | ||
'Only include events I\'ve created' => '', | ||
'Only include public events' => '', | ||
'Please select at least one space.' => '', | ||
'Profile' => '', | ||
'There was an error while synchronizing an ical calendar' => '', | ||
'This view lists all calenders configured for this space' => '', | ||
'This view lists all calenders configured in your profile' => '', | ||
'Update' => 'አዘምን', | ||
'Url' => '', | ||
'View' => 'ተመልከት', | ||
); | ||
]; |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
@@ -0,0 +1,56 @@ | ||
<?php | ||
return [ | ||
'(No Title)' => '', | ||
'A new Calendar has been added.' => '', | ||
'Add Calendar' => '', | ||
'Add external Calendar' => '', | ||
'All Day' => '', | ||
'An unknown error occured while synchronizing your calendar!' => '', | ||
'Automatic synchronization' => '', | ||
'Back to modules' => '', | ||
'Calendar' => '', | ||
'Calendar Extension Configuration' => '', | ||
'Calendar not found!' => '', | ||
'Calendar successfully created!' => '', | ||
'Calendar successfully deleted!' => '', | ||
'Color' => '', | ||
'DT Stamp' => '', | ||
'Daily' => 'ዕለታዊ', | ||
'Description' => '', | ||
'End Datetime' => '', | ||
'Error while creating iCal File. Please check, if Url is correct and Internet connection of server is enabled.' => '', | ||
'Error while creating ical... Check if link is reachable.' => '', | ||
'Error while fetching ical' => '', | ||
'Event Mode' => '', | ||
'External Calendar: ' => '', | ||
'External Calendars' => '', | ||
'Hourly' => 'በየሰ' . "\0" . 'ዓቱ', | ||
'ID' => 'መታወቂያ', | ||
'Last Modified' => '', | ||
'Location' => 'አቅጣጫ', | ||
'No auto synchronization' => '', | ||
'Only sync events from current month' => '', | ||
'Only synchronize events from current month' => '', | ||
'Original Calendar Name' => '', | ||
'Original Calendar Scale' => '', | ||
'Post new calendar on stream' => '', | ||
'Post new entries on stream' => '', | ||
'Private' => '', | ||
'Public' => 'የህዝብ', | ||
'Read full description...' => '', | ||
'Save' => 'አስቀምጥ', | ||
'Start Datetime' => '', | ||
'Sync Calendar' => '', | ||
'Sync successfull!' => '', | ||
'Synchronization Mode' => '', | ||
'Synchronization interval' => '', | ||
'Synchronize all events' => '', | ||
'Timezone' => '', | ||
'Title' => 'ርዕስ', | ||
'Title and Color' => '', | ||
'UID' => '', | ||
'Update {modelClass}: ' => '', | ||
'Url' => '', | ||
'e.g. https://calendar.google.com/calendar/ical/...' => '', | ||
'iCal Version' => '', | ||
]; |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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,31 +1,57 @@ | ||
<?php | ||
return array ( | ||
return [ | ||
'<strong>Calendar</strong> export' => '', | ||
'<strong>Confirm</strong> deleting' => '', | ||
'Additional filters:' => '', | ||
'All my spaces' => '', | ||
'Allows the user to edit/delete existing external calendar' => '', | ||
'Allows the user to edit/delete existing external calendar entries' => '', | ||
'Are you sure you want to delete this item?' => '', | ||
'Back to overview' => '', | ||
'Calendar {title}' => '', | ||
'Calendar export name' => '', | ||
'Cancel' => 'Cancelar', | ||
'Close' => 'Zarrar', | ||
'Copy to clipboard' => 'Copiar a o puertafuellas.', | ||
'Could not sync altered events of recurrent ical event' => '', | ||
'Create' => '', | ||
'Delete' => 'Eliminar', | ||
'Download' => '', | ||
'Download as ICS file' => '', | ||
'Edit' => 'Editar', | ||
'Edit Calendar {title}' => '', | ||
'Edit export' => '', | ||
'End time must be after start time!' => '', | ||
'Error creating event in ical synchronization' => '', | ||
'Error while synchronizing recurring ical event' => '', | ||
'External Event' => '', | ||
'Extends the Calendar-Module to show external calendars with iCal' => '', | ||
'External Calendar' => '', | ||
'External Calendar Entry' => '', | ||
'External Calendars' => '', | ||
'External Calendars Overview' => '', | ||
'External Event' => '', | ||
'Generate export Url' => '', | ||
'In this view you can review and manually synchronize the calendar {title}.' => '', | ||
'Include events from:' => '', | ||
'Invalid space selection' => '', | ||
'Manage external Calendar' => '', | ||
'Manage external calendar for your profile.' => '', | ||
'Manage external calendar here.' => '', | ||
'Manage external entries' => '', | ||
'My exports' => '', | ||
'Name' => '', | ||
'New export' => '', | ||
'No spaces' => '', | ||
'Only following spaces:' => '', | ||
'Only include events I\'am participating' => '', | ||
'Only include events I\'ve created' => '', | ||
'Only include public events' => '', | ||
'Please select at least one space.' => '', | ||
'Profile' => 'Perfil', | ||
'There was an error while synchronizing an ical calendar' => '', | ||
'This view lists all calenders configured for this space' => '', | ||
'This view lists all calenders configured in your profile' => '', | ||
'Update' => '', | ||
'Url' => '', | ||
'View' => '', | ||
); | ||
]; |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.