Various i18n improvements
Related to #60 (closed). I made several changes in rfc2445.c
, most importantly:
- added context to closely related iCalendar strings
- added translator info about all arguments
- fixed a clunky ngettext invocation, the strings are now handled together, with proper pluralization
I only tackled this file, as others were quite straightforward to translate.