Zren / plasma-applets

This monolithic repo has been broken up into individual repos for each widget.
84 stars 23 forks source link

Update fr.po #129

Closed Amathadius closed 6 years ago

Zren commented 6 years ago

Hey @Amathadius, thanks for the updated translations.

I've slowly been moving eventcalendar into it's own repo. https://github.com/Zren/plasma-applet-eventcalendar

Sorry, the move wasn't more noticeable.

As for the translations themselves:

Searching 116 files for "i18n("Event Calendar")"

/home/chris/Code/plasma-applet-eventcalendar/package/contents/ui/AgendaView.qml:
   23          onEventCreated: {
   24              notificationManager.createNotification({
   25:                 appName: i18n("Event Calendar"),
   26                  appIcon: "resource-calendar-insert",
   27                  // expireTimeout: 10000,
   ..
   36              logger.logJSON('AgendaView.onEventDeleted', data)
   37              notificationManager.createNotification({
   38:                 appName: i18n("Event Calendar"),
   39                  appIcon: "user-trash-symbolic",
   40                  // expireTimeout: 10000,

/home/chris/Code/plasma-applet-eventcalendar/package/contents/ui/UpcomingEvents.qml:
  127  
  128           notificationManager.createNotification({
  129:              appName: i18n("Event Calendar"),
  130               appIcon: "view-calendar-upcoming-events",
  131               summary: summary,
  ...
  144   function sendEventStartingNotification(eventItem) {
  145       notificationManager.createNotification({
  146:          appName: i18n("Event Calendar"),
  147           appIcon: "view-calendar-upcoming-events",
  148           // expireTimeout: 10000,

4 matches across 2 files
Zren commented 6 years ago

Manually merged translations as you in the new repo:

https://github.com/Zren/plasma-applet-eventcalendar/commit/033626ba8a78b22645f2d3313b380088483820eb