3 commits - plugins/calendar plugins/libcalendaring plugins/tasklist

Thomas Brüderli bruederli at kolabsys.com
Tue Mar 24 13:24:17 CET 2015


 plugins/calendar/localization/bg_BG.inc       |   79 -------
 plugins/calendar/localization/de_CH.inc       |   14 -
 plugins/calendar/localization/es_ES.inc       |  182 -----------------
 plugins/calendar/localization/et_EE.inc       |  193 ------------------
 plugins/calendar/localization/hu_HU.inc       |    1 
 plugins/calendar/localization/ja_JP.inc       |   32 ---
 plugins/calendar/localization/nl_NL.inc       |    5 
 plugins/calendar/localization/pt_BR.inc       |   11 -
 plugins/calendar/localization/ro.inc          |    9 
 plugins/calendar/localization/vi_VN.inc       |  272 --------------------------
 plugins/calendar/localization/zh_TW.inc       |  271 -------------------------
 plugins/libcalendaring/localization/da_DK.inc |   54 -----
 plugins/libcalendaring/localization/de_CH.inc |   50 ----
 plugins/libcalendaring/localization/he.inc    |   12 -
 plugins/libcalendaring/localization/he_IL.inc |   12 +
 plugins/libcalendaring/localization/hr.inc    |   12 -
 plugins/libcalendaring/localization/hu_HU.inc |   35 ---
 plugins/libcalendaring/localization/it_IT.inc |   46 ----
 plugins/libcalendaring/localization/ja_JP.inc |   54 -----
 plugins/libcalendaring/localization/nl_NL.inc |   42 ----
 plugins/libcalendaring/localization/pl_PL.inc |  120 -----------
 plugins/libcalendaring/localization/pt_BR.inc |   46 ----
 plugins/libcalendaring/localization/ro.inc    |    8 
 plugins/libcalendaring/localization/sk.inc    |    9 
 plugins/libcalendaring/localization/sk_SK.inc |    9 
 plugins/libcalendaring/localization/sl.inc    |   15 -
 plugins/libcalendaring/localization/sl_SI.inc |   15 +
 plugins/libcalendaring/localization/sv.inc    |    8 
 plugins/libcalendaring/localization/sv_SE.inc |  119 -----------
 plugins/libcalendaring/localization/th.inc    |   80 -------
 plugins/libcalendaring/localization/th_TH.inc |   80 +++++++
 plugins/libcalendaring/localization/tr_TR.inc |    8 
 plugins/libcalendaring/localization/uk.inc    |   14 -
 plugins/libcalendaring/localization/uk_UA.inc |   14 +
 plugins/libcalendaring/localization/vi.inc    |   12 -
 plugins/libcalendaring/localization/vi_VN.inc |   12 -
 plugins/libcalendaring/localization/zh_TW.inc |   12 -
 plugins/tasklist/localization/bg_BG.inc       |  140 -------------
 plugins/tasklist/localization/ca_ES.inc       |   62 -----
 plugins/tasklist/localization/da_DK.inc       |   84 --------
 plugins/tasklist/localization/de_CH.inc       |    3 
 plugins/tasklist/localization/de_DE.inc       |    3 
 plugins/tasklist/localization/es_ES.inc       |  150 --------------
 plugins/tasklist/localization/et_EE.inc       |  159 ---------------
 plugins/tasklist/localization/fr_FR.inc       |    1 
 plugins/tasklist/localization/he.inc          |   52 ----
 plugins/tasklist/localization/hr.inc          |   52 ----
 plugins/tasklist/localization/hu_HU.inc       |   90 --------
 plugins/tasklist/localization/ja_JP.inc       |   95 ---------
 plugins/tasklist/localization/ku_IQ.inc       |    8 
 plugins/tasklist/localization/nl_NL.inc       |   89 --------
 plugins/tasklist/localization/pl.inc          |   58 -----
 plugins/tasklist/localization/pl_PL.inc       |  146 +------------
 plugins/tasklist/localization/pt_BR.inc       |   85 --------
 plugins/tasklist/localization/ro.inc          |    8 
 plugins/tasklist/localization/sk.inc          |   21 --
 plugins/tasklist/localization/sk_SK.inc       |   21 ++
 plugins/tasklist/localization/sl.inc          |  172 ----------------
 plugins/tasklist/localization/sl_SI.inc       |  172 ++++++++++++++++
 plugins/tasklist/localization/sv.inc          |    8 
 plugins/tasklist/localization/sv_SE.inc       |  118 -----------
 plugins/tasklist/localization/th.inc          |  163 ---------------
 plugins/tasklist/localization/th_TH.inc       |  163 +++++++++++++++
 plugins/tasklist/localization/tr_TR.inc       |    8 
 plugins/tasklist/localization/uk.inc          |   50 ----
 plugins/tasklist/localization/uk_UA.inc       |   50 ++++
 plugins/tasklist/localization/vi.inc          |   52 ----
 plugins/tasklist/localization/vi_VN.inc       |   51 ----
 plugins/tasklist/localization/zh_TW.inc       |   52 ----
 69 files changed, 553 insertions(+), 3800 deletions(-)

New commits:
commit 13da800262b221114449baff11bb496c0983daa1
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Tue Mar 24 13:23:49 2015 +0100

    Remove empty localization files

diff --git a/plugins/calendar/localization/vi_VN.inc b/plugins/calendar/localization/vi_VN.inc
deleted file mode 100644
index 9e0f40a..0000000
--- a/plugins/calendar/localization/vi_VN.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-/**
- * Localizations for Kolab Calendar plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/calendar/
- */
-$labels = array();
-?>
diff --git a/plugins/calendar/localization/zh_TW.inc b/plugins/calendar/localization/zh_TW.inc
deleted file mode 100644
index 9e0f40a..0000000
--- a/plugins/calendar/localization/zh_TW.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-/**
- * Localizations for Kolab Calendar plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/calendar/
- */
-$labels = array();
-?>
diff --git a/plugins/libcalendaring/localization/hr.inc b/plugins/libcalendaring/localization/hr.inc
deleted file mode 100644
index d4dbb53..0000000
--- a/plugins/libcalendaring/localization/hr.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
-$labels['until'] = 'until';
-$labels['frequency'] = 'Repeat';
-$labels['recurrencend'] = 'until';
-$labels['savingdata'] = 'Saving data...';
diff --git a/plugins/libcalendaring/localization/vi_VN.inc b/plugins/libcalendaring/localization/vi_VN.inc
deleted file mode 100644
index d4dbb53..0000000
--- a/plugins/libcalendaring/localization/vi_VN.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
-$labels['until'] = 'until';
-$labels['frequency'] = 'Repeat';
-$labels['recurrencend'] = 'until';
-$labels['savingdata'] = 'Saving data...';
diff --git a/plugins/libcalendaring/localization/zh_TW.inc b/plugins/libcalendaring/localization/zh_TW.inc
deleted file mode 100644
index d4dbb53..0000000
--- a/plugins/libcalendaring/localization/zh_TW.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
-$labels['until'] = 'until';
-$labels['frequency'] = 'Repeat';
-$labels['recurrencend'] = 'until';
-$labels['savingdata'] = 'Saving data...';
diff --git a/plugins/tasklist/localization/he_IL.inc b/plugins/tasklist/localization/he_IL.inc
deleted file mode 100644
index 951f939..0000000
--- a/plugins/tasklist/localization/he_IL.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels = array();
diff --git a/plugins/tasklist/localization/ku_IQ.inc b/plugins/tasklist/localization/ku_IQ.inc
deleted file mode 100644
index ff75e5f..0000000
--- a/plugins/tasklist/localization/ku_IQ.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels = array();
\ No newline at end of file
diff --git a/plugins/tasklist/localization/tr_TR.inc b/plugins/tasklist/localization/tr_TR.inc
deleted file mode 100644
index 974adab..0000000
--- a/plugins/tasklist/localization/tr_TR.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
diff --git a/plugins/tasklist/localization/vi_VN.inc b/plugins/tasklist/localization/vi_VN.inc
deleted file mode 100644
index ff75e5f..0000000
--- a/plugins/tasklist/localization/vi_VN.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels = array();
\ No newline at end of file
diff --git a/plugins/tasklist/localization/zh_TW.inc b/plugins/tasklist/localization/zh_TW.inc
deleted file mode 100644
index 951f939..0000000
--- a/plugins/tasklist/localization/zh_TW.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels = array();


commit 760cf0ca7d381e9bf8bae5015cf368c5a124c3a8
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Tue Mar 24 13:20:44 2015 +0100

    Cleanup localizations for libcalendaring plugin

diff --git a/plugins/libcalendaring/localization/da_DK.inc b/plugins/libcalendaring/localization/da_DK.inc
index e808e6e..a7a1103 100644
--- a/plugins/libcalendaring/localization/da_DK.inc
+++ b/plugins/libcalendaring/localization/da_DK.inc
@@ -10,10 +10,8 @@ $labels['until'] = 'indtil';
 $labels['at'] = 'ved';
 $labels['alarmemail'] = 'Afsend e-post';
 $labels['alarmdisplay'] = 'Vis besked';
-$labels['alarmaudio'] = 'Play sound';
 $labels['alarmdisplayoption'] = 'Besked';
 $labels['alarmemailoption'] = 'E-post';
-$labels['alarmaudiooption'] = 'Sound';
 $labels['alarmat'] = 'per $datetime';
 $labels['trigger@'] = 'per dato';
 $labels['trigger-M'] = 'minutter før';
@@ -22,9 +20,6 @@ $labels['trigger-D'] = 'dage før';
 $labels['trigger+M'] = 'minutter efter';
 $labels['trigger+H'] = 'timer efter';
 $labels['trigger+D'] = 'dage efter';
-$labels['triggerattime'] = 'at time';
-$labels['addalarm'] = 'Add alarm';
-$labels['removealarm'] = 'Remove alarm';
 $labels['alarmtitle'] = 'Kommende arrangementer';
 $labels['dismissall'] = 'Afvis alle';
 $labels['dismiss'] = 'Afvis';
@@ -42,7 +37,6 @@ $labels['daily'] = 'dagligt';
 $labels['weekly'] = 'ugentligt';
 $labels['monthly'] = 'månedligt';
 $labels['yearly'] = 'Ã¥rligt';
-$labels['rdate'] = 'on dates';
 $labels['every'] = 'Hver';
 $labels['days'] = 'dag(e)';
 $labels['weeks'] = 'uge(r)';
@@ -55,7 +49,6 @@ $labels['onevery'] = 'PÃ¥ hver';
 $labels['onsamedate'] = 'PÃ¥ samme dato';
 $labels['forever'] = 'for altid';
 $labels['recurrencend'] = 'indtil';
-$labels['untilenddate'] = 'until date';
 $labels['forntimes'] = 'for $nr gang(e)';
 $labels['first'] = 'første';
 $labels['second'] = 'anden';
@@ -64,7 +57,6 @@ $labels['fourth'] = 'fjerde';
 $labels['last'] = 'sidste';
 $labels['dayofmonth'] = 'Dag på måneden';
 $labels['addrdate'] = 'Add repeat date';
-$labels['except'] = 'except';
 $labels['itipinvitation'] = 'Invitation til';
 $labels['itipupdate'] = 'Opdatering per';
 $labels['itipcancellation'] = 'Aflyst:';
@@ -73,26 +65,11 @@ $labels['itipaccepted'] = 'Acceptér';
 $labels['itiptentative'] = 'MÃ¥ske';
 $labels['itipdeclined'] = 'Afvis';
 $labels['itipdelegated'] = 'Delegér';
-$labels['itipneeds-action'] = 'Postpone';
-$labels['itipcomment'] = 'Your response';
-$labels['itipeditresponse'] = 'Enter a response text';
-$labels['itipsendercomment'] = 'Sender\'s comment: ';
-$labels['itipsuppressreply'] = 'Do not send a response';
-$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.';
 $labels['itipsubjectaccepted'] = '"$title" er blevet accepteret af $name';
 $labels['itipsubjecttentative'] = '"$title" er blevet forsøgsvist accepteret af $name';
 $labels['itipsubjectdeclined'] = '"$title" af blevet afvist af $name';
-$labels['itipsubjectin-process'] = '"$title" is in-process by $name';
-$labels['itipsubjectcompleted'] = '"$title" was completed by $name';
-$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled';
-$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name';
-$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name';
-$labels['itipnewattendee'] = 'This is a reply from a new participant';
 $labels['updateattendeestatus'] = 'Opdatér status for deltagere';
 $labels['acceptinvitation'] = 'Vil du acceptere denne invitation?';
-$labels['acceptattendee'] = 'Accept participant';
-$labels['declineattendee'] = 'Decline participant';
-$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):';
 $labels['rsvpmodeall'] = 'Hele serien';
 $labels['rsvpmodecurrent'] = 'Kun denne forekomst';
 $labels['rsvpmodefuture'] = 'Denne og fremtidige forekomster';
@@ -103,37 +80,6 @@ $labels['itipmessagefutureoccurrence'] = 'Denne besked refererer til denne og al
 $labels['youhaveaccepted'] = 'Du har accepteret denne invitation';
 $labels['youhavetentative'] = 'Du har forsøgsvist accepteret denne invitation';
 $labels['youhavedeclined'] = 'Du har afvist denne invitation';
-$labels['youhavedelegated'] = 'You have delegated this invitation';
-$labels['youhavein-process'] = 'You are working on this assignment';
-$labels['youhavecompleted'] = 'You have completed this assignment';
-$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending';
-$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation';
-$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively';
-$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation';
-$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation';
-$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment';
-$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment';
-$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending';
-$labels['attendeeaccepted'] = 'Participant has accepted';
-$labels['attendeetentative'] = 'Participant has tentatively accepted';
-$labels['attendeedeclined'] = 'Participant has declined';
-$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Participant is in-process';
-$labels['attendeecompleted'] = 'Participant has completed';
-$labels['notanattendee'] = 'You\'re not listed as an attendee of this object';
-$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version';
 $labels['importtocalendar'] = 'Gem i min kalender';
 $labels['removefromcalendar'] = 'Fjern fra min kalender';
-$labels['updatemycopy'] = 'Update my copy';
-$labels['openpreview'] = 'Open Preview';
-$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?';
-$labels['delegateinvitation'] = 'Delegate Invitation';
-$labels['delegateto'] = 'Delegate to';
-$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence';
-$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate';
 $labels['savingdata'] = 'Gemmer data...';
-$labels['expandattendeegroup'] = 'Substitute with group members';
-$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.';
-$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.';
-$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.';
diff --git a/plugins/libcalendaring/localization/de_CH.inc b/plugins/libcalendaring/localization/de_CH.inc
index 0fbd3a2..08e2f43 100644
--- a/plugins/libcalendaring/localization/de_CH.inc
+++ b/plugins/libcalendaring/localization/de_CH.inc
@@ -10,10 +10,8 @@ $labels['until'] = 'bis';
 $labels['at'] = 'um';
 $labels['alarmemail'] = 'E-Mail senden';
 $labels['alarmdisplay'] = 'Nachricht anzeigen';
-$labels['alarmaudio'] = 'Play sound';
 $labels['alarmdisplayoption'] = 'Nachricht';
 $labels['alarmemailoption'] = 'E-Mail';
-$labels['alarmaudiooption'] = 'Sound';
 $labels['alarmat'] = 'um $datetime';
 $labels['trigger@'] = 'genau um';
 $labels['trigger-M'] = 'Minuten davor';
@@ -22,9 +20,6 @@ $labels['trigger-D'] = 'Tage davor';
 $labels['trigger+M'] = 'Minuten danach';
 $labels['trigger+H'] = 'Stunden danach';
 $labels['trigger+D'] = 'Tage danach';
-$labels['triggerattime'] = 'at time';
-$labels['addalarm'] = 'Add alarm';
-$labels['removealarm'] = 'Remove alarm';
 $labels['alarmtitle'] = 'Anstehende Termine';
 $labels['dismissall'] = 'Alle ignorieren';
 $labels['dismiss'] = 'Ignorieren';
@@ -54,7 +49,6 @@ $labels['onevery'] = 'An jedem';
 $labels['onsamedate'] = 'Am gleichen Tag';
 $labels['forever'] = 'unendlich';
 $labels['recurrencend'] = 'bis';
-$labels['untilenddate'] = 'until date';
 $labels['forntimes'] = '$nr Wiederholungen';
 $labels['first'] = 'erster';
 $labels['second'] = 'zweiter';
@@ -63,7 +57,6 @@ $labels['fourth'] = 'vierter';
 $labels['last'] = 'letzter';
 $labels['dayofmonth'] = 'Tag des Montats';
 $labels['addrdate'] = 'Datum hinzufügen';
-$labels['except'] = 'except';
 $labels['itipinvitation'] = 'Einladung zu';
 $labels['itipupdate'] = 'Aktialisiert:';
 $labels['itipcancellation'] = 'Abgesagt:';
@@ -72,60 +65,17 @@ $labels['itipaccepted'] = 'Akzeptieren';
 $labels['itiptentative'] = 'Mit Vorbehalt';
 $labels['itipdeclined'] = 'Ablehnen';
 $labels['itipdelegated'] = 'Vertreter';
-$labels['itipneeds-action'] = 'Postpone';
-$labels['itipcomment'] = 'Your response';
-$labels['itipeditresponse'] = 'Enter a response text';
-$labels['itipsendercomment'] = 'Sender\'s comment: ';
-$labels['itipsuppressreply'] = 'Do not send a response';
-$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.';
 $labels['itipsubjectaccepted'] = 'Einladung zu "$title" wurde von $name angenommen';
 $labels['itipsubjecttentative'] = 'Einladung zu "$title" wurde von $name mit Vorbehalt angenommen';
 $labels['itipsubjectdeclined'] = 'Einladung zu "$title" wurde von $name abgelehnt';
-$labels['itipsubjectin-process'] = '"$title" is in-process by $name';
-$labels['itipsubjectcompleted'] = '"$title" was completed by $name';
-$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled';
-$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name';
-$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name';
-$labels['itipnewattendee'] = 'This is a reply from a new participant';
 $labels['updateattendeestatus'] = 'Teilnehmerstatus aktualisieren';
 $labels['acceptinvitation'] = 'Möchten Sie die Einladung zu diesem Termin annehmen?';
-$labels['acceptattendee'] = 'Accept participant';
-$labels['declineattendee'] = 'Decline participant';
-$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):';
 $labels['youhaveaccepted'] = 'Sie haben die Einladung angenommen';
 $labels['youhavetentative'] = 'Sie haben die Einladung mit Vorbehalt angenommen';
 $labels['youhavedeclined'] = 'Sie haben die Einladung abgelehnt';
-$labels['youhavedelegated'] = 'You have delegated this invitation';
-$labels['youhavein-process'] = 'You are working on this assignment';
-$labels['youhavecompleted'] = 'You have completed this assignment';
-$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending';
-$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation';
-$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively';
-$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation';
-$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation';
-$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment';
-$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment';
-$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending';
-$labels['attendeeaccepted'] = 'Participant has accepted';
-$labels['attendeetentative'] = 'Participant has tentatively accepted';
-$labels['attendeedeclined'] = 'Participant has declined';
-$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Participant is in-process';
-$labels['attendeecompleted'] = 'Participant has completed';
 $labels['notanattendee'] = 'Sie sind nicht in der Liste der Teilnehmer aufgeführt';
-$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version';
 $labels['importtocalendar'] = 'In Kalender übernehmen';
 $labels['removefromcalendar'] = 'Aus meinem Kalender löschen';
-$labels['updatemycopy'] = 'Update my copy';
-$labels['openpreview'] = 'Open Preview';
 $labels['deleteobjectconfirm'] = 'Möchten Sie dieses Objekt wirklich löschen?';
 $labels['declinedeleteconfirm'] = 'Soll das abgelehnte Objekt ebenfalls aus Ihrem Konto gelöscht werden?';
-$labels['delegateinvitation'] = 'Delegate Invitation';
-$labels['delegateto'] = 'Delegate to';
-$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence';
-$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate';
 $labels['savingdata'] = 'Speichere...';
-$labels['expandattendeegroup'] = 'Substitute with group members';
-$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.';
-$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.';
-$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.';
diff --git a/plugins/libcalendaring/localization/he.inc b/plugins/libcalendaring/localization/he.inc
deleted file mode 100644
index d4dbb53..0000000
--- a/plugins/libcalendaring/localization/he.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
-$labels['until'] = 'until';
-$labels['frequency'] = 'Repeat';
-$labels['recurrencend'] = 'until';
-$labels['savingdata'] = 'Saving data...';
diff --git a/plugins/libcalendaring/localization/he_IL.inc b/plugins/libcalendaring/localization/he_IL.inc
new file mode 100644
index 0000000..d4dbb53
--- /dev/null
+++ b/plugins/libcalendaring/localization/he_IL.inc
@@ -0,0 +1,12 @@
+<?php
+/**
+ * Localizations for the Kolab calendaring utilities plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
+ */
+$labels['until'] = 'until';
+$labels['frequency'] = 'Repeat';
+$labels['recurrencend'] = 'until';
+$labels['savingdata'] = 'Saving data...';
diff --git a/plugins/libcalendaring/localization/hu_HU.inc b/plugins/libcalendaring/localization/hu_HU.inc
index 2def466..9a01d5e 100644
--- a/plugins/libcalendaring/localization/hu_HU.inc
+++ b/plugins/libcalendaring/localization/hu_HU.inc
@@ -10,10 +10,8 @@ $labels['until'] = 'Eddig';
 $labels['at'] = 'időpont';
 $labels['alarmemail'] = 'E-mail küldése';
 $labels['alarmdisplay'] = 'Üzenet megjelenítése';
-$labels['alarmaudio'] = 'Play sound';
 $labels['alarmdisplayoption'] = 'Ãœzenet';
 $labels['alarmemailoption'] = 'E-mail';
-$labels['alarmaudiooption'] = 'Sound';
 $labels['alarmat'] = 'ekkor $datetime';
 $labels['trigger@'] = 'adott időpontban';
 $labels['trigger-M'] = 'perccel előtte';
@@ -22,9 +20,6 @@ $labels['trigger-D'] = 'nappal előtte';
 $labels['trigger+M'] = 'perccel utána';
 $labels['trigger+H'] = 'órával utána';
 $labels['trigger+D'] = 'nappal utána';
-$labels['triggerattime'] = 'at time';
-$labels['addalarm'] = 'Add alarm';
-$labels['removealarm'] = 'Remove alarm';
 $labels['alarmtitle'] = 'Következő események';
 $labels['dismissall'] = 'Az összes emlékeztető mellőzése';
 $labels['dismiss'] = 'Nem emlékettet újra';
@@ -54,7 +49,6 @@ $labels['onevery'] = 'minden';
 $labels['onsamedate'] = 'Ugyanazon a dátumon';
 $labels['forever'] = 'örökké';
 $labels['recurrencend'] = 'Eddig';
-$labels['untilenddate'] = 'until date';
 $labels['forntimes'] = '$nr alkalommal';
 $labels['first'] = 'első';
 $labels['second'] = 'második';
@@ -63,7 +57,6 @@ $labels['fourth'] = 'negyedik';
 $labels['last'] = 'utolsó';
 $labels['dayofmonth'] = 'hónap napja';
 $labels['addrdate'] = 'Ismétlési dátum hozzáadása';
-$labels['except'] = 'except';
 $labels['itipinvitation'] = 'Új esemény:';
 $labels['itipupdate'] = 'Módosítva:';
 $labels['itipcancellation'] = 'Lemondva:';
@@ -72,20 +65,14 @@ $labels['itipaccepted'] = 'Elfogadás';
 $labels['itiptentative'] = 'Feltételes';
 $labels['itipdeclined'] = 'Elutasítás';
 $labels['itipdelegated'] = 'Meghatalmazott:';
-$labels['itipneeds-action'] = 'Postpone';
 $labels['itipcomment'] = 'Megjegyzés';
 $labels['itipeditresponse'] = 'Kérem, adjon meg egy választ';
 $labels['itipsendercomment'] = 'A feladó megjegyzése: ';
-$labels['itipsuppressreply'] = 'Do not send a response';
 $labels['itipobjectnotfound'] = 'A hivatkozott elem nem található az Ön fiókjában.';
 $labels['itipsubjectaccepted'] = '$title - elfogadva';
 $labels['itipsubjecttentative'] = '$title - feltételesen elfogadva';
 $labels['itipsubjectdeclined'] = '$title - elutasítva';
-$labels['itipsubjectin-process'] = '"$title" is in-process by $name';
-$labels['itipsubjectcompleted'] = '"$title" was completed by $name';
 $labels['itipsubjectcancel'] = '$title - lemondva';
-$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name';
-$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name';
 $labels['itipnewattendee'] = 'Válasz új résztvevőtől';
 $labels['updateattendeestatus'] = 'A résztvevő státuszának frissítése';
 $labels['acceptinvitation'] = 'Elfogadja ezt a meghívást?';
@@ -96,36 +83,14 @@ $labels['youhaveaccepted'] = 'Ön elfogadta ezt a meghívást';
 $labels['youhavetentative'] = 'Ön feltételesen elfogadta ezt a meghívást';
 $labels['youhavedeclined'] = 'Ön elutasította ezt a meghívást';
 $labels['youhavedelegated'] = 'Ön meghatalmazással továbbadta ezt a meghívást';
-$labels['youhavein-process'] = 'You are working on this assignment';
-$labels['youhavecompleted'] = 'You have completed this assignment';
-$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending';
-$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation';
-$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively';
-$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation';
-$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation';
-$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment';
-$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment';
-$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending';
 $labels['attendeeaccepted'] = 'A résztvevő elfogadta';
 $labels['attendeetentative'] = 'A résztvevő feltételesen elfogadta';
 $labels['attendeedeclined'] = 'A résztvevő elutasította';
 $labels['attendeedelegated'] = 'A meghívott meghatalmazta részvételre: $delegatedto';
-$labels['attendeein-process'] = 'Participant is in-process';
-$labels['attendeecompleted'] = 'Participant has completed';
 $labels['notanattendee'] = 'Ön nem szerepel az esemény meghívottai között';
-$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version';
 $labels['importtocalendar'] = 'Mentés naptárba';
 $labels['removefromcalendar'] = 'Törlés a naptárból';
 $labels['updatemycopy'] = 'Naptárbejegyzés frissítése';
-$labels['openpreview'] = 'Open Preview';
 $labels['deleteobjectconfirm'] = 'Biztos benne, hogy törölni szeretné ezt az elemet?';
 $labels['declinedeleteconfirm'] = 'Biztos benne, hogy törölni szeretné ezt az elutasított elemet a fiókjából?';
-$labels['delegateinvitation'] = 'Delegate Invitation';
-$labels['delegateto'] = 'Delegate to';
-$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence';
-$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate';
 $labels['savingdata'] = 'Adatok mentése...';
-$labels['expandattendeegroup'] = 'Substitute with group members';
-$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.';
-$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.';
-$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.';
diff --git a/plugins/libcalendaring/localization/it_IT.inc b/plugins/libcalendaring/localization/it_IT.inc
index 6750cce..c7373de 100644
--- a/plugins/libcalendaring/localization/it_IT.inc
+++ b/plugins/libcalendaring/localization/it_IT.inc
@@ -10,11 +10,8 @@ $labels['until'] = 'fino al';
 $labels['at'] = 'at';
 $labels['alarmemail'] = 'Spedisci email';
 $labels['alarmdisplay'] = 'Mostra messaggio';
-$labels['alarmaudio'] = 'Play sound';
 $labels['alarmdisplayoption'] = 'Messaggio';
 $labels['alarmemailoption'] = 'Email';
-$labels['alarmaudiooption'] = 'Sound';
-$labels['alarmat'] = 'at $datetime';
 $labels['trigger@'] = 'in data';
 $labels['trigger-M'] = 'miniti prima';
 $labels['trigger-H'] = 'ore prima';
@@ -22,9 +19,6 @@ $labels['trigger-D'] = 'giorni prima';
 $labels['trigger+M'] = 'minuti dopo';
 $labels['trigger+H'] = 'ore dopo';
 $labels['trigger+D'] = 'giorni dopo';
-$labels['triggerattime'] = 'at time';
-$labels['addalarm'] = 'Add alarm';
-$labels['removealarm'] = 'Remove alarm';
 $labels['alarmtitle'] = 'Prossimi eventi';
 $labels['dismissall'] = 'Scarta tutti';
 $labels['dismiss'] = 'Scarta';
@@ -41,7 +35,6 @@ $labels['daily'] = 'quotidiana';
 $labels['weekly'] = 'settimanale';
 $labels['monthly'] = 'mensile';
 $labels['yearly'] = 'annuale';
-$labels['rdate'] = 'on dates';
 $labels['every'] = 'Ogni';
 $labels['days'] = 'giorno/i';
 $labels['weeks'] = 'settimana/e';
@@ -54,7 +47,6 @@ $labels['onevery'] = 'Ogni';
 $labels['onsamedate'] = 'Alla stessa data';
 $labels['forever'] = 'per sempre';
 $labels['recurrencend'] = 'fino al';
-$labels['untilenddate'] = 'until date';
 $labels['forntimes'] = 'per $nr volte';
 $labels['first'] = 'primo';
 $labels['second'] = 'secondo';
@@ -62,8 +54,6 @@ $labels['third'] = 'terzo';
 $labels['fourth'] = 'quarto';
 $labels['last'] = 'ultimo';
 $labels['dayofmonth'] = 'Giorno del mese';
-$labels['addrdate'] = 'Add repeat date';
-$labels['except'] = 'except';
 $labels['itipinvitation'] = 'Invito a';
 $labels['itipupdate'] = 'Aggiornamento di';
 $labels['itipcancellation'] = 'Annullato:';
@@ -72,60 +62,24 @@ $labels['itipaccepted'] = 'Accetta';
 $labels['itiptentative'] = 'Forse';
 $labels['itipdeclined'] = 'Rifiuta';
 $labels['itipdelegated'] = 'Delegato';
-$labels['itipneeds-action'] = 'Postpone';
-$labels['itipcomment'] = 'Your response';
-$labels['itipeditresponse'] = 'Enter a response text';
-$labels['itipsendercomment'] = 'Sender\'s comment: ';
-$labels['itipsuppressreply'] = 'Do not send a response';
 $labels['itipobjectnotfound'] = 'L\'oggetto a cui si riferisce questo messaggio non è stato trovato nel tuo account.';
 $labels['itipsubjectaccepted'] = '"$title" è stato accettato da $name';
 $labels['itipsubjecttentative'] = '"$title" è stato accettato con riserva da $name';
 $labels['itipsubjectdeclined'] = '"$title" è stato rifiutato da $name';
-$labels['itipsubjectin-process'] = '"$title" is in-process by $name';
-$labels['itipsubjectcompleted'] = '"$title" was completed by $name';
-$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled';
-$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name';
-$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name';
 $labels['itipnewattendee'] = 'Questa è una risposta da un nuovo partecipante';
 $labels['updateattendeestatus'] = 'Aggiorna lo stato dei partecipanti';
 $labels['acceptinvitation'] = 'Accetti questo invito?';
-$labels['acceptattendee'] = 'Accept participant';
-$labels['declineattendee'] = 'Decline participant';
-$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):';
 $labels['youhaveaccepted'] = 'Hai accettato questo invito';
 $labels['youhavetentative'] = 'Hai accettato con riserva questo invito';
 $labels['youhavedeclined'] = 'Hai rifiutato questo invito';
 $labels['youhavedelegated'] = 'Hai delegato questo invito';
-$labels['youhavein-process'] = 'You are working on this assignment';
-$labels['youhavecompleted'] = 'You have completed this assignment';
-$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending';
-$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation';
-$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively';
-$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation';
-$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation';
-$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment';
-$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment';
-$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending';
 $labels['attendeeaccepted'] = 'Il partecipante ha accettato';
 $labels['attendeetentative'] = 'Il partecipante ha accettato con riserva';
 $labels['attendeedeclined'] = 'Il partecipante ha rifiutato';
-$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Participant is in-process';
-$labels['attendeecompleted'] = 'Participant has completed';
 $labels['notanattendee'] = 'Non sei nell\'elenco dei partecipanti per questo oggetto';
-$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version';
 $labels['importtocalendar'] = 'Salva nel mio calendario';
 $labels['removefromcalendar'] = 'Rimuovi dal mio calendario';
 $labels['updatemycopy'] = 'Aggiorna la mia copia';
-$labels['openpreview'] = 'Open Preview';
 $labels['deleteobjectconfirm'] = 'Vuoi davvero eliminare questo oggetto?';
 $labels['declinedeleteconfirm'] = 'Vuoi che l\'oggetto rifiutato venga eliminato anche dal tuo account?';
-$labels['delegateinvitation'] = 'Delegate Invitation';
-$labels['delegateto'] = 'Delegate to';
-$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence';
-$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate';
 $labels['savingdata'] = 'Salvataggio dati...';
-$labels['expandattendeegroup'] = 'Substitute with group members';
-$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.';
-$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.';
-$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.';
diff --git a/plugins/libcalendaring/localization/ja_JP.inc b/plugins/libcalendaring/localization/ja_JP.inc
index 8673e2a..2f22aab 100644
--- a/plugins/libcalendaring/localization/ja_JP.inc
+++ b/plugins/libcalendaring/localization/ja_JP.inc
@@ -10,10 +10,8 @@ $labels['until'] = 'まで';
 $labels['at'] = 'の';
 $labels['alarmemail'] = 'メール送信';
 $labels['alarmdisplay'] = 'メッセージ表示';
-$labels['alarmaudio'] = 'Play sound';
 $labels['alarmdisplayoption'] = 'メッセージ';
 $labels['alarmemailoption'] = 'Eメール';
-$labels['alarmaudiooption'] = 'Sound';
 $labels['alarmat'] = '$datetime に';
 $labels['trigger@'] = '日付に';
 $labels['trigger-M'] = '分前';
@@ -22,9 +20,6 @@ $labels['trigger-D'] = '分後';
 $labels['trigger+M'] = '分後';
 $labels['trigger+H'] = '時間後';
 $labels['trigger+D'] = '日後';
-$labels['triggerattime'] = 'at time';
-$labels['addalarm'] = 'Add alarm';
-$labels['removealarm'] = 'Remove alarm';
 $labels['alarmtitle'] = '今後のイベント';
 $labels['dismissall'] = '全て削除';
 $labels['dismiss'] = '削除';
@@ -41,7 +36,6 @@ $labels['daily'] = '毎日';
 $labels['weekly'] = '毎週';
 $labels['monthly'] = '毎月';
 $labels['yearly'] = '毎年';
-$labels['rdate'] = 'on dates';
 $labels['every'] = 'いつでも';
 $labels['days'] = 'æ—¥(s)';
 $labels['weeks'] = '週(s)';
@@ -54,7 +48,6 @@ $labels['onevery'] = '各';
 $labels['onsamedate'] = 'いつか';
 $labels['forever'] = 'ずっと';
 $labels['recurrencend'] = 'まで';
-$labels['untilenddate'] = 'until date';
 $labels['forntimes'] = '$nr まで(s)';
 $labels['first'] = '第1週';
 $labels['second'] = '第2週';
@@ -62,8 +55,6 @@ $labels['third'] = '第3週';
 $labels['fourth'] = '第4週';
 $labels['last'] = '最終週';
 $labels['dayofmonth'] = 'æ—¥';
-$labels['addrdate'] = 'Add repeat date';
-$labels['except'] = 'except';
 $labels['itipinvitation'] = '招待する';
 $labels['itipupdate'] = 'æ›´æ–°';
 $labels['itipcancellation'] = 'キャンセル';
@@ -72,60 +63,15 @@ $labels['itipaccepted'] = '承諾';
 $labels['itiptentative'] = 'たぶん';
 $labels['itipdeclined'] = '辞退';
 $labels['itipdelegated'] = '委任者';
-$labels['itipneeds-action'] = 'Postpone';
-$labels['itipcomment'] = 'Your response';
-$labels['itipeditresponse'] = 'Enter a response text';
-$labels['itipsendercomment'] = 'Sender\'s comment: ';
-$labels['itipsuppressreply'] = 'Do not send a response';
-$labels['itipobjectnotfound'] = 'The object referred by this message was not found in your account.';
 $labels['itipsubjectaccepted'] = '$name が "$title" を承諾しました';
 $labels['itipsubjecttentative'] = '$name が "$title" を仮承諾しました';
 $labels['itipsubjectdeclined'] = '$name が "$title" を辞退しました';
-$labels['itipsubjectin-process'] = '"$title" is in-process by $name';
-$labels['itipsubjectcompleted'] = '"$title" was completed by $name';
-$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled';
-$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name';
-$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name';
-$labels['itipnewattendee'] = 'This is a reply from a new participant';
 $labels['updateattendeestatus'] = '参加者の状況更新';
 $labels['acceptinvitation'] = 'この招待を承諾しますか?';
-$labels['acceptattendee'] = 'Accept participant';
-$labels['declineattendee'] = 'Decline participant';
-$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):';
 $labels['youhaveaccepted'] = 'この招待を承諾しました';
 $labels['youhavetentative'] = 'この招待を仮承諾しました。';
 $labels['youhavedeclined'] = 'この招待を辞退しました。';
-$labels['youhavedelegated'] = 'You have delegated this invitation';
-$labels['youhavein-process'] = 'You are working on this assignment';
-$labels['youhavecompleted'] = 'You have completed this assignment';
-$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending';
-$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation';
-$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively';
-$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation';
-$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation';
-$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment';
-$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment';
-$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending';
-$labels['attendeeaccepted'] = 'Participant has accepted';
-$labels['attendeetentative'] = 'Participant has tentatively accepted';
-$labels['attendeedeclined'] = 'Participant has declined';
-$labels['attendeedelegated'] = 'Participant has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Participant is in-process';
-$labels['attendeecompleted'] = 'Participant has completed';
 $labels['notanattendee'] = 'このイベントの出席者として一覧にありません';
-$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version';
 $labels['importtocalendar'] = 'カレンダーに保存';
 $labels['removefromcalendar'] = 'カレンダーから削除';
-$labels['updatemycopy'] = 'Update my copy';
-$labels['openpreview'] = 'Open Preview';
-$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?';
-$labels['delegateinvitation'] = 'Delegate Invitation';
-$labels['delegateto'] = 'Delegate to';
-$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence';
-$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate';
 $labels['savingdata'] = 'データを保存中…';
-$labels['expandattendeegroup'] = 'Substitute with group members';
-$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.';
-$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.';
-$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.';
diff --git a/plugins/libcalendaring/localization/nl_NL.inc b/plugins/libcalendaring/localization/nl_NL.inc
index e3dab1f..73059e2 100644
--- a/plugins/libcalendaring/localization/nl_NL.inc
+++ b/plugins/libcalendaring/localization/nl_NL.inc
@@ -10,10 +10,8 @@ $labels['until'] = 'tot';
 $labels['at'] = 'om';
 $labels['alarmemail'] = 'Verzend E-mail';
 $labels['alarmdisplay'] = 'Bericht weergeven';
-$labels['alarmaudio'] = 'Play sound';
 $labels['alarmdisplayoption'] = 'Bericht';
 $labels['alarmemailoption'] = 'E-mail';
-$labels['alarmaudiooption'] = 'Sound';
 $labels['alarmat'] = 'op $datetime';
 $labels['trigger@'] = 'op datum';
 $labels['trigger-M'] = 'minuten voor';
@@ -23,12 +21,7 @@ $labels['trigger+M'] = 'minuten na';
 $labels['trigger+H'] = 'uren na';
 $labels['trigger+D'] = 'dagen na';
 $labels['triggerattime'] = 'at time';
-$labels['addalarm'] = 'Add alarm';
-$labels['removealarm'] = 'Remove alarm';
 $labels['alarmtitle'] = 'Aankomende evenementen';
-$labels['dismissall'] = 'Dismiss all';
-$labels['dismiss'] = 'Dismiss';
-$labels['snooze'] = 'Snooze';
 $labels['repeatinmin'] = 'Herhaal over $min minuten';
 $labels['repeatinhr'] = 'Herhaal over 1 uur';
 $labels['repeatinhrs'] = 'Herhaal over $hrs uur';
@@ -54,7 +47,6 @@ $labels['onevery'] = 'Op elke';
 $labels['onsamedate'] = 'Op dezelfde datum';
 $labels['forever'] = 'oneindig';
 $labels['recurrencend'] = 'tot';
-$labels['untilenddate'] = 'until date';
 $labels['forntimes'] = 'voor $nr keer';
 $labels['first'] = 'eerste';
 $labels['second'] = 'tweede';
@@ -63,29 +55,19 @@ $labels['fourth'] = 'vierde';
 $labels['last'] = 'laatste';
 $labels['dayofmonth'] = 'Dag van de maand';
 $labels['addrdate'] = 'Voeg herhaal datum toe';
-$labels['except'] = 'except';
 $labels['itipinvitation'] = 'Uitnodiging voor';
 $labels['itipupdate'] = 'Update van';
 $labels['itipcancellation'] = 'Afgelast:';
-$labels['itipreply'] = 'Reply to';
 $labels['itipaccepted'] = 'Accepteer';
 $labels['itiptentative'] = 'Misschien';
 $labels['itipdeclined'] = 'Afwijzen';
 $labels['itipdelegated'] = 'Gedelegeerde';
-$labels['itipneeds-action'] = 'Postpone';
 $labels['itipcomment'] = 'Uw antwoord';
 $labels['itipeditresponse'] = 'Voeg een antwoord tekst toe';
 $labels['itipsendercomment'] = 'Opmerking van verzender:';
-$labels['itipsuppressreply'] = 'Do not send a response';
 $labels['itipobjectnotfound'] = 'Het object waaraan in dit bericht wordt gerefereerd is niet gevonden in uw account.';
 $labels['itipsubjectaccepted'] = '"$title" is geaccepteerd door $name';
-$labels['itipsubjecttentative'] = '"$title" has been tentatively accepted by $name';
-$labels['itipsubjectdeclined'] = '"$title" has been declined by $name';
-$labels['itipsubjectin-process'] = '"$title" is in-process by $name';
-$labels['itipsubjectcompleted'] = '"$title" was completed by $name';
 $labels['itipsubjectcancel'] = 'Uw deelname aan "$title" is geannuleerd';
-$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name';
-$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name';
 $labels['itipnewattendee'] = 'Dit is een antwoord van een nieuwe deelnemer';
 $labels['updateattendeestatus'] = 'Update status van deelnemer';
 $labels['acceptinvitation'] = 'Accepteer je deze uitnodiging?';
@@ -93,39 +75,15 @@ $labels['acceptattendee'] = 'Accepteer deelnemer';
 $labels['declineattendee'] = 'Afwijzen deelnemer';
 $labels['declineattendeeconfirm'] = 'Voeg een bericht toe voor de afgewezen deelnemer (optioneel):';
 $labels['youhaveaccepted'] = 'Je hebt de uitnodiging geaccepteerd';
-$labels['youhavetentative'] = 'You have tentatively accepted this invitation';
 $labels['youhavedeclined'] = 'Je hebt deze uitnodiging afgewezen';
 $labels['youhavedelegated'] = 'U heeft deze uitnodiging gedelegeerd';
-$labels['youhavein-process'] = 'You are working on this assignment';
-$labels['youhavecompleted'] = 'You have completed this assignment';
-$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending';
-$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation';
-$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively';
-$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation';
-$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation';
-$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment';
-$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment';
-$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending';
 $labels['attendeeaccepted'] = 'Deelnemer heeft geaccepteerd';
 $labels['attendeetentative'] = 'Deelnemer heeft voorwaardelijk geaccepteerd';
 $labels['attendeedeclined'] = 'Deelnemer heeft afgewezen ';
 $labels['attendeedelegated'] = 'Deelnemer heeft gedelegeerd aan ';
-$labels['attendeein-process'] = 'Participant is in-process';
-$labels['attendeecompleted'] = 'Participant has completed';
-$labels['notanattendee'] = 'You\'re not listed as an attendee of this event';
-$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version';
 $labels['importtocalendar'] = 'Bewaar in mijn kalender';
 $labels['removefromcalendar'] = 'Verwijder van mijn kalender';
 $labels['updatemycopy'] = 'Wijzig mijn kopie';
-$labels['openpreview'] = 'Open Preview';
 $labels['deleteobjectconfirm'] = 'Wilt u echt dit object verwijderen?';
 $labels['declinedeleteconfirm'] = 'Wilt u tevens deze afgewezen object verwijderen uit uw kalender?';
-$labels['delegateinvitation'] = 'Delegate Invitation';
-$labels['delegateto'] = 'Delegate to';
-$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence';
-$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate';
 $labels['savingdata'] = 'Data wordt opgeslagen...';
-$labels['expandattendeegroup'] = 'Substitute with group members';
-$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.';
-$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.';
-$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.';
diff --git a/plugins/libcalendaring/localization/pl_PL.inc b/plugins/libcalendaring/localization/pl_PL.inc
index 9c93d26..ce44218 100644
--- a/plugins/libcalendaring/localization/pl_PL.inc
+++ b/plugins/libcalendaring/localization/pl_PL.inc
@@ -7,126 +7,6 @@
  * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
  */
 $labels['until'] = 'dopóki';
-$labels['at'] = 'w';
-$labels['alarmemail'] = 'Wyślij e-mail';
-$labels['alarmdisplay'] = 'Pokaż wiadomość';
-$labels['alarmaudio'] = 'Odtwórz dźwięk';
-$labels['alarmdisplayoption'] = 'Wiadomość';
-$labels['alarmemailoption'] = 'E-mail';
-$labels['alarmaudiooption'] = 'Dźwięk';
-$labels['alarmat'] = 'o $datetime';
-$labels['trigger@'] = 'w dniu';
-$labels['trigger-M'] = 'minut(y) przed';
-$labels['trigger-H'] = 'godziny przed';
-$labels['trigger-D'] = 'dni przed';
-$labels['trigger+M'] = 'minut po';
-$labels['trigger+H'] = 'godzin(y) po';
-$labels['trigger+D'] = 'dni po';
-$labels['triggerattime'] = 'o godzinie';
-$labels['addalarm'] = 'Dodaj alarm';
-$labels['removealarm'] = 'Usuń alarm';
-$labels['alarmtitle'] = 'NadchodzÄ…ce zdarzenia';
-$labels['dismissall'] = 'Odrzuć wszystkie';
-$labels['dismiss'] = 'Odrzuć';
-$labels['snooze'] = 'Odłóż';
-$labels['repeatinmin'] = 'Powtórz po $min minutach';
-$labels['repeatinhr'] = 'Powtórz po godzinie';
-$labels['repeatinhrs'] = 'Powtórz po $hrs godzinach';
-$labels['repeattomorrow'] = 'Powtórz jutro';
-$labels['repeatinweek'] = 'Powtórz za tydzień';
-$labels['showmore'] = 'Pokaż więcej...';
-$labels['recurring'] = 'Powtórzenia';
 $labels['frequency'] = 'Powtórz';
-$labels['never'] = 'nigdy';
-$labels['daily'] = 'codziennie';
-$labels['weekly'] = 'cotygodniowo';
-$labels['monthly'] = 'miesięcznie';
-$labels['yearly'] = 'corocznie';
-$labels['rdate'] = 'wg dat';
-$labels['every'] = 'Każdy';
-$labels['days'] = 'dzień';
-$labels['weeks'] = 'tydzień';
-$labels['months'] = 'miesiÄ…c';
-$labels['years'] = 'roku w:';
-$labels['bydays'] = 'W';
-$labels['untildate'] = 'do';
-$labels['each'] = 'Każdy';
-$labels['onevery'] = 'W każdy';
-$labels['onsamedate'] = 'W tej samej dacie';
-$labels['forever'] = 'zawsze';
 $labels['recurrencend'] = 'dopóki';
-$labels['untilenddate'] = 'do daty';
-$labels['forntimes'] = '$nr raz(y)';
-$labels['first'] = 'pierwszy';
-$labels['second'] = 'drugi';
-$labels['third'] = 'trzeci';
-$labels['fourth'] = 'czwarty';
-$labels['last'] = 'ostatni';
-$labels['dayofmonth'] = 'Dzień miesiąca';
-$labels['addrdate'] = 'Dodaj datę powtórzenia';
-$labels['except'] = 'oprócz';
-$labels['itipinvitation'] = 'Zaproszenie do';
-$labels['itipupdate'] = 'Aktualizacja';
-$labels['itipcancellation'] = 'Anulowano:';
-$labels['itipreply'] = 'Odpowiedź do';
-$labels['itipaccepted'] = 'Akceptuj';
-$labels['itiptentative'] = 'Może';
-$labels['itipdeclined'] = 'Odrzuć';
-$labels['itipdelegated'] = 'Pełnomocnik';
-$labels['itipneeds-action'] = 'Odłóż';
-$labels['itipcomment'] = 'Twoja odpowiedź';
-$labels['itipeditresponse'] = 'Wprowadź treść odpowiedzi';
-$labels['itipsendercomment'] = 'Komentarz nadawcy:';
-$labels['itipsuppressreply'] = 'Nie wysyłaj odpowiedzi';
-$labels['itipobjectnotfound'] = 'W twoim koncie nie znaleziono obiektu powiązanego z tą wiadomością.';
-$labels['itipsubjectaccepted'] = '"$title" zostało zaakceptowane przez $name';
-$labels['itipsubjecttentative'] = '"$title" zostało warunkowo zaakceptowane przez $name';
-$labels['itipsubjectdeclined'] = '"$title" zostało odrzucone przez $name';
-$labels['itipsubjectin-process'] = '"$title" is in-process by $name';
-$labels['itipsubjectcompleted'] = '"$title" was completed by $name';
-$labels['itipsubjectcancel'] = 'Twój udział w "$title" został anulowany';
-$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name';
-$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name';
-$labels['itipnewattendee'] = 'To jest odpowiedź od nowego uczestnika';
-$labels['updateattendeestatus'] = 'Zaktualizuj status uczestnika';
-$labels['acceptinvitation'] = 'Czy akceptujesz to zdarzenie?';
-$labels['acceptattendee'] = 'Akceptuj uczestnika';
-$labels['declineattendee'] = 'Odrzuć uczestnika';
-$labels['declineattendeeconfirm'] = 'Wprowadź wiadomość dla odrzuconego uczestnika (opcjonalnie):';
-$labels['youhaveaccepted'] = 'Zaakceptowałeś to zaproszenie';
-$labels['youhavetentative'] = 'Zaakceptowałeś to zdarzenie warunkowo';
-$labels['youhavedeclined'] = 'Odrzuciłeś to zdarzenie';
-$labels['youhavedelegated'] = 'You have delegated this invitation';
-$labels['youhavein-process'] = 'You are working on this assignment';
-$labels['youhavecompleted'] = 'You have completed this assignment';
-$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending';
-$labels['youhavepreviouslyaccepted'] = 'Poprzednio zaakceptowałeś to zaproszenie';
-$labels['youhavepreviouslytentative'] = 'Poprzednio zaakceptowałeś to zaproszenie warunkowo';
-$labels['youhavepreviouslydeclined'] = 'Poprzednio odrzuciłeś to zaproszenie';
-$labels['youhavepreviouslydelegated'] = 'Poprzednio oddelegowałeś to zaproszenie';
-$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment';
-$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment';
-$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending';
-$labels['attendeeaccepted'] = 'Uczestnik zaakceptował';
-$labels['attendeetentative'] = 'Uczestnik zaakceptował warunkowo';
-$labels['attendeedeclined'] = 'Uczestnik odrzucił';
-$labels['attendeedelegated'] = 'Uczestnik oddelegował do $delegatedto';
-$labels['attendeein-process'] = 'Uczestnik pracuje';
-$labels['attendeecompleted'] = 'Uczestnik ukończył';
-$labels['notanattendee'] = 'Nie jesteś na liście uczestników tego zdarzenia';
-$labels['outdatedinvitation'] = 'To zaproszenie zostało zastąpione nową wersją';
-$labels['importtocalendar'] = 'Zapisz w moim kalendarzu';
-$labels['removefromcalendar'] = 'Usuń z mojego kalendarza';
-$labels['updatemycopy'] = 'Uaktualnij mojÄ… kopiÄ™';
-$labels['openpreview'] = 'Otwórz podgląd';
-$labels['deleteobjectconfirm'] = 'Czy na pewno chcesz usunąć ten obiekt?';
-$labels['declinedeleteconfirm'] = 'Czy chcesz także usunąć ten odrzucony obiekt ze swojego konta?';
-$labels['delegateinvitation'] = 'Delegate Invitation';
-$labels['delegateto'] = 'Oddeleguj do';
-$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence';
-$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate';
 $labels['savingdata'] = 'ZapisujÄ™ dane...';
-$labels['expandattendeegroup'] = 'Substitute with group members';
-$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.';
-$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.';
-$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.';
diff --git a/plugins/libcalendaring/localization/pt_BR.inc b/plugins/libcalendaring/localization/pt_BR.inc
index a4f8792..eb3f14b 100644
--- a/plugins/libcalendaring/localization/pt_BR.inc
+++ b/plugins/libcalendaring/localization/pt_BR.inc
@@ -10,10 +10,8 @@ $labels['until'] = 'até';
 $labels['at'] = 'no';
 $labels['alarmemail'] = 'Enviar Email';
 $labels['alarmdisplay'] = 'Mostrar mensagem';
-$labels['alarmaudio'] = 'Play sound';
 $labels['alarmdisplayoption'] = 'Mensagem';
 $labels['alarmemailoption'] = 'Email';
-$labels['alarmaudiooption'] = 'Sound';
 $labels['alarmat'] = 'como $datetime';
 $labels['trigger@'] = 'na data';
 $labels['trigger-M'] = 'minutos antes';
@@ -22,9 +20,6 @@ $labels['trigger-D'] = 'dias antes';
 $labels['trigger+M'] = 'minutos depois';
 $labels['trigger+H'] = 'horas depois';
 $labels['trigger+D'] = 'dias depois';
-$labels['triggerattime'] = 'at time';
-$labels['addalarm'] = 'Add alarm';
-$labels['removealarm'] = 'Remove alarm';
 $labels['alarmtitle'] = 'Próximos eventos';
 $labels['dismissall'] = 'Dispensar tudo';
 $labels['dismiss'] = 'Dispensar';
@@ -41,7 +36,6 @@ $labels['daily'] = 'diariamente';
 $labels['weekly'] = 'semanalmente';
 $labels['monthly'] = 'mensalmente';
 $labels['yearly'] = 'anualmente';
-$labels['rdate'] = 'on dates';
 $labels['every'] = 'À cada';
 $labels['days'] = 'dia(s)';
 $labels['weeks'] = 'semana(s)';
@@ -54,7 +48,6 @@ $labels['onevery'] = 'Em cada';
 $labels['onsamedate'] = 'Na mesma data';
 $labels['forever'] = 'nunca termina';
 $labels['recurrencend'] = 'até';
-$labels['untilenddate'] = 'until date';
 $labels['forntimes'] = 'por $nr vez(es)';
 $labels['first'] = 'primeira';
 $labels['second'] = 'segunda';
@@ -62,8 +55,6 @@ $labels['third'] = 'terceira';
 $labels['fourth'] = 'quarta';
 $labels['last'] = 'última';
 $labels['dayofmonth'] = 'Dia do mês';
-$labels['addrdate'] = 'Add repeat date';
-$labels['except'] = 'except';
 $labels['itipinvitation'] = 'Convite para';
 $labels['itipupdate'] = 'Atualização de';
 $labels['itipcancellation'] = 'Cancelado:';
@@ -72,60 +63,23 @@ $labels['itipaccepted'] = 'Aceitar';
 $labels['itiptentative'] = 'Talvez';
 $labels['itipdeclined'] = 'Rejeitar';
 $labels['itipdelegated'] = 'Delegado';
-$labels['itipneeds-action'] = 'Postpone';
-$labels['itipcomment'] = 'Your response';
-$labels['itipeditresponse'] = 'Enter a response text';
-$labels['itipsendercomment'] = 'Sender\'s comment: ';
-$labels['itipsuppressreply'] = 'Do not send a response';
 $labels['itipobjectnotfound'] = 'O objeto referenciado por esta mensagem não foi encontrado em sua conta.';
 $labels['itipsubjectaccepted'] = '"$title" foi aceito por $name';
 $labels['itipsubjecttentative'] = '"$title" foi aceito como tentativa por $name';
 $labels['itipsubjectdeclined'] = '"$title" foi recusado por $name';
-$labels['itipsubjectin-process'] = '"$title" is in-process by $name';
-$labels['itipsubjectcompleted'] = '"$title" was completed by $name';
-$labels['itipsubjectcancel'] = 'Your participation in "$title" has been cancelled';
-$labels['itipsubjectdelegated'] = '"$title" has been delegated by $name';
-$labels['itipsubjectdelegatedto'] = '"$title" has been delegated to you by $name';
 $labels['itipnewattendee'] = 'Esta é a resposta de um novo participante';
 $labels['updateattendeestatus'] = 'Atualizar o estado dos participantes';
 $labels['acceptinvitation'] = 'Você aceita este convite?';
 $labels['acceptattendee'] = 'Aceitar participante';
 $labels['declineattendee'] = 'Recusar participante';
-$labels['declineattendeeconfirm'] = 'Enter a message to the declined participant (optional):';
 $labels['youhaveaccepted'] = 'Você aceitou este convite';
 $labels['youhavetentative'] = 'Você aceitou como tentativa este convite';
 $labels['youhavedeclined'] = 'Você recusou este convite';
 $labels['youhavedelegated'] = 'Você delegou este convite';
-$labels['youhavein-process'] = 'You are working on this assignment';
-$labels['youhavecompleted'] = 'You have completed this assignment';
-$labels['youhaveneeds-action'] = 'Your response to this invitation is still pending';
-$labels['youhavepreviouslyaccepted'] = 'You have previously accepted this invitation';
-$labels['youhavepreviouslytentative'] = 'You have previously accepted this invitation tentatively';
-$labels['youhavepreviouslydeclined'] = 'You have previously declined this invitation';
-$labels['youhavepreviouslydelegated'] = 'You have previously delegated this invitation';
-$labels['youhavepreviouslyin-process'] = 'You have previously reported to work on this assignment';
-$labels['youhavepreviouslycompleted'] = 'You have previously completed this assignment';
-$labels['youhavepreviouslyneeds-action'] = 'Your response to this invitation is still pending';
 $labels['attendeeaccepted'] = 'O participante aceitou';
 $labels['attendeetentative'] = 'O participante aceitou temporariamente';
 $labels['attendeedeclined'] = 'O participante recusou';
 $labels['attendeedelegated'] = 'O participante delegou para $delegatedto';
-$labels['attendeein-process'] = 'Participant is in-process';
-$labels['attendeecompleted'] = 'Participant has completed';
-$labels['notanattendee'] = 'You\'re not listed as an attendee of this object';
-$labels['outdatedinvitation'] = 'This invitation has been replaced by a newer version';
 $labels['importtocalendar'] = 'Salvar em meu calendário';
 $labels['removefromcalendar'] = 'Remover do meu calendário';
-$labels['updatemycopy'] = 'Update my copy';
-$labels['openpreview'] = 'Open Preview';
-$labels['deleteobjectconfirm'] = 'Do you really want to delete this object?';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined object from your account?';
-$labels['delegateinvitation'] = 'Delegate Invitation';
-$labels['delegateto'] = 'Delegate to';
-$labels['delegatersvpme'] = 'Keep me informed about updates of this incidence';
-$labels['delegateinvalidaddress'] = 'Please enter a valid email address for the delegate';
 $labels['savingdata'] = 'Salvando dados...';
-$labels['expandattendeegroup'] = 'Substitute with group members';
-$labels['expandattendeegroupnodata'] = 'Unable to substitute this group. No members found.';
-$labels['expandattendeegrouperror'] = 'Unable to substitute this group. It might contain too many members.';
-$labels['expandattendeegroupsizelimit'] = 'This group contains too many members for substituting.';
diff --git a/plugins/libcalendaring/localization/ro.inc b/plugins/libcalendaring/localization/ro.inc
deleted file mode 100644
index 2f86a43..0000000
--- a/plugins/libcalendaring/localization/ro.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
diff --git a/plugins/libcalendaring/localization/sk.inc b/plugins/libcalendaring/localization/sk.inc
deleted file mode 100644
index 6679135..0000000
--- a/plugins/libcalendaring/localization/sk.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
-$labels['frequency'] = 'Opakovať';
diff --git a/plugins/libcalendaring/localization/sk_SK.inc b/plugins/libcalendaring/localization/sk_SK.inc
new file mode 100644
index 0000000..6679135
--- /dev/null
+++ b/plugins/libcalendaring/localization/sk_SK.inc
@@ -0,0 +1,9 @@
+<?php
+/**
+ * Localizations for the Kolab calendaring utilities plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
+ */
+$labels['frequency'] = 'Opakovať';
diff --git a/plugins/libcalendaring/localization/sl.inc b/plugins/libcalendaring/localization/sl.inc
deleted file mode 100644
index 946eb61..0000000
--- a/plugins/libcalendaring/localization/sl.inc
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
-$labels['until'] = 'do';
-$labels['at'] = 'ob';
-$labels['alarmemailoption'] = 'Email';
-$labels['frequency'] = 'Ponovi';
-$labels['recurrencend'] = 'do';
-$labels['itipdelegated'] = 'Sodelujoč';
-$labels['savingdata'] = 'Shranjujem...';
diff --git a/plugins/libcalendaring/localization/sl_SI.inc b/plugins/libcalendaring/localization/sl_SI.inc
new file mode 100644
index 0000000..946eb61
--- /dev/null
+++ b/plugins/libcalendaring/localization/sl_SI.inc
@@ -0,0 +1,15 @@
+<?php
+/**
+ * Localizations for the Kolab calendaring utilities plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
+ */
+$labels['until'] = 'do';
+$labels['at'] = 'ob';
+$labels['alarmemailoption'] = 'Email';
+$labels['frequency'] = 'Ponovi';
+$labels['recurrencend'] = 'do';
+$labels['itipdelegated'] = 'Sodelujoč';
+$labels['savingdata'] = 'Shranjujem...';
diff --git a/plugins/libcalendaring/localization/sv.inc b/plugins/libcalendaring/localization/sv.inc
deleted file mode 100644
index 2f86a43..0000000
--- a/plugins/libcalendaring/localization/sv.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
diff --git a/plugins/libcalendaring/localization/sv_SE.inc b/plugins/libcalendaring/localization/sv_SE.inc
index 23f6682..bd80faf 100644
--- a/plugins/libcalendaring/localization/sv_SE.inc
+++ b/plugins/libcalendaring/localization/sv_SE.inc
@@ -7,125 +7,6 @@
  * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
  */
 $labels['until'] = 'tills';
-$labels['at'] = ' ';
-$labels['alarmemail'] = 'Skicka e-post';
-$labels['alarmdisplay'] = 'Visa meddelande';
-$labels['alarmaudio'] = 'Spela ljud';
-$labels['alarmdisplayoption'] = 'Meddelande';
-$labels['alarmemailoption'] = 'E-post';
-$labels['alarmaudiooption'] = 'Ljud';
-$labels['alarmat'] = '$datetime';
-$labels['trigger@'] = 'datum';
-$labels['trigger-M'] = 'minuter före';
-$labels['trigger-H'] = 'timmar före';
-$labels['trigger-D'] = 'dagar före';
-$labels['trigger+M'] = 'minuter efter';
-$labels['trigger+H'] = 'timmar efter';
-$labels['trigger+D'] = 'dagar efter';
-$labels['triggerattime'] = 'tid';
-$labels['addalarm'] = 'Lägg till alarm';
-$labels['removealarm'] = 'Ta bort alarm';
-$labels['alarmtitle'] = 'Kommande händelser';
-$labels['dismissall'] = 'Avvisa alla';
-$labels['dismiss'] = 'Avvisa';
-$labels['snooze'] = 'Vila';
-$labels['repeatinmin'] = 'Upprepa om $min minuter';
-$labels['repeatinhr'] = 'Upprepa om 1 timme';
-$labels['repeatinhrs'] = 'Upprepa om $hrs timmar';
-$labels['repeattomorrow'] = 'Upprepa imorgon';
-$labels['repeatinweek'] = 'Upprepa om en vecka';
-$labels['showmore'] = 'Visa fler ...';
 $labels['frequency'] = 'Upprepa';
-$labels['never'] = 'aldrig';
-$labels['daily'] = 'dagligen';
-$labels['weekly'] = 'veckovis';
-$labels['monthly'] = 'månadsvis';
-$labels['yearly'] = 'Ã¥rligen';
-$labels['rdate'] = 'på datum';
-$labels['every'] = 'Varje';
-$labels['days'] = 'dag(ar)';
-$labels['weeks'] = 'vecka(or)';
-$labels['months'] = 'månad(er)';
-$labels['years'] = 'Ã¥r';
-$labels['bydays'] = 'PÃ¥';
-$labels['untildate'] = 'den';
-$labels['each'] = 'Varje';
-$labels['onevery'] = 'PÃ¥ varje';
-$labels['onsamedate'] = 'PÃ¥ samma datum';
-$labels['forever'] = 'för alltid';
 $labels['recurrencend'] = 'tills';
-$labels['untilenddate'] = 'tills datum';
-$labels['forntimes'] = '$nr gång(er)';
-$labels['first'] = 'första';
-$labels['second'] = 'andra';
-$labels['third'] = 'tredje';
-$labels['fourth'] = 'fjärde';
-$labels['last'] = 'sista';
-$labels['dayofmonth'] = 'Dag i månad';
-$labels['addrdate'] = 'Lägg till datum för upprepning';
-$labels['except'] = 'Förutom';
-$labels['itipinvitation'] = 'Inbjudan till';
-$labels['itipupdate'] = 'Uppdatering av';
-$labels['itipcancellation'] = 'Ställts in:';
-$labels['itipreply'] = 'Svara till';
-$labels['itipaccepted'] = 'Acceptera';
-$labels['itiptentative'] = 'Kanske';
-$labels['itipdeclined'] = 'Avböj';
-$labels['itipdelegated'] = 'Delegera';
-$labels['itipneeds-action'] = 'Skjut upp';
-$labels['itipcomment'] = 'Ditt svar';
-$labels['itipeditresponse'] = 'Ange ett svar';
-$labels['itipsendercomment'] = 'Avsändarens kommentar:';
-$labels['itipsuppressreply'] = 'Skicka inget svar';
-$labels['itipobjectnotfound'] = 'Objektet som refererats av detta meddelande hittades inte i ditt konto.';
-$labels['itipsubjectaccepted'] = '"$title" har accepterats av $name';
-$labels['itipsubjecttentative'] = '"$title" har preliminärt accepterats av $name';
-$labels['itipsubjectdeclined'] = '$name har tackat nej till "$title"';
-$labels['itipsubjectin-process'] = '"$title" bearbetas av $name';
-$labels['itipsubjectcompleted'] = '"$title" har slutförts av $name';
-$labels['itipsubjectcancel'] = 'Ditt deltagande i "$title" har ställts in';
-$labels['itipsubjectdelegated'] = '"$title" har delegerats av $name';
-$labels['itipsubjectdelegatedto'] = '"$title" har delegerats till dig av $name';
-$labels['itipnewattendee'] = 'Detta är ett svar från en ny deltagare';
-$labels['updateattendeestatus'] = 'Uppdatera deltagarens status';
-$labels['acceptinvitation'] = 'Accepterar du denna inbjudan?';
-$labels['acceptattendee'] = 'Acceptera deltagare';
-$labels['declineattendee'] = 'Neka deltagare';
-$labels['declineattendeeconfirm'] = 'Skriv ett meddelande till den nekade deltagaren (valfritt):';
-$labels['youhaveaccepted'] = 'Du har accepterat denna inbjudan';
-$labels['youhavetentative'] = 'Du har preliminärt accepterat denna inbjudan';
-$labels['youhavedeclined'] = 'Du har tackat nej till denna inbjudan';
-$labels['youhavedelegated'] = 'Du har delegerat denna inbjudan';
-$labels['youhavein-process'] = 'Du arbetar med denna uppgift';
-$labels['youhavecompleted'] = 'Du har slutfört denna uppgift';
-$labels['youhaveneeds-action'] = 'Ditt svar till denna inbjudan har ännu inte skickats';
-$labels['youhavepreviouslyaccepted'] = 'Du har tidigare accepterat denna inbjudan';
-$labels['youhavepreviouslytentative'] = 'Du har tidigare preliminärt accepterat denna inbjudan';
-$labels['youhavepreviouslydeclined'] = 'Du har tidigare tackat nej till denna inbjudan';
-$labels['youhavepreviouslydelegated'] = 'Du har tidigare delegerat denna inbjudan';
-$labels['youhavepreviouslyin-process'] = 'Du har tidigare rapporterat att du arbetar med denna uppgift';
-$labels['youhavepreviouslycompleted'] = 'Du har tidigare slutfört denna uppgift';
-$labels['youhavepreviouslyneeds-action'] = 'Ditt svar på denna inbjudan har ännu inte skickats';
-$labels['attendeeaccepted'] = 'Deltagare har accepterat';
-$labels['attendeetentative'] = 'Deltagare har preliminärt accepterat';
-$labels['attendeedeclined'] = 'Deltagare har tackat nej';
-$labels['attendeedelegated'] = 'Deltagare har delegerat till $delegatedto';
-$labels['attendeein-process'] = 'Deltagare är i bearbetningsfas';
-$labels['attendeecompleted'] = 'Deltagare har slutfört';
-$labels['notanattendee'] = 'Du är inte listad som en deltagare av detta objekt';
-$labels['outdatedinvitation'] = 'Denna inbjudan har ersatts av en nyare version';
-$labels['importtocalendar'] = 'Spara till min kalender';
-$labels['removefromcalendar'] = 'Ta bort från min kalender';
-$labels['updatemycopy'] = 'Uppdatera min kopia';
-$labels['openpreview'] = 'Öppna förhandsgranskning';
-$labels['deleteobjectconfirm'] = 'Vill du verkligen ta bort detta objekt?';
-$labels['declinedeleteconfirm'] = 'Vill du också vill ta bort detta objekt, som du tackat nej till, från ditt konto?';
-$labels['delegateinvitation'] = 'Delegera inbjudan';
-$labels['delegateto'] = 'Delegera till';
-$labels['delegatersvpme'] = 'Håll mig informerad om uppdateringar angående denna incident';
-$labels['delegateinvalidaddress'] = 'Vänligen ange en giltig e-postadress för ombudet';
 $labels['savingdata'] = 'Sparar data ...';
-$labels['expandattendeegroup'] = 'Ersättare med gruppmedlemmar';
-$labels['expandattendeegroupnodata'] = 'Det går inte att ersätta denna grupp. Inga medlemmar hittades.';
-$labels['expandattendeegrouperror'] = 'Det går inte att ersätta denna grupp. Den kan innehålla för många medlemmar.';
-$labels['expandattendeegroupsizelimit'] = 'Denna grupp innehåller för många medlemmar för att ersätta.';
diff --git a/plugins/libcalendaring/localization/th.inc b/plugins/libcalendaring/localization/th.inc
deleted file mode 100644
index 1fa089a..0000000
--- a/plugins/libcalendaring/localization/th.inc
+++ /dev/null
@@ -1,80 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
-$labels['until'] = 'จนถึง';
-$labels['alarmemail'] = 'ส่ง อีเมล์';
-$labels['alarmdisplay'] = 'แสดงข้อความ';
-$labels['alarmaudio'] = 'เล่นเสียง';
-$labels['alarmdisplayoption'] = 'ข้อความ';
-$labels['alarmemailoption'] = 'อีเมล์';
-$labels['alarmaudiooption'] = 'เสียง';
-$labels['alarmat'] = 'เมื่อ $datetime';
-$labels['trigger@'] = 'ณ วันที่';
-$labels['trigger-M'] = 'นาที ก่อน';
-$labels['trigger-H'] = 'ชั่วโมง ก่อน';
-$labels['trigger-D'] = 'วัน ก่อน';
-$labels['trigger+M'] = 'นาที หลัง';
-$labels['trigger+H'] = 'ชั่วโมง หลัง';
-$labels['trigger+D'] = 'วัน หลัง';
-$labels['triggerattime'] = 'เมื่อเวลา';
-$labels['addalarm'] = 'เพิ่มการเตือน';
-$labels['removealarm'] = 'ลบการเตือน';
-$labels['alarmtitle'] = 'เหตุการณ์ที่กำลังจะถึง';
-$labels['dismissall'] = 'ยกเลิกทั้งหมด';
-$labels['dismiss'] = 'ยกเลิก';
-$labels['snooze'] = 'ปิดชั่วคราว';
-$labels['repeatinmin'] = 'ทำซ้ำใน $min นาที';
-$labels['repeatinhr'] = 'ทำซ้ำใน 1 ชั่วโมง';
-$labels['repeatinhrs'] = 'ทำซ้ำใน $hrs ชั่วโมง';
-$labels['repeattomorrow'] = 'ทำซ้ำพรุ่งนี้';
-$labels['repeatinweek'] = 'ทำซ้ำใน 1 สัปดาห์';
-$labels['showmore'] = 'แสดง มากกว่านี้...';
-$labels['recurring'] = 'ทำซ้ำ';
-$labels['frequency'] = 'ทำซ้ำ';
-$labels['never'] = 'ไม่มีทาง';
-$labels['daily'] = 'ทุกวัน';
-$labels['weekly'] = 'ทุกสัปดาห์';
-$labels['monthly'] = 'ทุกเดือน';
-$labels['yearly'] = 'ทุกปี';
-$labels['rdate'] = 'ณ วันที่';
-$labels['every'] = 'ทุก ๆ';
-$labels['days'] = 'วัน';
-$labels['weeks'] = 'สัปดาห์';
-$labels['months'] = 'เดือน';
-$labels['years'] = 'ปี';
-$labels['each'] = 'แต่ละ';
-$labels['forever'] = 'ตลอดไป';
-$labels['recurrencend'] = 'จนถึง';
-$labels['untilenddate'] = 'จนถึงวันที่';
-$labels['forntimes'] = 'จำนวน $nr ครั้ง';
-$labels['first'] = 'ครั้งที่ 1';
-$labels['second'] = 'ครั้งที่ 2';
-$labels['third'] = 'ครั้งที่ 3';
-$labels['fourth'] = 'ครั้งที่ 4';
-$labels['last'] = 'ครั้งสุดท้าย';
-$labels['addrdate'] = 'เพิ่มวันที่ทำซ้ำ';
-$labels['except'] = 'ยกเว้น';
-$labels['itipinvitation'] = 'คำเชิญถึง';
-$labels['itipcancellation'] = 'ยกเลิก:';
-$labels['itipreply'] = 'ตอบกลับไปยัง';
-$labels['itipaccepted'] = 'ยอมรับ';
-$labels['itiptentative'] = 'อาจจะ';
-$labels['itipdeclined'] = 'ปฎิเสธ';
-$labels['itipneeds-action'] = 'เลื่อน';
-$labels['itipcomment'] = 'ข้อความตอบกลับของคุณ';
-$labels['itipeditresponse'] = 'ป้อนข้อความตอบกลับ';
-$labels['itipsendercomment'] = 'ความคิดเห็นของผู้ส่ง:';
-$labels['itipsuppressreply'] = 'ไม่ส่งข้อความตอบกลับ';
-$labels['itipobjectnotfound'] = 'ไม่พบวัตถุที่อ้างถึงโดยข้อความนี้ในบัญชีของคุณ';
-$labels['itipsubjectaccepted'] = '"$title" ถูกตอบรับโดย $name';
-$labels['itipsubjecttentative'] = '"$title" มีแนวโน้มที่จะได้รับการตอบรับโดย $name';
-$labels['itipsubjectdeclined'] = '"$title" ถูกปฎิเสธโดย $name';
-$labels['itipsubjectin-process'] = '"$title" อยู่ระหว่างการจัดเตรียมโดย $name';
-$labels['itipsubjectcompleted'] = '"$title" ถูกทำให้สมบูรณ์โดย $name';
-$labels['itipsubjectcancel'] = 'การเข้าร่วมของคุณใน "$title" ถูกยกเลิก';
-$labels['savingdata'] = 'บันทึกข้อมูล';
diff --git a/plugins/libcalendaring/localization/th_TH.inc b/plugins/libcalendaring/localization/th_TH.inc
new file mode 100644
index 0000000..1fa089a
--- /dev/null
+++ b/plugins/libcalendaring/localization/th_TH.inc
@@ -0,0 +1,80 @@
+<?php
+/**
+ * Localizations for the Kolab calendaring utilities plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
+ */
+$labels['until'] = 'จนถึง';
+$labels['alarmemail'] = 'ส่ง อีเมล์';
+$labels['alarmdisplay'] = 'แสดงข้อความ';
+$labels['alarmaudio'] = 'เล่นเสียง';
+$labels['alarmdisplayoption'] = 'ข้อความ';
+$labels['alarmemailoption'] = 'อีเมล์';
+$labels['alarmaudiooption'] = 'เสียง';
+$labels['alarmat'] = 'เมื่อ $datetime';
+$labels['trigger@'] = 'ณ วันที่';
+$labels['trigger-M'] = 'นาที ก่อน';
+$labels['trigger-H'] = 'ชั่วโมง ก่อน';
+$labels['trigger-D'] = 'วัน ก่อน';
+$labels['trigger+M'] = 'นาที หลัง';
+$labels['trigger+H'] = 'ชั่วโมง หลัง';
+$labels['trigger+D'] = 'วัน หลัง';
+$labels['triggerattime'] = 'เมื่อเวลา';
+$labels['addalarm'] = 'เพิ่มการเตือน';
+$labels['removealarm'] = 'ลบการเตือน';
+$labels['alarmtitle'] = 'เหตุการณ์ที่กำลังจะถึง';
+$labels['dismissall'] = 'ยกเลิกทั้งหมด';
+$labels['dismiss'] = 'ยกเลิก';
+$labels['snooze'] = 'ปิดชั่วคราว';
+$labels['repeatinmin'] = 'ทำซ้ำใน $min นาที';
+$labels['repeatinhr'] = 'ทำซ้ำใน 1 ชั่วโมง';
+$labels['repeatinhrs'] = 'ทำซ้ำใน $hrs ชั่วโมง';
+$labels['repeattomorrow'] = 'ทำซ้ำพรุ่งนี้';
+$labels['repeatinweek'] = 'ทำซ้ำใน 1 สัปดาห์';
+$labels['showmore'] = 'แสดง มากกว่านี้...';
+$labels['recurring'] = 'ทำซ้ำ';
+$labels['frequency'] = 'ทำซ้ำ';
+$labels['never'] = 'ไม่มีทาง';
+$labels['daily'] = 'ทุกวัน';
+$labels['weekly'] = 'ทุกสัปดาห์';
+$labels['monthly'] = 'ทุกเดือน';
+$labels['yearly'] = 'ทุกปี';
+$labels['rdate'] = 'ณ วันที่';
+$labels['every'] = 'ทุก ๆ';
+$labels['days'] = 'วัน';
+$labels['weeks'] = 'สัปดาห์';
+$labels['months'] = 'เดือน';
+$labels['years'] = 'ปี';
+$labels['each'] = 'แต่ละ';
+$labels['forever'] = 'ตลอดไป';
+$labels['recurrencend'] = 'จนถึง';
+$labels['untilenddate'] = 'จนถึงวันที่';
+$labels['forntimes'] = 'จำนวน $nr ครั้ง';
+$labels['first'] = 'ครั้งที่ 1';
+$labels['second'] = 'ครั้งที่ 2';
+$labels['third'] = 'ครั้งที่ 3';
+$labels['fourth'] = 'ครั้งที่ 4';
+$labels['last'] = 'ครั้งสุดท้าย';
+$labels['addrdate'] = 'เพิ่มวันที่ทำซ้ำ';
+$labels['except'] = 'ยกเว้น';
+$labels['itipinvitation'] = 'คำเชิญถึง';
+$labels['itipcancellation'] = 'ยกเลิก:';
+$labels['itipreply'] = 'ตอบกลับไปยัง';
+$labels['itipaccepted'] = 'ยอมรับ';
+$labels['itiptentative'] = 'อาจจะ';
+$labels['itipdeclined'] = 'ปฎิเสธ';
+$labels['itipneeds-action'] = 'เลื่อน';
+$labels['itipcomment'] = 'ข้อความตอบกลับของคุณ';
+$labels['itipeditresponse'] = 'ป้อนข้อความตอบกลับ';
+$labels['itipsendercomment'] = 'ความคิดเห็นของผู้ส่ง:';
+$labels['itipsuppressreply'] = 'ไม่ส่งข้อความตอบกลับ';
+$labels['itipobjectnotfound'] = 'ไม่พบวัตถุที่อ้างถึงโดยข้อความนี้ในบัญชีของคุณ';
+$labels['itipsubjectaccepted'] = '"$title" ถูกตอบรับโดย $name';
+$labels['itipsubjecttentative'] = '"$title" มีแนวโน้มที่จะได้รับการตอบรับโดย $name';
+$labels['itipsubjectdeclined'] = '"$title" ถูกปฎิเสธโดย $name';
+$labels['itipsubjectin-process'] = '"$title" อยู่ระหว่างการจัดเตรียมโดย $name';
+$labels['itipsubjectcompleted'] = '"$title" ถูกทำให้สมบูรณ์โดย $name';
+$labels['itipsubjectcancel'] = 'การเข้าร่วมของคุณใน "$title" ถูกยกเลิก';
+$labels['savingdata'] = 'บันทึกข้อมูล';
diff --git a/plugins/libcalendaring/localization/tr_TR.inc b/plugins/libcalendaring/localization/tr_TR.inc
deleted file mode 100644
index 2f86a43..0000000
--- a/plugins/libcalendaring/localization/tr_TR.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
diff --git a/plugins/libcalendaring/localization/uk.inc b/plugins/libcalendaring/localization/uk.inc
deleted file mode 100644
index 713cf1b..0000000
--- a/plugins/libcalendaring/localization/uk.inc
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
-$labels['until'] = 'до';
-$labels['alarmemailoption'] = 'Пошта';
-$labels['frequency'] = 'Повторити';
-$labels['recurrencend'] = 'до';
-$labels['itipdelegated'] = 'Представник';
-$labels['savingdata'] = 'Збереження даних...';
diff --git a/plugins/libcalendaring/localization/uk_UA.inc b/plugins/libcalendaring/localization/uk_UA.inc
new file mode 100644
index 0000000..713cf1b
--- /dev/null
+++ b/plugins/libcalendaring/localization/uk_UA.inc
@@ -0,0 +1,14 @@
+<?php
+/**
+ * Localizations for the Kolab calendaring utilities plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
+ */
+$labels['until'] = 'до';
+$labels['alarmemailoption'] = 'Пошта';
+$labels['frequency'] = 'Повторити';
+$labels['recurrencend'] = 'до';
+$labels['itipdelegated'] = 'Представник';
+$labels['savingdata'] = 'Збереження даних...';
diff --git a/plugins/libcalendaring/localization/vi.inc b/plugins/libcalendaring/localization/vi.inc
deleted file mode 100644
index d4dbb53..0000000
--- a/plugins/libcalendaring/localization/vi.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab calendaring utilities plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/libcalendaring/
- */
-$labels['until'] = 'until';
-$labels['frequency'] = 'Repeat';
-$labels['recurrencend'] = 'until';
-$labels['savingdata'] = 'Saving data...';


commit 64ba3616ac844cef292881f1e3f4d201157d7d1f
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Tue Mar 24 12:52:35 2015 +0100

    More localization cleanup: rename to Roundcube language codes, remove untranslated labels

diff --git a/plugins/calendar/localization/bg_BG.inc b/plugins/calendar/localization/bg_BG.inc
index 2513b2f..081ccee 100644
--- a/plugins/calendar/localization/bg_BG.inc
+++ b/plugins/calendar/localization/bg_BG.inc
@@ -37,7 +37,6 @@ $labels['new_event'] = 'Добавяне на събитие';
 $labels['edit_event'] = 'Промяна на събитие';
 $labels['edit'] = 'Промяна';
 $labels['save'] = 'Запис';
-$labels['removelist'] = 'Remove from list';
 $labels['cancel'] = 'Отказ';
 $labels['select'] = 'Избиране';
 $labels['print'] = 'Печат';
@@ -48,13 +47,10 @@ $labels['all-day'] = 'цял ден';
 $labels['export'] = 'Извличане';
 $labels['exporttitle'] = 'Извличане към iCalendar';
 $labels['exportrange'] = 'Събития от';
-$labels['exportattachments'] = 'With attachments';
-$labels['customdate'] = 'Custom date';
 $labels['location'] = 'Местоположение';
 $labels['url'] = 'URL';
 $labels['date'] = 'Дата';
 $labels['start'] = 'Начало';
-$labels['starttime'] = 'Start time';
 $labels['end'] = 'Край';
 $labels['repeat'] = 'Repeat';
 $labels['selectdate'] = 'Избор на дата';
@@ -70,20 +66,14 @@ $labels['sensitivity'] = 'Частност';
 $labels['public'] = 'публично';
 $labels['private'] = 'частно';
 $labels['confidential'] = 'конфиденциално';
-$labels['links'] = 'Reference';
 $labels['alarms'] = 'Напомняне';
-$labels['comment'] = 'Comment';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['unknown'] = 'Неизвестно';
 $labels['generated'] = 'генерирано в';
-$labels['removelink'] = 'Remove email reference';
 $labels['printdescriptions'] = 'Печат на описанията';
 $labels['parentcalendar'] = 'Внасяне вътре';
 $labels['searchearlierdates'] = '« Търсене за по- стари събития';
 $labels['searchlaterdates'] = 'Търсене за по- нови събития »';
 $labels['andnmore'] = '$nr повече...';
-$labels['togglerole'] = 'Click to toggle role';
 $labels['createfrommail'] = 'Запазване като събитие';
 $labels['importevents'] = 'Внасяне на събития';
 $labels['importrange'] = 'Събития от';
@@ -91,9 +81,6 @@ $labels['onemonthback'] = '1 месец назад';
 $labels['nmonthsback'] = '$nr месеца назад';
 $labels['showurl'] = 'Показване на URL на календара';
 $labels['showurldescription'] = 'Използвайте следния адрес, за да достъпвате (само за четене) вашия календар от други приложения. Можете да копирате и поставяте това във всеки календарен софтуер, поддържащ форматът iCal';
-$labels['caldavurldescription'] = 'Copy this address to a <a href="http://en.wikipedia.org/wiki/CalDAV" target="_blank">CalDAV</a> client application (e.g. Evolution or Mozilla Thunderbird) to fully synchronize this specific calendar with your computer or mobile device.';
-$labels['searchterms'] = 'Search terms';
-$labels['calendarsubscribe'] = 'List permanently';
 $labels['listrange'] = 'Оразмеряване към екран:';
 $labels['listsections'] = 'Разделяне на:';
 $labels['smartsections'] = 'Интелигентни секции';
@@ -112,95 +99,29 @@ $labels['defaultalarmtype'] = 'Настройка за напомняне по 
 $labels['defaultalarmoffset'] = 'Време за напомняне по подразбиране';
 $labels['attendee'] = 'Участник';
 $labels['role'] = 'Роля';
-$labels['availability'] = 'Avail.';
 $labels['confirmstate'] = 'Статус';
 $labels['addattendee'] = 'Добавяне на участник';
 $labels['roleorganizer'] = 'Организатор';
 $labels['rolerequired'] = 'Задължителен';
 $labels['roleoptional'] = 'По избор';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Absent';
-$labels['cutypeindividual'] = 'Individual';
-$labels['cutypegroup'] = 'Group';
-$labels['cutyperesource'] = 'Resource';
-$labels['cutyperoom'] = 'Room';
 $labels['availfree'] = 'Свободно';
 $labels['availbusy'] = 'Заето';
 $labels['availunknown'] = 'Неизвестно';
 $labels['availtentative'] = 'Предварително';
 $labels['availoutofoffice'] = 'Извън офиса';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['scheduletime'] = 'Find availability';
 $labels['sendinvitations'] = 'Изпращане на покани';
 $labels['sendnotifications'] = 'Известяване на участниците относно промените';
 $labels['sendcancellation'] = 'Известяване на участниците относно отмяна на събития';
-$labels['onlyworkinghours'] = 'Find availability within my working hours';
-$labels['reqallattendees'] = 'Required/all participants';
-$labels['prevslot'] = 'Previous Slot';
-$labels['nextslot'] = 'Next Slot';
-$labels['noslotfound'] = 'Unable to find a free time slot';
-$labels['invitationsubject'] = 'You\'ve been invited to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with all the event details which you can import to your calendar application.";
-$labels['invitationattendlinks'] = "In case your email client doesn't support iTip requests you can use the following link to either accept or decline this invitation:\n\$url";
-$labels['eventupdatesubject'] = '"$title" has been updated';
-$labels['eventupdatesubjectempty'] = 'An event that concerns you has been updated';
-$labels['eventupdatemailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with the updated event details which you can import to your calendar application.";
-$labels['eventcancelsubject'] = '"$title" has been canceled';
-$labels['eventcancelmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nThe event has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated event details.";
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
 $labels['itipdeclineevent'] = 'Искате ли да отхвърлите поканата за това събитие?';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined event from your calendar?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['notanattendee'] = 'You\'re not listed as an attendee of this event';
-$labels['eventcancelled'] = 'The event has been cancelled';
 $labels['saveincalendar'] = 'запазване в';
-$labels['resource'] = 'Resource';
-$labels['resourcedetails'] = 'Details';
 $labels['tabsummary'] = 'Заглавие';
-$labels['tabrecurrence'] = 'Recurrence';
 $labels['tabattendees'] = 'Участници';
 $labels['tabattachments'] = 'Прикрепени файлове';
 $labels['tabsharing'] = 'Споделяне';
 $labels['deleteobjectconfirm'] = 'Наистина ли искате да премахнете това събитие?';
 $labels['deleteventconfirm'] = 'Наистина ли искате да премахнете това събитие?';
 $labels['deletecalendarconfirm'] = 'Наистина ли искате да премахнете този календар с всичките му събития?';
-$labels['deletecalendarconfirmrecursive'] = 'Do you really want to delete this calendar with all its events and sub-calendars?';
 $labels['savingdata'] = 'Запазване на данни...';
 $labels['errorsaving'] = 'Неуспешно записването на промените.';
-$labels['operationfailed'] = 'The requested operation failed.';
-$labels['invalideventdates'] = 'Invalid dates entered! Please check your input.';
-$labels['invalidcalendarproperties'] = 'Invalid calendar properties! Please set a valid name.';
-$labels['searchnoresults'] = 'No events found in the selected calendars.';
-$labels['successremoval'] = 'The event has been deleted successfully.';
-$labels['successrestore'] = 'The event has been restored successfully.';
-$labels['errornotifying'] = 'Failed to send notifications to event participants';
-$labels['errorimportingevent'] = 'Failed to import the event';
-$labels['newerversionexists'] = 'A newer version of this event already exists! Aborted.';
-$labels['nowritecalendarfound'] = 'No calendar found to save the event';
-$labels['importedsuccessfully'] = 'The event was successfully added to \'$calendar\'';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipsendsuccess'] = 'Invitation sent to participants.';
-$labels['itipresponseerror'] = 'Failed to send the response to this event invitation';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
-$labels['sentresponseto'] = 'Successfully sent invitation response to $mailto';
-$labels['localchangeswarning'] = 'You are about to make changes that will only be reflected on your calendar and not be sent to the organizer of the event.';
-$labels['importsuccess'] = 'Successfully imported $nr events';
-$labels['importnone'] = 'No events found to be imported';
-$labels['importerror'] = 'An error occured while importing';
-$labels['aclnorights'] = 'You do not have administrator rights on this calendar.';
-$labels['changeeventconfirm'] = 'Change event';
-$labels['changerecurringeventwarning'] = 'This is a recurring event. Would you like to edit the current event only, this and all future occurences, all occurences or save it as a new event?';
-$labels['currentevent'] = 'Current';
 $labels['futurevents'] = 'Бъдещи';
-$labels['allevents'] = 'All';
-$labels['saveasnew'] = 'Save as new';
-$labels['birthdays'] = 'Birthdays';
-$labels['birthdayscalendar'] = 'Birthdays Calendar';
-$labels['displaybirthdayscalendar'] = 'Display birthdays calendar';
-$labels['birthdayscalendarsources'] = 'From these address books';
-$labels['birthdayeventtitle'] = '$name\'s Birthday';
-$labels['birthdayage'] = 'Age $age';
 ?>
diff --git a/plugins/calendar/localization/de_CH.inc b/plugins/calendar/localization/de_CH.inc
index 12b5b70..1bbf464 100644
--- a/plugins/calendar/localization/de_CH.inc
+++ b/plugins/calendar/localization/de_CH.inc
@@ -8,7 +8,6 @@
  */
 $labels['default_view'] = 'Ansicht';
 $labels['time_format'] = 'Zeitformatierung';
-$labels['timeslots'] = 'Time slots per hour';
 $labels['first_day'] = 'Erster Wochentag';
 $labels['first_hour'] = 'Erste angezeigte Stunde';
 $labels['workinghours'] = 'Arbeitszeiten';
@@ -48,8 +47,6 @@ $labels['all-day'] = 'ganztägig';
 $labels['export'] = 'Exportieren';
 $labels['exporttitle'] = 'Kalender als iCalendar exportieren';
 $labels['exportrange'] = 'Termine ab';
-$labels['exportattachments'] = 'With attachments';
-$labels['customdate'] = 'Custom date';
 $labels['location'] = 'Ort';
 $labels['url'] = 'URL';
 $labels['date'] = 'Datum';
@@ -87,9 +84,6 @@ $labels['onemonthback'] = '1 Monat zurück';
 $labels['nmonthsback'] = '$nr Monate zurück';
 $labels['showurl'] = 'URL anzeigen';
 $labels['showurldescription'] = 'Über die folgende Adresse können Sie mit einem beliebigen Kalenderprogramm Ihren Kalender abrufen (nur lesend), sofern dieses das iCal-Format unterstützt.';
-$labels['caldavurldescription'] = 'Copy this address to a <a href="http://en.wikipedia.org/wiki/CalDAV" target="_blank">CalDAV</a> client application (e.g. Evolution or Mozilla Thunderbird) to fully synchronize this specific calendar with your computer or mobile device.';
-$labels['searchterms'] = 'Search terms';
-$labels['calendarsubscribe'] = 'List permanently';
 $labels['listrange'] = 'Angezeigter Bereich:';
 $labels['listsections'] = 'Unterteilung:';
 $labels['smartsections'] = 'Intelligent';
@@ -103,7 +97,6 @@ $labels['nextmonth'] = 'Nächsten Monat';
 $labels['weekofyear'] = 'KW';
 $labels['pastevents'] = 'Vergangene';
 $labels['futureevents'] = 'Zukünftige';
-$labels['showalarms'] = 'Show reminders';
 $labels['defaultalarmtype'] = 'Standard-Erinnerungseinstellung';
 $labels['defaultalarmoffset'] = 'Standard-Erinnerungszeit';
 $labels['attendee'] = 'Teilnehmer';
@@ -114,12 +107,6 @@ $labels['addattendee'] = 'Hinzufügen';
 $labels['roleorganizer'] = 'Organisator';
 $labels['rolerequired'] = 'Erforderlich';
 $labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Absent';
-$labels['cutypeindividual'] = 'Individual';
-$labels['cutypegroup'] = 'Group';
-$labels['cutyperesource'] = 'Ressource';
-$labels['cutyperoom'] = 'Room';
 $labels['availfree'] = 'Frei';
 $labels['availbusy'] = 'Gebucht';
 $labels['availunknown'] = 'Unbekannt';
@@ -160,7 +147,6 @@ $labels['tabsharing'] = 'Freigabe';
 $labels['deleteobjectconfirm'] = 'Möchten Sie diesen Termin wirklich löschen?';
 $labels['deleteventconfirm'] = 'Möchten Sie diesen Termin wirklich löschen?';
 $labels['deletecalendarconfirm'] = 'Möchten Sie diesen Kalender mit allen Terminen wirklich löschen?';
-$labels['deletecalendarconfirmrecursive'] = 'Do you really want to delete this calendar with all its events and sub-calendars?';
 $labels['savingdata'] = 'Speichere Daten...';
 $labels['errorsaving'] = 'Fehler beim Speichern.';
 $labels['operationfailed'] = 'Die Aktion ist fehlgeschlagen.';
diff --git a/plugins/calendar/localization/es_ES.inc b/plugins/calendar/localization/es_ES.inc
index a020a63..6dc876b 100644
--- a/plugins/calendar/localization/es_ES.inc
+++ b/plugins/calendar/localization/es_ES.inc
@@ -6,205 +6,23 @@
  *
  * For translation see https://www.transifex.com/projects/p/kolab/resource/calendar/
  */
-$labels['default_view'] = 'Default view';
-$labels['time_format'] = 'Time format';
-$labels['timeslots'] = 'Time slots per hour';
-$labels['first_day'] = 'First weekday';
-$labels['first_hour'] = 'First hour to show';
-$labels['workinghours'] = 'Working hours';
-$labels['add_category'] = 'Add category';
-$labels['remove_category'] = 'Remove category';
-$labels['defaultcalendar'] = 'Create new events in';
-$labels['eventcoloring'] = 'Event coloring';
-$labels['coloringmode0'] = 'According to calendar';
-$labels['coloringmode1'] = 'According to category';
-$labels['coloringmode2'] = 'Calendar for outline, category for content';
-$labels['coloringmode3'] = 'Category for outline, calendar for content';
-$labels['calendar'] = 'Calendar';
 $labels['calendars'] = 'Calendarios';
-$labels['category'] = 'Category';
-$labels['categories'] = 'Categories';
-$labels['createcalendar'] = 'Create new calendar';
-$labels['editcalendar'] = 'Edit calendar properties';
 $labels['name'] = 'Nombre';
-$labels['color'] = 'Color';
-$labels['day'] = 'Day';
-$labels['week'] = 'Week';
-$labels['month'] = 'Month';
-$labels['agenda'] = 'Agenda';
-$labels['new'] = 'New';
-$labels['new_event'] = 'New event';
-$labels['edit_event'] = 'Edit event';
 $labels['edit'] = 'Editar';
 $labels['save'] = 'Guardar';
-$labels['removelist'] = 'Remove from list';
 $labels['cancel'] = 'Cancelar';
-$labels['select'] = 'Select';
-$labels['print'] = 'Print';
-$labels['printtitle'] = 'Print calendars';
-$labels['title'] = 'Summary';
 $labels['description'] = 'Descripción';
-$labels['all-day'] = 'all-day';
-$labels['export'] = 'Export';
-$labels['exporttitle'] = 'Export to iCalendar';
-$labels['exportrange'] = 'Events from';
-$labels['exportattachments'] = 'With attachments';
-$labels['customdate'] = 'Custom date';
-$labels['location'] = 'Location';
-$labels['url'] = 'URL';
-$labels['date'] = 'Date';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['end'] = 'End';
-$labels['repeat'] = 'Repeat';
-$labels['selectdate'] = 'Choose date';
-$labels['freebusy'] = 'Show me as';
-$labels['free'] = 'Free';
-$labels['busy'] = 'Busy';
-$labels['outofoffice'] = 'Out of Office';
-$labels['tentative'] = 'Tentative';
-$labels['status'] = 'Status';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['priority'] = 'Priority';
-$labels['sensitivity'] = 'Privacy';
-$labels['public'] = 'public';
-$labels['private'] = 'private';
 $labels['confidential'] = 'confidential';
-$labels['links'] = 'Reference';
-$labels['alarms'] = 'Reminder';
 $labels['comment'] = 'Comentario';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['unknown'] = 'Unknown';
 $labels['eventoptions'] = 'Opciones';
-$labels['generated'] = 'generated at';
-$labels['removelink'] = 'Remove email reference';
-$labels['printdescriptions'] = 'Print descriptions';
-$labels['parentcalendar'] = 'Insert inside';
-$labels['searchearlierdates'] = '« Search for earlier events';
-$labels['searchlaterdates'] = 'Search for later events »';
-$labels['andnmore'] = '$nr more...';
-$labels['togglerole'] = 'Click to toggle role';
-$labels['createfrommail'] = 'Save as event';
-$labels['importevents'] = 'Import events';
-$labels['importrange'] = 'Events from';
-$labels['onemonthback'] = '1 month back';
-$labels['nmonthsback'] = '$nr months back';
-$labels['showurl'] = 'Show calendar URL';
-$labels['showurldescription'] = 'Use the following address to access (read only) your calendar from other applications. You can copy and paste this into any calendar software that supports the iCal format.';
-$labels['caldavurldescription'] = 'Copy this address to a <a href="http://en.wikipedia.org/wiki/CalDAV" target="_blank">CalDAV</a> client application (e.g. Evolution or Mozilla Thunderbird) to fully synchronize this specific calendar with your computer or mobile device.';
-$labels['searchterms'] = 'Search terms';
-$labels['calendarsubscribe'] = 'List permanently';
-$labels['listrange'] = 'Range to display:';
-$labels['listsections'] = 'Divide into:';
-$labels['smartsections'] = 'Smart sections';
-$labels['until'] = 'until';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['thisweek'] = 'This week';
-$labels['nextweek'] = 'Next week';
-$labels['thismonth'] = 'This month';
-$labels['nextmonth'] = 'Next month';
-$labels['weekofyear'] = 'Week';
-$labels['pastevents'] = 'Past';
-$labels['futureevents'] = 'Future';
-$labels['showalarms'] = 'Show reminders';
-$labels['defaultalarmtype'] = 'Default reminder setting';
-$labels['defaultalarmoffset'] = 'Default reminder time';
-$labels['attendee'] = 'Participant';
-$labels['role'] = 'Rol';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Add participant';
-$labels['roleorganizer'] = 'Organizer';
 $labels['rolerequired'] = 'Requerido';
 $labels['roleoptional'] = 'Opcional';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Absent';
-$labels['cutypeindividual'] = 'Individual';
 $labels['cutypegroup'] = 'Grupo';
 $labels['cutyperesource'] = 'Recurso';
-$labels['cutyperoom'] = 'Room';
-$labels['availfree'] = 'Free';
-$labels['availbusy'] = 'Busy';
-$labels['availunknown'] = 'Unknown';
-$labels['availtentative'] = 'Tentative';
-$labels['availoutofoffice'] = 'Out of Office';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['scheduletime'] = 'Find availability';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['sendnotifications'] = 'Notify participants about modifications';
-$labels['sendcancellation'] = 'Notify participants about event cancellation';
-$labels['onlyworkinghours'] = 'Find availability within my working hours';
-$labels['reqallattendees'] = 'Required/all participants';
-$labels['prevslot'] = 'Previous Slot';
-$labels['nextslot'] = 'Next Slot';
-$labels['noslotfound'] = 'Unable to find a free time slot';
-$labels['invitationsubject'] = 'You\'ve been invited to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with all the event details which you can import to your calendar application.";
-$labels['invitationattendlinks'] = "In case your email client doesn't support iTip requests you can use the following link to either accept or decline this invitation:\n\$url";
-$labels['eventupdatesubject'] = '"$title" has been updated';
-$labels['eventupdatesubjectempty'] = 'An event that concerns you has been updated';
-$labels['eventupdatemailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with the updated event details which you can import to your calendar application.";
-$labels['eventcancelsubject'] = '"$title" has been canceled';
-$labels['eventcancelmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nThe event has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated event details.";
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipdeclineevent'] = 'Do you want to decline your invitation to this event?';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined event from your calendar?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['notanattendee'] = 'You\'re not listed as an attendee of this event';
-$labels['eventcancelled'] = 'The event has been cancelled';
-$labels['saveincalendar'] = 'save in';
 $labels['resource'] = 'Recurso';
 $labels['resourcedetails'] = 'Detalles';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabattendees'] = 'Participants';
 $labels['tabresources'] = 'Recursos';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['deleteobjectconfirm'] = 'Do you really want to delete this event?';
-$labels['deleteventconfirm'] = 'Do you really want to delete this event?';
-$labels['deletecalendarconfirm'] = 'Do you really want to delete this calendar with all its events?';
-$labels['deletecalendarconfirmrecursive'] = 'Do you really want to delete this calendar with all its events and sub-calendars?';
 $labels['savingdata'] = 'Guardando datos...';
-$labels['errorsaving'] = 'Failed to save changes.';
-$labels['operationfailed'] = 'The requested operation failed.';
-$labels['invalideventdates'] = 'Invalid dates entered! Please check your input.';
-$labels['invalidcalendarproperties'] = 'Invalid calendar properties! Please set a valid name.';
-$labels['searchnoresults'] = 'No events found in the selected calendars.';
-$labels['successremoval'] = 'The event has been deleted successfully.';
-$labels['successrestore'] = 'The event has been restored successfully.';
-$labels['errornotifying'] = 'Failed to send notifications to event participants';
-$labels['errorimportingevent'] = 'Failed to import the event';
-$labels['newerversionexists'] = 'A newer version of this event already exists! Aborted.';
-$labels['nowritecalendarfound'] = 'No calendar found to save the event';
-$labels['importedsuccessfully'] = 'The event was successfully added to \'$calendar\'';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipsendsuccess'] = 'Invitation sent to participants.';
-$labels['itipresponseerror'] = 'Failed to send the response to this event invitation';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
-$labels['sentresponseto'] = 'Successfully sent invitation response to $mailto';
-$labels['localchangeswarning'] = 'You are about to make changes that will only be reflected on your calendar and not be sent to the organizer of the event.';
-$labels['importsuccess'] = 'Successfully imported $nr events';
-$labels['importnone'] = 'No events found to be imported';
-$labels['importerror'] = 'An error occured while importing';
-$labels['aclnorights'] = 'You do not have administrator rights on this calendar.';
-$labels['changeeventconfirm'] = 'Change event';
-$labels['changerecurringeventwarning'] = 'This is a recurring event. Would you like to edit the current event only, this and all future occurences, all occurences or save it as a new event?';
-$labels['currentevent'] = 'Current';
-$labels['futurevents'] = 'Future';
-$labels['allevents'] = 'All';
-$labels['saveasnew'] = 'Save as new';
-$labels['birthdays'] = 'Birthdays';
-$labels['birthdayscalendar'] = 'Birthdays Calendar';
-$labels['displaybirthdayscalendar'] = 'Display birthdays calendar';
-$labels['birthdayscalendarsources'] = 'From these address books';
-$labels['birthdayeventtitle'] = '$name\'s Birthday';
-$labels['birthdayage'] = 'Age $age';
 $labels['user'] = 'Usuario';
 $labels['operation'] = 'Acción';
 ?>
diff --git a/plugins/calendar/localization/et_EE.inc b/plugins/calendar/localization/et_EE.inc
index 84357aa..55b92a0 100644
--- a/plugins/calendar/localization/et_EE.inc
+++ b/plugins/calendar/localization/et_EE.inc
@@ -6,202 +6,9 @@
  *
  * For translation see https://www.transifex.com/projects/p/kolab/resource/calendar/
  */
-$labels['default_view'] = 'Default view';
-$labels['time_format'] = 'Time format';
-$labels['timeslots'] = 'Time slots per hour';
-$labels['first_day'] = 'First weekday';
-$labels['first_hour'] = 'First hour to show';
-$labels['workinghours'] = 'Working hours';
-$labels['add_category'] = 'Add category';
-$labels['remove_category'] = 'Remove category';
-$labels['defaultcalendar'] = 'Create new events in';
-$labels['eventcoloring'] = 'Event coloring';
-$labels['coloringmode0'] = 'According to calendar';
-$labels['coloringmode1'] = 'According to category';
-$labels['coloringmode2'] = 'Calendar for outline, category for content';
-$labels['coloringmode3'] = 'Category for outline, calendar for content';
-$labels['calendar'] = 'Calendar';
-$labels['calendars'] = 'Calendars';
-$labels['category'] = 'Category';
-$labels['categories'] = 'Categories';
-$labels['createcalendar'] = 'Create new calendar';
-$labels['editcalendar'] = 'Edit calendar properties';
 $labels['name'] = 'Nimi';
-$labels['color'] = 'Color';
-$labels['day'] = 'Day';
-$labels['week'] = 'Week';
-$labels['month'] = 'Month';
-$labels['agenda'] = 'Agenda';
-$labels['new'] = 'New';
-$labels['new_event'] = 'New event';
-$labels['edit_event'] = 'Edit event';
-$labels['edit'] = 'Edit';
 $labels['save'] = 'Salvesta';
-$labels['removelist'] = 'Remove from list';
-$labels['cancel'] = 'Cancel';
-$labels['select'] = 'Select';
-$labels['print'] = 'Print';
-$labels['printtitle'] = 'Print calendars';
-$labels['title'] = 'Summary';
-$labels['description'] = 'Description';
-$labels['all-day'] = 'all-day';
-$labels['export'] = 'Export';
-$labels['exporttitle'] = 'Export to iCalendar';
-$labels['exportrange'] = 'Events from';
-$labels['exportattachments'] = 'With attachments';
-$labels['customdate'] = 'Custom date';
-$labels['location'] = 'Location';
-$labels['url'] = 'URL';
-$labels['date'] = 'Date';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['end'] = 'End';
-$labels['repeat'] = 'Repeat';
-$labels['selectdate'] = 'Choose date';
-$labels['freebusy'] = 'Show me as';
-$labels['free'] = 'Free';
-$labels['busy'] = 'Busy';
-$labels['outofoffice'] = 'Absent';
-$labels['tentative'] = 'Tentative';
-$labels['status'] = 'Status';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['priority'] = 'Priority';
-$labels['sensitivity'] = 'Privacy';
-$labels['public'] = 'public';
-$labels['private'] = 'private';
 $labels['confidential'] = 'confidential';
-$labels['links'] = 'Reference';
-$labels['alarms'] = 'Reminder';
-$labels['comment'] = 'Kommentaar';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['unknown'] = 'Unknown';
-$labels['generated'] = 'generated at';
-$labels['removelink'] = 'Remove email reference';
-$labels['printdescriptions'] = 'Print descriptions';
-$labels['parentcalendar'] = 'Insert inside';
-$labels['searchearlierdates'] = '« Search for earlier events';
-$labels['searchlaterdates'] = 'Search for later events »';
-$labels['andnmore'] = '$nr more...';
-$labels['togglerole'] = 'Click to toggle role';
-$labels['createfrommail'] = 'Save as event';
-$labels['importevents'] = 'Import events';
-$labels['importrange'] = 'Events from';
-$labels['onemonthback'] = '1 month back';
-$labels['nmonthsback'] = '$nr months back';
-$labels['showurl'] = 'Show calendar URL';
-$labels['showurldescription'] = 'Use the following address to access (read only) your calendar from other applications. You can copy and paste this into any calendar software that supports the iCal format.';
-$labels['caldavurldescription'] = 'Copy this address to a <a href="http://en.wikipedia.org/wiki/CalDAV" target="_blank">CalDAV</a> client application (e.g. Evolution or Mozilla Thunderbird) to fully synchronize this specific calendar with your computer or mobile device.';
-$labels['searchterms'] = 'Search terms';
-$labels['calendarsubscribe'] = 'List permanently';
-$labels['listrange'] = 'Range to display:';
-$labels['listsections'] = 'Divide into:';
-$labels['smartsections'] = 'Smart sections';
-$labels['until'] = 'until';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['thisweek'] = 'This week';
-$labels['nextweek'] = 'Next week';
-$labels['thismonth'] = 'This month';
-$labels['nextmonth'] = 'Next month';
-$labels['weekofyear'] = 'Week';
-$labels['pastevents'] = 'Past';
-$labels['futureevents'] = 'Future';
-$labels['showalarms'] = 'Show reminders';
-$labels['defaultalarmtype'] = 'Default reminder setting';
-$labels['defaultalarmoffset'] = 'Default reminder time';
-$labels['attendee'] = 'Participant';
-$labels['role'] = 'Role';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Add participant';
-$labels['roleorganizer'] = 'Organizer';
 $labels['rolerequired'] = 'Kohustuslik';
-$labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Absent';
-$labels['cutypeindividual'] = 'Individual';
-$labels['cutypegroup'] = 'Group';
-$labels['cutyperesource'] = 'Resource';
-$labels['cutyperoom'] = 'Room';
-$labels['availfree'] = 'Free';
-$labels['availbusy'] = 'Busy';
-$labels['availunknown'] = 'Unknown';
-$labels['availtentative'] = 'Tentative';
-$labels['availoutofoffice'] = 'Absent';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['scheduletime'] = 'Find availability';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['sendnotifications'] = 'Notify participants about modifications';
-$labels['sendcancellation'] = 'Notify participants about event cancellation';
-$labels['onlyworkinghours'] = 'Find availability within my working hours';
-$labels['reqallattendees'] = 'Required/all participants';
-$labels['prevslot'] = 'Previous Slot';
-$labels['nextslot'] = 'Next Slot';
-$labels['noslotfound'] = 'Unable to find a free time slot';
-$labels['invitationsubject'] = 'You\'ve been invited to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with all the event details which you can import to your calendar application.";
-$labels['invitationattendlinks'] = "In case your email client doesn't support iTip requests you can use the following link to either accept or decline this invitation:\n\$url";
-$labels['eventupdatesubject'] = '"$title" has been updated';
-$labels['eventupdatesubjectempty'] = 'An event that concerns you has been updated';
-$labels['eventupdatemailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with the updated event details which you can import to your calendar application.";
-$labels['eventcancelsubject'] = '"$title" has been canceled';
-$labels['eventcancelmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nThe event has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated event details.";
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipdeclineevent'] = 'Do you want to decline your invitation to this event?';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined event from your calendar?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['notanattendee'] = 'You\'re not listed as an attendee of this event';
-$labels['eventcancelled'] = 'The event has been cancelled';
-$labels['saveincalendar'] = 'save in';
-$labels['resource'] = 'Resource';
-$labels['resourcedetails'] = 'Details';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabattendees'] = 'Participants';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['deleteobjectconfirm'] = 'Do you really want to delete this event?';
-$labels['deleteventconfirm'] = 'Do you really want to delete this event?';
-$labels['deletecalendarconfirm'] = 'Do you really want to delete this calendar with all its events?';
-$labels['deletecalendarconfirmrecursive'] = 'Do you really want to delete this calendar with all its events and sub-calendars?';
-$labels['savingdata'] = 'Saving data...';
-$labels['errorsaving'] = 'Failed to save changes.';
-$labels['operationfailed'] = 'The requested operation failed.';
-$labels['invalideventdates'] = 'Invalid dates entered! Please check your input.';
-$labels['invalidcalendarproperties'] = 'Invalid calendar properties! Please set a valid name.';
-$labels['searchnoresults'] = 'No events found in the selected calendars.';
-$labels['successremoval'] = 'The event has been deleted successfully.';
-$labels['successrestore'] = 'The event has been restored successfully.';
-$labels['errornotifying'] = 'Failed to send notifications to event participants';
-$labels['errorimportingevent'] = 'Failed to import the event';
-$labels['newerversionexists'] = 'A newer version of this event already exists! Aborted.';
-$labels['nowritecalendarfound'] = 'No calendar found to save the event';
-$labels['importedsuccessfully'] = 'The event was successfully added to \'$calendar\'';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipsendsuccess'] = 'Invitation sent to participants.';
-$labels['itipresponseerror'] = 'Failed to send the response to this event invitation';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
-$labels['sentresponseto'] = 'Successfully sent invitation response to $mailto';
-$labels['localchangeswarning'] = 'You are about to make changes that will only be reflected on your calendar and not be sent to the organizer of the event.';
-$labels['importsuccess'] = 'Successfully imported $nr events';
-$labels['importnone'] = 'No events found to be imported';
-$labels['importerror'] = 'An error occured while importing';
-$labels['aclnorights'] = 'You do not have administrator rights on this calendar.';
-$labels['changeeventconfirm'] = 'Change event';
-$labels['changerecurringeventwarning'] = 'This is a recurring event. Would you like to edit the current event only, this and all future occurences, all occurences or save it as a new event?';
-$labels['currentevent'] = 'Current';
-$labels['futurevents'] = 'Future';
-$labels['allevents'] = 'All';
-$labels['saveasnew'] = 'Save as new';
-$labels['birthdays'] = 'Birthdays';
-$labels['birthdayscalendar'] = 'Birthdays Calendar';
-$labels['displaybirthdayscalendar'] = 'Display birthdays calendar';
-$labels['birthdayscalendarsources'] = 'From these address books';
-$labels['birthdayeventtitle'] = '$name\'s Birthday';
-$labels['birthdayage'] = 'Age $age';
 $labels['operation'] = 'Toiming';
 ?>
diff --git a/plugins/calendar/localization/hu_HU.inc b/plugins/calendar/localization/hu_HU.inc
index d37ea21..3945e82 100644
--- a/plugins/calendar/localization/hu_HU.inc
+++ b/plugins/calendar/localization/hu_HU.inc
@@ -213,5 +213,4 @@ $labels['displaybirthdayscalendar'] = 'Születésnapok megjelenítése';
 $labels['birthdayscalendarsources'] = 'Alábbi címjegyzékekből:';
 $labels['birthdayeventtitle'] = '$name születésnapja';
 $labels['birthdayage'] = '$age éves';
-$labels['actiondelete'] = 'Deleted';
 ?>
diff --git a/plugins/calendar/localization/ja_JP.inc b/plugins/calendar/localization/ja_JP.inc
index 2b542c7..06b5c89 100644
--- a/plugins/calendar/localization/ja_JP.inc
+++ b/plugins/calendar/localization/ja_JP.inc
@@ -8,7 +8,6 @@
  */
 $labels['default_view'] = 'デフォルトビュー';
 $labels['time_format'] = '時刻表示形式';
-$labels['timeslots'] = 'Time slots per hour';
 $labels['first_day'] = '最初の平日';
 $labels['first_hour'] = '最初の時間を表示';
 $labels['workinghours'] = '労働時間';
@@ -37,7 +36,6 @@ $labels['new_event'] = '新規イベント';
 $labels['edit_event'] = 'イベント編集';
 $labels['edit'] = '編集';
 $labels['save'] = '保存';
-$labels['removelist'] = 'Remove from list';
 $labels['cancel'] = 'キャンセル';
 $labels['select'] = '選択';
 $labels['print'] = '印刷';
@@ -48,13 +46,9 @@ $labels['all-day'] = '全日';
 $labels['export'] = 'エクスポート';
 $labels['exporttitle'] = 'iカレンダーへエクスポート';
 $labels['exportrange'] = 'イベント元';
-$labels['exportattachments'] = 'With attachments';
-$labels['customdate'] = 'Custom date';
 $labels['location'] = '場所';
-$labels['url'] = 'URL';
 $labels['date'] = '期日';
 $labels['start'] = '開始';
-$labels['starttime'] = 'Start time';
 $labels['end'] = '終了';
 $labels['repeat'] = '繰返し';
 $labels['selectdate'] = '日付選択';
@@ -64,21 +58,15 @@ $labels['busy'] = 'ビジー';
 $labels['outofoffice'] = '外出';
 $labels['tentative'] = 'ä»®';
 $labels['status'] = '状態';
-$labels['status-cancelled'] = 'Cancelled';
 $labels['priority'] = '優先度';
 $labels['sensitivity'] = 'プライバシー';
 $labels['public'] = 'パブリック';
 $labels['private'] = 'プライベート';
 $labels['confidential'] = '親展';
-$labels['links'] = 'Reference';
 $labels['alarms'] = '通知';
-$labels['comment'] = 'Comment';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['unknown'] = '不明';
 $labels['eventoptions'] = 'オプション';
 $labels['generated'] = '生成';
-$labels['removelink'] = 'Remove email reference';
 $labels['printdescriptions'] = '説明印刷';
 $labels['parentcalendar'] = '内に挿入';
 $labels['searchearlierdates'] = '<< 以前のイベントを検索';
@@ -92,9 +80,6 @@ $labels['onemonthback'] = '1 ヶ月戻る';
 $labels['nmonthsback'] = '$nr ヶ月戻る';
 $labels['showurl'] = 'カレンダーURL表示';
 $labels['showurldescription'] = '以下のアドレスを使用して他のアプリケーションからカレンダーにアクセス(読込のみ)できます。iCal形式をサポートしたカレンダーソフトウェアへコピーアンドペーストができます。';
-$labels['caldavurldescription'] = 'Copy this address to a <a href="http://en.wikipedia.org/wiki/CalDAV" target="_blank">CalDAV</a> client application (e.g. Evolution or Mozilla Thunderbird) to fully synchronize this specific calendar with your computer or mobile device.';
-$labels['searchterms'] = 'Search terms';
-$labels['calendarsubscribe'] = 'List permanently';
 $labels['listrange'] = '表示範囲:';
 $labels['listsections'] = '分割:';
 $labels['smartsections'] = 'スマートセクション';
@@ -108,7 +93,6 @@ $labels['nextmonth'] = '来月';
 $labels['weekofyear'] = '週';
 $labels['pastevents'] = '以前';
 $labels['futureevents'] = '以降';
-$labels['showalarms'] = 'Show reminders';
 $labels['defaultalarmtype'] = 'デフォルト通知設定';
 $labels['defaultalarmoffset'] = 'デフォルト通知時間';
 $labels['attendee'] = '参加者';
@@ -119,19 +103,13 @@ $labels['addattendee'] = '参加者追加';
 $labels['roleorganizer'] = '編成者';
 $labels['rolerequired'] = '要件';
 $labels['roleoptional'] = 'オプション';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Absent';
-$labels['cutypeindividual'] = 'Individual';
 $labels['cutypegroup'] = 'グループ';
 $labels['cutyperesource'] = 'リソース';
-$labels['cutyperoom'] = 'Room';
 $labels['availfree'] = '空';
 $labels['availbusy'] = 'ビジー';
 $labels['availunknown'] = '不明';
 $labels['availtentative'] = 'ä»®';
 $labels['availoutofoffice'] = '外出';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
 $labels['scheduletime'] = '利用可検索';
 $labels['sendinvitations'] = '招待を送る';
 $labels['sendnotifications'] = '変更を参加者へ通知する';
@@ -153,8 +131,6 @@ $labels['itipmailbodyaccepted'] = "\$sender は以下のイベントへの招待
 $labels['itipmailbodytentative'] = "\$sender は以下のイベントへの招待を仮承諾しました:\n\n*\$title*\n\nいつ: \$date\n\n招待者: \$attendees";
 $labels['itipmailbodydeclined'] = "\$sender は以下のイベントへの招待を辞退しました:\n\n*\$title*\n\nいつ: \$date\n\n招待者: \$attendees";
 $labels['itipdeclineevent'] = 'このイベントへの招待を辞退しますか?';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined event from your calendar?';
-$labels['itipcomment'] = 'Invitation/notification comment';
 $labels['notanattendee'] = 'このイベントの出席者として一覧にありません';
 $labels['eventcancelled'] = 'このイベントはキャンセルされました';
 $labels['saveincalendar'] = '保存';
@@ -169,7 +145,6 @@ $labels['tabsharing'] = '共有';
 $labels['deleteobjectconfirm'] = '本当にこのイベントを削除しますか?';
 $labels['deleteventconfirm'] = '本当にこのイベントを削除しますか?';
 $labels['deletecalendarconfirm'] = '本当にこのカレンダーを全イベントとともに削除しますか?';
-$labels['deletecalendarconfirmrecursive'] = 'Do you really want to delete this calendar with all its events and sub-calendars?';
 $labels['savingdata'] = 'データを保存中…';
 $labels['errorsaving'] = '変更が保存できませんでした。';
 $labels['operationfailed'] = '要求された操作ができませんでした。';
@@ -188,7 +163,6 @@ $labels['itipsendsuccess'] = '出席者へ招待を送信しました。';
 $labels['itipresponseerror'] = 'この招待の返信できませんでした';
 $labels['itipinvalidrequest'] = 'この招待は間もなく無効になります';
 $labels['sentresponseto'] = '$mailto への招待の返信しました';
-$labels['localchangeswarning'] = 'You are about to make changes that will only be reflected on your calendar and not be sent to the organizer of the event.';
 $labels['importsuccess'] = '$nr イベントをインポートしました';
 $labels['importnone'] = 'インポートされたイベントはありません';
 $labels['importerror'] = 'インポート中にエラーが発生しました。';
@@ -199,11 +173,5 @@ $labels['currentevent'] = '現在';
 $labels['futurevents'] = '今後';
 $labels['allevents'] = '全て';
 $labels['saveasnew'] = '新規保存';
-$labels['birthdays'] = 'Birthdays';
-$labels['birthdayscalendar'] = 'Birthdays Calendar';
-$labels['displaybirthdayscalendar'] = 'Display birthdays calendar';
-$labels['birthdayscalendarsources'] = 'From these address books';
-$labels['birthdayeventtitle'] = '$name\'s Birthday';
-$labels['birthdayage'] = 'Age $age';
 $labels['user'] = 'ユーザ';
 ?>
diff --git a/plugins/calendar/localization/nl_NL.inc b/plugins/calendar/localization/nl_NL.inc
index 30403dc..6b55a14 100644
--- a/plugins/calendar/localization/nl_NL.inc
+++ b/plugins/calendar/localization/nl_NL.inc
@@ -41,7 +41,6 @@ $labels['new_event'] = 'Nieuwe afspraak';
 $labels['edit_event'] = 'Wijzig afspraak';
 $labels['edit'] = 'Wijzig';
 $labels['save'] = 'Bewaar';
-$labels['removelist'] = 'Remove from list';
 $labels['cancel'] = 'Terug';
 $labels['select'] = 'Selecteer';
 $labels['print'] = 'Afdrukken';
@@ -76,16 +75,12 @@ $labels['sensitivity'] = 'Zichtbaarheid';
 $labels['public'] = 'publiek';
 $labels['private'] = 'prive';
 $labels['confidential'] = 'vertrouwelijk';
-$labels['links'] = 'Reference';
 $labels['alarms'] = 'Herinnering';
 $labels['comment'] = 'Opmerking';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['unknown'] = 'Onbekend';
 $labels['eventoptions'] = 'Opties';
 $labels['generated'] = 'gegenereerd op';
 $labels['eventhistory'] = 'Geschiedenis';
-$labels['removelink'] = 'Remove email reference';
 $labels['printdescriptions'] = 'Print beschrijvingen';
 $labels['parentcalendar'] = 'Voeg toe in';
 $labels['searchearlierdates'] = '« Zoek voor eerdere afspraken';
diff --git a/plugins/calendar/localization/pt_BR.inc b/plugins/calendar/localization/pt_BR.inc
index bbe78d1..62efbdf 100644
--- a/plugins/calendar/localization/pt_BR.inc
+++ b/plugins/calendar/localization/pt_BR.inc
@@ -37,7 +37,6 @@ $labels['new_event'] = 'Novo evento';
 $labels['edit_event'] = 'Editar evento';
 $labels['edit'] = 'Editar';
 $labels['save'] = 'Gravar';
-$labels['removelist'] = 'Remove from list';
 $labels['cancel'] = 'Cancelar';
 $labels['select'] = 'Selecionar';
 $labels['print'] = 'Imprimir';
@@ -51,10 +50,8 @@ $labels['exportrange'] = 'Eventos de';
 $labels['exportattachments'] = 'With attachments';
 $labels['customdate'] = 'Custom date';
 $labels['location'] = 'Local';
-$labels['url'] = 'URL';
 $labels['date'] = 'Data';
 $labels['start'] = 'Início';
-$labels['starttime'] = 'Start time';
 $labels['end'] = 'Término';
 $labels['repeat'] = 'Repetir';
 $labels['selectdate'] = 'Escolha a data';
@@ -74,12 +71,9 @@ $labels['confidential'] = 'confidencial';
 $labels['links'] = 'Reference';
 $labels['alarms'] = 'Lembrete';
 $labels['comment'] = 'Comentário';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['unknown'] = 'Desconhecido';
 $labels['eventoptions'] = 'Opções';
 $labels['generated'] = 'gerado em';
-$labels['removelink'] = 'Remove email reference';
 $labels['printdescriptions'] = 'Descrições de impressão';
 $labels['parentcalendar'] = 'Inserir dentro';
 $labels['searchearlierdates'] = '« Procurar por eventos anteriores';
@@ -111,7 +105,6 @@ $labels['nextmonth'] = 'Próximo mês';
 $labels['weekofyear'] = 'Semana';
 $labels['pastevents'] = 'Passado';
 $labels['futureevents'] = 'Futuro';
-$labels['showalarms'] = 'Show reminders';
 $labels['defaultalarmtype'] = 'Configuração de lembrete padrão';
 $labels['defaultalarmoffset'] = 'Horário padrão de lembrete';
 $labels['attendee'] = 'Participante';
@@ -122,12 +115,8 @@ $labels['addattendee'] = 'Adicionar participante';
 $labels['roleorganizer'] = 'Organizador';
 $labels['rolerequired'] = 'Obrigatório';
 $labels['roleoptional'] = 'Opcional';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Absent';
-$labels['cutypeindividual'] = 'Individual';
 $labels['cutypegroup'] = 'Grupo';
 $labels['cutyperesource'] = 'Recurso';
-$labels['cutyperoom'] = 'Room';
 $labels['availfree'] = 'Disponível';
 $labels['availbusy'] = 'Ocupado';
 $labels['availunknown'] = 'Desconhecido';
diff --git a/plugins/calendar/localization/ro.inc b/plugins/calendar/localization/ro.inc
deleted file mode 100644
index 96325b5..0000000
--- a/plugins/calendar/localization/ro.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-/**
- * Localizations for Kolab Calendar plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/calendar/
- */
-?>
diff --git a/plugins/calendar/localization/vi_VN.inc b/plugins/calendar/localization/vi_VN.inc
index d55f7b3..9e0f40a 100644
--- a/plugins/calendar/localization/vi_VN.inc
+++ b/plugins/calendar/localization/vi_VN.inc
@@ -6,267 +6,5 @@
  *
  * For translation see https://www.transifex.com/projects/p/kolab/resource/calendar/
  */
-$labels['default_view'] = 'Default view';
-$labels['time_format'] = 'Time format';
-$labels['timeslots'] = 'Time slots per hour';
-$labels['first_day'] = 'First weekday';
-$labels['first_hour'] = 'First hour to show';
-$labels['workinghours'] = 'Working hours';
-$labels['add_category'] = 'Add category';
-$labels['remove_category'] = 'Remove category';
-$labels['defaultcalendar'] = 'Create new events in';
-$labels['eventcoloring'] = 'Event coloring';
-$labels['coloringmode0'] = 'According to calendar';
-$labels['coloringmode1'] = 'According to category';
-$labels['coloringmode2'] = 'Calendar for outline, category for content';
-$labels['coloringmode3'] = 'Category for outline, calendar for content';
-$labels['afternothing'] = 'Do nothing';
-$labels['aftertrash'] = 'Move to Trash';
-$labels['afterdelete'] = 'Delete the message';
-$labels['afterflagdeleted'] = 'Flag as deleted';
-$labels['aftermoveto'] = 'Move to...';
-$labels['itipoptions'] = 'Event Invitations';
-$labels['afteraction'] = 'After an invitation or update message is processed';
-$labels['calendar'] = 'Calendar';
-$labels['calendars'] = 'Calendars';
-$labels['category'] = 'Category';
-$labels['categories'] = 'Categories';
-$labels['createcalendar'] = 'Create new calendar';
-$labels['editcalendar'] = 'Edit calendar properties';
-$labels['name'] = 'Name';
-$labels['color'] = 'Color';
-$labels['day'] = 'Day';
-$labels['week'] = 'Week';
-$labels['month'] = 'Month';
-$labels['agenda'] = 'Agenda';
-$labels['new'] = 'New';
-$labels['new_event'] = 'New event';
-$labels['edit_event'] = 'Edit event';
-$labels['edit'] = 'Edit';
-$labels['save'] = 'Save';
-$labels['removelist'] = 'Remove from list';
-$labels['cancel'] = 'Cancel';
-$labels['select'] = 'Select';
-$labels['print'] = 'Print';
-$labels['printtitle'] = 'Print calendars';
-$labels['title'] = 'Summary';
-$labels['description'] = 'Description';
-$labels['all-day'] = 'all-day';
-$labels['export'] = 'Export';
-$labels['exporttitle'] = 'Export to iCalendar';
-$labels['exportrange'] = 'Events from';
-$labels['exportattachments'] = 'With attachments';
-$labels['customdate'] = 'Custom date';
-$labels['location'] = 'Location';
-$labels['url'] = 'URL';
-$labels['date'] = 'Date';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['end'] = 'End';
-$labels['endtime'] = 'End time';
-$labels['repeat'] = 'Repeat';
-$labels['selectdate'] = 'Choose date';
-$labels['freebusy'] = 'Show me as';
-$labels['free'] = 'Free';
-$labels['busy'] = 'Busy';
-$labels['outofoffice'] = 'Out of Office';
-$labels['tentative'] = 'Tentative';
-$labels['mystatus'] = 'My status';
-$labels['status'] = 'Status';
-$labels['status-confirmed'] = 'Confirmed';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['priority'] = 'Priority';
-$labels['sensitivity'] = 'Privacy';
-$labels['public'] = 'public';
-$labels['private'] = 'private';
-$labels['confidential'] = 'confidential';
-$labels['alarms'] = 'Reminder';
-$labels['comment'] = 'Comment';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['unknown'] = 'Unknown';
-$labels['eventoptions'] = 'Options';
-$labels['generated'] = 'generated at';
-$labels['eventhistory'] = 'History';
-$labels['printdescriptions'] = 'Print descriptions';
-$labels['parentcalendar'] = 'Insert inside';
-$labels['searchearlierdates'] = '« Search for earlier events';
-$labels['searchlaterdates'] = 'Search for later events »';
-$labels['andnmore'] = '$nr more...';
-$labels['togglerole'] = 'Click to toggle role';
-$labels['createfrommail'] = 'Save as event';
-$labels['importevents'] = 'Import events';
-$labels['importrange'] = 'Events from';
-$labels['onemonthback'] = '1 month back';
-$labels['nmonthsback'] = '$nr months back';
-$labels['showurl'] = 'Show calendar URL';
-$labels['showurldescription'] = 'Use the following address to access (read only) your calendar from other applications. You can copy and paste this into any calendar software that supports the iCal format.';
-$labels['caldavurldescription'] = 'Copy this address to a <a href="http://en.wikipedia.org/wiki/CalDAV" target="_blank">CalDAV</a> client application (e.g. Evolution or Mozilla Thunderbird) to fully synchronize this specific calendar with your computer or mobile device.';
-$labels['findcalendars'] = 'Find calendars...';
-$labels['searchterms'] = 'Search terms';
-$labels['calsearchresults'] = 'Available Calendars';
-$labels['calendarsubscribe'] = 'List permanently';
-$labels['nocalendarsfound'] = 'No calendars found';
-$labels['nrcalendarsfound'] = '$nr calendars found';
-$labels['quickview'] = 'View only this calendar';
-$labels['invitationspending'] = 'Pending invitations';
-$labels['invitationsdeclined'] = 'Declined invitations';
-$labels['changepartstat'] = 'Change participant status';
-$labels['rsvpcomment'] = 'Invitation text';
-$labels['listrange'] = 'Range to display:';
-$labels['listsections'] = 'Divide into:';
-$labels['smartsections'] = 'Smart sections';
-$labels['until'] = 'until';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['thisweek'] = 'This week';
-$labels['nextweek'] = 'Next week';
-$labels['prevweek'] = 'Previous week';
-$labels['thismonth'] = 'This month';
-$labels['nextmonth'] = 'Next month';
-$labels['weekofyear'] = 'Week';
-$labels['pastevents'] = 'Past';
-$labels['futureevents'] = 'Future';
-$labels['showalarms'] = 'Show reminders';
-$labels['defaultalarmtype'] = 'Default reminder setting';
-$labels['defaultalarmoffset'] = 'Default reminder time';
-$labels['attendee'] = 'Participant';
-$labels['role'] = 'Role';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Add participant';
-$labels['roleorganizer'] = 'Organizer';
-$labels['rolerequired'] = 'Required';
-$labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Absent';
-$labels['cutypeindividual'] = 'Individual';
-$labels['cutypegroup'] = 'Group';
-$labels['cutyperesource'] = 'Resource';
-$labels['cutyperoom'] = 'Room';
-$labels['availfree'] = 'Free';
-$labels['availbusy'] = 'Busy';
-$labels['availunknown'] = 'Unknown';
-$labels['availtentative'] = 'Tentative';
-$labels['availoutofoffice'] = 'Out of Office';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['scheduletime'] = 'Find availability';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['sendnotifications'] = 'Notify participants about modifications';
-$labels['sendcancellation'] = 'Notify participants about event cancellation';
-$labels['onlyworkinghours'] = 'Find availability within my working hours';
-$labels['reqallattendees'] = 'Required/all participants';
-$labels['prevslot'] = 'Previous Slot';
-$labels['nextslot'] = 'Next Slot';
-$labels['suggestedslot'] = 'Suggested Slot';
-$labels['noslotfound'] = 'Unable to find a free time slot';
-$labels['invitationsubject'] = 'You\'ve been invited to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with all the event details which you can import to your calendar application.";
-$labels['invitationattendlinks'] = "In case your email client doesn't support iTip requests you can use the following link to either accept or decline this invitation:\n\$url";
-$labels['eventupdatesubject'] = '"$title" has been updated';
-$labels['eventupdatesubjectempty'] = 'An event that concerns you has been updated';
-$labels['eventupdatemailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with the updated event details which you can import to your calendar application.";
-$labels['eventcancelsubject'] = '"$title" has been canceled';
-$labels['eventcancelmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nThe event has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated event details.";
-$labels['itipobjectnotfound'] = 'The event referred by this message was not found in your calendar.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your participation in the following event:\n\n*\$title*\n\nWhen: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the participation in the following event:\n\n*\$title*\n\nWhen: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the participation in the following event to you:\n\n*\$title*\n\nWhen: \$date";
-$labels['itipdeclineevent'] = 'Do you want to decline your invitation to this event?';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined event from your calendar?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to participants';
-$labels['notanattendee'] = 'You\'re not listed as an attendee of this event';
-$labels['eventcancelled'] = 'The event has been cancelled';
-$labels['saveincalendar'] = 'save in';
-$labels['updatemycopy'] = 'Update in my calendar';
-$labels['savetocalendar'] = 'Save to calendar';
-$labels['openpreview'] = 'Check Calendar';
-$labels['noearlierevents'] = 'No earlier events';
-$labels['nolaterevents'] = 'No later events';
-$labels['resource'] = 'Resource';
-$labels['addresource'] = 'Book resource';
-$labels['findresources'] = 'Find resources';
-$labels['resourcedetails'] = 'Details';
-$labels['resourceavailability'] = 'Availability';
-$labels['resourceowner'] = 'Owner';
-$labels['resourceadded'] = 'The resource was added to your event';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabattendees'] = 'Participants';
-$labels['tabresources'] = 'Resources';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['deleteobjectconfirm'] = 'Do you really want to delete this event?';
-$labels['deleteventconfirm'] = 'Do you really want to delete this event?';
-$labels['deletecalendarconfirm'] = 'Do you really want to delete this calendar with all its events?';
-$labels['deletecalendarconfirmrecursive'] = 'Do you really want to delete this calendar with all its events and sub-calendars?';
-$labels['savingdata'] = 'Saving data...';
-$labels['errorsaving'] = 'Failed to save changes.';
-$labels['operationfailed'] = 'The requested operation failed.';
-$labels['invalideventdates'] = 'Invalid dates entered! Please check your input.';
-$labels['invalidcalendarproperties'] = 'Invalid calendar properties! Please set a valid name.';
-$labels['searchnoresults'] = 'No events found in the selected calendars.';
-$labels['successremoval'] = 'The event has been deleted successfully.';
-$labels['successrestore'] = 'The event has been restored successfully.';
-$labels['errornotifying'] = 'Failed to send notifications to event participants';
-$labels['errorimportingevent'] = 'Failed to import the event';
-$labels['importwarningexists'] = 'A copy of this event already exists in your calendar.';
-$labels['newerversionexists'] = 'A newer version of this event already exists! Aborted.';
-$labels['nowritecalendarfound'] = 'No calendar found to save the event';
-$labels['importedsuccessfully'] = 'The event was successfully added to \'$calendar\'';
-$labels['updatedsuccessfully'] = 'The event was successfully updated in \'$calendar\'';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipsendsuccess'] = 'Invitation sent to participants.';
-$labels['itipresponseerror'] = 'Failed to send the response to this event invitation';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
-$labels['sentresponseto'] = 'Successfully sent invitation response to $mailto';
-$labels['localchangeswarning'] = 'You are about to make changes that will only be reflected on your calendar and not be sent to the organizer of the event.';
-$labels['importsuccess'] = 'Successfully imported $nr events';
-$labels['importnone'] = 'No events found to be imported';
-$labels['importerror'] = 'An error occured while importing';
-$labels['aclnorights'] = 'You do not have administrator rights on this calendar.';
-$labels['changeeventconfirm'] = 'Change event';
-$labels['removeeventconfirm'] = 'Delete event';
-$labels['changerecurringeventwarning'] = 'This is a recurring event. Would you like to edit the current event only, this and all future occurences, all occurences or save it as a new event?';
-$labels['removerecurringeventwarning'] = 'This is a recurring event. Would you like to delete the current event only, this and all future occurences or all occurences of this event?';
-$labels['currentevent'] = 'Current';
-$labels['futurevents'] = 'Future';
-$labels['allevents'] = 'All';
-$labels['saveasnew'] = 'Save as new';
-$labels['birthdays'] = 'Birthdays';
-$labels['birthdayscalendar'] = 'Birthdays Calendar';
-$labels['displaybirthdayscalendar'] = 'Display birthdays calendar';
-$labels['birthdayscalendarsources'] = 'From these address books';
-$labels['birthdayeventtitle'] = '$name\'s Birthday';
-$labels['birthdayage'] = 'Age $age';
-$labels['eventchangelog'] = 'Change History';
-$labels['eventdiff'] = 'Changes from revisions $rev';
-$labels['revision'] = 'Revision';
-$labels['user'] = 'User';
-$labels['operation'] = 'Action';
-$labels['actionappend'] = 'Saved';
-$labels['actionmove'] = 'Moved';
-$labels['actiondelete'] = 'Deleted';
-$labels['compare'] = 'Compare';
-$labels['showrevision'] = 'Show this version';
-$labels['restore'] = 'Restore this version';
-$labels['eventnotfound'] = 'Failed to load event data';
-$labels['objectchangelognotavailable'] = 'Change history is not available for this event';
-$labels['eventdiffnotavailable'] = 'No comparison possible for the selected revisions';
-$labels['revisionrestoreconfirm'] = 'Do you really want to restore revision $rev of this event? This will replace the current event with the old version.';
-$labels['arialabelminical'] = 'Calendar date selection';
-$labels['arialabelcalendarview'] = 'Calendar view';
-$labels['arialabelsearchform'] = 'Event search form';
-$labels['arialabelquicksearchbox'] = 'Event search input';
-$labels['arialabelcalsearchform'] = 'Calendars search form';
-$labels['calendaractions'] = 'Calendar actions';
-$labels['arialabeleventattendees'] = 'Event participants list';
-$labels['arialabeleventresources'] = 'Event resources list';
-$labels['arialabelresourcesearchform'] = 'Resources search form';
-$labels['arialabelresourceselection'] = 'Available resources';
+$labels = array();
 ?>
diff --git a/plugins/calendar/localization/zh_TW.inc b/plugins/calendar/localization/zh_TW.inc
index ae0698b..9e0f40a 100644
--- a/plugins/calendar/localization/zh_TW.inc
+++ b/plugins/calendar/localization/zh_TW.inc
@@ -6,266 +6,5 @@
  *
  * For translation see https://www.transifex.com/projects/p/kolab/resource/calendar/
  */
-$labels['default_view'] = 'Default view';
-$labels['time_format'] = 'Time format';
-$labels['timeslots'] = 'Time slots per hour';
-$labels['first_day'] = 'First weekday';
-$labels['first_hour'] = 'First hour to show';
-$labels['workinghours'] = 'Working hours';
-$labels['add_category'] = 'Add category';
-$labels['remove_category'] = 'Remove category';
-$labels['defaultcalendar'] = 'Create new events in';
-$labels['eventcoloring'] = 'Event coloring';
-$labels['coloringmode0'] = 'According to calendar';
-$labels['coloringmode1'] = 'According to category';
-$labels['coloringmode2'] = 'Calendar for outline, category for content';
-$labels['coloringmode3'] = 'Category for outline, calendar for content';
-$labels['afternothing'] = 'Do nothing';
-$labels['aftertrash'] = 'Move to Trash';
-$labels['afterdelete'] = 'Delete the message';
-$labels['afterflagdeleted'] = 'Flag as deleted';
-$labels['aftermoveto'] = 'Move to...';
-$labels['itipoptions'] = 'Event Invitations';
-$labels['afteraction'] = 'After an invitation or update message is processed';
-$labels['calendar'] = 'Calendar';
-$labels['calendars'] = 'Calendars';
-$labels['category'] = 'Category';
-$labels['categories'] = 'Categories';
-$labels['createcalendar'] = 'Create new calendar';
-$labels['editcalendar'] = 'Edit calendar properties';
-$labels['name'] = 'Name';
-$labels['color'] = 'Color';
-$labels['day'] = 'Day';
-$labels['week'] = 'Week';
-$labels['month'] = 'Month';
-$labels['agenda'] = 'Agenda';
-$labels['new'] = 'New';
-$labels['new_event'] = 'New event';
-$labels['edit_event'] = 'Edit event';
-$labels['edit'] = 'Edit';
-$labels['save'] = 'Save';
-$labels['removelist'] = 'Remove from list';
-$labels['cancel'] = 'Cancel';
-$labels['select'] = 'Select';
-$labels['print'] = 'Print';
-$labels['printtitle'] = 'Print calendars';
-$labels['title'] = 'Summary';
-$labels['description'] = 'Description';
-$labels['all-day'] = 'all-day';
-$labels['export'] = 'Export';
-$labels['exporttitle'] = 'Export to iCalendar';
-$labels['exportrange'] = 'Events from';
-$labels['exportattachments'] = 'With attachments';
-$labels['customdate'] = 'Custom date';
-$labels['location'] = 'Location';
-$labels['url'] = 'URL';
-$labels['date'] = 'Date';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['end'] = 'End';
-$labels['endtime'] = 'End time';
-$labels['repeat'] = 'Repeat';
-$labels['selectdate'] = 'Choose date';
-$labels['freebusy'] = 'Show me as';
-$labels['free'] = 'Free';
-$labels['busy'] = 'Busy';
-$labels['outofoffice'] = 'Out of Office';
-$labels['tentative'] = 'Tentative';
-$labels['mystatus'] = 'My status';
-$labels['status'] = 'Status';
-$labels['status-confirmed'] = 'Confirmed';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['priority'] = 'Priority';
-$labels['sensitivity'] = 'Privacy';
-$labels['public'] = 'public';
-$labels['private'] = 'private';
-$labels['confidential'] = 'confidential';
-$labels['alarms'] = 'Reminder';
-$labels['comment'] = 'Comment';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['unknown'] = 'Unknown';
-$labels['eventoptions'] = 'Options';
-$labels['generated'] = 'generated at';
-$labels['eventhistory'] = 'History';
-$labels['printdescriptions'] = 'Print descriptions';
-$labels['parentcalendar'] = 'Insert inside';
-$labels['searchearlierdates'] = '« Search for earlier events';
-$labels['searchlaterdates'] = 'Search for later events »';
-$labels['andnmore'] = '$nr more...';
-$labels['togglerole'] = 'Click to toggle role';
-$labels['createfrommail'] = 'Save as event';
-$labels['importevents'] = 'Import events';
-$labels['importrange'] = 'Events from';
-$labels['onemonthback'] = '1 month back';
-$labels['nmonthsback'] = '$nr months back';
-$labels['showurl'] = 'Show calendar URL';
-$labels['showurldescription'] = 'Use the following address to access (read only) your calendar from other applications. You can copy and paste this into any calendar software that supports the iCal format.';
-$labels['caldavurldescription'] = 'Copy this address to a <a href="http://en.wikipedia.org/wiki/CalDAV" target="_blank">CalDAV</a> client application (e.g. Evolution or Mozilla Thunderbird) to fully synchronize this specific calendar with your computer or mobile device.';
-$labels['findcalendars'] = 'Find calendars...';
-$labels['searchterms'] = 'Search terms';
-$labels['calsearchresults'] = 'Available Calendars';
-$labels['calendarsubscribe'] = 'List permanently';
-$labels['nocalendarsfound'] = 'No calendars found';
-$labels['nrcalendarsfound'] = '$nr calendars found';
-$labels['quickview'] = 'View only this calendar';
-$labels['invitationspending'] = 'Pending invitations';
-$labels['invitationsdeclined'] = 'Declined invitations';
-$labels['changepartstat'] = 'Change participant status';
-$labels['rsvpcomment'] = 'Invitation text';
-$labels['listrange'] = 'Range to display:';
-$labels['listsections'] = 'Divide into:';
-$labels['smartsections'] = 'Smart sections';
-$labels['until'] = 'until';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['thisweek'] = 'This week';
-$labels['nextweek'] = 'Next week';
-$labels['prevweek'] = 'Previous week';
-$labels['thismonth'] = 'This month';
-$labels['nextmonth'] = 'Next month';
-$labels['weekofyear'] = 'Week';
-$labels['pastevents'] = 'Past';
-$labels['futureevents'] = 'Future';
-$labels['showalarms'] = 'Show reminders';
-$labels['defaultalarmtype'] = 'Default reminder setting';
-$labels['defaultalarmoffset'] = 'Default reminder time';
-$labels['attendee'] = 'Participant';
-$labels['role'] = 'Role';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Add participant';
-$labels['roleorganizer'] = 'Organizer';
-$labels['rolerequired'] = 'Required';
-$labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Absent';
-$labels['cutypeindividual'] = 'Individual';
-$labels['cutypegroup'] = 'Group';
-$labels['cutyperesource'] = 'Resource';
-$labels['cutyperoom'] = 'Room';
-$labels['availfree'] = 'Free';
-$labels['availbusy'] = 'Busy';
-$labels['availunknown'] = 'Unknown';
-$labels['availtentative'] = 'Tentative';
-$labels['availoutofoffice'] = 'Out of Office';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['scheduletime'] = 'Find availability';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['sendnotifications'] = 'Notify participants about modifications';
-$labels['sendcancellation'] = 'Notify participants about event cancellation';
-$labels['onlyworkinghours'] = 'Find availability within my working hours';
-$labels['reqallattendees'] = 'Required/all participants';
-$labels['prevslot'] = 'Previous Slot';
-$labels['nextslot'] = 'Next Slot';
-$labels['suggestedslot'] = 'Suggested Slot';
-$labels['noslotfound'] = 'Unable to find a free time slot';
-$labels['invitationsubject'] = 'You\'ve been invited to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with all the event details which you can import to your calendar application.";
-$labels['invitationattendlinks'] = "In case your email client doesn't support iTip requests you can use the following link to either accept or decline this invitation:\n\$url";
-$labels['eventupdatesubject'] = '"$title" has been updated';
-$labels['eventupdatesubjectempty'] = 'An event that concerns you has been updated';
-$labels['eventupdatemailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nPlease find attached an iCalendar file with the updated event details which you can import to your calendar application.";
-$labels['eventcancelsubject'] = '"$title" has been canceled';
-$labels['eventcancelmailbody'] = "*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees\n\nThe event has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated event details.";
-$labels['itipobjectnotfound'] = 'The event referred by this message was not found in your calendar.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the invitation to the following event:\n\n*\$title*\n\nWhen: \$date\n\nInvitees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your participation in the following event:\n\n*\$title*\n\nWhen: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the participation in the following event:\n\n*\$title*\n\nWhen: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the participation in the following event to you:\n\n*\$title*\n\nWhen: \$date";
-$labels['itipdeclineevent'] = 'Do you want to decline your invitation to this event?';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined event from your calendar?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to participants';
-$labels['notanattendee'] = 'You\'re not listed as an attendee of this event';
-$labels['eventcancelled'] = 'The event has been cancelled';
-$labels['saveincalendar'] = 'save in';
-$labels['updatemycopy'] = 'Update in my calendar';
-$labels['savetocalendar'] = 'Save to calendar';
-$labels['openpreview'] = 'Check Calendar';
-$labels['noearlierevents'] = 'No earlier events';
-$labels['nolaterevents'] = 'No later events';
-$labels['resource'] = 'Resource';
-$labels['addresource'] = 'Book resource';
-$labels['findresources'] = 'Find resources';
-$labels['resourcedetails'] = 'Details';
-$labels['resourceavailability'] = 'Availability';
-$labels['resourceowner'] = 'Owner';
-$labels['resourceadded'] = 'The resource was added to your event';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabattendees'] = 'Participants';
-$labels['tabresources'] = 'Resources';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['deleteobjectconfirm'] = 'Do you really want to delete this event?';
-$labels['deleteventconfirm'] = 'Do you really want to delete this event?';
-$labels['deletecalendarconfirm'] = 'Do you really want to delete this calendar with all its events?';
-$labels['deletecalendarconfirmrecursive'] = 'Do you really want to delete this calendar with all its events and sub-calendars?';
-$labels['savingdata'] = 'Saving data...';
-$labels['errorsaving'] = 'Failed to save changes.';
-$labels['operationfailed'] = 'The requested operation failed.';
-$labels['invalideventdates'] = 'Invalid dates entered! Please check your input.';
-$labels['invalidcalendarproperties'] = 'Invalid calendar properties! Please set a valid name.';
-$labels['searchnoresults'] = 'No events found in the selected calendars.';
-$labels['successremoval'] = 'The event has been deleted successfully.';
-$labels['successrestore'] = 'The event has been restored successfully.';
-$labels['errornotifying'] = 'Failed to send notifications to event participants';
-$labels['errorimportingevent'] = 'Failed to import the event';
-$labels['importwarningexists'] = 'A copy of this event already exists in your calendar.';
-$labels['newerversionexists'] = 'A newer version of this event already exists! Aborted.';
-$labels['nowritecalendarfound'] = 'No calendar found to save the event';
-$labels['importedsuccessfully'] = 'The event was successfully added to \'$calendar\'';
-$labels['updatedsuccessfully'] = 'The event was successfully updated in \'$calendar\'';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipsendsuccess'] = 'Invitation sent to participants.';
-$labels['itipresponseerror'] = 'Failed to send the response to this event invitation';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
-$labels['sentresponseto'] = 'Successfully sent invitation response to $mailto';
-$labels['localchangeswarning'] = 'You are about to make changes that will only be reflected on your calendar and not be sent to the organizer of the event.';
-$labels['importsuccess'] = 'Successfully imported $nr events';
-$labels['importnone'] = 'No events found to be imported';
-$labels['importerror'] = 'An error occured while importing';
-$labels['aclnorights'] = 'You do not have administrator rights on this calendar.';
-$labels['changeeventconfirm'] = 'Change event';
-$labels['removeeventconfirm'] = 'Delete event';
-$labels['changerecurringeventwarning'] = 'This is a recurring event. Would you like to edit the current event only, this and all future occurences, all occurences or save it as a new event?';
-$labels['removerecurringeventwarning'] = 'This is a recurring event. Would you like to delete the current event only, this and all future occurences or all occurences of this event?';
-$labels['currentevent'] = 'Current';
-$labels['futurevents'] = 'Future';
-$labels['allevents'] = 'All';
-$labels['saveasnew'] = 'Save as new';
-$labels['birthdays'] = 'Birthdays';
-$labels['birthdayscalendar'] = 'Birthdays Calendar';
-$labels['displaybirthdayscalendar'] = 'Display birthdays calendar';
-$labels['birthdayscalendarsources'] = 'From these address books';
-$labels['birthdayeventtitle'] = '$name\'s Birthday';
-$labels['birthdayage'] = 'Age $age';
-$labels['eventchangelog'] = 'Change History';
-$labels['revision'] = 'Revision';
-$labels['user'] = 'User';
-$labels['operation'] = 'Action';
-$labels['actionappend'] = 'Saved';
-$labels['actionmove'] = 'Moved';
-$labels['actiondelete'] = 'Deleted';
-$labels['compare'] = 'Compare';
-$labels['showrevision'] = 'Show this version';
-$labels['restore'] = 'Restore this version';
-$labels['eventnotfound'] = 'Failed to load event data';
-$labels['objectchangelognotavailable'] = 'Change history is not available for this event';
-$labels['eventdiffnotavailable'] = 'No comparison possible for the selected revisions';
-$labels['revisionrestoreconfirm'] = 'Do you really want to restore revision $rev of this event? This will replace the current event with the old version.';
-$labels['arialabelminical'] = 'Calendar date selection';
-$labels['arialabelcalendarview'] = 'Calendar view';
-$labels['arialabelsearchform'] = 'Event search form';
-$labels['arialabelquicksearchbox'] = 'Event search input';
-$labels['arialabelcalsearchform'] = 'Calendars search form';
-$labels['calendaractions'] = 'Calendar actions';
-$labels['arialabeleventattendees'] = 'Event participants list';
-$labels['arialabeleventresources'] = 'Event resources list';
-$labels['arialabelresourcesearchform'] = 'Resources search form';
-$labels['arialabelresourceselection'] = 'Available resources';
+$labels = array();
 ?>
diff --git a/plugins/tasklist/localization/bg_BG.inc b/plugins/tasklist/localization/bg_BG.inc
index 49717c2..39a970c 100644
--- a/plugins/tasklist/localization/bg_BG.inc
+++ b/plugins/tasklist/localization/bg_BG.inc
@@ -7,166 +7,26 @@
  * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
  */
 $labels['navtitle'] = 'Задачи';
-$labels['lists'] = 'Tasklists';
-$labels['list'] = 'Tasklist';
-$labels['tags'] = 'Tags';
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['listsearchresults'] = 'Available Tasklists';
-$labels['findlists'] = 'Find tasklists...';
-$labels['searchterms'] = 'Search terms';
-$labels['notasklistsfound'] = 'No tasklists found';
-$labels['nrtasklistsfound'] = '$nr tasklists found';
-$labels['removelist'] = 'Remove from list';
-$labels['newtask'] = 'New Task';
-$labels['createtask'] = 'Create Task <Enter>';
-$labels['createnewtask'] = 'Create new Task (e.g. Saturday, Mow the lawn)';
-$labels['createfrommail'] = 'Save as task';
 $labels['printdescriptions'] = 'Печат на описанията';
-$labels['mark'] = 'Mark';
-$labels['unmark'] = 'Unmark';
 $labels['edit'] = 'Промяна';
-$labels['delete'] = 'Delete';
-$labels['title'] = 'Title';
 $labels['description'] = 'Описание';
-$labels['datetime'] = 'Due';
-$labels['duetime'] = 'Due time';
 $labels['start'] = 'Начало';
-$labels['starttime'] = 'Start time';
 $labels['alarms'] = 'Напомняне';
-$labels['repeat'] = 'Repeat';
-$labels['links'] = 'Reference';
 $labels['status'] = 'Статус';
-$labels['status-needs-action'] = 'Needs action';
-$labels['status-in-process'] = 'In process';
-$labels['status-completed'] = 'Completed';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['assignedto'] = 'Assigned to';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['all'] = 'All';
-$labels['flagged'] = 'Flagged';
-$labels['complete'] = 'Complete';
-$labels['completeness'] = 'Progress';
-$labels['overdue'] = 'Overdue';
 $labels['today'] = 'Днес';
 $labels['tomorrow'] = 'Утре';
-$labels['next7days'] = 'Next 7 days';
-$labels['later'] = 'Later';
-$labels['assigned'] = 'Assigned';
-$labels['assignedtitle'] = 'Tasks you assigned to others';
-$labels['mytasks'] = 'My tasks';
-$labels['mytaskstitle'] = 'Tasks assigned to you';
-$labels['nodate'] = 'no date';
 $labels['removetag'] = 'Изтриване';
-$labels['removelink'] = 'Remove email reference';
-$labels['auto'] = 'Auto';
-$labels['taskdetails'] = 'Details';
-$labels['newtask'] = 'New Task';
-$labels['edittask'] = 'Edit Task';
 $labels['save'] = 'Запис';
 $labels['cancel'] = 'Отказ';
-$labels['saveandnotify'] = 'Save and Notify';
-$labels['addsubtask'] = 'Add subtask';
-$labels['deletetask'] = 'Delete task';
-$labels['deletethisonly'] = 'Delete this task only';
-$labels['deletewithchilds'] = 'Delete with all subtasks';
-$labels['taskactions'] = 'Task options...';
 $labels['tabsummary'] = 'Заглавие';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabassignments'] = 'Assignments';
 $labels['tabattachments'] = 'Прикрепени файлове';
 $labels['tabsharing'] = 'Споделяне';
-$labels['editlist'] = 'Edit list';
-$labels['createlist'] = 'Add list';
-$labels['listactions'] = 'List options...';
 $labels['listname'] = 'Име';
-$labels['showalarms'] = 'Show reminders';
-$labels['import'] = 'Import';
-$labels['viewactions'] = 'View actions';
-$labels['focusview'] = 'View only this list';
-$labels['on'] = 'on';
-$labels['at'] = 'at';
-$labels['this'] = 'this';
-$labels['next'] = 'next';
 $labels['savingdata'] = 'Запазване на данни...';
-$labels['errorsaving'] = 'Failed to save data.';
-$labels['notasksfound'] = 'No tasks found for the given criteria';
-$labels['invalidstartduedates'] = 'Start date must not be greater than due date.';
-$labels['deletetasktconfirm'] = 'Do you really want to delete this task?';
-$labels['deleteparenttasktconfirm'] = 'Do you really want to delete this task and all its subtasks?';
-$labels['deletelistconfirm'] = 'Do you really want to delete this list with all its tasks?';
-$labels['deletelistconfirmrecursive'] = 'Do you really want to delete this list with all its sub-lists and tasks?';
-$labels['aclnorights'] = 'You do not have administrator rights on this task list.';
-$labels['changetaskconfirm'] = 'Update task';
-$labels['changeconfirmnotifications'] = 'Do you want to notify the attendees about the modification?';
-$labels['partstatupdatenotification'] = 'Do you want to notify the organizer about the status change?';
-$labels['quickaddinput'] = 'New task date and title';
-$labels['arialabelquickaddbox'] = 'Quick add new task';
-$labels['arialabelsearchform'] = 'Task search form';
-$labels['arialabelquicksearchbox'] = 'Task search input';
-$labels['arialabellistsearchform'] = 'Tasklists search form';
-$labels['arialabeltaskselector'] = 'List mode';
-$labels['arialabeltasklisting'] = 'Tasks listing';
-$labels['attendee'] = 'Assignee';
 $labels['role'] = 'Роля';
-$labels['availability'] = 'Avail.';
 $labels['confirmstate'] = 'Статус';
-$labels['addattendee'] = 'Add assignee';
 $labels['roleorganizer'] = 'Организатор';
 $labels['rolerequired'] = 'Задължителен';
 $labels['roleoptional'] = 'По избор';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Observer';
 $labels['sendinvitations'] = 'Изпращане на покани';
-$labels['sendnotifications'] = 'Notify assignees about modifications';
-$labels['sendcancellation'] = 'Notify assignees about task cancellation';
-$labels['invitationsubject'] = 'You\'ve been assigned to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with all the task details which you can import to your tasks application.";
-$labels['itipupdatesubject'] = '"$title" has been updated';
-$labels['itipupdatesubjectempty'] = 'A task that concerns you has been updated';
-$labels['itipupdatemailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with the updated task details which you can import to your tasks application.";
-$labels['itipcancelsubject'] = '"$title" has been canceled';
-$labels['itipcancelmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nThe task has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated task details.";
-$labels['saveintasklist'] = 'save in ';
-$labels['itipobjectnotfound'] = 'The task referred by this message was not found in your tasks list.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your assignment to the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodyin-process'] = "\$sender has set the status of the following task to in-process:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodycompleted'] = "\$sender has completed the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the following task to you:\n\n*\$title*\n\nDue: \$date";
-$labels['attendeeaccepted'] = 'Assignee has accepted';
-$labels['attendeetentative'] = 'Assignee has tentatively accepted';
-$labels['attendeedeclined'] = 'Assignee has declined';
-$labels['attendeedelegated'] = 'Assignee has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Assignee is in-process';
-$labels['attendeecompleted'] = 'Assignee has completed';
-$labels['acceptinvitation'] = 'Do you accept this assignment?';
-$labels['itipdeclinetask'] = 'Decline your assignment to this task to the organizer';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined task from your tasks list?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to assignees';
-$labels['itipsendsuccess'] = 'Notification sent to assignees';
-$labels['errornotifying'] = 'Failed to send notifications to task assignees';
-$labels['removefromcalendar'] = 'Remove from my tasks';
-$labels['delegateinvitation'] = 'Delegate assignment';
 $labels['andnmore'] = '$nr повече...';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['savetotasklist'] = 'Save to tasks';
-$labels['comment'] = 'Comment';
-$labels['errorimportingtask'] = 'Failed to import task(s)';
-$labels['importwarningexists'] = 'A copy of this task already exists in your tasklist.';
-$labels['importsuccess'] = 'Successfully imported $nr tasks';
-$labels['newerversionexists'] = 'A newer version of this task already exists! Aborted.';
-$labels['nowritetasklistfound'] = 'No tasklist found to save the task';
-$labels['importedsuccessfully'] = 'The task was successfully added to \'$list\'';
-$labels['updatedsuccessfully'] = 'The task was successfully updated in \'$list\'';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipresponseerror'] = 'Failed to send the response to this task assignment';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
-$labels['sentresponseto'] = 'Successfully sent assignment response to $mailto';
-$labels['successremoval'] = 'The task has been deleted successfully.';
-$labels['arialabelsortmenu'] = 'Tasks sorting options';
diff --git a/plugins/tasklist/localization/ca_ES.inc b/plugins/tasklist/localization/ca_ES.inc
index e3987c1..d8e8d20 100644
--- a/plugins/tasklist/localization/ca_ES.inc
+++ b/plugins/tasklist/localization/ca_ES.inc
@@ -90,83 +90,21 @@ $labels['this'] = 'aquest';
 $labels['next'] = 'següent';
 $labels['savingdata'] = 'S\'estan desant les dades...';
 $labels['errorsaving'] = 'No s\'han pogut desar les dades.';
-$labels['notasksfound'] = 'No tasks found for the given criteria';
-$labels['invalidstartduedates'] = 'Start date must not be greater than due date.';
-$labels['deletetasktconfirm'] = 'Do you really want to delete this task?';
-$labels['deleteparenttasktconfirm'] = 'Do you really want to delete this task and all its subtasks?';
-$labels['deletelistconfirm'] = 'Do you really want to delete this list with all its tasks?';
-$labels['deletelistconfirmrecursive'] = 'Do you really want to delete this list with all its sub-lists and tasks?';
-$labels['aclnorights'] = 'You do not have administrator rights on this task list.';
-$labels['changetaskconfirm'] = 'Update task';
-$labels['changeconfirmnotifications'] = 'Do you want to notify the attendees about the modification?';
-$labels['partstatupdatenotification'] = 'Do you want to notify the organizer about the status change?';
-$labels['quickaddinput'] = 'New task date and title';
-$labels['arialabelquickaddbox'] = 'Quick add new task';
-$labels['arialabelsearchform'] = 'Task search form';
-$labels['arialabelquicksearchbox'] = 'Task search input';
-$labels['arialabellistsearchform'] = 'Tasklists search form';
-$labels['arialabeltaskselector'] = 'List mode';
-$labels['arialabeltasklisting'] = 'Tasks listing';
-$labels['attendee'] = 'Assignee';
 $labels['role'] = 'Rol';
 $labels['availability'] = 'Disp.';
 $labels['confirmstate'] = 'Estat';
-$labels['addattendee'] = 'Add assignee';
 $labels['roleorganizer'] = 'Organitzador';
 $labels['rolerequired'] = 'Obligatori';
 $labels['roleoptional'] = 'Opcional';
 $labels['rolechair'] = 'President';
 $labels['rolenonparticipant'] = 'Observer';
 $labels['sendinvitations'] = 'Envia invitacions';
-$labels['sendnotifications'] = 'Notify assignees about modifications';
-$labels['sendcancellation'] = 'Notify assignees about task cancellation';
-$labels['invitationsubject'] = 'You\'ve been assigned to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with all the task details which you can import to your tasks application.";
 $labels['itipupdatesubject'] = '"$title" ha estat actualitzat';
-$labels['itipupdatesubjectempty'] = 'A task that concerns you has been updated';
-$labels['itipupdatemailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with the updated task details which you can import to your tasks application.";
 $labels['itipcancelsubject'] = '"$title" ha estat cancel·lat';
-$labels['itipcancelmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nThe task has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated task details.";
-$labels['saveintasklist'] = 'save in ';
-$labels['itipobjectnotfound'] = 'The task referred by this message was not found in your tasks list.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your assignment to the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodyin-process'] = "\$sender has set the status of the following task to in-process:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodycompleted'] = "\$sender has completed the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the following task to you:\n\n*\$title*\n\nDue: \$date";
-$labels['attendeeaccepted'] = 'Assignee has accepted';
-$labels['attendeetentative'] = 'Assignee has tentatively accepted';
-$labels['attendeedeclined'] = 'Assignee has declined';
-$labels['attendeedelegated'] = 'Assignee has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Assignee is in-process';
-$labels['attendeecompleted'] = 'Assignee has completed';
-$labels['acceptinvitation'] = 'Do you accept this assignment?';
-$labels['itipdeclinetask'] = 'Decline your assignment to this task to the organizer';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined task from your tasks list?';
 $labels['itipcomment'] = 'Comentari de la invitació/notificació';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to assignees';
-$labels['itipsendsuccess'] = 'Notification sent to assignees';
-$labels['errornotifying'] = 'Failed to send notifications to task assignees';
-$labels['removefromcalendar'] = 'Remove from my tasks';
-$labels['delegateinvitation'] = 'Delegate assignment';
 $labels['andnmore'] = '$nr més...';
 $labels['delegatedto'] = 'Delegat a:';
 $labels['delegatedfrom'] = 'Delegat de:';
-$labels['savetotasklist'] = 'Save to tasks';
 $labels['comment'] = 'Comentari';
-$labels['errorimportingtask'] = 'Failed to import task(s)';
-$labels['importwarningexists'] = 'A copy of this task already exists in your tasklist.';
-$labels['importsuccess'] = 'Successfully imported $nr tasks';
-$labels['newerversionexists'] = 'A newer version of this task already exists! Aborted.';
-$labels['nowritetasklistfound'] = 'No tasklist found to save the task';
-$labels['importedsuccessfully'] = 'The task was successfully added to \'$list\'';
-$labels['updatedsuccessfully'] = 'The task was successfully updated in \'$list\'';
 $labels['attendeupdateesuccess'] = 'L\'estat del participant ha estat actualitzat correctament';
-$labels['itipresponseerror'] = 'Failed to send the response to this task assignment';
 $labels['itipinvalidrequest'] = 'Aquesta invitació ja no és vàlida';
-$labels['sentresponseto'] = 'Successfully sent assignment response to $mailto';
-$labels['successremoval'] = 'The task has been deleted successfully.';
-$labels['arialabelsortmenu'] = 'Tasks sorting options';
diff --git a/plugins/tasklist/localization/da_DK.inc b/plugins/tasklist/localization/da_DK.inc
index a703980..9a452be 100644
--- a/plugins/tasklist/localization/da_DK.inc
+++ b/plugins/tasklist/localization/da_DK.inc
@@ -10,15 +10,7 @@ $labels['navtitle'] = 'Opgaver';
 $labels['lists'] = 'Opgavelister';
 $labels['list'] = 'Opgaveliste';
 $labels['tags'] = 'Mærker';
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['listsearchresults'] = 'Available Tasklists';
-$labels['findlists'] = 'Find tasklists...';
-$labels['searchterms'] = 'Search terms';
-$labels['notasklistsfound'] = 'No tasklists found';
-$labels['nrtasklistsfound'] = '$nr tasklists found';
-$labels['removelist'] = 'Remove from list';
 $labels['newtask'] = 'Ny opgave';
-$labels['createtask'] = 'Create Task <Enter>';
 $labels['createnewtask'] = 'Opret ny opgave (eks. Lørdag, Slå græsplænen)';
 $labels['createfrommail'] = 'Gem som opgave';
 $labels['printtitle'] = 'Udskriv opgaver';
@@ -30,20 +22,10 @@ $labels['delete'] = 'Slet';
 $labels['title'] = 'Titel';
 $labels['description'] = 'Beskrivelse';
 $labels['datetime'] = 'Forfalder';
-$labels['duetime'] = 'Due time';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
 $labels['alarms'] = 'PÃ¥mindelse';
 $labels['repeat'] = 'Gentag';
-$labels['links'] = 'Reference';
-$labels['status'] = 'Status';
-$labels['status-needs-action'] = 'Needs action';
-$labels['status-in-process'] = 'In process';
 $labels['status-completed'] = 'Completed';
 $labels['status-cancelled'] = 'Annulleret';
-$labels['assignedto'] = 'Assigned to';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['all'] = 'Alle';
 $labels['flagged'] = 'Markeret';
 $labels['complete'] = 'Udført';
@@ -53,13 +35,8 @@ $labels['today'] = 'I dag';
 $labels['tomorrow'] = 'I morgen';
 $labels['next7days'] = 'Næste 7 dage';
 $labels['later'] = 'Senere';
-$labels['assigned'] = 'Assigned';
-$labels['assignedtitle'] = 'Tasks you assigned to others';
-$labels['mytasks'] = 'My tasks';
-$labels['mytaskstitle'] = 'Tasks assigned to you';
 $labels['nodate'] = 'ingen dato';
 $labels['removetag'] = 'Fjern';
-$labels['removelink'] = 'Remove email reference';
 $labels['auto'] = 'Auto';
 $labels['taskdetails'] = 'Detaljer';
 $labels['newtask'] = 'Ny opgave';
@@ -99,77 +76,16 @@ $labels['deletetasktconfirm'] = 'Vil du virkelig slette denne opgave?';
 $labels['deleteparenttasktconfirm'] = 'Vil du virkelig slette denne opgaver og alle dens delopgaver?';
 $labels['deletelistconfirm'] = 'Vil du virkelig slette denne liste og alle dens opgaver?';
 $labels['deletelistconfirmrecursive'] = 'Vil du virkelig slette denne liste og alle dens dellister og opgaver?';
-$labels['aclnorights'] = 'You do not have administrator rights on this task list.';
-$labels['changetaskconfirm'] = 'Update task';
-$labels['changeconfirmnotifications'] = 'Do you want to notify the attendees about the modification?';
-$labels['partstatupdatenotification'] = 'Do you want to notify the organizer about the status change?';
-$labels['quickaddinput'] = 'New task date and title';
-$labels['arialabelquickaddbox'] = 'Quick add new task';
-$labels['arialabelsearchform'] = 'Task search form';
-$labels['arialabelquicksearchbox'] = 'Task search input';
-$labels['arialabellistsearchform'] = 'Tasklists search form';
-$labels['arialabeltaskselector'] = 'List mode';
-$labels['arialabeltasklisting'] = 'Tasks listing';
-$labels['attendee'] = 'Assignee';
 $labels['role'] = 'Rolle';
 $labels['availability'] = 'Tilg.';
-$labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Add assignee';
 $labels['roleorganizer'] = 'Organisator';
 $labels['rolerequired'] = 'Påkrævet';
 $labels['roleoptional'] = 'Valgfri';
 $labels['rolechair'] = 'Formand';
-$labels['rolenonparticipant'] = 'Observer';
 $labels['sendinvitations'] = 'Send invitationer';
-$labels['sendnotifications'] = 'Notify assignees about modifications';
-$labels['sendcancellation'] = 'Notify assignees about task cancellation';
-$labels['invitationsubject'] = 'You\'ve been assigned to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with all the task details which you can import to your tasks application.";
 $labels['itipupdatesubject'] = '"$title" er blevet opdateret';
 $labels['itipupdatesubjectempty'] = 'A task that concerns you has been updated';
-$labels['itipupdatemailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with the updated task details which you can import to your tasks application.";
 $labels['itipcancelsubject'] = '"$title" er blevet aflyst';
-$labels['itipcancelmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nThe task has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated task details.";
-$labels['saveintasklist'] = 'save in ';
-$labels['itipobjectnotfound'] = 'The task referred by this message was not found in your tasks list.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your assignment to the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodyin-process'] = "\$sender has set the status of the following task to in-process:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodycompleted'] = "\$sender has completed the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the following task to you:\n\n*\$title*\n\nDue: \$date";
-$labels['attendeeaccepted'] = 'Assignee has accepted';
-$labels['attendeetentative'] = 'Assignee has tentatively accepted';
-$labels['attendeedeclined'] = 'Assignee has declined';
-$labels['attendeedelegated'] = 'Assignee has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Assignee is in-process';
-$labels['attendeecompleted'] = 'Assignee has completed';
-$labels['acceptinvitation'] = 'Do you accept this assignment?';
-$labels['itipdeclinetask'] = 'Decline your assignment to this task to the organizer';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined task from your tasks list?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to assignees';
-$labels['itipsendsuccess'] = 'Notification sent to assignees';
-$labels['errornotifying'] = 'Failed to send notifications to task assignees';
-$labels['removefromcalendar'] = 'Remove from my tasks';
-$labels['delegateinvitation'] = 'Delegate assignment';
 $labels['andnmore'] = '$nr flere...';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['savetotasklist'] = 'Save to tasks';
-$labels['comment'] = 'Comment';
-$labels['errorimportingtask'] = 'Failed to import task(s)';
-$labels['importwarningexists'] = 'A copy of this task already exists in your tasklist.';
-$labels['importsuccess'] = 'Successfully imported $nr tasks';
-$labels['newerversionexists'] = 'A newer version of this task already exists! Aborted.';
-$labels['nowritetasklistfound'] = 'No tasklist found to save the task';
-$labels['importedsuccessfully'] = 'The task was successfully added to \'$list\'';
-$labels['updatedsuccessfully'] = 'The task was successfully updated in \'$list\'';
 $labels['attendeupdateesuccess'] = 'Opdatering af deltagernes status blev gennemført';
-$labels['itipresponseerror'] = 'Failed to send the response to this task assignment';
 $labels['itipinvalidrequest'] = 'Denne invitation er ikke længere gyldig';
-$labels['sentresponseto'] = 'Successfully sent assignment response to $mailto';
-$labels['successremoval'] = 'The task has been deleted successfully.';
-$labels['arialabelsortmenu'] = 'Tasks sorting options';
diff --git a/plugins/tasklist/localization/de_CH.inc b/plugins/tasklist/localization/de_CH.inc
index b5922be..5cd7da4 100644
--- a/plugins/tasklist/localization/de_CH.inc
+++ b/plugins/tasklist/localization/de_CH.inc
@@ -10,9 +10,6 @@ $labels['navtitle'] = 'Aufgaben';
 $labels['lists'] = 'Aufgabenlisten';
 $labels['list'] = 'Liste';
 $labels['tags'] = 'Tags';
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['searchterms'] = 'Search terms';
-$labels['removelist'] = 'Remove from list';
 $labels['newtask'] = 'Neue Aufgabe';
 $labels['createnewtask'] = 'Neue Aufgabe eingeben (z.B. Samstag, Rasenmähen)';
 $labels['createfrommail'] = 'Als Aufgabe speichern';
diff --git a/plugins/tasklist/localization/de_DE.inc b/plugins/tasklist/localization/de_DE.inc
index ba8592d..778a247 100644
--- a/plugins/tasklist/localization/de_DE.inc
+++ b/plugins/tasklist/localization/de_DE.inc
@@ -81,7 +81,6 @@ $labels['editlist'] = 'Liste bearbeiten';
 $labels['createlist'] = 'Liste hinzufügen';
 $labels['listactions'] = 'Listeneinstellungen…';
 $labels['listname'] = 'Name';
-$labels['showalarms'] = 'Show reminders';
 $labels['import'] = 'Importieren';
 $labels['viewactions'] = 'Ansicht-Aktionen';
 $labels['focusview'] = 'Nur diese Liste anzeigen';
@@ -116,7 +115,7 @@ $labels['addattendee'] = 'Beauftragten hinzufügen';
 $labels['roleorganizer'] = 'Organisator';
 $labels['rolerequired'] = 'Erforderlich';
 $labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Stuhl';
+$labels['rolechair'] = 'Vorsitz';
 $labels['rolenonparticipant'] = 'Beobachter';
 $labels['sendinvitations'] = 'Einladungen versenden';
 $labels['sendnotifications'] = 'Beauftragte Teilnehmer über die Änderung informieren';
diff --git a/plugins/tasklist/localization/es_ES.inc b/plugins/tasklist/localization/es_ES.inc
index 88630e9..2f25599 100644
--- a/plugins/tasklist/localization/es_ES.inc
+++ b/plugins/tasklist/localization/es_ES.inc
@@ -7,166 +7,16 @@
  * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
  */
 $labels['navtitle'] = 'Tareas';
-$labels['lists'] = 'Tasklists';
-$labels['list'] = 'Tasklist';
-$labels['tags'] = 'Tags';
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['listsearchresults'] = 'Available Tasklists';
-$labels['findlists'] = 'Find tasklists...';
-$labels['searchterms'] = 'Search terms';
-$labels['notasklistsfound'] = 'No tasklists found';
-$labels['nrtasklistsfound'] = '$nr tasklists found';
-$labels['removelist'] = 'Remove from list';
-$labels['newtask'] = 'New Task';
-$labels['createtask'] = 'Create Task <Enter>';
-$labels['createnewtask'] = 'Create new Task (e.g. Saturday, Mow the lawn)';
-$labels['createfrommail'] = 'Save as task';
-$labels['printdescriptions'] = 'Print descriptions';
-$labels['mark'] = 'Mark';
-$labels['unmark'] = 'Unmark';
 $labels['edit'] = 'Editar';
 $labels['delete'] = 'Borrar';
 $labels['title'] = 'Título';
 $labels['description'] = 'Descripción';
-$labels['datetime'] = 'Due';
-$labels['duetime'] = 'Due time';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['alarms'] = 'Reminder';
-$labels['repeat'] = 'Repeat';
-$labels['links'] = 'Reference';
-$labels['status'] = 'Status';
-$labels['status-needs-action'] = 'Needs action';
-$labels['status-in-process'] = 'In process';
-$labels['status-completed'] = 'Completed';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['assignedto'] = 'Assigned to';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['all'] = 'All';
-$labels['flagged'] = 'Flagged';
-$labels['complete'] = 'Complete';
-$labels['completeness'] = 'Progress';
-$labels['overdue'] = 'Overdue';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['next7days'] = 'Next 7 days';
-$labels['later'] = 'Later';
-$labels['assigned'] = 'Assigned';
-$labels['assignedtitle'] = 'Tasks you assigned to others';
-$labels['mytasks'] = 'My tasks';
-$labels['mytaskstitle'] = 'Tasks assigned to you';
-$labels['nodate'] = 'no date';
-$labels['removetag'] = 'Remove';
-$labels['removelink'] = 'Remove email reference';
-$labels['auto'] = 'Auto';
 $labels['taskdetails'] = 'Detalles';
-$labels['newtask'] = 'New Task';
-$labels['edittask'] = 'Edit Task';
 $labels['save'] = 'Guardar';
 $labels['cancel'] = 'Cancelar';
-$labels['saveandnotify'] = 'Save and Notify';
-$labels['addsubtask'] = 'Add subtask';
-$labels['deletetask'] = 'Delete task';
-$labels['deletethisonly'] = 'Delete this task only';
-$labels['deletewithchilds'] = 'Delete with all subtasks';
-$labels['taskactions'] = 'Task options...';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabassignments'] = 'Assignments';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['editlist'] = 'Edit list';
-$labels['createlist'] = 'Add list';
-$labels['listactions'] = 'List options...';
 $labels['listname'] = 'Nombre';
-$labels['showalarms'] = 'Show reminders';
-$labels['import'] = 'Import';
-$labels['viewactions'] = 'View actions';
-$labels['focusview'] = 'View only this list';
-$labels['on'] = 'on';
-$labels['at'] = 'at';
-$labels['this'] = 'this';
-$labels['next'] = 'next';
 $labels['savingdata'] = 'Guardando datos...';
-$labels['errorsaving'] = 'Failed to save data.';
-$labels['notasksfound'] = 'No tasks found for the given criteria';
-$labels['invalidstartduedates'] = 'Start date must not be greater than due date.';
-$labels['deletetasktconfirm'] = 'Do you really want to delete this task?';
-$labels['deleteparenttasktconfirm'] = 'Do you really want to delete this task and all its subtasks?';
-$labels['deletelistconfirm'] = 'Do you really want to delete this list with all its tasks?';
-$labels['deletelistconfirmrecursive'] = 'Do you really want to delete this list with all its sub-lists and tasks?';
-$labels['aclnorights'] = 'You do not have administrator rights on this task list.';
-$labels['changetaskconfirm'] = 'Update task';
-$labels['changeconfirmnotifications'] = 'Do you want to notify the attendees about the modification?';
-$labels['partstatupdatenotification'] = 'Do you want to notify the organizer about the status change?';
-$labels['quickaddinput'] = 'New task date and title';
-$labels['arialabelquickaddbox'] = 'Quick add new task';
-$labels['arialabelsearchform'] = 'Task search form';
-$labels['arialabelquicksearchbox'] = 'Task search input';
-$labels['arialabellistsearchform'] = 'Tasklists search form';
-$labels['arialabeltaskselector'] = 'List mode';
-$labels['arialabeltasklisting'] = 'Tasks listing';
-$labels['attendee'] = 'Assignee';
 $labels['role'] = 'Rol';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Add assignee';
-$labels['roleorganizer'] = 'Organizer';
 $labels['rolerequired'] = 'Requerido';
 $labels['roleoptional'] = 'Opcional';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Observer';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['sendnotifications'] = 'Notify assignees about modifications';
-$labels['sendcancellation'] = 'Notify assignees about task cancellation';
-$labels['invitationsubject'] = 'You\'ve been assigned to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with all the task details which you can import to your tasks application.";
-$labels['itipupdatesubject'] = '"$title" has been updated';
-$labels['itipupdatesubjectempty'] = 'A task that concerns you has been updated';
-$labels['itipupdatemailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with the updated task details which you can import to your tasks application.";
-$labels['itipcancelsubject'] = '"$title" has been canceled';
-$labels['itipcancelmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nThe task has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated task details.";
-$labels['saveintasklist'] = 'save in ';
-$labels['itipobjectnotfound'] = 'The task referred by this message was not found in your tasks list.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your assignment to the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodyin-process'] = "\$sender has set the status of the following task to in-process:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodycompleted'] = "\$sender has completed the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the following task to you:\n\n*\$title*\n\nDue: \$date";
-$labels['attendeeaccepted'] = 'Assignee has accepted';
-$labels['attendeetentative'] = 'Assignee has tentatively accepted';
-$labels['attendeedeclined'] = 'Assignee has declined';
-$labels['attendeedelegated'] = 'Assignee has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Assignee is in-process';
-$labels['attendeecompleted'] = 'Assignee has completed';
-$labels['acceptinvitation'] = 'Do you accept this assignment?';
-$labels['itipdeclinetask'] = 'Decline your assignment to this task to the organizer';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined task from your tasks list?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to assignees';
-$labels['itipsendsuccess'] = 'Notification sent to assignees';
-$labels['errornotifying'] = 'Failed to send notifications to task assignees';
-$labels['removefromcalendar'] = 'Remove from my tasks';
-$labels['delegateinvitation'] = 'Delegate assignment';
-$labels['andnmore'] = '$nr more...';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['savetotasklist'] = 'Save to tasks';
 $labels['comment'] = 'Comentario';
-$labels['errorimportingtask'] = 'Failed to import task(s)';
-$labels['importwarningexists'] = 'A copy of this task already exists in your tasklist.';
-$labels['importsuccess'] = 'Successfully imported $nr tasks';
-$labels['newerversionexists'] = 'A newer version of this task already exists! Aborted.';
-$labels['nowritetasklistfound'] = 'No tasklist found to save the task';
-$labels['importedsuccessfully'] = 'The task was successfully added to \'$list\'';
-$labels['updatedsuccessfully'] = 'The task was successfully updated in \'$list\'';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipresponseerror'] = 'Failed to send the response to this task assignment';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
-$labels['sentresponseto'] = 'Successfully sent assignment response to $mailto';
-$labels['successremoval'] = 'The task has been deleted successfully.';
-$labels['arialabelsortmenu'] = 'Tasks sorting options';
diff --git a/plugins/tasklist/localization/et_EE.inc b/plugins/tasklist/localization/et_EE.inc
index 8cca020..2b849ea 100644
--- a/plugins/tasklist/localization/et_EE.inc
+++ b/plugins/tasklist/localization/et_EE.inc
@@ -6,167 +6,8 @@
  *
  * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
  */
-$labels['navtitle'] = 'Tasks';
-$labels['lists'] = 'Tasklists';
-$labels['list'] = 'Tasklist';
-$labels['tags'] = 'Tags';
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['listsearchresults'] = 'Available Tasklists';
-$labels['findlists'] = 'Find tasklists...';
-$labels['searchterms'] = 'Search terms';
-$labels['notasklistsfound'] = 'No tasklists found';
-$labels['nrtasklistsfound'] = '$nr tasklists found';
-$labels['removelist'] = 'Remove from list';
-$labels['newtask'] = 'New Task';
-$labels['createtask'] = 'Create Task <Enter>';
-$labels['createnewtask'] = 'Create new Task (e.g. Saturday, Mow the lawn)';
-$labels['createfrommail'] = 'Save as task';
-$labels['printdescriptions'] = 'Print descriptions';
-$labels['mark'] = 'Mark';
-$labels['unmark'] = 'Unmark';
-$labels['edit'] = 'Edit';
 $labels['delete'] = 'Kustuta';
 $labels['title'] = 'Pealkiri';
-$labels['description'] = 'Description';
-$labels['datetime'] = 'Due';
-$labels['duetime'] = 'Due time';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['alarms'] = 'Reminder';
-$labels['repeat'] = 'Repeat';
-$labels['links'] = 'Reference';
-$labels['status'] = 'Status';
-$labels['status-needs-action'] = 'Needs action';
-$labels['status-in-process'] = 'In process';
-$labels['status-completed'] = 'Completed';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['assignedto'] = 'Assigned to';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['all'] = 'All';
-$labels['flagged'] = 'Flagged';
-$labels['complete'] = 'Complete';
-$labels['completeness'] = 'Progress';
-$labels['overdue'] = 'Overdue';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['next7days'] = 'Next 7 days';
-$labels['later'] = 'Later';
-$labels['assigned'] = 'Assigned';
-$labels['assignedtitle'] = 'Tasks you assigned to others';
-$labels['mytasks'] = 'My tasks';
-$labels['mytaskstitle'] = 'Tasks assigned to you';
-$labels['nodate'] = 'no date';
-$labels['removetag'] = 'Remove';
-$labels['removelink'] = 'Remove email reference';
-$labels['auto'] = 'Auto';
-$labels['taskdetails'] = 'Details';
-$labels['newtask'] = 'New Task';
-$labels['edittask'] = 'Edit Task';
 $labels['save'] = 'Salvesta';
-$labels['cancel'] = 'Cancel';
-$labels['saveandnotify'] = 'Save and Notify';
-$labels['addsubtask'] = 'Add subtask';
-$labels['deletetask'] = 'Delete task';
-$labels['deletethisonly'] = 'Delete this task only';
-$labels['deletewithchilds'] = 'Delete with all subtasks';
-$labels['taskactions'] = 'Task options...';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabassignments'] = 'Assignments';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['editlist'] = 'Edit list';
-$labels['createlist'] = 'Add list';
-$labels['listactions'] = 'List options...';
-$labels['listname'] = 'Nimi';
-$labels['showalarms'] = 'Show reminders';
-$labels['import'] = 'Import';
-$labels['viewactions'] = 'View actions';
-$labels['focusview'] = 'View only this list';
-$labels['on'] = 'on';
-$labels['at'] = 'at';
-$labels['this'] = 'this';
-$labels['next'] = 'next';
-$labels['savingdata'] = 'Saving data...';
-$labels['errorsaving'] = 'Failed to save data.';
-$labels['notasksfound'] = 'No tasks found for the given criteria';
-$labels['invalidstartduedates'] = 'Start date must not be greater than due date.';
-$labels['deletetasktconfirm'] = 'Do you really want to delete this task?';
-$labels['deleteparenttasktconfirm'] = 'Do you really want to delete this task and all its subtasks?';
-$labels['deletelistconfirm'] = 'Do you really want to delete this list with all its tasks?';
-$labels['deletelistconfirmrecursive'] = 'Do you really want to delete this list with all its sub-lists and tasks?';
-$labels['aclnorights'] = 'You do not have administrator rights on this task list.';
-$labels['changetaskconfirm'] = 'Update task';
-$labels['changeconfirmnotifications'] = 'Do you want to notify the attendees about the modification?';
-$labels['partstatupdatenotification'] = 'Do you want to notify the organizer about the status change?';
-$labels['quickaddinput'] = 'New task date and title';
-$labels['arialabelquickaddbox'] = 'Quick add new task';
-$labels['arialabelsearchform'] = 'Task search form';
-$labels['arialabelquicksearchbox'] = 'Task search input';
-$labels['arialabellistsearchform'] = 'Tasklists search form';
-$labels['arialabeltaskselector'] = 'List mode';
-$labels['arialabeltasklisting'] = 'Tasks listing';
-$labels['attendee'] = 'Assignee';
-$labels['role'] = 'Role';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Add assignee';
-$labels['roleorganizer'] = 'Organizer';
 $labels['rolerequired'] = 'Kohustuslik';
-$labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Observer';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['sendnotifications'] = 'Notify assignees about modifications';
-$labels['sendcancellation'] = 'Notify assignees about task cancellation';
-$labels['invitationsubject'] = 'You\'ve been assigned to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with all the task details which you can import to your tasks application.";
-$labels['itipupdatesubject'] = '"$title" has been updated';
-$labels['itipupdatesubjectempty'] = 'A task that concerns you has been updated';
-$labels['itipupdatemailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with the updated task details which you can import to your tasks application.";
-$labels['itipcancelsubject'] = '"$title" has been canceled';
-$labels['itipcancelmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nThe task has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated task details.";
-$labels['saveintasklist'] = 'save in ';
-$labels['itipobjectnotfound'] = 'The task referred by this message was not found in your tasks list.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your assignment to the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodyin-process'] = "\$sender has set the status of the following task to in-process:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodycompleted'] = "\$sender has completed the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the following task to you:\n\n*\$title*\n\nDue: \$date";
-$labels['attendeeaccepted'] = 'Assignee has accepted';
-$labels['attendeetentative'] = 'Assignee has tentatively accepted';
-$labels['attendeedeclined'] = 'Assignee has declined';
-$labels['attendeedelegated'] = 'Assignee has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Assignee is in-process';
-$labels['attendeecompleted'] = 'Assignee has completed';
-$labels['acceptinvitation'] = 'Do you accept this assignment?';
-$labels['itipdeclinetask'] = 'Decline your assignment to this task to the organizer';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined task from your tasks list?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to assignees';
-$labels['itipsendsuccess'] = 'Notification sent to assignees';
-$labels['errornotifying'] = 'Failed to send notifications to task assignees';
-$labels['removefromcalendar'] = 'Remove from my tasks';
-$labels['delegateinvitation'] = 'Delegate assignment';
-$labels['andnmore'] = '$nr more...';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['savetotasklist'] = 'Save to tasks';
 $labels['comment'] = 'Kommentaar';
-$labels['errorimportingtask'] = 'Failed to import task(s)';
-$labels['importwarningexists'] = 'A copy of this task already exists in your tasklist.';
-$labels['importsuccess'] = 'Successfully imported $nr tasks';
-$labels['newerversionexists'] = 'A newer version of this task already exists! Aborted.';
-$labels['nowritetasklistfound'] = 'No tasklist found to save the task';
-$labels['importedsuccessfully'] = 'The task was successfully added to \'$list\'';
-$labels['updatedsuccessfully'] = 'The task was successfully updated in \'$list\'';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipresponseerror'] = 'Failed to send the response to this task assignment';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
-$labels['sentresponseto'] = 'Successfully sent assignment response to $mailto';
-$labels['successremoval'] = 'The task has been deleted successfully.';
-$labels['arialabelsortmenu'] = 'Tasks sorting options';
diff --git a/plugins/tasklist/localization/fr_FR.inc b/plugins/tasklist/localization/fr_FR.inc
index 2180063..8ae392b 100644
--- a/plugins/tasklist/localization/fr_FR.inc
+++ b/plugins/tasklist/localization/fr_FR.inc
@@ -115,7 +115,6 @@ $labels['addattendee'] = 'Affecter un utilisateur';
 $labels['roleorganizer'] = 'Organisateur';
 $labels['rolerequired'] = 'Requis';
 $labels['roleoptional'] = 'Optionel';
-$labels['rolechair'] = 'Chair';
 $labels['rolenonparticipant'] = 'Observateur';
 $labels['sendinvitations'] = 'Envoyer les invitations';
 $labels['sendnotifications'] = 'Avertir les utilisateurs concernant les modifications';
diff --git a/plugins/tasklist/localization/he.inc b/plugins/tasklist/localization/he.inc
deleted file mode 100644
index 2bbe000..0000000
--- a/plugins/tasklist/localization/he.inc
+++ /dev/null
@@ -1,52 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['searchterms'] = 'Search terms';
-$labels['removelist'] = 'Remove from list';
-$labels['printdescriptions'] = 'Print descriptions';
-$labels['edit'] = 'Edit';
-$labels['description'] = 'Description';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['alarms'] = 'Reminder';
-$labels['repeat'] = 'Repeat';
-$labels['status'] = 'Status';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['all'] = 'All';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['taskdetails'] = 'Details';
-$labels['save'] = 'Save';
-$labels['cancel'] = 'Cancel';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['listname'] = 'Name';
-$labels['showalarms'] = 'Show reminders';
-$labels['savingdata'] = 'Saving data...';
-$labels['role'] = 'Role';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['roleorganizer'] = 'Organizer';
-$labels['rolerequired'] = 'Required';
-$labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Chair';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['itipupdatesubject'] = '"$title" has been updated';
-$labels['itipcancelsubject'] = '"$title" has been canceled';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['andnmore'] = '$nr more...';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['comment'] = 'Comment';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
diff --git a/plugins/tasklist/localization/he_IL.inc b/plugins/tasklist/localization/he_IL.inc
new file mode 100644
index 0000000..951f939
--- /dev/null
+++ b/plugins/tasklist/localization/he_IL.inc
@@ -0,0 +1,9 @@
+<?php
+/**
+ * Localizations for the Kolab Tasks plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
+ */
+$labels = array();
diff --git a/plugins/tasklist/localization/hr.inc b/plugins/tasklist/localization/hr.inc
deleted file mode 100644
index 2bbe000..0000000
--- a/plugins/tasklist/localization/hr.inc
+++ /dev/null
@@ -1,52 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['searchterms'] = 'Search terms';
-$labels['removelist'] = 'Remove from list';
-$labels['printdescriptions'] = 'Print descriptions';
-$labels['edit'] = 'Edit';
-$labels['description'] = 'Description';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['alarms'] = 'Reminder';
-$labels['repeat'] = 'Repeat';
-$labels['status'] = 'Status';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['all'] = 'All';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['taskdetails'] = 'Details';
-$labels['save'] = 'Save';
-$labels['cancel'] = 'Cancel';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['listname'] = 'Name';
-$labels['showalarms'] = 'Show reminders';
-$labels['savingdata'] = 'Saving data...';
-$labels['role'] = 'Role';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['roleorganizer'] = 'Organizer';
-$labels['rolerequired'] = 'Required';
-$labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Chair';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['itipupdatesubject'] = '"$title" has been updated';
-$labels['itipcancelsubject'] = '"$title" has been canceled';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['andnmore'] = '$nr more...';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['comment'] = 'Comment';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
diff --git a/plugins/tasklist/localization/hu_HU.inc b/plugins/tasklist/localization/hu_HU.inc
index fe9fc38..5576503 100644
--- a/plugins/tasklist/localization/hu_HU.inc
+++ b/plugins/tasklist/localization/hu_HU.inc
@@ -10,15 +10,7 @@ $labels['navtitle'] = 'Feladatok';
 $labels['lists'] = 'Feladatlisták';
 $labels['list'] = 'Feladatlista';
 $labels['tags'] = 'Kulcsszavak';
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['listsearchresults'] = 'Available Tasklists';
-$labels['findlists'] = 'Find tasklists...';
-$labels['searchterms'] = 'Search terms';
-$labels['notasklistsfound'] = 'No tasklists found';
-$labels['nrtasklistsfound'] = '$nr tasklists found';
-$labels['removelist'] = 'Remove from list';
 $labels['newtask'] = 'Új feladat';
-$labels['createtask'] = 'Create Task <Enter>';
 $labels['createnewtask'] = 'Új feladat címe';
 $labels['createfrommail'] = 'Mentés feladatként';
 $labels['printdescriptions'] = 'Leírás nyomtatása';
@@ -29,51 +21,31 @@ $labels['delete'] = 'Törlés';
 $labels['title'] = 'Tárgy';
 $labels['description'] = 'Leírás';
 $labels['datetime'] = 'Határidő';
-$labels['duetime'] = 'Due time';
 $labels['start'] = 'Kezdet';
-$labels['starttime'] = 'Start time';
 $labels['alarms'] = 'Emlékeztető';
 $labels['repeat'] = 'Ismétlődik';
-$labels['links'] = 'Reference';
 $labels['status'] = 'Stát.';
-$labels['status-needs-action'] = 'Needs action';
-$labels['status-in-process'] = 'In process';
-$labels['status-completed'] = 'Completed';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['assignedto'] = 'Assigned to';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['all'] = 'Minden feladat';
 $labels['flagged'] = 'Jelölt';
 $labels['complete'] = 'Teljesített';
-$labels['completeness'] = 'Progress';
 $labels['overdue'] = 'Túllépett';
 $labels['today'] = 'Mai napi';
 $labels['tomorrow'] = 'Holnapi';
 $labels['next7days'] = 'Következő 7 napi';
 $labels['later'] = 'Későbbi';
-$labels['assigned'] = 'Assigned';
-$labels['assignedtitle'] = 'Tasks you assigned to others';
-$labels['mytasks'] = 'My tasks';
-$labels['mytaskstitle'] = 'Tasks assigned to you';
 $labels['nodate'] = 'Dátum nélküli';
 $labels['removetag'] = 'Eltávolítás';
-$labels['removelink'] = 'Remove email reference';
-$labels['auto'] = 'Auto';
 $labels['taskdetails'] = 'Részletek';
 $labels['newtask'] = 'Új feladat';
 $labels['edittask'] = 'Módosítás';
 $labels['save'] = 'Mentés';
 $labels['cancel'] = 'Mégse';
-$labels['saveandnotify'] = 'Save and Notify';
 $labels['addsubtask'] = 'Új részfeladat';
 $labels['deletetask'] = 'Törlés';
 $labels['deletethisonly'] = 'Csak ezen feladat törlése';
 $labels['deletewithchilds'] = 'Törlés részfeladatokkal együtt';
-$labels['taskactions'] = 'Task options...';
 $labels['tabsummary'] = 'Tárgy';
 $labels['tabrecurrence'] = 'Ismétlődés';
-$labels['tabassignments'] = 'Assignments';
 $labels['tabattachments'] = 'Mellékletek';
 $labels['tabsharing'] = 'Megosztás';
 $labels['editlist'] = 'Lista szerkesztése';
@@ -82,7 +54,6 @@ $labels['listactions'] = 'Lista beállítások...';
 $labels['listname'] = 'Név';
 $labels['showalarms'] = 'Emlékeztetők megjelenítése';
 $labels['import'] = 'Importálás';
-$labels['viewactions'] = 'View actions';
 $labels['focusview'] = 'Csak ezen lista megjelenítése';
 $labels['on'] = 'dátum';
 $labels['at'] = 'időpont';
@@ -96,77 +67,16 @@ $labels['deletetasktconfirm'] = 'Biztos benne, hogy törölni szeretné ezt a fe
 $labels['deleteparenttasktconfirm'] = 'DBiztos benne, hogy törölni szeretné ezt a feladatot, az összes részfeladattal együtt?';
 $labels['deletelistconfirm'] = 'Biztos benne, hogy törölni szeretné ezt a listát, az összes benne lévő feladattal együtt?';
 $labels['deletelistconfirmrecursive'] = 'Biztos benne, hogy törölni szeretné ezt a listát, az összes benne lévő listával és feladattal együtt?';
-$labels['aclnorights'] = 'You do not have administrator rights on this task list.';
-$labels['changetaskconfirm'] = 'Update task';
-$labels['changeconfirmnotifications'] = 'Do you want to notify the attendees about the modification?';
-$labels['partstatupdatenotification'] = 'Do you want to notify the organizer about the status change?';
-$labels['quickaddinput'] = 'New task date and title';
-$labels['arialabelquickaddbox'] = 'Quick add new task';
-$labels['arialabelsearchform'] = 'Task search form';
-$labels['arialabelquicksearchbox'] = 'Task search input';
-$labels['arialabellistsearchform'] = 'Tasklists search form';
-$labels['arialabeltaskselector'] = 'List mode';
-$labels['arialabeltasklisting'] = 'Tasks listing';
-$labels['attendee'] = 'Assignee';
 $labels['role'] = 'Szerepkör';
 $labels['availability'] = 'Elérh.';
 $labels['confirmstate'] = 'Stát.';
-$labels['addattendee'] = 'Add assignee';
 $labels['roleorganizer'] = 'Szervező';
 $labels['rolerequired'] = 'Kötelező';
 $labels['roleoptional'] = 'Opcionális';
 $labels['rolechair'] = 'Elnöklő';
-$labels['rolenonparticipant'] = 'Observer';
 $labels['sendinvitations'] = 'Meghívók küldése';
-$labels['sendnotifications'] = 'Notify assignees about modifications';
-$labels['sendcancellation'] = 'Notify assignees about task cancellation';
-$labels['invitationsubject'] = 'You\'ve been assigned to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with all the task details which you can import to your tasks application.";
 $labels['itipupdatesubject'] = '$title - módosítva';
-$labels['itipupdatesubjectempty'] = 'A task that concerns you has been updated';
-$labels['itipupdatemailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with the updated task details which you can import to your tasks application.";
 $labels['itipcancelsubject'] = '$title - lemondva';
-$labels['itipcancelmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nThe task has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated task details.";
-$labels['saveintasklist'] = 'save in ';
-$labels['itipobjectnotfound'] = 'The task referred by this message was not found in your tasks list.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your assignment to the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodyin-process'] = "\$sender has set the status of the following task to in-process:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodycompleted'] = "\$sender has completed the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the following task to you:\n\n*\$title*\n\nDue: \$date";
-$labels['attendeeaccepted'] = 'Assignee has accepted';
-$labels['attendeetentative'] = 'Assignee has tentatively accepted';
-$labels['attendeedeclined'] = 'Assignee has declined';
-$labels['attendeedelegated'] = 'Assignee has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Assignee is in-process';
-$labels['attendeecompleted'] = 'Assignee has completed';
-$labels['acceptinvitation'] = 'Do you accept this assignment?';
-$labels['itipdeclinetask'] = 'Decline your assignment to this task to the organizer';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined task from your tasks list?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to assignees';
-$labels['itipsendsuccess'] = 'Notification sent to assignees';
-$labels['errornotifying'] = 'Failed to send notifications to task assignees';
-$labels['removefromcalendar'] = 'Remove from my tasks';
-$labels['delegateinvitation'] = 'Delegate assignment';
 $labels['andnmore'] = 'még $nr ...';
 $labels['delegatedto'] = 'Beosztva ide: ';
 $labels['delegatedfrom'] = 'Beosztva innen: ';
-$labels['savetotasklist'] = 'Save to tasks';
-$labels['comment'] = 'Comment';
-$labels['errorimportingtask'] = 'Failed to import task(s)';
-$labels['importwarningexists'] = 'A copy of this task already exists in your tasklist.';
-$labels['importsuccess'] = 'Successfully imported $nr tasks';
-$labels['newerversionexists'] = 'A newer version of this task already exists! Aborted.';
-$labels['nowritetasklistfound'] = 'No tasklist found to save the task';
-$labels['importedsuccessfully'] = 'The task was successfully added to \'$list\'';
-$labels['updatedsuccessfully'] = 'The task was successfully updated in \'$list\'';
-$labels['attendeupdateesuccess'] = 'A résztvevők adatai sikeresen frissítve';
-$labels['itipresponseerror'] = 'Failed to send the response to this task assignment';
-$labels['itipinvalidrequest'] = 'Ez a meghívás már érvénytelen';
-$labels['sentresponseto'] = 'Successfully sent assignment response to $mailto';
-$labels['successremoval'] = 'The task has been deleted successfully.';
-$labels['arialabelsortmenu'] = 'Tasks sorting options';
diff --git a/plugins/tasklist/localization/ja_JP.inc b/plugins/tasklist/localization/ja_JP.inc
index 3347c05..c96ccaf 100644
--- a/plugins/tasklist/localization/ja_JP.inc
+++ b/plugins/tasklist/localization/ja_JP.inc
@@ -10,15 +10,7 @@ $labels['navtitle'] = 'タスク';
 $labels['lists'] = 'タスク一覧';
 $labels['list'] = 'タスク一覧';
 $labels['tags'] = 'ã‚¿ã‚°';
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['listsearchresults'] = 'Available Tasklists';
-$labels['findlists'] = 'Find tasklists...';
-$labels['searchterms'] = 'Search terms';
-$labels['notasklistsfound'] = 'No tasklists found';
-$labels['nrtasklistsfound'] = '$nr tasklists found';
-$labels['removelist'] = 'Remove from list';
 $labels['newtask'] = '新しいタスク';
-$labels['createtask'] = 'Create Task <Enter>';
 $labels['createnewtask'] = '新しいタスクの生成(例:土曜日、芝生を刈る)';
 $labels['createfrommail'] = 'タスクとして保存';
 $labels['printdescriptions'] = '説明印刷';
@@ -28,62 +20,38 @@ $labels['edit'] = '編集';
 $labels['delete'] = '削除';
 $labels['title'] = 'タイトル';
 $labels['description'] = '説明';
-$labels['datetime'] = 'Due';
-$labels['duetime'] = 'Due time';
 $labels['start'] = '開始';
-$labels['starttime'] = 'Start time';
 $labels['alarms'] = '通知';
 $labels['repeat'] = '繰返し';
-$labels['links'] = 'Reference';
 $labels['status'] = '状態';
-$labels['status-needs-action'] = 'Needs action';
-$labels['status-in-process'] = 'In process';
-$labels['status-completed'] = 'Completed';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['assignedto'] = 'Assigned to';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['all'] = '全て';
 $labels['flagged'] = 'フラグ';
 $labels['complete'] = '完了';
-$labels['completeness'] = 'Progress';
 $labels['overdue'] = '期限切れ';
 $labels['today'] = '今日';
 $labels['tomorrow'] = '明日';
 $labels['next7days'] = '翌 7 日';
 $labels['later'] = '後で';
-$labels['assigned'] = 'Assigned';
-$labels['assignedtitle'] = 'Tasks you assigned to others';
-$labels['mytasks'] = 'My tasks';
-$labels['mytaskstitle'] = 'Tasks assigned to you';
 $labels['nodate'] = '期日なし';
 $labels['removetag'] = '削除';
-$labels['removelink'] = 'Remove email reference';
-$labels['auto'] = 'Auto';
 $labels['taskdetails'] = '詳細';
 $labels['newtask'] = '新しいタスク';
 $labels['edittask'] = 'タスク編集';
 $labels['save'] = '保存';
 $labels['cancel'] = 'キャンセル';
-$labels['saveandnotify'] = 'Save and Notify';
 $labels['addsubtask'] = 'サブタスク追加';
 $labels['deletetask'] = 'タスク削除';
 $labels['deletethisonly'] = 'このタスクのみ削除';
 $labels['deletewithchilds'] = '全てのサブタスクも削除';
-$labels['taskactions'] = 'Task options...';
 $labels['tabsummary'] = '要約';
 $labels['tabrecurrence'] = '繰返し';
-$labels['tabassignments'] = 'Assignments';
 $labels['tabattachments'] = '添付';
 $labels['tabsharing'] = '共有';
 $labels['editlist'] = '一覧編集';
 $labels['createlist'] = '一覧追加';
 $labels['listactions'] = '一覧オプション';
 $labels['listname'] = '名前';
-$labels['showalarms'] = 'Show reminders';
 $labels['import'] = 'インポート';
-$labels['viewactions'] = 'View actions';
-$labels['focusview'] = 'View only this list';
 $labels['on'] = '上';
 $labels['at'] = 'の';
 $labels['this'] = 'この';
@@ -95,78 +63,15 @@ $labels['invalidstartduedates'] = '開始日は終了日の前でなければい
 $labels['deletetasktconfirm'] = 'このタスクを本当に削除しますか?';
 $labels['deleteparenttasktconfirm'] = 'このタスクとすべてのサブタスクを本当に削除しますか?';
 $labels['deletelistconfirm'] = '本当に、この一覧とすべてのタスクを一緒に削除しますか?';
-$labels['deletelistconfirmrecursive'] = 'Do you really want to delete this list with all its sub-lists and tasks?';
-$labels['aclnorights'] = 'You do not have administrator rights on this task list.';
-$labels['changetaskconfirm'] = 'Update task';
-$labels['changeconfirmnotifications'] = 'Do you want to notify the attendees about the modification?';
-$labels['partstatupdatenotification'] = 'Do you want to notify the organizer about the status change?';
-$labels['quickaddinput'] = 'New task date and title';
-$labels['arialabelquickaddbox'] = 'Quick add new task';
-$labels['arialabelsearchform'] = 'Task search form';
-$labels['arialabelquicksearchbox'] = 'Task search input';
-$labels['arialabellistsearchform'] = 'Tasklists search form';
-$labels['arialabeltaskselector'] = 'List mode';
-$labels['arialabeltasklisting'] = 'Tasks listing';
-$labels['attendee'] = 'Assignee';
 $labels['role'] = 'ロール';
 $labels['availability'] = '利用可';
 $labels['confirmstate'] = '状態';
-$labels['addattendee'] = 'Add assignee';
 $labels['roleorganizer'] = '編成者';
 $labels['rolerequired'] = '要件';
 $labels['roleoptional'] = 'オプション';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Observer';
 $labels['sendinvitations'] = '招待を送る';
-$labels['sendnotifications'] = 'Notify assignees about modifications';
-$labels['sendcancellation'] = 'Notify assignees about task cancellation';
-$labels['invitationsubject'] = 'You\'ve been assigned to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with all the task details which you can import to your tasks application.";
 $labels['itipupdatesubject'] = '"$title" はアップデートされました';
-$labels['itipupdatesubjectempty'] = 'A task that concerns you has been updated';
-$labels['itipupdatemailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with the updated task details which you can import to your tasks application.";
 $labels['itipcancelsubject'] = '"$title" は変更されました';
-$labels['itipcancelmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nThe task has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated task details.";
-$labels['saveintasklist'] = 'save in ';
-$labels['itipobjectnotfound'] = 'The task referred by this message was not found in your tasks list.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your assignment to the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodyin-process'] = "\$sender has set the status of the following task to in-process:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodycompleted'] = "\$sender has completed the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the following task to you:\n\n*\$title*\n\nDue: \$date";
-$labels['attendeeaccepted'] = 'Assignee has accepted';
-$labels['attendeetentative'] = 'Assignee has tentatively accepted';
-$labels['attendeedeclined'] = 'Assignee has declined';
-$labels['attendeedelegated'] = 'Assignee has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Assignee is in-process';
-$labels['attendeecompleted'] = 'Assignee has completed';
-$labels['acceptinvitation'] = 'Do you accept this assignment?';
-$labels['itipdeclinetask'] = 'Decline your assignment to this task to the organizer';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined task from your tasks list?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to assignees';
-$labels['itipsendsuccess'] = 'Notification sent to assignees';
-$labels['errornotifying'] = 'Failed to send notifications to task assignees';
-$labels['removefromcalendar'] = 'Remove from my tasks';
-$labels['delegateinvitation'] = 'Delegate assignment';
 $labels['andnmore'] = '$nr さらに…';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['savetotasklist'] = 'Save to tasks';
-$labels['comment'] = 'Comment';
-$labels['errorimportingtask'] = 'Failed to import task(s)';
-$labels['importwarningexists'] = 'A copy of this task already exists in your tasklist.';
-$labels['importsuccess'] = 'Successfully imported $nr tasks';
-$labels['newerversionexists'] = 'A newer version of this task already exists! Aborted.';
-$labels['nowritetasklistfound'] = 'No tasklist found to save the task';
-$labels['importedsuccessfully'] = 'The task was successfully added to \'$list\'';
-$labels['updatedsuccessfully'] = 'The task was successfully updated in \'$list\'';
 $labels['attendeupdateesuccess'] = '出席者状況を更新しました';
-$labels['itipresponseerror'] = 'Failed to send the response to this task assignment';
 $labels['itipinvalidrequest'] = 'この招待は間もなく無効になります';
-$labels['sentresponseto'] = 'Successfully sent assignment response to $mailto';
-$labels['successremoval'] = 'The task has been deleted successfully.';
-$labels['arialabelsortmenu'] = 'Tasks sorting options';
diff --git a/plugins/tasklist/localization/ku_IQ.inc b/plugins/tasklist/localization/ku_IQ.inc
index 974adab..ff75e5f 100644
--- a/plugins/tasklist/localization/ku_IQ.inc
+++ b/plugins/tasklist/localization/ku_IQ.inc
@@ -6,3 +6,4 @@
  *
  * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
  */
+$labels = array();
\ No newline at end of file
diff --git a/plugins/tasklist/localization/nl_NL.inc b/plugins/tasklist/localization/nl_NL.inc
index 05ebac4..0a9c7a9 100644
--- a/plugins/tasklist/localization/nl_NL.inc
+++ b/plugins/tasklist/localization/nl_NL.inc
@@ -11,14 +11,7 @@ $labels['lists'] = 'Takenlijsten';
 $labels['list'] = 'Takenlijst';
 $labels['tags'] = 'Labels';
 $labels['tasklistsubscribe'] = 'Permanent weergeven';
-$labels['listsearchresults'] = 'Available Tasklists';
-$labels['findlists'] = 'Find tasklists...';
-$labels['searchterms'] = 'Search terms';
-$labels['notasklistsfound'] = 'No tasklists found';
-$labels['nrtasklistsfound'] = '$nr tasklists found';
-$labels['removelist'] = 'Remove from list';
 $labels['newtask'] = 'Nieuwe Taak';
-$labels['createtask'] = 'Create Task <Enter>';
 $labels['createnewtask'] = 'Creer een nieuwe Taak (bijv. Zaterdag, gras maaien)';
 $labels['createfrommail'] = 'Als taak opslaan';
 $labels['printtitle'] = 'Taken afdrukken';
@@ -30,20 +23,9 @@ $labels['delete'] = 'Verwijderen';
 $labels['title'] = 'Titel';
 $labels['description'] = 'Beschrijving';
 $labels['datetime'] = 'Vóór';
-$labels['duetime'] = 'Due time';
 $labels['start'] = 'Begin';
-$labels['starttime'] = 'Start time';
 $labels['alarms'] = 'Herinnering';
 $labels['repeat'] = 'Herhaal';
-$labels['links'] = 'Reference';
-$labels['status'] = 'Status';
-$labels['status-needs-action'] = 'Needs action';
-$labels['status-in-process'] = 'In process';
-$labels['status-completed'] = 'Completed';
-$labels['status-cancelled'] = 'Afgelast';
-$labels['assignedto'] = 'Assigned to';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['all'] = 'Alle';
 $labels['flagged'] = 'Gemarkeerd';
 $labels['complete'] = 'Compleet';
@@ -52,26 +34,16 @@ $labels['overdue'] = 'Achterstallig';
 $labels['today'] = 'Vandaag';
 $labels['tomorrow'] = 'Morgen';
 $labels['next7days'] = 'Volgende 7 dagen';
-$labels['later'] = 'Later';
-$labels['assigned'] = 'Assigned';
-$labels['assignedtitle'] = 'Tasks you assigned to others';
-$labels['mytasks'] = 'My tasks';
-$labels['mytaskstitle'] = 'Tasks assigned to you';
 $labels['nodate'] = 'geen datum';
 $labels['removetag'] = 'Verwijder';
-$labels['removelink'] = 'Remove email reference';
-$labels['auto'] = 'Auto';
-$labels['taskdetails'] = 'Details';
 $labels['newtask'] = 'Nieuwe Taak';
 $labels['edittask'] = 'Taak Wijzigen';
 $labels['save'] = 'Opslaan';
 $labels['cancel'] = 'Annuleren';
-$labels['saveandnotify'] = 'Save and Notify';
 $labels['addsubtask'] = 'Voeg subtaak toe';
 $labels['deletetask'] = 'Verwijder taak';
 $labels['deletethisonly'] = 'Verwijder alleen deze taak';
 $labels['deletewithchilds'] = 'Verwijder inclusief subtaken';
-$labels['taskactions'] = 'Task options...';
 $labels['tabsummary'] = 'Samenvatting';
 $labels['tabrecurrence'] = 'Herhaling';
 $labels['tabassignments'] = 'Assignments';
@@ -97,77 +69,16 @@ $labels['deletetasktconfirm'] = 'Wilt u deze taak echt verwijderen?';
 $labels['deleteparenttasktconfirm'] = 'Wilt u deze taak en alle subtaken echt verwijderen?';
 $labels['deletelistconfirm'] = 'Wilt u deze lijst met alle taken echt verwijderen?';
 $labels['deletelistconfirmrecursive'] = 'Wilt u deze lijst en alle taken en subtaken echt verwijderen?';
-$labels['aclnorights'] = 'You do not have administrator rights on this task list.';
-$labels['changetaskconfirm'] = 'Update task';
-$labels['changeconfirmnotifications'] = 'Do you want to notify the attendees about the modification?';
-$labels['partstatupdatenotification'] = 'Do you want to notify the organizer about the status change?';
-$labels['quickaddinput'] = 'New task date and title';
-$labels['arialabelquickaddbox'] = 'Quick add new task';
-$labels['arialabelsearchform'] = 'Task search form';
-$labels['arialabelquicksearchbox'] = 'Task search input';
-$labels['arialabellistsearchform'] = 'Tasklists search form';
-$labels['arialabeltaskselector'] = 'List mode';
-$labels['arialabeltasklisting'] = 'Tasks listing';
-$labels['attendee'] = 'Assignee';
 $labels['role'] = 'Rol';
 $labels['availability'] = 'Beschikb.';
-$labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Add assignee';
 $labels['roleorganizer'] = 'Organisatie';
 $labels['rolerequired'] = 'Verplicht';
 $labels['roleoptional'] = 'Optioneel';
 $labels['rolechair'] = 'Voorzitter';
-$labels['rolenonparticipant'] = 'Observer';
 $labels['sendinvitations'] = 'Verzend uitnodigingen';
-$labels['sendnotifications'] = 'Notify assignees about modifications';
-$labels['sendcancellation'] = 'Notify assignees about task cancellation';
-$labels['invitationsubject'] = 'You\'ve been assigned to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with all the task details which you can import to your tasks application.";
 $labels['itipupdatesubject'] = '"$title" is gewijzigd';
-$labels['itipupdatesubjectempty'] = 'A task that concerns you has been updated';
-$labels['itipupdatemailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with the updated task details which you can import to your tasks application.";
 $labels['itipcancelsubject'] = '"$title" is geannuleerd';
-$labels['itipcancelmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nThe task has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated task details.";
-$labels['saveintasklist'] = 'save in ';
-$labels['itipobjectnotfound'] = 'The task referred by this message was not found in your tasks list.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your assignment to the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodyin-process'] = "\$sender has set the status of the following task to in-process:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodycompleted'] = "\$sender has completed the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the following task to you:\n\n*\$title*\n\nDue: \$date";
-$labels['attendeeaccepted'] = 'Assignee has accepted';
-$labels['attendeetentative'] = 'Assignee has tentatively accepted';
-$labels['attendeedeclined'] = 'Assignee has declined';
-$labels['attendeedelegated'] = 'Assignee has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Assignee is in-process';
-$labels['attendeecompleted'] = 'Assignee has completed';
-$labels['acceptinvitation'] = 'Do you accept this assignment?';
-$labels['itipdeclinetask'] = 'Decline your assignment to this task to the organizer';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined task from your tasks list?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to assignees';
-$labels['itipsendsuccess'] = 'Notification sent to assignees';
-$labels['errornotifying'] = 'Failed to send notifications to task assignees';
-$labels['removefromcalendar'] = 'Remove from my tasks';
-$labels['delegateinvitation'] = 'Delegate assignment';
 $labels['andnmore'] = '$nr meer...';
 $labels['delegatedto'] = 'Gedelegeerd aan';
 $labels['delegatedfrom'] = 'Gedelegeerd door';
-$labels['savetotasklist'] = 'Save to tasks';
 $labels['comment'] = 'Opmerking';
-$labels['errorimportingtask'] = 'Failed to import task(s)';
-$labels['importwarningexists'] = 'A copy of this task already exists in your tasklist.';
-$labels['importsuccess'] = 'Successfully imported $nr tasks';
-$labels['newerversionexists'] = 'A newer version of this task already exists! Aborted.';
-$labels['nowritetasklistfound'] = 'No tasklist found to save the task';
-$labels['importedsuccessfully'] = 'The task was successfully added to \'$list\'';
-$labels['updatedsuccessfully'] = 'The task was successfully updated in \'$list\'';
-$labels['attendeupdateesuccess'] = 'Status van genodigde succesvol gewijzigd';
-$labels['itipresponseerror'] = 'Failed to send the response to this task assignment';
-$labels['itipinvalidrequest'] = 'Deze uitnodiging is niet langer geldig';
-$labels['sentresponseto'] = 'Successfully sent assignment response to $mailto';
-$labels['successremoval'] = 'The task has been deleted successfully.';
-$labels['arialabelsortmenu'] = 'Tasks sorting options';
diff --git a/plugins/tasklist/localization/pl.inc b/plugins/tasklist/localization/pl.inc
deleted file mode 100644
index fe68d48..0000000
--- a/plugins/tasklist/localization/pl.inc
+++ /dev/null
@@ -1,58 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels['navtitle'] = 'Zadania';
-$labels['lists'] = 'Lista zadań';
-$labels['list'] = 'Lista zadań';
-$labels['tags'] = 'Tagi';
-$labels['listsearchresults'] = 'Dostępne listy zadań';
-$labels['findlists'] = 'Szukaj list zadań...';
-$labels['notasklistsfound'] = 'Nie znaleziono list zadań';
-$labels['removelist'] = 'Usuń z listy';
-$labels['newtask'] = 'Nowe zadanie';
-$labels['createtask'] = 'Utwórz zadanie <Enter>';
-$labels['createnewtask'] = 'Utwórz nowe zadanie (np sobota, zrobić zakupy)';
-$labels['createfrommail'] = 'Zapisz jako zadanie';
-$labels['edit'] = 'Edytuj';
-$labels['delete'] = 'Usuń';
-$labels['title'] = 'Tytuł';
-$labels['description'] = 'Opis';
-$labels['start'] = 'Start';
-$labels['repeat'] = 'Powtórz';
-$labels['status-cancelled'] = 'Anulowane';
-$labels['created'] = 'Utworzone';
-$labels['changed'] = 'Ostatnia modyfikacja';
-$labels['all'] = 'Wszystko';
-$labels['today'] = 'Dzisiaj';
-$labels['tomorrow'] = 'Jutro';
-$labels['next7days'] = 'Następne 7 dni';
-$labels['later'] = 'Później';
-$labels['assigned'] = 'Przydzielone';
-$labels['mytasks'] = 'Moje zadania';
-$labels['mytaskstitle'] = 'Zadania przypisane do Ciebie';
-$labels['nodate'] = 'brak daty';
-$labels['removetag'] = 'Usuń';
-$labels['auto'] = 'Auto';
-$labels['taskdetails'] = 'Szczegóły';
-$labels['newtask'] = 'Nowe zadanie';
-$labels['edittask'] = 'Edytuj zadanie';
-$labels['save'] = 'Zapisz';
-$labels['cancel'] = 'Anuluj';
-$labels['addsubtask'] = 'Dodaj podzadanie';
-$labels['deletetask'] = 'Usuń zadanie';
-$labels['deletethisonly'] = 'Usuń tylko to zadanie';
-$labels['deletewithchilds'] = 'Usuń wraz z podzadaniami';
-$labels['taskactions'] = 'Opcje zadania';
-$labels['tabsummary'] = 'Podsumowanie';
-$labels['editlist'] = 'Edytuj listÄ™';
-$labels['createlist'] = 'Dodaj listÄ™';
-$labels['listactions'] = 'Opcje listy...';
-$labels['listname'] = 'Nazwa';
-$labels['import'] = 'Importuj';
-$labels['rolerequired'] = 'Wymagane';
-$labels['andnmore'] = '$nr więcej...';
diff --git a/plugins/tasklist/localization/pl_PL.inc b/plugins/tasklist/localization/pl_PL.inc
index f015bdd..fe68d48 100644
--- a/plugins/tasklist/localization/pl_PL.inc
+++ b/plugins/tasklist/localization/pl_PL.inc
@@ -7,166 +7,52 @@
  * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
  */
 $labels['navtitle'] = 'Zadania';
-$labels['lists'] = 'Listy zadań';
+$labels['lists'] = 'Lista zadań';
 $labels['list'] = 'Lista zadań';
 $labels['tags'] = 'Tagi';
-$labels['tasklistsubscribe'] = 'Dodaj do listy na stałe';
 $labels['listsearchresults'] = 'Dostępne listy zadań';
-$labels['findlists'] = 'Wyszukaj listy zadań...';
-$labels['searchterms'] = 'Szukana fraza';
-$labels['notasklistsfound'] = 'Nie znaleziono żanych list zadań';
-$labels['nrtasklistsfound'] = 'Znaleziono $nr list zadań';
+$labels['findlists'] = 'Szukaj list zadań...';
+$labels['notasklistsfound'] = 'Nie znaleziono list zadań';
 $labels['removelist'] = 'Usuń z listy';
 $labels['newtask'] = 'Nowe zadanie';
 $labels['createtask'] = 'Utwórz zadanie <Enter>';
-$labels['createnewtask'] = 'Utwórz nowe zadanie (n.p. sobota, skosić trawnik)';
+$labels['createnewtask'] = 'Utwórz nowe zadanie (np sobota, zrobić zakupy)';
 $labels['createfrommail'] = 'Zapisz jako zadanie';
-$labels['printdescriptions'] = 'Drukuj opisy';
-$labels['mark'] = 'Zaznacz';
-$labels['unmark'] = 'Odznacz';
 $labels['edit'] = 'Edytuj';
 $labels['delete'] = 'Usuń';
 $labels['title'] = 'Tytuł';
 $labels['description'] = 'Opis';
-$labels['datetime'] = 'Termin';
-$labels['duetime'] = 'Due time';
 $labels['start'] = 'Start';
-$labels['starttime'] = 'PoczÄ…tek';
-$labels['alarms'] = 'Przypomnienie';
 $labels['repeat'] = 'Powtórz';
-$labels['links'] = 'Reference';
-$labels['status'] = 'Status';
-$labels['status-needs-action'] = 'Wymagane działanie';
-$labels['status-in-process'] = 'W trakcie';
-$labels['status-completed'] = 'Ukończone';
-$labels['status-cancelled'] = 'Anulowany';
-$labels['assignedto'] = 'Przypisane do';
-$labels['created'] = 'Utworzono';
+$labels['status-cancelled'] = 'Anulowane';
+$labels['created'] = 'Utworzone';
 $labels['changed'] = 'Ostatnia modyfikacja';
-$labels['all'] = 'Wszystkie';
-$labels['flagged'] = 'Oflagowane';
-$labels['complete'] = 'Ukończone';
-$labels['completeness'] = 'Postęp';
-$labels['overdue'] = 'Po terminie';
+$labels['all'] = 'Wszystko';
 $labels['today'] = 'Dzisiaj';
 $labels['tomorrow'] = 'Jutro';
-$labels['next7days'] = 'Kolejne 7 dni';
-$labels['later'] = 'Późniejsze';
-$labels['assigned'] = 'Przypisane';
-$labels['assignedtitle'] = 'Zadania które przypisałeś innym';
+$labels['next7days'] = 'Następne 7 dni';
+$labels['later'] = 'Później';
+$labels['assigned'] = 'Przydzielone';
 $labels['mytasks'] = 'Moje zadania';
-$labels['mytaskstitle'] = 'Zadania przypisane do ciebie';
-$labels['nodate'] = 'Bez daty';
+$labels['mytaskstitle'] = 'Zadania przypisane do Ciebie';
+$labels['nodate'] = 'brak daty';
 $labels['removetag'] = 'Usuń';
-$labels['removelink'] = 'Usuń odnośnik e-mail';
-$labels['auto'] = 'Automatycznie';
+$labels['auto'] = 'Auto';
 $labels['taskdetails'] = 'Szczegóły';
 $labels['newtask'] = 'Nowe zadanie';
 $labels['edittask'] = 'Edytuj zadanie';
 $labels['save'] = 'Zapisz';
 $labels['cancel'] = 'Anuluj';
-$labels['saveandnotify'] = 'Zapisz i powiadom';
 $labels['addsubtask'] = 'Dodaj podzadanie';
 $labels['deletetask'] = 'Usuń zadanie';
 $labels['deletethisonly'] = 'Usuń tylko to zadanie';
-$labels['deletewithchilds'] = 'Usuń z wszystkimi podzadaniami';
-$labels['taskactions'] = 'Opcje zadań...';
+$labels['deletewithchilds'] = 'Usuń wraz z podzadaniami';
+$labels['taskactions'] = 'Opcje zadania';
 $labels['tabsummary'] = 'Podsumowanie';
-$labels['tabrecurrence'] = 'Powtarzalność';
-$labels['tabassignments'] = 'Przypisania';
-$labels['tabattachments'] = 'Załączniki';
-$labels['tabsharing'] = 'Udostępnianie';
 $labels['editlist'] = 'Edytuj listÄ™';
 $labels['createlist'] = 'Dodaj listÄ™';
 $labels['listactions'] = 'Opcje listy...';
 $labels['listname'] = 'Nazwa';
-$labels['showalarms'] = 'Pokaż powiadomienia';
 $labels['import'] = 'Importuj';
-$labels['viewactions'] = 'PodglÄ…d akcji';
-$labels['focusview'] = 'Pokaż tylko tę listę';
-$labels['on'] = 'na';
-$labels['at'] = 'w';
-$labels['this'] = 'ten';
-$labels['next'] = 'następny';
-$labels['savingdata'] = 'ZapisujÄ™ dane...';
-$labels['errorsaving'] = 'BÅ‚Ä…d podczas zapisu danych.';
-$labels['notasksfound'] = 'Nie znaleziono zadań spełniających kryteria';
-$labels['invalidstartduedates'] = 'Data rozpoczęcia nie może być wcześniejsza od ukończenia. ';
-$labels['deletetasktconfirm'] = 'Na pewno chcesz usunąć to zadanie ?';
-$labels['deleteparenttasktconfirm'] = 'Na pewno chcesz usunąć to zadanie z wszystkimi podzadaniami ?';
-$labels['deletelistconfirm'] = 'Na pewno chcesz usunąć tą listę z wszystkimi zadaniami ?';
-$labels['deletelistconfirmrecursive'] = 'Czy na pewno chcesz usunąć tą listę wraz z wszystkimi zadaniami oraz pod-listami?';
-$labels['aclnorights'] = 'Nie posiadasz praw administracyjnych do tej listy zadań.';
-$labels['changetaskconfirm'] = 'Aktualizuj zadanie';
-$labels['changeconfirmnotifications'] = 'Czy chcesz powiadomić uczestników o tej modyfikacji?';
-$labels['partstatupdatenotification'] = 'Czy chcesz powiadomić organizatora o zmianie statusu?';
-$labels['quickaddinput'] = 'Data i tytuł nowego zadania';
-$labels['arialabelquickaddbox'] = 'Szybkie tworzenie nowego zadania';
-$labels['arialabelsearchform'] = 'Formularz wyszukiwania zadań';
-$labels['arialabelquicksearchbox'] = 'Fraza wyszukiwania';
-$labels['arialabellistsearchform'] = 'Formularz wyszukiwania list zadań';
-$labels['arialabeltaskselector'] = 'Tryb listy';
-$labels['arialabeltasklisting'] = 'Lista zadań';
-$labels['attendee'] = 'Przypisany';
-$labels['role'] = 'Rola';
-$labels['availability'] = 'Dostępny';
-$labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Dodaj przypisanie';
-$labels['roleorganizer'] = 'Organizator';
-$labels['rolerequired'] = 'Wymagany';
-$labels['roleoptional'] = 'Opcjonalny';
-$labels['rolechair'] = 'PrzewodniczÄ…cy';
-$labels['rolenonparticipant'] = 'Obserwator';
-$labels['sendinvitations'] = 'Wyślij zaproszenia';
-$labels['sendnotifications'] = 'Powiadom przypisanych o modyfikacjach';
-$labels['sendcancellation'] = 'Powiadom przypisanych o anulowaniu zadania';
-$labels['invitationsubject'] = 'Zostałeś przypisany do "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nDo kiedy: \$date\n\nPrzypisani: \$attendees\n\nW załączeniu plik w formacie iCalendar ze szczegółami zadania, który możesz zaimportować do twojej aplikacji listy zadań.";
-$labels['itipupdatesubject'] = '"$title" zostało zaktualizowane';
-$labels['itipupdatesubjectempty'] = 'Zadanie które cię dotyczy zostało zaktualizowane';
-$labels['itipupdatemailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with the updated task details which you can import to your tasks application.";
-$labels['itipcancelsubject'] = '"$title" zostało anulowane';
-$labels['itipcancelmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nThe task has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated task details.";
-$labels['saveintasklist'] = 'zapisz w';
-$labels['itipobjectnotfound'] = 'W twojej liście zadań nie znaleziono zadania związanego z tą wiadomością';
-$labels['itipmailbodyaccepted'] = "\$sender zaakceptował przydzielenie do następującego zadania:\n\n*\$title*\n\nTermin: \$date\n\nUczestnicy: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender wstęnie zaakceptował przydzielenie do następującego zadania:\n\n*\$title*\n\nTermin: \$date\n\nUczestnicy: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender obniżył przydzielenie do następującego zadania:\n\n*\$title*\n\nTermin: \$date\n\nUczestnicy: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender odrzucił przydzielenie do następującego zadania:\n\n*\$title*\n\nTermin: \$date";
-$labels['itipmailbodyin-process'] = "\$sender ustanowił status następującego zadania na w trakcie:\n\n*\$title*\n\nTermin: \$date";
-$labels['itipmailbodycompleted'] = "\$sender has completed the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the following task to you:\n\n*\$title*\n\nDue: \$date";
-$labels['attendeeaccepted'] = 'Przydzielenie zaakceptowane';
-$labels['attendeetentative'] = 'Przydzielenie warunkowo zaakceptowane';
-$labels['attendeedeclined'] = 'Przydzielenie obniżone';
-$labels['attendeedelegated'] = 'Przydzielenie oddelegowane do $delegatedto';
-$labels['attendeein-process'] = 'Przydzielenie w trakcie';
-$labels['attendeecompleted'] = 'Przydzielenie zakończone';
-$labels['acceptinvitation'] = 'Zatwierdzasz to przydzielenie?';
-$labels['itipdeclinetask'] = 'Decline your assignment to this task to the organizer';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined task from your tasks list?';
-$labels['itipcomment'] = 'Komentarz zaproszenia/powiadomienia';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to assignees';
-$labels['itipsendsuccess'] = 'Powiadomienie wysłane do beneficjentów';
-$labels['errornotifying'] = 'Nie można wysłać wiadomości do beneficjentów zadania';
-$labels['removefromcalendar'] = 'Usuń z moich zadań';
-$labels['delegateinvitation'] = 'Oddelegowanie przydzieleń';
+$labels['rolerequired'] = 'Wymagane';
 $labels['andnmore'] = '$nr więcej...';
-$labels['delegatedto'] = 'Oddelegowany do:';
-$labels['delegatedfrom'] = 'Oddelegowany z:';
-$labels['savetotasklist'] = 'Zapisz w zadaniach';
-$labels['comment'] = 'Komentarz';
-$labels['errorimportingtask'] = 'Nie można dokonać importu zadań(ia) ';
-$labels['importwarningexists'] = 'Kopia tego zadania już istnieje w twojej liście zadań';
-$labels['importsuccess'] = 'Pomyślnie zaimportowano $nr zadań';
-$labels['newerversionexists'] = 'Nowsza wersja tego zadania już istnieje! Przerwano';
-$labels['nowritetasklistfound'] = 'Nie znaleziono listy zadań do zapisu zadania.';
-$labels['importedsuccessfully'] = 'Zadanie zostało pomyślnie dodane do \'$list\'';
-$labels['updatedsuccessfully'] = 'Zadanie zostało pomyślnie zaktualizowane w \'$list\'';
-$labels['attendeupdateesuccess'] = 'Zaktualizowano status uczestnika.';
-$labels['itipresponseerror'] = 'Failed to send the response to this task assignment';
-$labels['itipinvalidrequest'] = 'To zaproszenie nie jest już aktualne.';
-$labels['sentresponseto'] = 'Successfully sent assignment response to $mailto';
-$labels['successremoval'] = 'Zadanie zostało pomyślnie usunięte.';
-$labels['arialabelsortmenu'] = 'Opcje sortowania zadań';
diff --git a/plugins/tasklist/localization/pt_BR.inc b/plugins/tasklist/localization/pt_BR.inc
index 70c5365..4699f09 100644
--- a/plugins/tasklist/localization/pt_BR.inc
+++ b/plugins/tasklist/localization/pt_BR.inc
@@ -11,14 +11,7 @@ $labels['lists'] = 'Listas de tarefas';
 $labels['list'] = 'Lista de tarefas';
 $labels['tags'] = 'Etiquetas';
 $labels['tasklistsubscribe'] = 'Listar permanentemente';
-$labels['listsearchresults'] = 'Available Tasklists';
-$labels['findlists'] = 'Find tasklists...';
-$labels['searchterms'] = 'Search terms';
-$labels['notasklistsfound'] = 'No tasklists found';
-$labels['nrtasklistsfound'] = '$nr tasklists found';
-$labels['removelist'] = 'Remove from list';
 $labels['newtask'] = 'Nova Tarefa';
-$labels['createtask'] = 'Create Task <Enter>';
 $labels['createnewtask'] = 'Criar nova Tarefa (ex.: Sábado, Cortar a grama)';
 $labels['createfrommail'] = 'Salvar como tarefa';
 $labels['printdescriptions'] = 'Descrições de impressão';
@@ -28,21 +21,11 @@ $labels['edit'] = 'Editar';
 $labels['delete'] = 'Deletar';
 $labels['title'] = 'Título';
 $labels['description'] = 'Descrição';
-$labels['datetime'] = 'Due';
-$labels['duetime'] = 'Due time';
 $labels['start'] = 'Início';
-$labels['starttime'] = 'Start time';
 $labels['alarms'] = 'Lembrete';
 $labels['repeat'] = 'Repetir';
 $labels['links'] = 'Reference';
 $labels['status'] = 'Situação';
-$labels['status-needs-action'] = 'Needs action';
-$labels['status-in-process'] = 'In process';
-$labels['status-completed'] = 'Completed';
-$labels['status-cancelled'] = 'Cancalado';
-$labels['assignedto'] = 'Assigned to';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['all'] = 'Todos';
 $labels['flagged'] = 'Marcado';
 $labels['complete'] = 'Completado';
@@ -52,13 +35,8 @@ $labels['today'] = 'Hoje';
 $labels['tomorrow'] = 'Amanhã';
 $labels['next7days'] = 'Próximos 7 dias';
 $labels['later'] = 'Mais tarde';
-$labels['assigned'] = 'Assigned';
-$labels['assignedtitle'] = 'Tasks you assigned to others';
-$labels['mytasks'] = 'My tasks';
-$labels['mytaskstitle'] = 'Tasks assigned to you';
 $labels['nodate'] = 'sem data';
 $labels['removetag'] = 'Remover';
-$labels['removelink'] = 'Remove email reference';
 $labels['auto'] = 'Auto';
 $labels['taskdetails'] = 'Detalhes';
 $labels['newtask'] = 'Nova Tarefa';
@@ -80,10 +58,7 @@ $labels['editlist'] = 'Editar lista';
 $labels['createlist'] = 'Adicionar lista';
 $labels['listactions'] = 'Opções da lista...';
 $labels['listname'] = 'Nome';
-$labels['showalarms'] = 'Show reminders';
 $labels['import'] = 'Importar';
-$labels['viewactions'] = 'View actions';
-$labels['focusview'] = 'View only this list';
 $labels['on'] = 'em';
 $labels['at'] = 'no';
 $labels['this'] = 'este';
@@ -96,18 +71,6 @@ $labels['deletetasktconfirm'] = 'Você realmente quer remover esta tarefa?';
 $labels['deleteparenttasktconfirm'] = 'Você realmente quer remover esta tarefa e todas suas subtarefas?';
 $labels['deletelistconfirm'] = 'Você realmente quer remover esta lista com todas as suas tarefas?';
 $labels['deletelistconfirmrecursive'] = 'Do you really want to delete this list with all its sub-lists and tasks?';
-$labels['aclnorights'] = 'You do not have administrator rights on this task list.';
-$labels['changetaskconfirm'] = 'Update task';
-$labels['changeconfirmnotifications'] = 'Do you want to notify the attendees about the modification?';
-$labels['partstatupdatenotification'] = 'Do you want to notify the organizer about the status change?';
-$labels['quickaddinput'] = 'New task date and title';
-$labels['arialabelquickaddbox'] = 'Quick add new task';
-$labels['arialabelsearchform'] = 'Task search form';
-$labels['arialabelquicksearchbox'] = 'Task search input';
-$labels['arialabellistsearchform'] = 'Tasklists search form';
-$labels['arialabeltaskselector'] = 'List mode';
-$labels['arialabeltasklisting'] = 'Tasks listing';
-$labels['attendee'] = 'Assignee';
 $labels['role'] = 'Papel';
 $labels['availability'] = 'Disp.';
 $labels['confirmstate'] = 'Situação';
@@ -115,58 +78,10 @@ $labels['addattendee'] = 'Add assignee';
 $labels['roleorganizer'] = 'Organizador';
 $labels['rolerequired'] = 'Obrigatório';
 $labels['roleoptional'] = 'Opcional';
-$labels['rolechair'] = 'Chair';
-$labels['rolenonparticipant'] = 'Observer';
 $labels['sendinvitations'] = 'Enviar convites';
-$labels['sendnotifications'] = 'Notify assignees about modifications';
-$labels['sendcancellation'] = 'Notify assignees about task cancellation';
-$labels['invitationsubject'] = 'You\'ve been assigned to "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with all the task details which you can import to your tasks application.";
 $labels['itipupdatesubject'] = '"$title" foi atualizado';
-$labels['itipupdatesubjectempty'] = 'A task that concerns you has been updated';
-$labels['itipupdatemailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nPlease find attached an iCalendar file with the updated task details which you can import to your tasks application.";
 $labels['itipcancelsubject'] = '"$title" foi cancelado';
-$labels['itipcancelmailbody'] = "*\$title*\n\nDue: \$date\n\nAssignees: \$attendees\n\nThe task has been cancelled by \$organizer.\n\nPlease find attached an iCalendar file with the updated task details.";
-$labels['saveintasklist'] = 'save in ';
-$labels['itipobjectnotfound'] = 'The task referred by this message was not found in your tasks list.';
-$labels['itipmailbodyaccepted'] = "\$sender has accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender has tentatively accepted the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender has declined the assignment to the following task:\n\n*\$title*\n\nDue: \$date\n\nAssignees: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender has rejected your assignment to the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodyin-process'] = "\$sender has set the status of the following task to in-process:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodycompleted'] = "\$sender has completed the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegated'] = "\$sender has delegated the following task:\n\n*\$title*\n\nDue: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender has delegated the following task to you:\n\n*\$title*\n\nDue: \$date";
-$labels['attendeeaccepted'] = 'Assignee has accepted';
-$labels['attendeetentative'] = 'Assignee has tentatively accepted';
-$labels['attendeedeclined'] = 'Assignee has declined';
-$labels['attendeedelegated'] = 'Assignee has delegated to $delegatedto';
-$labels['attendeein-process'] = 'Assignee is in-process';
-$labels['attendeecompleted'] = 'Assignee has completed';
-$labels['acceptinvitation'] = 'Do you accept this assignment?';
-$labels['itipdeclinetask'] = 'Decline your assignment to this task to the organizer';
-$labels['declinedeleteconfirm'] = 'Do you also want to delete this declined task from your tasks list?';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['itipcommenttitle'] = 'This comment will be attached to the invitation/notification message sent to assignees';
-$labels['itipsendsuccess'] = 'Notification sent to assignees';
-$labels['errornotifying'] = 'Failed to send notifications to task assignees';
-$labels['removefromcalendar'] = 'Remove from my tasks';
-$labels['delegateinvitation'] = 'Delegate assignment';
 $labels['andnmore'] = '$nr mais...';
 $labels['delegatedto'] = 'Delegado para:';
 $labels['delegatedfrom'] = 'Delegado de:';
-$labels['savetotasklist'] = 'Save to tasks';
 $labels['comment'] = 'Comentário';
-$labels['errorimportingtask'] = 'Failed to import task(s)';
-$labels['importwarningexists'] = 'A copy of this task already exists in your tasklist.';
-$labels['importsuccess'] = 'Successfully imported $nr tasks';
-$labels['newerversionexists'] = 'A newer version of this task already exists! Aborted.';
-$labels['nowritetasklistfound'] = 'No tasklist found to save the task';
-$labels['importedsuccessfully'] = 'The task was successfully added to \'$list\'';
-$labels['updatedsuccessfully'] = 'The task was successfully updated in \'$list\'';
-$labels['attendeupdateesuccess'] = 'O status do participante foi atualizado com sucesso.';
-$labels['itipresponseerror'] = 'Failed to send the response to this task assignment';
-$labels['itipinvalidrequest'] = 'Este convite não é mais válido';
-$labels['sentresponseto'] = 'Successfully sent assignment response to $mailto';
-$labels['successremoval'] = 'The task has been deleted successfully.';
-$labels['arialabelsortmenu'] = 'Tasks sorting options';
diff --git a/plugins/tasklist/localization/ro.inc b/plugins/tasklist/localization/ro.inc
deleted file mode 100644
index 974adab..0000000
--- a/plugins/tasklist/localization/ro.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
diff --git a/plugins/tasklist/localization/sk.inc b/plugins/tasklist/localization/sk.inc
deleted file mode 100644
index 28b118b..0000000
--- a/plugins/tasklist/localization/sk.inc
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels['removelist'] = 'Odstrániť zo zoznamu';
-$labels['edit'] = 'Upraviť';
-$labels['description'] = 'Popis';
-$labels['start'] = 'Začiatok';
-$labels['starttime'] = 'Čas začiatku';
-$labels['repeat'] = 'Opakovať';
-$labels['status'] = 'Stav';
-$labels['status-cancelled'] = 'Zrušené';
-$labels['save'] = 'Uložiť';
-$labels['cancel'] = 'Zrušiť';
-$labels['tabsummary'] = 'Sumár';
-$labels['listname'] = 'Meno';
-$labels['confirmstate'] = 'Stav';
diff --git a/plugins/tasklist/localization/sk_SK.inc b/plugins/tasklist/localization/sk_SK.inc
new file mode 100644
index 0000000..28b118b
--- /dev/null
+++ b/plugins/tasklist/localization/sk_SK.inc
@@ -0,0 +1,21 @@
+<?php
+/**
+ * Localizations for the Kolab Tasks plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
+ */
+$labels['removelist'] = 'Odstrániť zo zoznamu';
+$labels['edit'] = 'Upraviť';
+$labels['description'] = 'Popis';
+$labels['start'] = 'Začiatok';
+$labels['starttime'] = 'Čas začiatku';
+$labels['repeat'] = 'Opakovať';
+$labels['status'] = 'Stav';
+$labels['status-cancelled'] = 'Zrušené';
+$labels['save'] = 'Uložiť';
+$labels['cancel'] = 'Zrušiť';
+$labels['tabsummary'] = 'Sumár';
+$labels['listname'] = 'Meno';
+$labels['confirmstate'] = 'Stav';
diff --git a/plugins/tasklist/localization/sl.inc b/plugins/tasklist/localization/sl.inc
deleted file mode 100644
index e700147..0000000
--- a/plugins/tasklist/localization/sl.inc
+++ /dev/null
@@ -1,172 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels['navtitle'] = 'Naloge';
-$labels['lists'] = 'Seznami nalog';
-$labels['list'] = 'Seznam nalog';
-$labels['tags'] = 'Tagi';
-$labels['tasklistsubscribe'] = 'Označi za vedno';
-$labels['listsearchresults'] = 'Seznami nalog na voljo';
-$labels['findlists'] = 'Poišči sezname nalog...';
-$labels['searchterms'] = 'Iskalni pogoji';
-$labels['notasklistsfound'] = 'Ne najdem seznamov nalog';
-$labels['nrtasklistsfound'] = '$nr najdenih seznamov';
-$labels['removelist'] = 'Odstrani iz seznama';
-$labels['newtask'] = 'Nova naloga';
-$labels['createtask'] = 'Nova naloga <Enter>';
-$labels['createnewtask'] = 'Nova naloga (npr. Sobota, Košnja trave)';
-$labels['createfrommail'] = 'Shrani kot nalogo';
-$labels['printdescriptions'] = 'Opis za tisk';
-$labels['mark'] = 'Označi';
-$labels['unmark'] = 'Odznači';
-$labels['edit'] = 'Uredi';
-$labels['delete'] = 'Izbriši';
-$labels['title'] = 'Naslov';
-$labels['description'] = 'Opis';
-$labels['datetime'] = 'Poteklo';
-$labels['duetime'] = 'Datum poteka';
-$labels['start'] = 'Začetek';
-$labels['starttime'] = 'Čas začetka';
-$labels['alarms'] = 'Opomnik';
-$labels['repeat'] = 'Ponovi';
-$labels['links'] = 'Sklic';
-$labels['status'] = 'Status';
-$labels['status-needs-action'] = 'Potrebuje pozornost';
-$labels['status-in-process'] = 'V procesu';
-$labels['status-completed'] = 'Opravljeno';
-$labels['status-cancelled'] = 'Preklicano';
-$labels['assignedto'] = 'Dodeljeno osebi';
-$labels['created'] = 'Ustvarjeno';
-$labels['changed'] = 'Nazadnje urejeno';
-$labels['all'] = 'Vsi';
-$labels['flagged'] = 'Označeno z zastavico';
-$labels['complete'] = 'Opravi';
-$labels['completeness'] = 'Napredek';
-$labels['overdue'] = 'Poteče';
-$labels['today'] = 'Danes';
-$labels['tomorrow'] = 'Jutri';
-$labels['next7days'] = 'V naslednjih 7 dneh';
-$labels['later'] = 'Kasneje';
-$labels['assigned'] = 'Dodeljeno';
-$labels['assignedtitle'] = 'Naloge, ki ste jih dodelili ostalim';
-$labels['mytasks'] = 'Moje naloge';
-$labels['mytaskstitle'] = 'Naloge, ki so dodeljene vam';
-$labels['nodate'] = 'brez datuma';
-$labels['removetag'] = 'Odstrani';
-$labels['removelink'] = 'Odstrani email povezavo';
-$labels['auto'] = 'Auto';
-$labels['taskdetails'] = 'Podrobnosti';
-$labels['newtask'] = 'Nova naloga';
-$labels['edittask'] = 'Uredi nalogo';
-$labels['save'] = 'Shrani';
-$labels['cancel'] = 'Prekliči';
-$labels['saveandnotify'] = 'Shrani in pošlji obvestila';
-$labels['addsubtask'] = 'Dodatna naloga';
-$labels['deletetask'] = 'Izbriši nalogo';
-$labels['deletethisonly'] = 'Izbriši samo to nalogo';
-$labels['deletewithchilds'] = 'Izbriši skupaj z vsemi dodanimi nalogami';
-$labels['taskactions'] = 'Nastavitve naloge...';
-$labels['tabsummary'] = 'Pregled';
-$labels['tabrecurrence'] = 'Ponovitev';
-$labels['tabassignments'] = 'Dodeljene naloge';
-$labels['tabattachments'] = 'Priponke';
-$labels['tabsharing'] = 'Deli z ostalimi';
-$labels['editlist'] = 'Uredi seznam';
-$labels['createlist'] = 'Dodaj seznam';
-$labels['listactions'] = 'Nastavitve seznama...';
-$labels['listname'] = 'Ime';
-$labels['showalarms'] = 'Prikaži opomnike';
-$labels['import'] = 'Uvozi';
-$labels['viewactions'] = 'Prikaži možnosti';
-$labels['focusview'] = 'Prikaži samo ta seznam';
-$labels['on'] = 'dne';
-$labels['at'] = 'ob';
-$labels['this'] = 'ta';
-$labels['next'] = 'naslednji';
-$labels['savingdata'] = 'Shranjujem...';
-$labels['errorsaving'] = 'Napaka pri shranjevanju podatkov.';
-$labels['notasksfound'] = 'Ne najdem nalog z izbranimi iskalnimi kriteriji';
-$labels['invalidstartduedates'] = 'Datum začetka ne sme biti poznejši od datuma konca.';
-$labels['deletetasktconfirm'] = 'Potrdi izbris naloge?';
-$labels['deleteparenttasktconfirm'] = 'Potrdi izbris naloge in vseh dodanih nalog?';
-$labels['deletelistconfirm'] = 'Potrdi izbris seznama z vsemi nalogami?';
-$labels['deletelistconfirmrecursive'] = 'Potrdi izbris seznama z vsemi pod seznami in nalogami?';
-$labels['aclnorights'] = 'Nimate administratorskih pravic na tem seznamu.';
-$labels['changetaskconfirm'] = 'Posodobi nalogo';
-$labels['changeconfirmnotifications'] = 'Ali želite o spremembi obvestiti udeležence?';
-$labels['partstatupdatenotification'] = 'Ali želite o spremembah obvestiti organizatorja dogodka?';
-$labels['quickaddinput'] = 'Nov datum naloge in naslov';
-$labels['arialabelquickaddbox'] = 'Hitro dodajanje nove naloge';
-$labels['arialabelsearchform'] = 'Obrazec za iskanje nalog';
-$labels['arialabelquicksearchbox'] = 'Vnos iskanja po nalogah';
-$labels['arialabellistsearchform'] = 'Obrazec za iskanje po seznamih';
-$labels['arialabeltaskselector'] = 'Način seznama';
-$labels['arialabeltasklisting'] = 'Prikaz seznamov nalog';
-$labels['attendee'] = 'Dodeljeno osebi';
-$labels['role'] = 'Vloga';
-$labels['availability'] = 'Razpol.';
-$labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Dodaj osebo';
-$labels['roleorganizer'] = 'Organizator';
-$labels['rolerequired'] = 'Zahtevano';
-$labels['roleoptional'] = 'Neobvezno';
-$labels['rolechair'] = 'Vodja sestanka';
-$labels['rolenonparticipant'] = 'Opazovalec';
-$labels['sendinvitations'] = 'Pošlji vabila';
-$labels['sendnotifications'] = 'Pošlji dodanim osebam obvestila o spremembah';
-$labels['sendcancellation'] = 'Pošlji dodanim osebam obvestila o preklicu naloge';
-$labels['invitationsubject'] = 'Dodani ste bili nalogi "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nPoteče: \$date\n\nAssignees: \$attendees\n\nProsim preglejte iCalendar datoteko v priponki z vsemi podrobnostmi naloge. Datoteko lahko uvozite v vašo aplikacijo.";
-$labels['itipupdatesubject'] = '"$title" je bil posodobljen';
-$labels['itipupdatesubjectempty'] = 'Zadevna naloga je bila posodobljena';
-$labels['itipupdatemailbody'] = "*\$title*\n\nPoteče: \$date\n\nAssignees: \$attendees\n\nProsim preglejte iCalendar datoteko v priponki z vsemi podrobnostmi glede naloge. Datoteko lahko uvozite v vašo aplikacijo.";
-$labels['itipcancelsubject'] = '"$title" je bil preklican';
-$labels['itipcancelmailbody'] = "*\$title*\n\nPoteče: \$date\n\nAssignees: \$attendees\n\nNaloga je bila preklicana s strani \$organizer.\n\nProsim preglejte iCalendar datoteko z posodobljenimi podrobnostmi naloge.";
-$labels['saveintasklist'] = 'shrani v';
-$labels['itipobjectnotfound'] = 'Naloga, na katero se nanaša to sporočilo, ni bila najdena na vašem seznamu.';
-$labels['itipmailbodyaccepted'] = "\$sender je sprejel vabilo na nalogo:\n\n*\$title*\n\nPoteče: \$date\n\nDodeljeno: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender je okvirno sprejel vabilo na nalogo:\n\n*\$title*\n\nPoteče: \$date\n\nDodeljeno: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender ni sprejel vabila na nalogo:\n\n*\$title*\n\nPoteče: \$date\n\nDodeljeno: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender je zavrnil vašo dodelitev k nalogi:\n\n*\$title*\n\nPoteče: \$date";
-$labels['itipmailbodyin-process'] = "\$sender je spremenil stanje naloge na: v obdelavi:\n\n*\$title*\n\nPoteče: \$date";
-$labels['itipmailbodycompleted'] = "\$sender je opravil nalogo:\n\n*\$title*\n\nPoteče: \$date";
-$labels['itipmailbodydelegated'] = "\$sender je prenesel nalogo:\n\n*\$title*\n\nPoteče: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender je prenesel nalogo na vas:\n\n*\$title*\n\nPoteče: \$date";
-$labels['attendeeaccepted'] = 'Dodeljena oseba je sprejela';
-$labels['attendeetentative'] = 'Dodeljena oseba je okvirno sprejela';
-$labels['attendeedeclined'] = 'Dodeljena oseba je preklicala';
-$labels['attendeedelegated'] = 'Dodeljena oseba je prenesla sodelovanje na $delegatedto';
-$labels['attendeein-process'] = 'Dodeljena oseba je v procesu';
-$labels['attendeecompleted'] = 'Dodeljena oseba je opravila nalogo';
-$labels['acceptinvitation'] = 'Ali sprejmete to nalogo?';
-$labels['itipdeclinetask'] = 'Zavrnite dodelitev k tej nalogi';
-$labels['declinedeleteconfirm'] = 'Ali želite tudi izbrisati zavrnjeno nalogo iz vašega seznama?';
-$labels['itipcomment'] = 'Komentar vabila/obvestila';
-$labels['itipcommenttitle'] = 'Komentar bo dodan k vabilu/obvestilu, ki bo poslano sodelujočim';
-$labels['itipsendsuccess'] = 'Vabilo sodelujočim poslano';
-$labels['errornotifying'] = 'Napaka. Pošiljanje obvestil sodelujočim ni bilo uspešno.';
-$labels['removefromcalendar'] = 'Odstrani iz seznama';
-$labels['delegateinvitation'] = 'Prenesi nalogo';
-$labels['andnmore'] = '$nr več...';
-$labels['delegatedto'] = 'Preneseno na:';
-$labels['delegatedfrom'] = 'Preneseno od:';
-$labels['savetotasklist'] = 'Shrani kot nalogo';
-$labels['comment'] = 'Komentar';
-$labels['errorimportingtask'] = 'Napaka pri uvozu nalog(e)';
-$labels['importwarningexists'] = 'Različica te naloge že obstaja na vašem seznamu.';
-$labels['importsuccess'] = 'Uspešno uvoženih $nr nalog';
-$labels['newerversionexists'] = 'Obstaja novejša verzija te naloge!';
-$labels['nowritetasklistfound'] = 'Za shranitev naloge ne najdem seznamov';
-$labels['importedsuccessfully'] = 'Naloga je bila uspešno dodana na \'$list\'';
-$labels['updatedsuccessfully'] = 'Naloga je bila uspešno posodobljena na \'$list\'';
-$labels['attendeupdateesuccess'] = 'Posodabljanje statusa sodelujočega uspešno';
-$labels['itipresponseerror'] = 'Napaka. Pošiljanje odgovora na dodelitev naloge ni bilo uspešno.';
-$labels['itipinvalidrequest'] = 'To vabilo ni več veljavno';
-$labels['sentresponseto'] = 'Odgovor je bil uspešno poslan na naslov $mailto';
-$labels['successremoval'] = 'Naloga je bila uspešno izbrisana.';
-$labels['arialabelsortmenu'] = 'Nastavitve za sortiranje';
diff --git a/plugins/tasklist/localization/sl_SI.inc b/plugins/tasklist/localization/sl_SI.inc
new file mode 100644
index 0000000..e700147
--- /dev/null
+++ b/plugins/tasklist/localization/sl_SI.inc
@@ -0,0 +1,172 @@
+<?php
+/**
+ * Localizations for the Kolab Tasks plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
+ */
+$labels['navtitle'] = 'Naloge';
+$labels['lists'] = 'Seznami nalog';
+$labels['list'] = 'Seznam nalog';
+$labels['tags'] = 'Tagi';
+$labels['tasklistsubscribe'] = 'Označi za vedno';
+$labels['listsearchresults'] = 'Seznami nalog na voljo';
+$labels['findlists'] = 'Poišči sezname nalog...';
+$labels['searchterms'] = 'Iskalni pogoji';
+$labels['notasklistsfound'] = 'Ne najdem seznamov nalog';
+$labels['nrtasklistsfound'] = '$nr najdenih seznamov';
+$labels['removelist'] = 'Odstrani iz seznama';
+$labels['newtask'] = 'Nova naloga';
+$labels['createtask'] = 'Nova naloga <Enter>';
+$labels['createnewtask'] = 'Nova naloga (npr. Sobota, Košnja trave)';
+$labels['createfrommail'] = 'Shrani kot nalogo';
+$labels['printdescriptions'] = 'Opis za tisk';
+$labels['mark'] = 'Označi';
+$labels['unmark'] = 'Odznači';
+$labels['edit'] = 'Uredi';
+$labels['delete'] = 'Izbriši';
+$labels['title'] = 'Naslov';
+$labels['description'] = 'Opis';
+$labels['datetime'] = 'Poteklo';
+$labels['duetime'] = 'Datum poteka';
+$labels['start'] = 'Začetek';
+$labels['starttime'] = 'Čas začetka';
+$labels['alarms'] = 'Opomnik';
+$labels['repeat'] = 'Ponovi';
+$labels['links'] = 'Sklic';
+$labels['status'] = 'Status';
+$labels['status-needs-action'] = 'Potrebuje pozornost';
+$labels['status-in-process'] = 'V procesu';
+$labels['status-completed'] = 'Opravljeno';
+$labels['status-cancelled'] = 'Preklicano';
+$labels['assignedto'] = 'Dodeljeno osebi';
+$labels['created'] = 'Ustvarjeno';
+$labels['changed'] = 'Nazadnje urejeno';
+$labels['all'] = 'Vsi';
+$labels['flagged'] = 'Označeno z zastavico';
+$labels['complete'] = 'Opravi';
+$labels['completeness'] = 'Napredek';
+$labels['overdue'] = 'Poteče';
+$labels['today'] = 'Danes';
+$labels['tomorrow'] = 'Jutri';
+$labels['next7days'] = 'V naslednjih 7 dneh';
+$labels['later'] = 'Kasneje';
+$labels['assigned'] = 'Dodeljeno';
+$labels['assignedtitle'] = 'Naloge, ki ste jih dodelili ostalim';
+$labels['mytasks'] = 'Moje naloge';
+$labels['mytaskstitle'] = 'Naloge, ki so dodeljene vam';
+$labels['nodate'] = 'brez datuma';
+$labels['removetag'] = 'Odstrani';
+$labels['removelink'] = 'Odstrani email povezavo';
+$labels['auto'] = 'Auto';
+$labels['taskdetails'] = 'Podrobnosti';
+$labels['newtask'] = 'Nova naloga';
+$labels['edittask'] = 'Uredi nalogo';
+$labels['save'] = 'Shrani';
+$labels['cancel'] = 'Prekliči';
+$labels['saveandnotify'] = 'Shrani in pošlji obvestila';
+$labels['addsubtask'] = 'Dodatna naloga';
+$labels['deletetask'] = 'Izbriši nalogo';
+$labels['deletethisonly'] = 'Izbriši samo to nalogo';
+$labels['deletewithchilds'] = 'Izbriši skupaj z vsemi dodanimi nalogami';
+$labels['taskactions'] = 'Nastavitve naloge...';
+$labels['tabsummary'] = 'Pregled';
+$labels['tabrecurrence'] = 'Ponovitev';
+$labels['tabassignments'] = 'Dodeljene naloge';
+$labels['tabattachments'] = 'Priponke';
+$labels['tabsharing'] = 'Deli z ostalimi';
+$labels['editlist'] = 'Uredi seznam';
+$labels['createlist'] = 'Dodaj seznam';
+$labels['listactions'] = 'Nastavitve seznama...';
+$labels['listname'] = 'Ime';
+$labels['showalarms'] = 'Prikaži opomnike';
+$labels['import'] = 'Uvozi';
+$labels['viewactions'] = 'Prikaži možnosti';
+$labels['focusview'] = 'Prikaži samo ta seznam';
+$labels['on'] = 'dne';
+$labels['at'] = 'ob';
+$labels['this'] = 'ta';
+$labels['next'] = 'naslednji';
+$labels['savingdata'] = 'Shranjujem...';
+$labels['errorsaving'] = 'Napaka pri shranjevanju podatkov.';
+$labels['notasksfound'] = 'Ne najdem nalog z izbranimi iskalnimi kriteriji';
+$labels['invalidstartduedates'] = 'Datum začetka ne sme biti poznejši od datuma konca.';
+$labels['deletetasktconfirm'] = 'Potrdi izbris naloge?';
+$labels['deleteparenttasktconfirm'] = 'Potrdi izbris naloge in vseh dodanih nalog?';
+$labels['deletelistconfirm'] = 'Potrdi izbris seznama z vsemi nalogami?';
+$labels['deletelistconfirmrecursive'] = 'Potrdi izbris seznama z vsemi pod seznami in nalogami?';
+$labels['aclnorights'] = 'Nimate administratorskih pravic na tem seznamu.';
+$labels['changetaskconfirm'] = 'Posodobi nalogo';
+$labels['changeconfirmnotifications'] = 'Ali želite o spremembi obvestiti udeležence?';
+$labels['partstatupdatenotification'] = 'Ali želite o spremembah obvestiti organizatorja dogodka?';
+$labels['quickaddinput'] = 'Nov datum naloge in naslov';
+$labels['arialabelquickaddbox'] = 'Hitro dodajanje nove naloge';
+$labels['arialabelsearchform'] = 'Obrazec za iskanje nalog';
+$labels['arialabelquicksearchbox'] = 'Vnos iskanja po nalogah';
+$labels['arialabellistsearchform'] = 'Obrazec za iskanje po seznamih';
+$labels['arialabeltaskselector'] = 'Način seznama';
+$labels['arialabeltasklisting'] = 'Prikaz seznamov nalog';
+$labels['attendee'] = 'Dodeljeno osebi';
+$labels['role'] = 'Vloga';
+$labels['availability'] = 'Razpol.';
+$labels['confirmstate'] = 'Status';
+$labels['addattendee'] = 'Dodaj osebo';
+$labels['roleorganizer'] = 'Organizator';
+$labels['rolerequired'] = 'Zahtevano';
+$labels['roleoptional'] = 'Neobvezno';
+$labels['rolechair'] = 'Vodja sestanka';
+$labels['rolenonparticipant'] = 'Opazovalec';
+$labels['sendinvitations'] = 'Pošlji vabila';
+$labels['sendnotifications'] = 'Pošlji dodanim osebam obvestila o spremembah';
+$labels['sendcancellation'] = 'Pošlji dodanim osebam obvestila o preklicu naloge';
+$labels['invitationsubject'] = 'Dodani ste bili nalogi "$title"';
+$labels['invitationmailbody'] = "*\$title*\n\nPoteče: \$date\n\nAssignees: \$attendees\n\nProsim preglejte iCalendar datoteko v priponki z vsemi podrobnostmi naloge. Datoteko lahko uvozite v vašo aplikacijo.";
+$labels['itipupdatesubject'] = '"$title" je bil posodobljen';
+$labels['itipupdatesubjectempty'] = 'Zadevna naloga je bila posodobljena';
+$labels['itipupdatemailbody'] = "*\$title*\n\nPoteče: \$date\n\nAssignees: \$attendees\n\nProsim preglejte iCalendar datoteko v priponki z vsemi podrobnostmi glede naloge. Datoteko lahko uvozite v vašo aplikacijo.";
+$labels['itipcancelsubject'] = '"$title" je bil preklican';
+$labels['itipcancelmailbody'] = "*\$title*\n\nPoteče: \$date\n\nAssignees: \$attendees\n\nNaloga je bila preklicana s strani \$organizer.\n\nProsim preglejte iCalendar datoteko z posodobljenimi podrobnostmi naloge.";
+$labels['saveintasklist'] = 'shrani v';
+$labels['itipobjectnotfound'] = 'Naloga, na katero se nanaša to sporočilo, ni bila najdena na vašem seznamu.';
+$labels['itipmailbodyaccepted'] = "\$sender je sprejel vabilo na nalogo:\n\n*\$title*\n\nPoteče: \$date\n\nDodeljeno: \$attendees";
+$labels['itipmailbodytentative'] = "\$sender je okvirno sprejel vabilo na nalogo:\n\n*\$title*\n\nPoteče: \$date\n\nDodeljeno: \$attendees";
+$labels['itipmailbodydeclined'] = "\$sender ni sprejel vabila na nalogo:\n\n*\$title*\n\nPoteče: \$date\n\nDodeljeno: \$attendees";
+$labels['itipmailbodycancel'] = "\$sender je zavrnil vašo dodelitev k nalogi:\n\n*\$title*\n\nPoteče: \$date";
+$labels['itipmailbodyin-process'] = "\$sender je spremenil stanje naloge na: v obdelavi:\n\n*\$title*\n\nPoteče: \$date";
+$labels['itipmailbodycompleted'] = "\$sender je opravil nalogo:\n\n*\$title*\n\nPoteče: \$date";
+$labels['itipmailbodydelegated'] = "\$sender je prenesel nalogo:\n\n*\$title*\n\nPoteče: \$date";
+$labels['itipmailbodydelegatedto'] = "\$sender je prenesel nalogo na vas:\n\n*\$title*\n\nPoteče: \$date";
+$labels['attendeeaccepted'] = 'Dodeljena oseba je sprejela';
+$labels['attendeetentative'] = 'Dodeljena oseba je okvirno sprejela';
+$labels['attendeedeclined'] = 'Dodeljena oseba je preklicala';
+$labels['attendeedelegated'] = 'Dodeljena oseba je prenesla sodelovanje na $delegatedto';
+$labels['attendeein-process'] = 'Dodeljena oseba je v procesu';
+$labels['attendeecompleted'] = 'Dodeljena oseba je opravila nalogo';
+$labels['acceptinvitation'] = 'Ali sprejmete to nalogo?';
+$labels['itipdeclinetask'] = 'Zavrnite dodelitev k tej nalogi';
+$labels['declinedeleteconfirm'] = 'Ali želite tudi izbrisati zavrnjeno nalogo iz vašega seznama?';
+$labels['itipcomment'] = 'Komentar vabila/obvestila';
+$labels['itipcommenttitle'] = 'Komentar bo dodan k vabilu/obvestilu, ki bo poslano sodelujočim';
+$labels['itipsendsuccess'] = 'Vabilo sodelujočim poslano';
+$labels['errornotifying'] = 'Napaka. Pošiljanje obvestil sodelujočim ni bilo uspešno.';
+$labels['removefromcalendar'] = 'Odstrani iz seznama';
+$labels['delegateinvitation'] = 'Prenesi nalogo';
+$labels['andnmore'] = '$nr več...';
+$labels['delegatedto'] = 'Preneseno na:';
+$labels['delegatedfrom'] = 'Preneseno od:';
+$labels['savetotasklist'] = 'Shrani kot nalogo';
+$labels['comment'] = 'Komentar';
+$labels['errorimportingtask'] = 'Napaka pri uvozu nalog(e)';
+$labels['importwarningexists'] = 'Različica te naloge že obstaja na vašem seznamu.';
+$labels['importsuccess'] = 'Uspešno uvoženih $nr nalog';
+$labels['newerversionexists'] = 'Obstaja novejša verzija te naloge!';
+$labels['nowritetasklistfound'] = 'Za shranitev naloge ne najdem seznamov';
+$labels['importedsuccessfully'] = 'Naloga je bila uspešno dodana na \'$list\'';
+$labels['updatedsuccessfully'] = 'Naloga je bila uspešno posodobljena na \'$list\'';
+$labels['attendeupdateesuccess'] = 'Posodabljanje statusa sodelujočega uspešno';
+$labels['itipresponseerror'] = 'Napaka. Pošiljanje odgovora na dodelitev naloge ni bilo uspešno.';
+$labels['itipinvalidrequest'] = 'To vabilo ni več veljavno';
+$labels['sentresponseto'] = 'Odgovor je bil uspešno poslan na naslov $mailto';
+$labels['successremoval'] = 'Naloga je bila uspešno izbrisana.';
+$labels['arialabelsortmenu'] = 'Nastavitve za sortiranje';
diff --git a/plugins/tasklist/localization/sv.inc b/plugins/tasklist/localization/sv.inc
deleted file mode 100644
index 974adab..0000000
--- a/plugins/tasklist/localization/sv.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
diff --git a/plugins/tasklist/localization/sv_SE.inc b/plugins/tasklist/localization/sv_SE.inc
index 5b33f0b..a639bd7 100644
--- a/plugins/tasklist/localization/sv_SE.inc
+++ b/plugins/tasklist/localization/sv_SE.inc
@@ -6,167 +6,49 @@
  *
  * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
  */
-$labels['navtitle'] = 'Uppgifter';
-$labels['lists'] = 'Uppgiftslistor';
-$labels['list'] = 'Uppgiftslista';
-$labels['tags'] = 'Etiketter';
 $labels['tasklistsubscribe'] = 'Lista permanent';
-$labels['listsearchresults'] = 'Tillgängliga uppgiftslistor';
-$labels['findlists'] = 'Hitta uppgiftslistor ...';
 $labels['searchterms'] = 'Sökord';
-$labels['notasklistsfound'] = 'Inga uppgiftslistor hittades';
-$labels['nrtasklistsfound'] = '$nr uppgiftslistor hittades';
 $labels['removelist'] = 'Ta bort från lista';
-$labels['newtask'] = 'Ny uppgift';
-$labels['createtask'] = 'Skapa uppgift';
-$labels['createnewtask'] = 'Skapa ny uppgift (t.ex. lördag, klipp gräsmattan)';
-$labels['createfrommail'] = 'Spara som uppgift';
 $labels['printdescriptions'] = 'Skriv ut beskrivning';
-$labels['mark'] = 'Märk';
-$labels['unmark'] = 'Avmarkera';
 $labels['edit'] = 'Redigera';
-$labels['delete'] = 'Ta bort';
-$labels['title'] = 'Titel';
 $labels['description'] = 'Beskrivning';
-$labels['datetime'] = 'Förfallodatum';
-$labels['duetime'] = 'Förfallotid';
 $labels['start'] = 'Start';
 $labels['starttime'] = 'Starttid';
 $labels['alarms'] = 'PÃ¥minnelse';
 $labels['repeat'] = 'Upprepa';
 $labels['links'] = 'Referens';
 $labels['status'] = 'Status';
-$labels['status-needs-action'] = 'Kräver åtgärd';
-$labels['status-in-process'] = 'Pågående';
-$labels['status-completed'] = 'Slutförd';
 $labels['status-cancelled'] = 'Inställd';
-$labels['assignedto'] = 'Tilldelad till';
 $labels['created'] = 'Skapad';
 $labels['changed'] = 'Senast ändrad';
 $labels['all'] = 'Alla';
-$labels['flagged'] = 'Markerade';
-$labels['complete'] = 'Slutförda';
-$labels['completeness'] = 'Förlopp';
-$labels['overdue'] = 'Försenade';
 $labels['today'] = 'Idag';
 $labels['tomorrow'] = 'Imorgon';
-$labels['next7days'] = 'Kommande 7 dagar';
-$labels['later'] = 'Senare';
-$labels['assigned'] = 'Tilldelad';
-$labels['assignedtitle'] = 'Uppgifter tilldelade andra';
-$labels['mytasks'] = 'Mina uppgifter';
-$labels['mytaskstitle'] = 'Uppgifter tilldelade dig';
-$labels['nodate'] = 'inget datum';
-$labels['removetag'] = 'Ta bort';
 $labels['removelink'] = 'Ta bort e-postreferens';
-$labels['auto'] = 'Automatisk';
 $labels['taskdetails'] = 'Detaljer';
-$labels['newtask'] = 'Ny uppgift';
-$labels['edittask'] = 'Redigera uppgift';
 $labels['save'] = 'Spara';
 $labels['cancel'] = 'Avbryt';
-$labels['saveandnotify'] = 'Spara och notifiera';
-$labels['addsubtask'] = 'Lägg till deluppgift';
-$labels['deletetask'] = 'Ta bort uppgift';
-$labels['deletethisonly'] = 'Ta endast bort denna uppgift';
-$labels['deletewithchilds'] = 'Ta bort med alla deluppgifter';
-$labels['taskactions'] = 'Alternativ för uppgift';
 $labels['tabsummary'] = 'Sammanfattning';
 $labels['tabrecurrence'] = 'Ã…terkommande';
-$labels['tabassignments'] = 'Tilldelningar';
 $labels['tabattachments'] = 'Bilagor';
 $labels['tabsharing'] = 'Delning';
-$labels['editlist'] = 'Redigera lista';
-$labels['createlist'] = 'Lägg till lista';
-$labels['listactions'] = 'Alternativ för lista';
 $labels['listname'] = 'Namn';
 $labels['showalarms'] = 'Visa påminnelser';
-$labels['import'] = 'Importera';
-$labels['viewactions'] = 'Visa åtgärder';
-$labels['focusview'] = 'Visa endast denna lista';
-$labels['on'] = 'på';
-$labels['at'] = ' ';
-$labels['this'] = 'denna';
-$labels['next'] = 'nästa';
 $labels['savingdata'] = 'Sparar data ...';
-$labels['errorsaving'] = 'Misslyckades att spara data.';
-$labels['notasksfound'] = 'Inga uppgifter hittades med angivna kriterier';
-$labels['invalidstartduedates'] = 'Startdatum måste vara större än förfallodatum';
-$labels['deletetasktconfirm'] = 'Vill du verkligen ta bort denna uppgift?';
-$labels['deleteparenttasktconfirm'] = 'Vill du verkligen ta bort denna uppgift och alla dess deluppgifter?';
-$labels['deletelistconfirm'] = 'Vill du verkligen ta bort denna lista med alla dess uppgifter?';
-$labels['deletelistconfirmrecursive'] = 'Vill du verkligen ta bort denna lista med alla dellistor och uppgifter?';
-$labels['aclnorights'] = 'Du har inte administratörsrättigheter för denna uppgiftslista.';
-$labels['changetaskconfirm'] = 'Uppdatera uppgift';
-$labels['changeconfirmnotifications'] = 'Vill du meddela deltagarna om ändringen?';
-$labels['partstatupdatenotification'] = 'Vill du meddela organisatören om statusförändringen?';
-$labels['quickaddinput'] = 'Nytt uppgiftsdatum och ny titel';
-$labels['arialabelquickaddbox'] = 'Snabb-lägg-till ny uppgift';
-$labels['arialabelsearchform'] = 'Sökformulär för uppgifter';
-$labels['arialabelquicksearchbox'] = 'Sökinmatning för uppgifter';
-$labels['arialabellistsearchform'] = 'Sökformulär för uppgiftslistor';
-$labels['arialabeltaskselector'] = 'Listläge';
-$labels['arialabeltasklisting'] = 'Uppgiftslistning';
-$labels['attendee'] = 'Tilldelad';
 $labels['role'] = 'Roll';
 $labels['availability'] = 'Tillg.';
 $labels['confirmstate'] = 'Status';
-$labels['addattendee'] = 'Lägg till förvärvare';
 $labels['roleorganizer'] = 'Organisatör';
 $labels['rolerequired'] = 'Obligatorisk';
 $labels['roleoptional'] = 'Valfritt';
 $labels['rolechair'] = 'Stol';
-$labels['rolenonparticipant'] = 'Observatör';
 $labels['sendinvitations'] = 'Skicka inbjudningar';
-$labels['sendnotifications'] = 'Meddela förvärvare om ändringar';
-$labels['sendcancellation'] = 'Meddela förvärvare om annullering av uppgift';
-$labels['invitationsubject'] = 'Du har blivit tilldelad "$title"';
-$labels['invitationmailbody'] = "*\$title*\n\nFörfaller: \$date\n\nTilldelade: \$attendees\n\nVänligen se bifogad iCalendar-fil, med alla detaljer om uppgiften, som du kan importera till ditt program för uppgifter.";
 $labels['itipupdatesubject'] = '"$title" har uppdaterats';
-$labels['itipupdatesubjectempty'] = 'En uppgift som berör dig har uppdaterats';
-$labels['itipupdatemailbody'] = "*\$title*\n\nFörfaller: \$date\n\nTilldelade: \$attendees\n\nVänligen se bifogad iCalendar-fil, med uppdaterade detaljer om uppgiften, som du kan importera till ditt program för uppgifter.";
 $labels['itipcancelsubject'] = '"$title" har ställts in';
-$labels['itipcancelmailbody'] = "*\$title*\n\nFörfaller: \$date\n\nTilldelade: \$attendees\n\nUppgiften har ställts in av \$organizer.\n\nVänligen se bifogad iCalendar-fil med uppdaterade detaljer angående uppgiften.";
-$labels['saveintasklist'] = 'spara i';
-$labels['itipobjectnotfound'] = 'Uppgiften som refererats av detta meddelande hittades inte i din uppgiftslista.';
-$labels['itipmailbodyaccepted'] = "\$sender har accepterat att tilldelas följande uppgift:\n\n*\$title*\n\nFörfaller: \$date\n\nTilldelade: \$attendees";
-$labels['itipmailbodytentative'] = "\$sender har preliminärt accepterat att tilldelas följande uppgift:\n\n*\$title*\n\nFörfaller: \$date\n\nTilldelade: \$attendees";
-$labels['itipmailbodydeclined'] = "\$sender har avböjt att tilldelas följande uppgift:\n\n*\$title*\n\nFörfaller: \$date\n\nTilldelade: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender har avvisat din tilldelning av följande uppgift:\n\n*\$title*\n\nFörfaller: \$date";
-$labels['itipmailbodyin-process'] = "\$sender har satt status för följande uppgift till i bearbetningsfas:\n\n*\$title*\n\nFörfaller: \$date";
-$labels['itipmailbodycompleted'] = "\$sender har slutfört följande uppgift:\n\n*\$title*\n\nFörfaller: \$date";
-$labels['itipmailbodydelegated'] = "\$sender har delegerat följande uppgift:\n\n*\$title*\n\nFörfaller: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender har delegerat följande uppgift till dig:\n\n*\$title*\n\nFörfaller: \$date";
-$labels['attendeeaccepted'] = 'Den tilldelade har accepterat';
-$labels['attendeetentative'] = 'Den tilldelade har preliminärt accepterat';
-$labels['attendeedeclined'] = 'Den tilldelade har tackat nej';
-$labels['attendeedelegated'] = 'Den tilldelade har delegerat till $delegatedto';
-$labels['attendeein-process'] = 'Den tilldelade är i bearbetningsfas';
-$labels['attendeecompleted'] = 'Förvärvare har slutfört';
-$labels['acceptinvitation'] = 'Accepterar du denna tilldelade uppgift?';
-$labels['itipdeclinetask'] = 'Avböj denna, till dig tilldelade, uppgift till organisatören';
-$labels['declinedeleteconfirm'] = 'Vill du även ta bort denna avböjda uppgift från din uppgiftslista?';
 $labels['itipcomment'] = 'Kommentar till inbjudan/meddelande';
-$labels['itipcommenttitle'] = 'Denna kommentar kommer att bifogas till inbjudnings-/notifieringsmeddelandet som skickas till de tilldelade';
-$labels['itipsendsuccess'] = 'Meddelande har skickats till förvärvare';
-$labels['errornotifying'] = 'Misslyckades att skicka notifieringar till uppgiftsförvärvare';
-$labels['removefromcalendar'] = 'Ta bort från mina uppgifter';
-$labels['delegateinvitation'] = 'Delegera uppgift';
 $labels['andnmore'] = '$nr fler ...';
 $labels['delegatedto'] = 'Delegerad till:';
 $labels['delegatedfrom'] = 'Delegerad från:';
-$labels['savetotasklist'] = 'Spara till uppgifter';
 $labels['comment'] = 'Kommentar';
-$labels['errorimportingtask'] = 'Det gick inte att importera uppgift(er)';
-$labels['importwarningexists'] = 'En kopia av denna uppgift finns redan i din uppgiftslista.';
-$labels['importsuccess'] = '$nr uppgifter har importerats';
-$labels['newerversionexists'] = 'En nyare version av denna uppgift finns redan! Åtgärd avbruten.';
-$labels['nowritetasklistfound'] = 'Ingen uppgiftslista hittades att spara uppgiften till';
-$labels['importedsuccessfully'] = 'Uppgiften lades till \'$list\'';
-$labels['updatedsuccessfully'] = 'Uppgiften uppdaterades i \'$list\'';
 $labels['attendeupdateesuccess'] = 'Uppdaterade deltagarens status';
-$labels['itipresponseerror'] = 'Misslyckades att skicka ett svar på tilldelandet av denna uppgift';
 $labels['itipinvalidrequest'] = 'Denna inbjudan är inte längre giltig';
-$labels['sentresponseto'] = 'Skickade respons på uppgift till $mailto';
-$labels['successremoval'] = 'Uppgiften har tagits bort.';
-$labels['arialabelsortmenu'] = 'Alternativ för sortering av uppgifter';
diff --git a/plugins/tasklist/localization/th.inc b/plugins/tasklist/localization/th.inc
deleted file mode 100644
index 3305e34..0000000
--- a/plugins/tasklist/localization/th.inc
+++ /dev/null
@@ -1,163 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels['navtitle'] = 'งาน';
-$labels['lists'] = 'รายการงาน';
-$labels['list'] = 'รายการงาน';
-$labels['tags'] = 'แท๊ก';
-$labels['tasklistsubscribe'] = 'จัดแสดงถาวร';
-$labels['listsearchresults'] = 'รายการงานที่มีอยู่';
-$labels['findlists'] = 'ค้นหารายการงาน';
-$labels['searchterms'] = 'ข้อความที่ต้องการค้นหา';
-$labels['notasklistsfound'] = 'ไม่พบรายการงานที่ค้นหา';
-$labels['nrtasklistsfound'] = 'พบรายการงานจำนวน $nr รายการ';
-$labels['removelist'] = 'ลบออกจากรายการ';
-$labels['newtask'] = 'งานใหม่';
-$labels['createtask'] = 'สร้างงาน<เอนเตอร์>';
-$labels['createnewtask'] = 'สร้างงานใหม่ (เช่น วันเสาร์, ตัดหญ้าในสนาม)';
-$labels['createfrommail'] = 'บันทึกเป็นงาน';
-$labels['printdescriptions'] = 'พิมพ์คำอธิบาย';
-$labels['mark'] = 'ทำเครื่องหมาย';
-$labels['unmark'] = 'ยกเลิกการทำเครื่องหมาย';
-$labels['edit'] = 'แก้ไข';
-$labels['delete'] = 'ลบ';
-$labels['title'] = 'หัวข้อ';
-$labels['description'] = 'คำอธิบาย';
-$labels['datetime'] = 'ครบกำหนด';
-$labels['duetime'] = 'กำหนดเสร็จ';
-$labels['start'] = 'เริ่ม';
-$labels['starttime'] = 'เวลาเริ่มต้น';
-$labels['alarms'] = 'แจ้งเตือน';
-$labels['repeat'] = 'ทำซ้ำ';
-$labels['links'] = 'อ้างอิง';
-$labels['status'] = 'สถานะ';
-$labels['status-needs-action'] = 'ต้องทำอะไรสักอย่าง';
-$labels['status-in-process'] = 'อยุ่ระหว่างดำเนินการ';
-$labels['status-completed'] = 'เสร็จเรียบร้อย';
-$labels['status-cancelled'] = 'ยกเลิก';
-$labels['assignedto'] = 'มอบหมายให้';
-$labels['created'] = 'สร้าง';
-$labels['changed'] = 'แก้ไขครั้งสุดท้าย';
-$labels['all'] = 'ทั้งหมด';
-$labels['flagged'] = 'ติดธง';
-$labels['complete'] = 'เสร็จ';
-$labels['completeness'] = 'ความคืบหน้า';
-$labels['overdue'] = 'เลยกำหนด';
-$labels['today'] = 'วันนี้';
-$labels['tomorrow'] = 'พรุ่งนี้';
-$labels['next7days'] = 'อีก 7 วัน';
-$labels['later'] = 'ภายหลัง';
-$labels['assigned'] = 'มอบหมายแล้ว';
-$labels['assignedtitle'] = 'งานที่ท่านมอบหมายให้ผู้อื่น';
-$labels['mytasks'] = 'งานของฉัน';
-$labels['mytaskstitle'] = 'งานที่ท่านได้รับมอบหมาย';
-$labels['nodate'] = 'ไม่มีกำหนด';
-$labels['removetag'] = 'เอาออก';
-$labels['auto'] = 'อัตโนมัติ';
-$labels['taskdetails'] = 'รายละเอียด';
-$labels['newtask'] = 'งานใหม่';
-$labels['edittask'] = 'แก้ไขงาน';
-$labels['save'] = 'บันทึก';
-$labels['cancel'] = 'ยกเลิก';
-$labels['saveandnotify'] = 'บันทึกและแจ้งเตือน';
-$labels['addsubtask'] = 'เพิ่มงานย่อย';
-$labels['deletetask'] = 'ลบงาน';
-$labels['deletethisonly'] = 'ลบงานนี้เท่านั้น';
-$labels['deletewithchilds'] = 'ลบพร้อมงานย่อย';
-$labels['taskactions'] = 'งาน ทางเลือก...';
-$labels['tabsummary'] = 'สรุป';
-$labels['tabrecurrence'] = 'การเกิดซ้ำ';
-$labels['tabassignments'] = 'งานที่ได้รับมอบหมาย';
-$labels['tabattachments'] = 'สิ่งที่แนบมาด้วย';
-$labels['tabsharing'] = 'แบ่งปัน';
-$labels['editlist'] = 'แก้ไขรายการ';
-$labels['createlist'] = 'เพิ่มรายการ';
-$labels['listactions'] = 'แสดงรายการทางเลือก...';
-$labels['listname'] = 'ชื่อ';
-$labels['showalarms'] = 'แสดงการแจ้งเตือน';
-$labels['import'] = 'นำเข้า';
-$labels['viewactions'] = 'แสดงการปฎิบัติ';
-$labels['focusview'] = 'ดูเฉพาะรายการนี้';
-$labels['on'] = 'เปิด';
-$labels['at'] = 'ที่';
-$labels['this'] = 'นี้';
-$labels['next'] = 'ถัดไป';
-$labels['savingdata'] = 'บันทึกข้อมูล';
-$labels['errorsaving'] = 'การบันทึกข้อมูลเกิดข้อผิดพลาด';
-$labels['notasksfound'] = 'ไม่พบงานสำหรับเงื่อนไขที่กำหนด';
-$labels['invalidstartduedates'] = 'กำหนดเริ่มต้องมาก่อนกำหนดเสร็จ';
-$labels['deletetasktconfirm'] = 'ท่านต้องการลบงานนี้ใช่ไหม';
-$labels['deleteparenttasktconfirm'] = 'ท่านต้องการลบงานนี้พร้อมงานย่อยทั้งหมดใช่ไหม';
-$labels['deletelistconfirm'] = 'ท่านต้องการลบรายการงานนี้พร้อมงานทั้งหมดใช่ไหม';
-$labels['deletelistconfirmrecursive'] = 'ท่านต้องการลบรายการงานพร้อมรายการย่อยและงานทั้งหมดใช่ไหม';
-$labels['aclnorights'] = 'ท่านไม่มีสิทธิของผู้ดูแลระบบสำหรับรายการงานชุดนี้';
-$labels['changetaskconfirm'] = 'ปรับปรุงงาน';
-$labels['changeconfirmnotifications'] = 'ท่านต้องการแจ้งเตือนผู้เข้าร่วมทั้งหมดสำหรับการแก้ไขนี้หรือไม่';
-$labels['partstatupdatenotification'] = 'ท่านต้องการแจ้งเตือนผู้จัดงานสำหรับการเปลี่ยนสถานะครั้งนี้หรือไม่';
-$labels['quickaddinput'] = 'งานใหม่ วันที่และหัวข้อ';
-$labels['arialabelquickaddbox'] = 'เพิ่มงานใหม่อย่างรวดเร็ว';
-$labels['arialabelsearchform'] = 'ฟอร์มสำหรับค้นหางาน';
-$labels['arialabelquicksearchbox'] = 'การป้อนข้อมูลค้นหางาน';
-$labels['arialabellistsearchform'] = 'ฟอร์มสำหรับค้นหารายการงาน';
-$labels['arialabeltaskselector'] = 'รูปแบบการแสดงรายการ';
-$labels['attendee'] = 'ผู้รับมอบ';
-$labels['role'] = 'บทบาท';
-$labels['confirmstate'] = 'สถานะ';
-$labels['addattendee'] = 'เพิ่มผู้รับมอบงาน';
-$labels['roleorganizer'] = 'ผู้จัดงาน';
-$labels['rolerequired'] = 'บังคับ';
-$labels['roleoptional'] = 'ทางเลือก';
-$labels['rolenonparticipant'] = 'ผู้เฝ้าติดตาม';
-$labels['sendinvitations'] = 'ส่งบัตรเชิญ';
-$labels['sendnotifications'] = 'แจ้งเตือนผู้รับมอบเกี่ยวกับการแก้ไข';
-$labels['sendcancellation'] = 'แจ้งเตือนผู้รับมอบเกี่ยวกับการยกเลิกงาน';
-$labels['invitationsubject'] = 'ท่านได้รับมอบหมายให้เป็น "$title"';
-$labels['itipupdatesubject'] = '"$title" ได้รับการปรับปรุงสถานะ';
-$labels['itipupdatesubjectempty'] = 'งานที่ทำให้คุณกังวลได้รับการปรับปรุงสถานะ';
-$labels['itipcancelsubject'] = '"$title" ถูกยกเลิก';
-$labels['saveintasklist'] = 'บันทึกใน';
-$labels['itipobjectnotfound'] = 'งานที่ถูกอ้างถึงในข้อความนี้ไม่ถูกตรวจพบในรายการงานของคุณ';
-$labels['itipmailbodyaccepted'] = "\$sender ยอมรับการมอบหมายงานหัวข้อ\n\n*\$title*\n\nมีกำหนดเสร็จ \$date\n\nผู้รับผิด่ชอบงาน: \$attendees";
-$labels['itipmailbodycancel'] = "\$sender ปฎิเสธการมอบหมายงานของคุณสำหรับงานต่อไปนี้ :\n\n*\$title*\n\nกำหนดเสร็จ: \$date";
-$labels['itipmailbodyin-process'] = "\$sender เปลี่ยนสถานะของงานต่อไปนี้เป็น\"อยู่ระหว่าดำเนินการ\":\n\n*\$title*\n\nกำหนดเสร็จ: \$date";
-$labels['itipmailbodycompleted'] = "\$sender ได้ทำงานต่อไปนี้เสร็จเรียบร้อยแล้ว:\n\n*\$title*\n\nมีกำหนดเสร็จ: \$date";
-$labels['itipmailbodydelegated'] = "\$sender ได้มอบหมายงานต่อไปนี้:\n\n*\$title*\n\nกำหนดเสร็จ: \$date";
-$labels['itipmailbodydelegatedto'] = "\$sender ได้มอบหมายงานต่อไปนี้ให้คุณ:\n\n*\$title*\n\nมีกำหนดเสร็จ: \$date";
-$labels['attendeeaccepted'] = 'ผู้รับมอบตกลงรับงานแล้ว';
-$labels['attendeetentative'] = 'ผู้รับมอบมีแนวโน้มที่จะรับงาน';
-$labels['attendeedeclined'] = 'ผู้รับมอบปฎิเสธรับงาน';
-$labels['attendeedelegated'] = 'ผู้รับมอบได้มอบงานต่อให้ $delegatedto';
-$labels['attendeein-process'] = 'ผู้รรับมอบอยู่ระหว่างดำเนินการ';
-$labels['attendeecompleted'] = 'ผู้รับมอบได้ทำงานเสร็จเรียบร้อย';
-$labels['acceptinvitation'] = 'คุณจะรับมอบงานหรือไม่';
-$labels['itipdeclinetask'] = 'ปฎิเสธการมอบหมายงานนี้ให้คุณไปยังผู้จัด';
-$labels['declinedeleteconfirm'] = 'คุณต้องการลบงานที่ปฎิเสธออกจากรายการงานของคุณหรือไม่';
-$labels['itipcomment'] = 'ความคิดเห็น คำเชิญ/คำแจ้งเตือน';
-$labels['itipcommenttitle'] = 'ความคิดเห็นนี้จะถูกแนบไปกับข้อความ คำเชิญ/คำแจ้งเตือน ที่ส่งไปยังผู้รับมอบ';
-$labels['itipsendsuccess'] = 'คำแจ้งเตือนถูกส่งไปให้ผู้รับมอบแล้ว';
-$labels['errornotifying'] = 'การจัดส่งคำแจ้งเตือนไปยังผู้รับมอบงานเกิดข้อผิดพลาด';
-$labels['removefromcalendar'] = 'ลบออกจากงานของฉัน';
-$labels['delegateinvitation'] = 'มอบหมายงาน';
-$labels['andnmore'] = 'มีอีก $nr รายการ';
-$labels['delegatedto'] = 'มอบหมายให้';
-$labels['delegatedfrom'] = 'รับมอบจาก';
-$labels['savetotasklist'] = 'บันทึกเป็นงาน';
-$labels['comment'] = 'ความคิดเห็น';
-$labels['errorimportingtask'] = 'การนำเข้างานเกิดข้อผิดพลาด';
-$labels['importwarningexists'] = 'สำเนาของงานนี้มีอยู่ในรายการงานของคุณแล้ว';
-$labels['importsuccess'] = 'การนำเข้างานจำนวน $nr รายการเรียบร้อยแล้ว';
-$labels['newerversionexists'] = ' มีข้อมูลงานที่ทันสมัยกว่าอยู่แล้ว...ยกเลิก';
-$labels['nowritetasklistfound'] = 'ไม่พบรายการงานที่จะบันทึกงาน';
-$labels['importedsuccessfully'] = 'งานได้ถูกเพิ่มไปยัง \'$list\' เรียบร้อยแล้ว';
-$labels['updatedsuccessfully'] = 'งานได้ถูกปรับปรุงไปยัง \'$list\' เรียบร้อยแล้ว';
-$labels['attendeupdateesuccess'] = 'การปรับปรุงสถานะของผู้เข้าร่วมเรียบร้อยแล้ว';
-$labels['itipresponseerror'] = 'การส่งคำตอบสำหรับงานที่ได้รับมอบหมายนี้เกิดข้อผิดพลาด';
-$labels['itipinvalidrequest'] = 'คำเชิญนี้ถูกยกเลิก';
-$labels['sentresponseto'] = 'คำตอบเรื่องการรับมอบงานได้ถูกส่งไปยัง $mailto เรียบร้อยแล้ว';
-$labels['successremoval'] = 'งานถูกลบเรียบร้อยแล้ว';
-$labels['arialabelsortmenu'] = 'ทางเลือกการจัดเรียงงาน';
diff --git a/plugins/tasklist/localization/th_TH.inc b/plugins/tasklist/localization/th_TH.inc
new file mode 100644
index 0000000..3305e34
--- /dev/null
+++ b/plugins/tasklist/localization/th_TH.inc
@@ -0,0 +1,163 @@
+<?php
+/**
+ * Localizations for the Kolab Tasks plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
+ */
+$labels['navtitle'] = 'งาน';
+$labels['lists'] = 'รายการงาน';
+$labels['list'] = 'รายการงาน';
+$labels['tags'] = 'แท๊ก';
+$labels['tasklistsubscribe'] = 'จัดแสดงถาวร';
+$labels['listsearchresults'] = 'รายการงานที่มีอยู่';
+$labels['findlists'] = 'ค้นหารายการงาน';
+$labels['searchterms'] = 'ข้อความที่ต้องการค้นหา';
+$labels['notasklistsfound'] = 'ไม่พบรายการงานที่ค้นหา';
+$labels['nrtasklistsfound'] = 'พบรายการงานจำนวน $nr รายการ';
+$labels['removelist'] = 'ลบออกจากรายการ';
+$labels['newtask'] = 'งานใหม่';
+$labels['createtask'] = 'สร้างงาน<เอนเตอร์>';
+$labels['createnewtask'] = 'สร้างงานใหม่ (เช่น วันเสาร์, ตัดหญ้าในสนาม)';
+$labels['createfrommail'] = 'บันทึกเป็นงาน';
+$labels['printdescriptions'] = 'พิมพ์คำอธิบาย';
+$labels['mark'] = 'ทำเครื่องหมาย';
+$labels['unmark'] = 'ยกเลิกการทำเครื่องหมาย';
+$labels['edit'] = 'แก้ไข';
+$labels['delete'] = 'ลบ';
+$labels['title'] = 'หัวข้อ';
+$labels['description'] = 'คำอธิบาย';
+$labels['datetime'] = 'ครบกำหนด';
+$labels['duetime'] = 'กำหนดเสร็จ';
+$labels['start'] = 'เริ่ม';
+$labels['starttime'] = 'เวลาเริ่มต้น';
+$labels['alarms'] = 'แจ้งเตือน';
+$labels['repeat'] = 'ทำซ้ำ';
+$labels['links'] = 'อ้างอิง';
+$labels['status'] = 'สถานะ';
+$labels['status-needs-action'] = 'ต้องทำอะไรสักอย่าง';
+$labels['status-in-process'] = 'อยุ่ระหว่างดำเนินการ';
+$labels['status-completed'] = 'เสร็จเรียบร้อย';
+$labels['status-cancelled'] = 'ยกเลิก';
+$labels['assignedto'] = 'มอบหมายให้';
+$labels['created'] = 'สร้าง';
+$labels['changed'] = 'แก้ไขครั้งสุดท้าย';
+$labels['all'] = 'ทั้งหมด';
+$labels['flagged'] = 'ติดธง';
+$labels['complete'] = 'เสร็จ';
+$labels['completeness'] = 'ความคืบหน้า';
+$labels['overdue'] = 'เลยกำหนด';
+$labels['today'] = 'วันนี้';
+$labels['tomorrow'] = 'พรุ่งนี้';
+$labels['next7days'] = 'อีก 7 วัน';
+$labels['later'] = 'ภายหลัง';
+$labels['assigned'] = 'มอบหมายแล้ว';
+$labels['assignedtitle'] = 'งานที่ท่านมอบหมายให้ผู้อื่น';
+$labels['mytasks'] = 'งานของฉัน';
+$labels['mytaskstitle'] = 'งานที่ท่านได้รับมอบหมาย';
+$labels['nodate'] = 'ไม่มีกำหนด';
+$labels['removetag'] = 'เอาออก';
+$labels['auto'] = 'อัตโนมัติ';
+$labels['taskdetails'] = 'รายละเอียด';
+$labels['newtask'] = 'งานใหม่';
+$labels['edittask'] = 'แก้ไขงาน';
+$labels['save'] = 'บันทึก';
+$labels['cancel'] = 'ยกเลิก';
+$labels['saveandnotify'] = 'บันทึกและแจ้งเตือน';
+$labels['addsubtask'] = 'เพิ่มงานย่อย';
+$labels['deletetask'] = 'ลบงาน';
+$labels['deletethisonly'] = 'ลบงานนี้เท่านั้น';
+$labels['deletewithchilds'] = 'ลบพร้อมงานย่อย';
+$labels['taskactions'] = 'งาน ทางเลือก...';
+$labels['tabsummary'] = 'สรุป';
+$labels['tabrecurrence'] = 'การเกิดซ้ำ';
+$labels['tabassignments'] = 'งานที่ได้รับมอบหมาย';
+$labels['tabattachments'] = 'สิ่งที่แนบมาด้วย';
+$labels['tabsharing'] = 'แบ่งปัน';
+$labels['editlist'] = 'แก้ไขรายการ';
+$labels['createlist'] = 'เพิ่มรายการ';
+$labels['listactions'] = 'แสดงรายการทางเลือก...';
+$labels['listname'] = 'ชื่อ';
+$labels['showalarms'] = 'แสดงการแจ้งเตือน';
+$labels['import'] = 'นำเข้า';
+$labels['viewactions'] = 'แสดงการปฎิบัติ';
+$labels['focusview'] = 'ดูเฉพาะรายการนี้';
+$labels['on'] = 'เปิด';
+$labels['at'] = 'ที่';
+$labels['this'] = 'นี้';
+$labels['next'] = 'ถัดไป';
+$labels['savingdata'] = 'บันทึกข้อมูล';
+$labels['errorsaving'] = 'การบันทึกข้อมูลเกิดข้อผิดพลาด';
+$labels['notasksfound'] = 'ไม่พบงานสำหรับเงื่อนไขที่กำหนด';
+$labels['invalidstartduedates'] = 'กำหนดเริ่มต้องมาก่อนกำหนดเสร็จ';
+$labels['deletetasktconfirm'] = 'ท่านต้องการลบงานนี้ใช่ไหม';
+$labels['deleteparenttasktconfirm'] = 'ท่านต้องการลบงานนี้พร้อมงานย่อยทั้งหมดใช่ไหม';
+$labels['deletelistconfirm'] = 'ท่านต้องการลบรายการงานนี้พร้อมงานทั้งหมดใช่ไหม';
+$labels['deletelistconfirmrecursive'] = 'ท่านต้องการลบรายการงานพร้อมรายการย่อยและงานทั้งหมดใช่ไหม';
+$labels['aclnorights'] = 'ท่านไม่มีสิทธิของผู้ดูแลระบบสำหรับรายการงานชุดนี้';
+$labels['changetaskconfirm'] = 'ปรับปรุงงาน';
+$labels['changeconfirmnotifications'] = 'ท่านต้องการแจ้งเตือนผู้เข้าร่วมทั้งหมดสำหรับการแก้ไขนี้หรือไม่';
+$labels['partstatupdatenotification'] = 'ท่านต้องการแจ้งเตือนผู้จัดงานสำหรับการเปลี่ยนสถานะครั้งนี้หรือไม่';
+$labels['quickaddinput'] = 'งานใหม่ วันที่และหัวข้อ';
+$labels['arialabelquickaddbox'] = 'เพิ่มงานใหม่อย่างรวดเร็ว';
+$labels['arialabelsearchform'] = 'ฟอร์มสำหรับค้นหางาน';
+$labels['arialabelquicksearchbox'] = 'การป้อนข้อมูลค้นหางาน';
+$labels['arialabellistsearchform'] = 'ฟอร์มสำหรับค้นหารายการงาน';
+$labels['arialabeltaskselector'] = 'รูปแบบการแสดงรายการ';
+$labels['attendee'] = 'ผู้รับมอบ';
+$labels['role'] = 'บทบาท';
+$labels['confirmstate'] = 'สถานะ';
+$labels['addattendee'] = 'เพิ่มผู้รับมอบงาน';
+$labels['roleorganizer'] = 'ผู้จัดงาน';
+$labels['rolerequired'] = 'บังคับ';
+$labels['roleoptional'] = 'ทางเลือก';
+$labels['rolenonparticipant'] = 'ผู้เฝ้าติดตาม';
+$labels['sendinvitations'] = 'ส่งบัตรเชิญ';
+$labels['sendnotifications'] = 'แจ้งเตือนผู้รับมอบเกี่ยวกับการแก้ไข';
+$labels['sendcancellation'] = 'แจ้งเตือนผู้รับมอบเกี่ยวกับการยกเลิกงาน';
+$labels['invitationsubject'] = 'ท่านได้รับมอบหมายให้เป็น "$title"';
+$labels['itipupdatesubject'] = '"$title" ได้รับการปรับปรุงสถานะ';
+$labels['itipupdatesubjectempty'] = 'งานที่ทำให้คุณกังวลได้รับการปรับปรุงสถานะ';
+$labels['itipcancelsubject'] = '"$title" ถูกยกเลิก';
+$labels['saveintasklist'] = 'บันทึกใน';
+$labels['itipobjectnotfound'] = 'งานที่ถูกอ้างถึงในข้อความนี้ไม่ถูกตรวจพบในรายการงานของคุณ';
+$labels['itipmailbodyaccepted'] = "\$sender ยอมรับการมอบหมายงานหัวข้อ\n\n*\$title*\n\nมีกำหนดเสร็จ \$date\n\nผู้รับผิด่ชอบงาน: \$attendees";
+$labels['itipmailbodycancel'] = "\$sender ปฎิเสธการมอบหมายงานของคุณสำหรับงานต่อไปนี้ :\n\n*\$title*\n\nกำหนดเสร็จ: \$date";
+$labels['itipmailbodyin-process'] = "\$sender เปลี่ยนสถานะของงานต่อไปนี้เป็น\"อยู่ระหว่าดำเนินการ\":\n\n*\$title*\n\nกำหนดเสร็จ: \$date";
+$labels['itipmailbodycompleted'] = "\$sender ได้ทำงานต่อไปนี้เสร็จเรียบร้อยแล้ว:\n\n*\$title*\n\nมีกำหนดเสร็จ: \$date";
+$labels['itipmailbodydelegated'] = "\$sender ได้มอบหมายงานต่อไปนี้:\n\n*\$title*\n\nกำหนดเสร็จ: \$date";
+$labels['itipmailbodydelegatedto'] = "\$sender ได้มอบหมายงานต่อไปนี้ให้คุณ:\n\n*\$title*\n\nมีกำหนดเสร็จ: \$date";
+$labels['attendeeaccepted'] = 'ผู้รับมอบตกลงรับงานแล้ว';
+$labels['attendeetentative'] = 'ผู้รับมอบมีแนวโน้มที่จะรับงาน';
+$labels['attendeedeclined'] = 'ผู้รับมอบปฎิเสธรับงาน';
+$labels['attendeedelegated'] = 'ผู้รับมอบได้มอบงานต่อให้ $delegatedto';
+$labels['attendeein-process'] = 'ผู้รรับมอบอยู่ระหว่างดำเนินการ';
+$labels['attendeecompleted'] = 'ผู้รับมอบได้ทำงานเสร็จเรียบร้อย';
+$labels['acceptinvitation'] = 'คุณจะรับมอบงานหรือไม่';
+$labels['itipdeclinetask'] = 'ปฎิเสธการมอบหมายงานนี้ให้คุณไปยังผู้จัด';
+$labels['declinedeleteconfirm'] = 'คุณต้องการลบงานที่ปฎิเสธออกจากรายการงานของคุณหรือไม่';
+$labels['itipcomment'] = 'ความคิดเห็น คำเชิญ/คำแจ้งเตือน';
+$labels['itipcommenttitle'] = 'ความคิดเห็นนี้จะถูกแนบไปกับข้อความ คำเชิญ/คำแจ้งเตือน ที่ส่งไปยังผู้รับมอบ';
+$labels['itipsendsuccess'] = 'คำแจ้งเตือนถูกส่งไปให้ผู้รับมอบแล้ว';
+$labels['errornotifying'] = 'การจัดส่งคำแจ้งเตือนไปยังผู้รับมอบงานเกิดข้อผิดพลาด';
+$labels['removefromcalendar'] = 'ลบออกจากงานของฉัน';
+$labels['delegateinvitation'] = 'มอบหมายงาน';
+$labels['andnmore'] = 'มีอีก $nr รายการ';
+$labels['delegatedto'] = 'มอบหมายให้';
+$labels['delegatedfrom'] = 'รับมอบจาก';
+$labels['savetotasklist'] = 'บันทึกเป็นงาน';
+$labels['comment'] = 'ความคิดเห็น';
+$labels['errorimportingtask'] = 'การนำเข้างานเกิดข้อผิดพลาด';
+$labels['importwarningexists'] = 'สำเนาของงานนี้มีอยู่ในรายการงานของคุณแล้ว';
+$labels['importsuccess'] = 'การนำเข้างานจำนวน $nr รายการเรียบร้อยแล้ว';
+$labels['newerversionexists'] = ' มีข้อมูลงานที่ทันสมัยกว่าอยู่แล้ว...ยกเลิก';
+$labels['nowritetasklistfound'] = 'ไม่พบรายการงานที่จะบันทึกงาน';
+$labels['importedsuccessfully'] = 'งานได้ถูกเพิ่มไปยัง \'$list\' เรียบร้อยแล้ว';
+$labels['updatedsuccessfully'] = 'งานได้ถูกปรับปรุงไปยัง \'$list\' เรียบร้อยแล้ว';
+$labels['attendeupdateesuccess'] = 'การปรับปรุงสถานะของผู้เข้าร่วมเรียบร้อยแล้ว';
+$labels['itipresponseerror'] = 'การส่งคำตอบสำหรับงานที่ได้รับมอบหมายนี้เกิดข้อผิดพลาด';
+$labels['itipinvalidrequest'] = 'คำเชิญนี้ถูกยกเลิก';
+$labels['sentresponseto'] = 'คำตอบเรื่องการรับมอบงานได้ถูกส่งไปยัง $mailto เรียบร้อยแล้ว';
+$labels['successremoval'] = 'งานถูกลบเรียบร้อยแล้ว';
+$labels['arialabelsortmenu'] = 'ทางเลือกการจัดเรียงงาน';
diff --git a/plugins/tasklist/localization/uk.inc b/plugins/tasklist/localization/uk.inc
deleted file mode 100644
index 0ca8200..0000000
--- a/plugins/tasklist/localization/uk.inc
+++ /dev/null
@@ -1,50 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels['navtitle'] = 'Задачі';
-$labels['tasklistsubscribe'] = 'Завжди показувати';
-$labels['searchterms'] = 'Умови пошуку';
-$labels['removelist'] = 'Вилучити зі списку';
-$labels['printdescriptions'] = 'Друк опису';
-$labels['edit'] = 'Редагувати';
-$labels['description'] = 'Опис';
-$labels['start'] = 'Початок';
-$labels['starttime'] = 'Час початку';
-$labels['alarms'] = 'Нагадування';
-$labels['repeat'] = 'Повторити';
-$labels['status'] = 'Статус';
-$labels['status-cancelled'] = 'Відмінений';
-$labels['created'] = 'Створена';
-$labels['changed'] = 'Змінена';
-$labels['all'] = 'Всі';
-$labels['today'] = 'Сьогодні';
-$labels['tomorrow'] = 'Завтра';
-$labels['taskdetails'] = 'Подробиці';
-$labels['save'] = 'Зберегти';
-$labels['cancel'] = 'Відмінити';
-$labels['tabsummary'] = 'Резюме';
-$labels['tabrecurrence'] = 'Повторення';
-$labels['tabattachments'] = 'Вкладення';
-$labels['tabsharing'] = 'Спільне використання';
-$labels['listname'] = 'Назва';
-$labels['showalarms'] = 'Показувати нагадування';
-$labels['savingdata'] = 'Збереження даних...';
-$labels['role'] = 'Роль';
-$labels['availability'] = 'Доступність';
-$labels['confirmstate'] = 'Статус';
-$labels['roleorganizer'] = 'Організатор';
-$labels['rolerequired'] = 'Обов\'язковий';
-$labels['roleoptional'] = 'Необов\'язковий';
-$labels['sendinvitations'] = 'Запросити';
-$labels['itipupdatesubject'] = '"$title" була оновлена';
-$labels['itipcancelsubject'] = '"$title" була відмінена';
-$labels['itipcomment'] = 'Коментар до запрошення/повідомлення';
-$labels['andnmore'] = '$nr більше...';
-$labels['delegatedto'] = 'Доручено:';
-$labels['delegatedfrom'] = 'Доручено від:';
-$labels['comment'] = 'Коментарій';
diff --git a/plugins/tasklist/localization/uk_UA.inc b/plugins/tasklist/localization/uk_UA.inc
new file mode 100644
index 0000000..0ca8200
--- /dev/null
+++ b/plugins/tasklist/localization/uk_UA.inc
@@ -0,0 +1,50 @@
+<?php
+/**
+ * Localizations for the Kolab Tasks plugin
+ *
+ * Copyright (C) 2014, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
+ */
+$labels['navtitle'] = 'Задачі';
+$labels['tasklistsubscribe'] = 'Завжди показувати';
+$labels['searchterms'] = 'Умови пошуку';
+$labels['removelist'] = 'Вилучити зі списку';
+$labels['printdescriptions'] = 'Друк опису';
+$labels['edit'] = 'Редагувати';
+$labels['description'] = 'Опис';
+$labels['start'] = 'Початок';
+$labels['starttime'] = 'Час початку';
+$labels['alarms'] = 'Нагадування';
+$labels['repeat'] = 'Повторити';
+$labels['status'] = 'Статус';
+$labels['status-cancelled'] = 'Відмінений';
+$labels['created'] = 'Створена';
+$labels['changed'] = 'Змінена';
+$labels['all'] = 'Всі';
+$labels['today'] = 'Сьогодні';
+$labels['tomorrow'] = 'Завтра';
+$labels['taskdetails'] = 'Подробиці';
+$labels['save'] = 'Зберегти';
+$labels['cancel'] = 'Відмінити';
+$labels['tabsummary'] = 'Резюме';
+$labels['tabrecurrence'] = 'Повторення';
+$labels['tabattachments'] = 'Вкладення';
+$labels['tabsharing'] = 'Спільне використання';
+$labels['listname'] = 'Назва';
+$labels['showalarms'] = 'Показувати нагадування';
+$labels['savingdata'] = 'Збереження даних...';
+$labels['role'] = 'Роль';
+$labels['availability'] = 'Доступність';
+$labels['confirmstate'] = 'Статус';
+$labels['roleorganizer'] = 'Організатор';
+$labels['rolerequired'] = 'Обов\'язковий';
+$labels['roleoptional'] = 'Необов\'язковий';
+$labels['sendinvitations'] = 'Запросити';
+$labels['itipupdatesubject'] = '"$title" була оновлена';
+$labels['itipcancelsubject'] = '"$title" була відмінена';
+$labels['itipcomment'] = 'Коментар до запрошення/повідомлення';
+$labels['andnmore'] = '$nr більше...';
+$labels['delegatedto'] = 'Доручено:';
+$labels['delegatedfrom'] = 'Доручено від:';
+$labels['comment'] = 'Коментарій';
diff --git a/plugins/tasklist/localization/vi.inc b/plugins/tasklist/localization/vi.inc
deleted file mode 100644
index 2bbe000..0000000
--- a/plugins/tasklist/localization/vi.inc
+++ /dev/null
@@ -1,52 +0,0 @@
-<?php
-/**
- * Localizations for the Kolab Tasks plugin
- *
- * Copyright (C) 2014, Kolab Systems AG
- *
- * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
- */
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['searchterms'] = 'Search terms';
-$labels['removelist'] = 'Remove from list';
-$labels['printdescriptions'] = 'Print descriptions';
-$labels['edit'] = 'Edit';
-$labels['description'] = 'Description';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['alarms'] = 'Reminder';
-$labels['repeat'] = 'Repeat';
-$labels['status'] = 'Status';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['all'] = 'All';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['taskdetails'] = 'Details';
-$labels['save'] = 'Save';
-$labels['cancel'] = 'Cancel';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['listname'] = 'Name';
-$labels['showalarms'] = 'Show reminders';
-$labels['savingdata'] = 'Saving data...';
-$labels['role'] = 'Role';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['roleorganizer'] = 'Organizer';
-$labels['rolerequired'] = 'Required';
-$labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Chair';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['itipupdatesubject'] = '"$title" has been updated';
-$labels['itipcancelsubject'] = '"$title" has been canceled';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['andnmore'] = '$nr more...';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['comment'] = 'Comment';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
diff --git a/plugins/tasklist/localization/vi_VN.inc b/plugins/tasklist/localization/vi_VN.inc
index e555acf..ff75e5f 100644
--- a/plugins/tasklist/localization/vi_VN.inc
+++ b/plugins/tasklist/localization/vi_VN.inc
@@ -6,46 +6,4 @@
  *
  * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
  */
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['searchterms'] = 'Search terms';
-$labels['removelist'] = 'Remove from list';
-$labels['edit'] = 'Edit';
-$labels['description'] = 'Description';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['alarms'] = 'Reminder';
-$labels['repeat'] = 'Repeat';
-$labels['status'] = 'Status';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['all'] = 'All';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['taskdetails'] = 'Details';
-$labels['save'] = 'Save';
-$labels['cancel'] = 'Cancel';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['listname'] = 'Name';
-$labels['showalarms'] = 'Show reminders';
-$labels['savingdata'] = 'Saving data...';
-$labels['role'] = 'Role';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['roleorganizer'] = 'Organizer';
-$labels['rolerequired'] = 'Required';
-$labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Chair';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['itipupdatesubject'] = '"$title" has been updated';
-$labels['itipcancelsubject'] = '"$title" has been canceled';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['andnmore'] = '$nr more...';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['comment'] = 'Comment';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
+$labels = array();
\ No newline at end of file
diff --git a/plugins/tasklist/localization/zh_TW.inc b/plugins/tasklist/localization/zh_TW.inc
index 2bbe000..951f939 100644
--- a/plugins/tasklist/localization/zh_TW.inc
+++ b/plugins/tasklist/localization/zh_TW.inc
@@ -6,47 +6,4 @@
  *
  * For translation see https://www.transifex.com/projects/p/kolab/resource/tasklist/
  */
-$labels['tasklistsubscribe'] = 'List permanently';
-$labels['searchterms'] = 'Search terms';
-$labels['removelist'] = 'Remove from list';
-$labels['printdescriptions'] = 'Print descriptions';
-$labels['edit'] = 'Edit';
-$labels['description'] = 'Description';
-$labels['start'] = 'Start';
-$labels['starttime'] = 'Start time';
-$labels['alarms'] = 'Reminder';
-$labels['repeat'] = 'Repeat';
-$labels['status'] = 'Status';
-$labels['status-cancelled'] = 'Cancelled';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['all'] = 'All';
-$labels['today'] = 'Today';
-$labels['tomorrow'] = 'Tomorrow';
-$labels['taskdetails'] = 'Details';
-$labels['save'] = 'Save';
-$labels['cancel'] = 'Cancel';
-$labels['tabsummary'] = 'Summary';
-$labels['tabrecurrence'] = 'Recurrence';
-$labels['tabattachments'] = 'Attachments';
-$labels['tabsharing'] = 'Sharing';
-$labels['listname'] = 'Name';
-$labels['showalarms'] = 'Show reminders';
-$labels['savingdata'] = 'Saving data...';
-$labels['role'] = 'Role';
-$labels['availability'] = 'Avail.';
-$labels['confirmstate'] = 'Status';
-$labels['roleorganizer'] = 'Organizer';
-$labels['rolerequired'] = 'Required';
-$labels['roleoptional'] = 'Optional';
-$labels['rolechair'] = 'Chair';
-$labels['sendinvitations'] = 'Send invitations';
-$labels['itipupdatesubject'] = '"$title" has been updated';
-$labels['itipcancelsubject'] = '"$title" has been canceled';
-$labels['itipcomment'] = 'Invitation/notification comment';
-$labels['andnmore'] = '$nr more...';
-$labels['delegatedto'] = 'Delegated to: ';
-$labels['delegatedfrom'] = 'Delegated from: ';
-$labels['comment'] = 'Comment';
-$labels['attendeupdateesuccess'] = 'Successfully updated the participant\'s status';
-$labels['itipinvalidrequest'] = 'This invitation is no longer valid';
+$labels = array();




More information about the commits mailing list