plugins/kolab_notes

Thomas Brüderli bruederli at kolabsys.com
Tue Mar 24 14:53:50 CET 2015


 plugins/kolab_notes/localization/bg_BG.inc |   49 -------------------------
 plugins/kolab_notes/localization/ca_ES.inc |   44 -----------------------
 plugins/kolab_notes/localization/da_DK.inc |   47 ------------------------
 plugins/kolab_notes/localization/en_US.inc |    8 ++++
 plugins/kolab_notes/localization/es_ES.inc |   49 -------------------------
 plugins/kolab_notes/localization/et_EE.inc |   52 ---------------------------
 plugins/kolab_notes/localization/he.inc    |    8 ----
 plugins/kolab_notes/localization/hr.inc    |    8 ----
 plugins/kolab_notes/localization/hu_HU.inc |   48 -------------------------
 plugins/kolab_notes/localization/ja_JP.inc |   49 -------------------------
 plugins/kolab_notes/localization/ku_IQ.inc |    1 
 plugins/kolab_notes/localization/nl_NL.inc |   48 -------------------------
 plugins/kolab_notes/localization/pl.inc    |    7 ---
 plugins/kolab_notes/localization/pt_BR.inc |   46 ------------------------
 plugins/kolab_notes/localization/pt_PT.inc |    4 --
 plugins/kolab_notes/localization/ro.inc    |    1 
 plugins/kolab_notes/localization/sk.inc    |    3 -
 plugins/kolab_notes/localization/sl.inc    |   55 -----------------------------
 plugins/kolab_notes/localization/sv.inc    |    1 
 plugins/kolab_notes/localization/th.inc    |   52 ---------------------------
 plugins/kolab_notes/localization/tr_TR.inc |    1 
 plugins/kolab_notes/localization/uk.inc    |   10 -----
 plugins/kolab_notes/localization/vi.inc    |    8 ----
 plugins/kolab_notes/localization/vi_VN.inc |    8 ----
 plugins/kolab_notes/localization/zh_TW.inc |    8 ----
 25 files changed, 8 insertions(+), 607 deletions(-)

New commits:
commit 923462ddb787a87ef00baef9efdb17203c4c3eed
Author: Thomas Bruederli <bruederli at kolabsys.com>
Date:   Tue Mar 24 14:53:41 2015 +0100

    Cleanup localizations for kolab_notes plugin

diff --git a/plugins/kolab_notes/localization/bg_BG.inc b/plugins/kolab_notes/localization/bg_BG.inc
index 7850e08..463dec0 100644
--- a/plugins/kolab_notes/localization/bg_BG.inc
+++ b/plugins/kolab_notes/localization/bg_BG.inc
@@ -1,55 +1,6 @@
 <?php
 $labels['navtitle'] = 'Бележки';
-$labels['tags'] = 'Tags';
-$labels['lists'] = 'Notebooks';
 $labels['notes'] = 'Бележки';
-$labels['create'] = 'New Note';
-$labels['createnote'] = 'Create a new note';
-$labels['send'] = 'Send';
-$labels['sendnote'] = 'Send note by email';
-$labels['newnote'] = 'New Note';
-$labels['notags'] = 'No tags';
-$labels['removetag'] = 'Remove tag';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['title'] = 'Title';
-$labels['now'] = 'Now';
-$labels['sortby'] = 'Sort by';
-$labels['newnotebook'] = 'Create a new notebook';
-$labels['addnotebook'] = 'Add notebook';
-$labels['editlist'] = 'Edit Notebook';
 $labels['listname'] = 'Име';
 $labels['tabsharing'] = 'Споделяне';
-$labels['discard'] = 'Discard';
-$labels['abort'] = 'Abort';
-$labels['unsavedchanges'] = 'Unsaved Changes!';
-$labels['appendnote'] = 'Add a Note';
-$labels['editnote'] = 'Edit Note';
-$labels['savein'] = 'Save in';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['findnotebooks'] = 'Find notebooks...';
-$labels['listsearchresults'] = 'Additional notebooks';
-$labels['nrnotebooksfound'] = '$nr notebooks found';
-$labels['nonotebooksfound'] = 'No notebooks found';
-$labels['removelist'] = 'Remove from list';
-$labels['removelink'] = 'Remove email reference';
 $labels['savingdata'] = 'Запазване на данни...';
-$labels['recordnotfound'] = 'Record not found';
-$labels['norecordsfound'] = 'No notes found';
-$labels['nochanges'] = 'No changes to be saved';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['deletenotesconfirm'] = 'Do you really want to delete the selected notes?';
-$labels['deletenotebookconfirm'] = 'Do you really want to delete this notebook with all its notes? This action cannot be undone.';
-$labels['discardunsavedchanges'] = 'The current note has not yet been saved. Discard the changes?';
-$labels['invalidlistproperties'] = 'Invalid notebook properties! Please set a valid name.';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['aclnorights'] = 'You do not have administrator rights for this notebook.';
-$labels['arialabelnoteslist'] = 'List of notes';
-$labels['arialabelnotesearchform'] = 'Notes search form';
-$labels['arialabelnotesquicksearchbox'] = 'Notes search input';
-$labels['arialabelnotessortmenu'] = 'Notes list sorting options';
-$labels['arialabelnotesoptionsmenu'] = 'Notebook actions menu';
-$labels['arialabelnotebookform'] = 'Notebook properties';
-$labels['arialabelmessagereferences'] = 'Linked email messages';
-$labels['arialabelfolderearchform'] = 'Notebooks search form';
-$labels['arialabelnoteform'] = 'Note edit form';
diff --git a/plugins/kolab_notes/localization/ca_ES.inc b/plugins/kolab_notes/localization/ca_ES.inc
index d0d8a18..eeb42eb 100644
--- a/plugins/kolab_notes/localization/ca_ES.inc
+++ b/plugins/kolab_notes/localization/ca_ES.inc
@@ -1,55 +1,11 @@
 <?php
 $labels['navtitle'] = 'Notes';
 $labels['tags'] = 'Etiquetes';
-$labels['lists'] = 'Notebooks';
 $labels['notes'] = 'Notes';
-$labels['create'] = 'New Note';
-$labels['createnote'] = 'Create a new note';
-$labels['send'] = 'Send';
-$labels['sendnote'] = 'Send note by email';
-$labels['newnote'] = 'New Note';
-$labels['notags'] = 'No tags';
-$labels['removetag'] = 'Remove tag';
 $labels['created'] = 'Creat';
 $labels['changed'] = 'Darrera modificació';
 $labels['title'] = 'Títol';
-$labels['now'] = 'Now';
-$labels['sortby'] = 'Sort by';
-$labels['newnotebook'] = 'Create a new notebook';
-$labels['addnotebook'] = 'Add notebook';
-$labels['editlist'] = 'Edit Notebook';
 $labels['listname'] = 'Nom';
 $labels['tabsharing'] = 'Compartit';
-$labels['discard'] = 'Discard';
-$labels['abort'] = 'Abort';
-$labels['unsavedchanges'] = 'Unsaved Changes!';
-$labels['appendnote'] = 'Add a Note';
-$labels['editnote'] = 'Edit Note';
-$labels['savein'] = 'Save in';
 $labels['foldersubscribe'] = 'Llista permanentment';
-$labels['findnotebooks'] = 'Find notebooks...';
-$labels['listsearchresults'] = 'Additional notebooks';
-$labels['nrnotebooksfound'] = '$nr notebooks found';
-$labels['nonotebooksfound'] = 'No notebooks found';
-$labels['removelist'] = 'Remove from list';
-$labels['removelink'] = 'Remove email reference';
 $labels['savingdata'] = 'S\'estan desant les dades...';
-$labels['recordnotfound'] = 'Record not found';
-$labels['norecordsfound'] = 'No notes found';
-$labels['nochanges'] = 'No changes to be saved';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['deletenotesconfirm'] = 'Do you really want to delete the selected notes?';
-$labels['deletenotebookconfirm'] = 'Do you really want to delete this notebook with all its notes? This action cannot be undone.';
-$labels['discardunsavedchanges'] = 'The current note has not yet been saved. Discard the changes?';
-$labels['invalidlistproperties'] = 'Invalid notebook properties! Please set a valid name.';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['aclnorights'] = 'You do not have administrator rights for this notebook.';
-$labels['arialabelnoteslist'] = 'List of notes';
-$labels['arialabelnotesearchform'] = 'Notes search form';
-$labels['arialabelnotesquicksearchbox'] = 'Notes search input';
-$labels['arialabelnotessortmenu'] = 'Notes list sorting options';
-$labels['arialabelnotesoptionsmenu'] = 'Notebook actions menu';
-$labels['arialabelnotebookform'] = 'Notebook properties';
-$labels['arialabelmessagereferences'] = 'Linked email messages';
-$labels['arialabelfolderearchform'] = 'Notebooks search form';
-$labels['arialabelnoteform'] = 'Note edit form';
diff --git a/plugins/kolab_notes/localization/da_DK.inc b/plugins/kolab_notes/localization/da_DK.inc
index 2e6f01b..d0736e5 100644
--- a/plugins/kolab_notes/localization/da_DK.inc
+++ b/plugins/kolab_notes/localization/da_DK.inc
@@ -1,55 +1,8 @@
 <?php
 $labels['navtitle'] = 'Noter';
 $labels['tags'] = 'Mærker';
-$labels['lists'] = 'Notebooks';
 $labels['notes'] = 'Noter';
-$labels['create'] = 'New Note';
-$labels['createnote'] = 'Create a new note';
-$labels['send'] = 'Send';
-$labels['sendnote'] = 'Send note by email';
-$labels['newnote'] = 'New Note';
-$labels['notags'] = 'No tags';
-$labels['removetag'] = 'Remove tag';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['title'] = 'Titel';
-$labels['now'] = 'Now';
-$labels['sortby'] = 'Sort by';
-$labels['newnotebook'] = 'Create a new notebook';
-$labels['addnotebook'] = 'Add notebook';
-$labels['editlist'] = 'Edit Notebook';
 $labels['listname'] = 'Navn';
 $labels['tabsharing'] = 'Deling';
-$labels['discard'] = 'Discard';
 $labels['abort'] = 'Afbryd';
-$labels['unsavedchanges'] = 'Unsaved Changes!';
-$labels['appendnote'] = 'Add a Note';
-$labels['editnote'] = 'Edit Note';
-$labels['savein'] = 'Save in';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['findnotebooks'] = 'Find notebooks...';
-$labels['listsearchresults'] = 'Additional notebooks';
-$labels['nrnotebooksfound'] = '$nr notebooks found';
-$labels['nonotebooksfound'] = 'No notebooks found';
-$labels['removelist'] = 'Remove from list';
-$labels['removelink'] = 'Remove email reference';
 $labels['savingdata'] = 'Gemmer data...';
-$labels['recordnotfound'] = 'Record not found';
-$labels['norecordsfound'] = 'No notes found';
-$labels['nochanges'] = 'No changes to be saved';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['deletenotesconfirm'] = 'Do you really want to delete the selected notes?';
-$labels['deletenotebookconfirm'] = 'Do you really want to delete this notebook with all its notes? This action cannot be undone.';
-$labels['discardunsavedchanges'] = 'The current note has not yet been saved. Discard the changes?';
-$labels['invalidlistproperties'] = 'Invalid notebook properties! Please set a valid name.';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['aclnorights'] = 'You do not have administrator rights for this notebook.';
-$labels['arialabelnoteslist'] = 'List of notes';
-$labels['arialabelnotesearchform'] = 'Notes search form';
-$labels['arialabelnotesquicksearchbox'] = 'Notes search input';
-$labels['arialabelnotessortmenu'] = 'Notes list sorting options';
-$labels['arialabelnotesoptionsmenu'] = 'Notebook actions menu';
-$labels['arialabelnotebookform'] = 'Notebook properties';
-$labels['arialabelmessagereferences'] = 'Linked email messages';
-$labels['arialabelfolderearchform'] = 'Notebooks search form';
-$labels['arialabelnoteform'] = 'Note edit form';
diff --git a/plugins/kolab_notes/localization/en_US.inc b/plugins/kolab_notes/localization/en_US.inc
index ecea0cf..e0ede7a 100644
--- a/plugins/kolab_notes/localization/en_US.inc
+++ b/plugins/kolab_notes/localization/en_US.inc
@@ -1,5 +1,13 @@
 <?php
 
+/**
+ * Localizations for the Kolab Folders plugin
+ *
+ * Copyright (C) 2015, Kolab Systems AG
+ *
+ * For translation see https://www.transifex.com/projects/p/kolab/resource/kolab_notes/
+ */
+
 $labels = array();
 $labels['navtitle'] = 'Notes';
 $labels['tags'] = 'Tags';
diff --git a/plugins/kolab_notes/localization/es_ES.inc b/plugins/kolab_notes/localization/es_ES.inc
index 432f724..4c6c543 100644
--- a/plugins/kolab_notes/localization/es_ES.inc
+++ b/plugins/kolab_notes/localization/es_ES.inc
@@ -1,55 +1,6 @@
 <?php
 $labels['navtitle'] = 'Notas';
-$labels['tags'] = 'Tags';
-$labels['lists'] = 'Notebooks';
 $labels['notes'] = 'Notas';
-$labels['create'] = 'New Note';
-$labels['createnote'] = 'Create a new note';
-$labels['send'] = 'Send';
-$labels['sendnote'] = 'Send note by email';
-$labels['newnote'] = 'New Note';
-$labels['notags'] = 'No tags';
-$labels['removetag'] = 'Remove tag';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['title'] = 'Título';
-$labels['now'] = 'Now';
-$labels['sortby'] = 'Sort by';
-$labels['newnotebook'] = 'Create a new notebook';
-$labels['addnotebook'] = 'Add notebook';
-$labels['editlist'] = 'Edit Notebook';
 $labels['listname'] = 'Nombre';
-$labels['tabsharing'] = 'Sharing';
-$labels['discard'] = 'Discard';
-$labels['abort'] = 'Abort';
-$labels['unsavedchanges'] = 'Unsaved Changes!';
-$labels['appendnote'] = 'Add a Note';
-$labels['editnote'] = 'Edit Note';
-$labels['savein'] = 'Save in';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['findnotebooks'] = 'Find notebooks...';
-$labels['listsearchresults'] = 'Additional notebooks';
-$labels['nrnotebooksfound'] = '$nr notebooks found';
-$labels['nonotebooksfound'] = 'No notebooks found';
-$labels['removelist'] = 'Remove from list';
-$labels['removelink'] = 'Remove email reference';
 $labels['savingdata'] = 'Guardando datos...';
-$labels['recordnotfound'] = 'Record not found';
-$labels['norecordsfound'] = 'No notes found';
-$labels['nochanges'] = 'No changes to be saved';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['deletenotesconfirm'] = 'Do you really want to delete the selected notes?';
-$labels['deletenotebookconfirm'] = 'Do you really want to delete this notebook with all its notes? This action cannot be undone.';
-$labels['discardunsavedchanges'] = 'The current note has not yet been saved. Discard the changes?';
-$labels['invalidlistproperties'] = 'Invalid notebook properties! Please set a valid name.';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['aclnorights'] = 'You do not have administrator rights for this notebook.';
-$labels['arialabelnoteslist'] = 'List of notes';
-$labels['arialabelnotesearchform'] = 'Notes search form';
-$labels['arialabelnotesquicksearchbox'] = 'Notes search input';
-$labels['arialabelnotessortmenu'] = 'Notes list sorting options';
-$labels['arialabelnotesoptionsmenu'] = 'Notebook actions menu';
-$labels['arialabelnotebookform'] = 'Notebook properties';
-$labels['arialabelmessagereferences'] = 'Linked email messages';
-$labels['arialabelfolderearchform'] = 'Notebooks search form';
-$labels['arialabelnoteform'] = 'Note edit form';
diff --git a/plugins/kolab_notes/localization/et_EE.inc b/plugins/kolab_notes/localization/et_EE.inc
index 77b7d98..d8618a3 100644
--- a/plugins/kolab_notes/localization/et_EE.inc
+++ b/plugins/kolab_notes/localization/et_EE.inc
@@ -1,55 +1,3 @@
 <?php
-$labels['navtitle'] = 'Notes';
-$labels['tags'] = 'Tags';
-$labels['lists'] = 'Notebooks';
-$labels['notes'] = 'Notes';
-$labels['create'] = 'New Note';
-$labels['createnote'] = 'Create a new note';
-$labels['send'] = 'Send';
-$labels['sendnote'] = 'Send note by email';
-$labels['newnote'] = 'New Note';
-$labels['notags'] = 'No tags';
-$labels['removetag'] = 'Remove tag';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['title'] = 'Pealkiri';
-$labels['now'] = 'Now';
-$labels['sortby'] = 'Sort by';
-$labels['newnotebook'] = 'Create a new notebook';
-$labels['addnotebook'] = 'Add notebook';
-$labels['editlist'] = 'Edit Notebook';
 $labels['listname'] = 'Nimi';
-$labels['tabsharing'] = 'Sharing';
-$labels['discard'] = 'Discard';
-$labels['abort'] = 'Abort';
-$labels['unsavedchanges'] = 'Unsaved Changes!';
-$labels['appendnote'] = 'Add a Note';
-$labels['editnote'] = 'Edit Note';
-$labels['savein'] = 'Save in';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['findnotebooks'] = 'Find notebooks...';
-$labels['listsearchresults'] = 'Additional notebooks';
-$labels['nrnotebooksfound'] = '$nr notebooks found';
-$labels['nonotebooksfound'] = 'No notebooks found';
-$labels['removelist'] = 'Remove from list';
-$labels['removelink'] = 'Remove email reference';
-$labels['savingdata'] = 'Saving data...';
-$labels['recordnotfound'] = 'Record not found';
-$labels['norecordsfound'] = 'No notes found';
-$labels['nochanges'] = 'No changes to be saved';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['deletenotesconfirm'] = 'Do you really want to delete the selected notes?';
-$labels['deletenotebookconfirm'] = 'Do you really want to delete this notebook with all its notes? This action cannot be undone.';
-$labels['discardunsavedchanges'] = 'The current note has not yet been saved. Discard the changes?';
-$labels['invalidlistproperties'] = 'Invalid notebook properties! Please set a valid name.';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['aclnorights'] = 'You do not have administrator rights for this notebook.';
-$labels['arialabelnoteslist'] = 'List of notes';
-$labels['arialabelnotesearchform'] = 'Notes search form';
-$labels['arialabelnotesquicksearchbox'] = 'Notes search input';
-$labels['arialabelnotessortmenu'] = 'Notes list sorting options';
-$labels['arialabelnotesoptionsmenu'] = 'Notebook actions menu';
-$labels['arialabelnotebookform'] = 'Notebook properties';
-$labels['arialabelmessagereferences'] = 'Linked email messages';
-$labels['arialabelfolderearchform'] = 'Notebooks search form';
-$labels['arialabelnoteform'] = 'Note edit form';
diff --git a/plugins/kolab_notes/localization/he.inc b/plugins/kolab_notes/localization/he.inc
deleted file mode 100644
index 3210b7d..0000000
--- a/plugins/kolab_notes/localization/he.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['listname'] = 'Name';
-$labels['tabsharing'] = 'Sharing';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['removelist'] = 'Remove from list';
-$labels['savingdata'] = 'Saving data...';
diff --git a/plugins/kolab_notes/localization/hr.inc b/plugins/kolab_notes/localization/hr.inc
deleted file mode 100644
index 3210b7d..0000000
--- a/plugins/kolab_notes/localization/hr.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['listname'] = 'Name';
-$labels['tabsharing'] = 'Sharing';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['removelist'] = 'Remove from list';
-$labels['savingdata'] = 'Saving data...';
diff --git a/plugins/kolab_notes/localization/hu_HU.inc b/plugins/kolab_notes/localization/hu_HU.inc
index 1d5081c..6280916 100644
--- a/plugins/kolab_notes/localization/hu_HU.inc
+++ b/plugins/kolab_notes/localization/hu_HU.inc
@@ -1,55 +1,7 @@
 <?php
 $labels['navtitle'] = 'Jegyzetek';
 $labels['tags'] = 'Kulcsszavak';
-$labels['lists'] = 'Notebooks';
 $labels['notes'] = 'Jegyzetek';
-$labels['create'] = 'New Note';
-$labels['createnote'] = 'Create a new note';
-$labels['send'] = 'Send';
-$labels['sendnote'] = 'Send note by email';
-$labels['newnote'] = 'New Note';
-$labels['notags'] = 'No tags';
-$labels['removetag'] = 'Remove tag';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['title'] = 'Title';
-$labels['now'] = 'Now';
-$labels['sortby'] = 'Sort by';
-$labels['newnotebook'] = 'Create a new notebook';
-$labels['addnotebook'] = 'Add notebook';
-$labels['editlist'] = 'Edit Notebook';
 $labels['listname'] = 'Név';
 $labels['tabsharing'] = 'Megosztás';
-$labels['discard'] = 'Discard';
-$labels['abort'] = 'Abort';
-$labels['unsavedchanges'] = 'Unsaved Changes!';
-$labels['appendnote'] = 'Add a Note';
-$labels['editnote'] = 'Edit Note';
-$labels['savein'] = 'Save in';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['findnotebooks'] = 'Find notebooks...';
-$labels['listsearchresults'] = 'Additional notebooks';
-$labels['nrnotebooksfound'] = '$nr notebooks found';
-$labels['nonotebooksfound'] = 'No notebooks found';
-$labels['removelist'] = 'Remove from list';
-$labels['removelink'] = 'Remove email reference';
 $labels['savingdata'] = 'Adatok mentése...';
-$labels['recordnotfound'] = 'Record not found';
-$labels['norecordsfound'] = 'No notes found';
-$labels['nochanges'] = 'No changes to be saved';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['deletenotesconfirm'] = 'Do you really want to delete the selected notes?';
-$labels['deletenotebookconfirm'] = 'Do you really want to delete this notebook with all its notes? This action cannot be undone.';
-$labels['discardunsavedchanges'] = 'The current note has not yet been saved. Discard the changes?';
-$labels['invalidlistproperties'] = 'Invalid notebook properties! Please set a valid name.';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['aclnorights'] = 'You do not have administrator rights for this notebook.';
-$labels['arialabelnoteslist'] = 'List of notes';
-$labels['arialabelnotesearchform'] = 'Notes search form';
-$labels['arialabelnotesquicksearchbox'] = 'Notes search input';
-$labels['arialabelnotessortmenu'] = 'Notes list sorting options';
-$labels['arialabelnotesoptionsmenu'] = 'Notebook actions menu';
-$labels['arialabelnotebookform'] = 'Notebook properties';
-$labels['arialabelmessagereferences'] = 'Linked email messages';
-$labels['arialabelfolderearchform'] = 'Notebooks search form';
-$labels['arialabelnoteform'] = 'Note edit form';
diff --git a/plugins/kolab_notes/localization/ja_JP.inc b/plugins/kolab_notes/localization/ja_JP.inc
index 0cb6fa6..bf51626 100644
--- a/plugins/kolab_notes/localization/ja_JP.inc
+++ b/plugins/kolab_notes/localization/ja_JP.inc
@@ -1,55 +1,6 @@
 <?php
 $labels['navtitle'] = 'ノート';
 $labels['tags'] = 'ã‚¿ã‚°';
-$labels['lists'] = 'Notebooks';
 $labels['notes'] = 'ノート';
-$labels['create'] = 'New Note';
-$labels['createnote'] = 'Create a new note';
-$labels['send'] = 'Send';
-$labels['sendnote'] = 'Send note by email';
-$labels['newnote'] = 'New Note';
-$labels['notags'] = 'No tags';
-$labels['removetag'] = 'Remove tag';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['title'] = 'タイトル';
-$labels['now'] = 'Now';
-$labels['sortby'] = 'Sort by';
-$labels['newnotebook'] = 'Create a new notebook';
-$labels['addnotebook'] = 'Add notebook';
-$labels['editlist'] = 'Edit Notebook';
-$labels['listname'] = '名前';
-$labels['tabsharing'] = '共有';
-$labels['discard'] = 'Discard';
-$labels['abort'] = 'Abort';
-$labels['unsavedchanges'] = 'Unsaved Changes!';
-$labels['appendnote'] = 'Add a Note';
-$labels['editnote'] = 'Edit Note';
-$labels['savein'] = 'Save in';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['findnotebooks'] = 'Find notebooks...';
-$labels['listsearchresults'] = 'Additional notebooks';
-$labels['nrnotebooksfound'] = '$nr notebooks found';
-$labels['nonotebooksfound'] = 'No notebooks found';
-$labels['removelist'] = 'Remove from list';
-$labels['removelink'] = 'Remove email reference';
 $labels['savingdata'] = 'データを保存中…';
-$labels['recordnotfound'] = 'Record not found';
-$labels['norecordsfound'] = 'No notes found';
-$labels['nochanges'] = 'No changes to be saved';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['deletenotesconfirm'] = 'Do you really want to delete the selected notes?';
-$labels['deletenotebookconfirm'] = 'Do you really want to delete this notebook with all its notes? This action cannot be undone.';
-$labels['discardunsavedchanges'] = 'The current note has not yet been saved. Discard the changes?';
-$labels['invalidlistproperties'] = 'Invalid notebook properties! Please set a valid name.';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['aclnorights'] = 'You do not have administrator rights for this notebook.';
-$labels['arialabelnoteslist'] = 'List of notes';
-$labels['arialabelnotesearchform'] = 'Notes search form';
-$labels['arialabelnotesquicksearchbox'] = 'Notes search input';
-$labels['arialabelnotessortmenu'] = 'Notes list sorting options';
-$labels['arialabelnotesoptionsmenu'] = 'Notebook actions menu';
-$labels['arialabelnotebookform'] = 'Notebook properties';
-$labels['arialabelmessagereferences'] = 'Linked email messages';
-$labels['arialabelfolderearchform'] = 'Notebooks search form';
-$labels['arialabelnoteform'] = 'Note edit form';
diff --git a/plugins/kolab_notes/localization/ku_IQ.inc b/plugins/kolab_notes/localization/ku_IQ.inc
deleted file mode 100644
index b3d9bbc..0000000
--- a/plugins/kolab_notes/localization/ku_IQ.inc
+++ /dev/null
@@ -1 +0,0 @@
-<?php
diff --git a/plugins/kolab_notes/localization/nl_NL.inc b/plugins/kolab_notes/localization/nl_NL.inc
index 6a91774..a28ba0d 100644
--- a/plugins/kolab_notes/localization/nl_NL.inc
+++ b/plugins/kolab_notes/localization/nl_NL.inc
@@ -1,55 +1,7 @@
 <?php
 $labels['navtitle'] = 'Notities';
-$labels['tags'] = 'Labels';
-$labels['lists'] = 'Notebooks';
 $labels['notes'] = 'Notities';
-$labels['create'] = 'New Note';
-$labels['createnote'] = 'Create a new note';
-$labels['send'] = 'Send';
-$labels['sendnote'] = 'Send note by email';
-$labels['newnote'] = 'New Note';
-$labels['notags'] = 'No tags';
-$labels['removetag'] = 'Remove tag';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['title'] = 'Titel';
-$labels['now'] = 'Now';
-$labels['sortby'] = 'Sort by';
-$labels['newnotebook'] = 'Create a new notebook';
-$labels['addnotebook'] = 'Add notebook';
-$labels['editlist'] = 'Edit Notebook';
 $labels['listname'] = 'Naam';
 $labels['tabsharing'] = 'Delen';
-$labels['discard'] = 'Discard';
-$labels['abort'] = 'Abort';
-$labels['unsavedchanges'] = 'Unsaved Changes!';
-$labels['appendnote'] = 'Add a Note';
-$labels['editnote'] = 'Edit Note';
-$labels['savein'] = 'Save in';
 $labels['foldersubscribe'] = 'Permanent weergeven';
-$labels['findnotebooks'] = 'Find notebooks...';
-$labels['listsearchresults'] = 'Additional notebooks';
-$labels['nrnotebooksfound'] = '$nr notebooks found';
-$labels['nonotebooksfound'] = 'No notebooks found';
-$labels['removelist'] = 'Remove from list';
-$labels['removelink'] = 'Remove email reference';
 $labels['savingdata'] = 'Data wordt opgeslagen...';
-$labels['recordnotfound'] = 'Record not found';
-$labels['norecordsfound'] = 'No notes found';
-$labels['nochanges'] = 'No changes to be saved';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['deletenotesconfirm'] = 'Do you really want to delete the selected notes?';
-$labels['deletenotebookconfirm'] = 'Do you really want to delete this notebook with all its notes? This action cannot be undone.';
-$labels['discardunsavedchanges'] = 'The current note has not yet been saved. Discard the changes?';
-$labels['invalidlistproperties'] = 'Invalid notebook properties! Please set a valid name.';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['aclnorights'] = 'You do not have administrator rights for this notebook.';
-$labels['arialabelnoteslist'] = 'List of notes';
-$labels['arialabelnotesearchform'] = 'Notes search form';
-$labels['arialabelnotesquicksearchbox'] = 'Notes search input';
-$labels['arialabelnotessortmenu'] = 'Notes list sorting options';
-$labels['arialabelnotesoptionsmenu'] = 'Notebook actions menu';
-$labels['arialabelnotebookform'] = 'Notebook properties';
-$labels['arialabelmessagereferences'] = 'Linked email messages';
-$labels['arialabelfolderearchform'] = 'Notebooks search form';
-$labels['arialabelnoteform'] = 'Note edit form';
diff --git a/plugins/kolab_notes/localization/pl.inc b/plugins/kolab_notes/localization/pl.inc
deleted file mode 100644
index c418e22..0000000
--- a/plugins/kolab_notes/localization/pl.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-$labels['tags'] = 'Tagi';
-$labels['created'] = 'Utworzone';
-$labels['changed'] = 'Ostatnia modyfikacja';
-$labels['title'] = 'Tytuł';
-$labels['listname'] = 'Nazwa';
-$labels['removelist'] = 'Usuń z listy';
diff --git a/plugins/kolab_notes/localization/pt_BR.inc b/plugins/kolab_notes/localization/pt_BR.inc
index 3420857..247a756 100644
--- a/plugins/kolab_notes/localization/pt_BR.inc
+++ b/plugins/kolab_notes/localization/pt_BR.inc
@@ -1,55 +1,9 @@
 <?php
-$labels['navtitle'] = 'Notas';
 $labels['tags'] = 'Etiquetas';
-$labels['lists'] = 'Notebooks';
 $labels['notes'] = 'Notas';
-$labels['create'] = 'New Note';
-$labels['createnote'] = 'Create a new note';
-$labels['send'] = 'Send';
-$labels['sendnote'] = 'Send note by email';
-$labels['newnote'] = 'New Note';
-$labels['notags'] = 'No tags';
-$labels['removetag'] = 'Remove tag';
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['title'] = 'Título';
-$labels['now'] = 'Now';
-$labels['sortby'] = 'Sort by';
-$labels['newnotebook'] = 'Create a new notebook';
-$labels['addnotebook'] = 'Add notebook';
-$labels['editlist'] = 'Edit Notebook';
 $labels['listname'] = 'Nome';
 $labels['tabsharing'] = 'Compartilhamento';
-$labels['discard'] = 'Discard';
 $labels['abort'] = 'Abortar';
-$labels['unsavedchanges'] = 'Unsaved Changes!';
-$labels['appendnote'] = 'Add a Note';
-$labels['editnote'] = 'Edit Note';
-$labels['savein'] = 'Save in';
 $labels['foldersubscribe'] = 'Listar permanentemente';
-$labels['findnotebooks'] = 'Find notebooks...';
-$labels['listsearchresults'] = 'Additional notebooks';
-$labels['nrnotebooksfound'] = '$nr notebooks found';
-$labels['nonotebooksfound'] = 'No notebooks found';
-$labels['removelist'] = 'Remove from list';
-$labels['removelink'] = 'Remove email reference';
 $labels['savingdata'] = 'Salvando dados...';
-$labels['recordnotfound'] = 'Record not found';
-$labels['norecordsfound'] = 'No notes found';
-$labels['nochanges'] = 'No changes to be saved';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['deletenotesconfirm'] = 'Do you really want to delete the selected notes?';
-$labels['deletenotebookconfirm'] = 'Do you really want to delete this notebook with all its notes? This action cannot be undone.';
-$labels['discardunsavedchanges'] = 'The current note has not yet been saved. Discard the changes?';
-$labels['invalidlistproperties'] = 'Invalid notebook properties! Please set a valid name.';
-$labels['entertitle'] = 'Please enter a title for this note!';
-$labels['aclnorights'] = 'You do not have administrator rights for this notebook.';
-$labels['arialabelnoteslist'] = 'List of notes';
-$labels['arialabelnotesearchform'] = 'Notes search form';
-$labels['arialabelnotesquicksearchbox'] = 'Notes search input';
-$labels['arialabelnotessortmenu'] = 'Notes list sorting options';
-$labels['arialabelnotesoptionsmenu'] = 'Notebook actions menu';
-$labels['arialabelnotebookform'] = 'Notebook properties';
-$labels['arialabelmessagereferences'] = 'Linked email messages';
-$labels['arialabelfolderearchform'] = 'Notebooks search form';
-$labels['arialabelnoteform'] = 'Note edit form';
diff --git a/plugins/kolab_notes/localization/pt_PT.inc b/plugins/kolab_notes/localization/pt_PT.inc
index 81191ef..19b0718 100644
--- a/plugins/kolab_notes/localization/pt_PT.inc
+++ b/plugins/kolab_notes/localization/pt_PT.inc
@@ -1,9 +1,5 @@
 <?php
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
 $labels['listname'] = 'Nome';
 $labels['tabsharing'] = 'Compartilhamento';
 $labels['foldersubscribe'] = 'Listar permanentemente';
-$labels['removelist'] = 'Remove from list';
-$labels['removelink'] = 'Remove email reference';
 $labels['savingdata'] = 'Salvando dados...';
diff --git a/plugins/kolab_notes/localization/ro.inc b/plugins/kolab_notes/localization/ro.inc
deleted file mode 100644
index b3d9bbc..0000000
--- a/plugins/kolab_notes/localization/ro.inc
+++ /dev/null
@@ -1 +0,0 @@
-<?php
diff --git a/plugins/kolab_notes/localization/sk.inc b/plugins/kolab_notes/localization/sk.inc
deleted file mode 100644
index 10dfc14..0000000
--- a/plugins/kolab_notes/localization/sk.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-<?php
-$labels['listname'] = 'Meno';
-$labels['removelist'] = 'Odstrániť zo zoznamu';
diff --git a/plugins/kolab_notes/localization/sl.inc b/plugins/kolab_notes/localization/sl.inc
deleted file mode 100644
index 94a5f22..0000000
--- a/plugins/kolab_notes/localization/sl.inc
+++ /dev/null
@@ -1,55 +0,0 @@
-<?php
-$labels['navtitle'] = 'Zapiski';
-$labels['tags'] = 'Tagi';
-$labels['lists'] = 'Beležke';
-$labels['notes'] = 'Zapiski';
-$labels['create'] = 'Nov zapisek';
-$labels['createnote'] = 'Ustvari nov zapis';
-$labels['send'] = 'Pošlji';
-$labels['sendnote'] = 'Pošlji zapisek v emailu';
-$labels['newnote'] = 'Nov zapisek';
-$labels['notags'] = 'Ni tagov';
-$labels['removetag'] = 'Odstrani tag';
-$labels['created'] = 'Ustvarjeno';
-$labels['changed'] = 'Nazadnje urejeno';
-$labels['title'] = 'Naslov';
-$labels['now'] = 'Zdaj';
-$labels['sortby'] = 'Sortiraj po';
-$labels['newnotebook'] = 'Ustvari novo beležko';
-$labels['addnotebook'] = 'Dodaj beležko';
-$labels['editlist'] = 'Uredi beležko';
-$labels['listname'] = 'Ime';
-$labels['tabsharing'] = 'Deli z ostalimi';
-$labels['discard'] = 'Prekliči';
-$labels['abort'] = 'Prekini';
-$labels['unsavedchanges'] = 'Neshranjene Spremembe!';
-$labels['appendnote'] = 'Dodaj zapisek';
-$labels['editnote'] = 'Uredi zapisek';
-$labels['savein'] = 'Shrani v';
-$labels['foldersubscribe'] = 'Označi za vedno';
-$labels['findnotebooks'] = 'Poišči beležke...';
-$labels['listsearchresults'] = 'Dodatne beležke';
-$labels['nrnotebooksfound'] = '$nr najdenih beležk';
-$labels['nonotebooksfound'] = 'Ni najdenih beležk';
-$labels['removelist'] = 'Odstrani iz seznama';
-$labels['removelink'] = 'Odstrani email povezavo';
-$labels['savingdata'] = 'Shranjujem...';
-$labels['recordnotfound'] = 'Zapis ni bil najden';
-$labels['norecordsfound'] = 'Ni najdenih zapiskov';
-$labels['nochanges'] = 'Ni sprememb za shranjevanje';
-$labels['entertitle'] = 'Prosim vnesite naslov zapiska!';
-$labels['deletenotesconfirm'] = 'Ali želite potrditi brisanje zapiska?';
-$labels['deletenotebookconfirm'] = 'Ali želite potrditi brisanje beležke z vsemi zapiski? Izbris je dokončen.';
-$labels['discardunsavedchanges'] = 'Trenutni zapisek še ni bil shranjen. Prekličem spremembe?';
-$labels['invalidlistproperties'] = 'Napačne nastavitve beležke! Prosim vnesite pravilno ime.';
-$labels['entertitle'] = 'Prosim vnesite naslov zapiska!';
-$labels['aclnorights'] = 'Nimate administratorskih pravic na tej beležki.';
-$labels['arialabelnoteslist'] = 'Seznam zapiskov';
-$labels['arialabelnotesearchform'] = 'Obrazec za iskanje zapiskov';
-$labels['arialabelnotesquicksearchbox'] = 'Vnos iskanja po zapiskih';
-$labels['arialabelnotessortmenu'] = 'Nastavitve za sortiranje zapiskov';
-$labels['arialabelnotesoptionsmenu'] = 'Ukazni meni za beležke';
-$labels['arialabelnotebookform'] = 'Nastavitve beležke';
-$labels['arialabelmessagereferences'] = 'Povezana email sporočila';
-$labels['arialabelfolderearchform'] = 'Obrazec za iskanje beležk';
-$labels['arialabelnoteform'] = 'Obrazec za urejanje zapiska';
diff --git a/plugins/kolab_notes/localization/sv.inc b/plugins/kolab_notes/localization/sv.inc
deleted file mode 100644
index b3d9bbc..0000000
--- a/plugins/kolab_notes/localization/sv.inc
+++ /dev/null
@@ -1 +0,0 @@
-<?php
diff --git a/plugins/kolab_notes/localization/th.inc b/plugins/kolab_notes/localization/th.inc
deleted file mode 100644
index 28176cb..0000000
--- a/plugins/kolab_notes/localization/th.inc
+++ /dev/null
@@ -1,52 +0,0 @@
-<?php
-$labels['navtitle'] = 'สมุดจด';
-$labels['tags'] = 'แท็ก';
-$labels['lists'] = 'สมุดบันทึก';
-$labels['notes'] = 'บันทึก';
-$labels['create'] = 'บันทึกใหม่';
-$labels['createnote'] = 'สร้างบันทึกใหม่';
-$labels['send'] = 'จัดส่ง';
-$labels['sendnote'] = 'ส่งบันทึกทางอีเมล์';
-$labels['newnote'] = 'สร้างบันทึกใหม่';
-$labels['removetag'] = 'ยกเลิกแท็ก';
-$labels['created'] = 'สร้างเมื่อ';
-$labels['changed'] = 'แก้ไขครั้งสุดท้ายเมื่อ';
-$labels['title'] = 'หัวข้อ';
-$labels['now'] = 'ขณะนี้';
-$labels['sortby'] = 'จัดเรียงโดย';
-$labels['newnotebook'] = 'สร้างสมุดบันทึกใหม่';
-$labels['addnotebook'] = 'เพิ่่มสมุดบันทึก';
-$labels['editlist'] = 'แก้ไขสมุดบันทึก';
-$labels['listname'] = 'ชื่อ';
-$labels['tabsharing'] = 'แบ่งปัน';
-$labels['discard'] = 'โยนทิ้ง';
-$labels['abort'] = 'ยกเลิก';
-$labels['unsavedchanges'] = 'การเปลี่ยนที่ยังไม่รับรับการบันทึก';
-$labels['appendnote'] = 'เพิ่มบันทึก';
-$labels['editnote'] = 'แก้ไขบันทึก';
-$labels['savein'] = 'จัดเก็บใน';
-$labels['foldersubscribe'] = 'แสดงเป็นรายการถาวร';
-$labels['findnotebooks'] = 'ค้นหาสมุดบันทึก...';
-$labels['listsearchresults'] = 'สมุดบันทึกเพิ่มเติม';
-$labels['nrnotebooksfound'] = 'พบสมุดบันทึก $nr เล่ม';
-$labels['nonotebooksfound'] = 'ไม่พบสมุดบันทึก';
-$labels['removelist'] = 'ลบออกจากรายการ';
-$labels['savingdata'] = 'กำลังจัดเก็บข้อมูล...';
-$labels['recordnotfound'] = 'ไม่พบข้อมูล';
-$labels['norecordsfound'] = 'ไม่พบบันทึกข้อความ';
-$labels['nochanges'] = 'ไม่มีการเปลี่ยนแปลงให้บันทึก';
-$labels['entertitle'] = 'โปรดป้อนหัวข้อสำหรับบันทึกฉบับนี้';
-$labels['deletenotesconfirm'] = 'คุณต้องการลบบันทีกที่เลือกนี้จริง ๆ หรือ';
-$labels['deletenotebookconfirm'] = 'คุณต้องการลบสมุดบันทึกพร้อมบันทึกทั้งหมดหรือ การทำครั้งนี้จะไม่สามารถกู้คืนได้';
-$labels['discardunsavedchanges'] = 'บันทึกแผ่นนี้ยังไม่ถูกจัดเก็บ ยกเลิกการเปลี่ยนแปลง';
-$labels['invalidlistproperties'] = 'คุณสมบัติของสมุดบันทึกไม่ถูกต้อง  โปรดตั้งชื่อให้ถูกต้อง';
-$labels['entertitle'] = 'โปรดป้อนหัวข้อสำหรับบันทึกฉบับนี้';
-$labels['aclnorights'] = 'คุณไม่มีสิทธของผู้ดูแลระบบสำหรับสมุดบันทึกเล่มนี้';
-$labels['arialabelnoteslist'] = 'รายการบันทึก';
-$labels['arialabelnotesearchform'] = 'ฟอร์มการค้นหาบันทึก';
-$labels['arialabelnotesquicksearchbox'] = 'ข้อมูลสำหรับค้นหาบันทึก';
-$labels['arialabelnotessortmenu'] = 'ทางเลือกการจัดเรียงบันทึก';
-$labels['arialabelnotebookform'] = 'คุณสมบัติของสมุดบันทึก';
-$labels['arialabelmessagereferences'] = 'ข้อความอีเมล์ที่เชื่อมต่อ';
-$labels['arialabelfolderearchform'] = 'ฟอร์มการค้นหาสมุดบันทึก';
-$labels['arialabelnoteform'] = 'ฟอร์มการแก้ไขบันทึก';
diff --git a/plugins/kolab_notes/localization/tr_TR.inc b/plugins/kolab_notes/localization/tr_TR.inc
deleted file mode 100644
index b3d9bbc..0000000
--- a/plugins/kolab_notes/localization/tr_TR.inc
+++ /dev/null
@@ -1 +0,0 @@
-<?php
diff --git a/plugins/kolab_notes/localization/uk.inc b/plugins/kolab_notes/localization/uk.inc
deleted file mode 100644
index dca3028..0000000
--- a/plugins/kolab_notes/localization/uk.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-$labels['navtitle'] = 'Нотатки';
-$labels['notes'] = 'Нотатки';
-$labels['created'] = 'Створена';
-$labels['changed'] = 'Змінена';
-$labels['listname'] = 'Назва';
-$labels['tabsharing'] = 'Спільне використання';
-$labels['foldersubscribe'] = 'Завжди показувати';
-$labels['removelist'] = 'Вилучити зі списку';
-$labels['savingdata'] = 'Збереження даних...';
diff --git a/plugins/kolab_notes/localization/vi.inc b/plugins/kolab_notes/localization/vi.inc
deleted file mode 100644
index 3210b7d..0000000
--- a/plugins/kolab_notes/localization/vi.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['listname'] = 'Name';
-$labels['tabsharing'] = 'Sharing';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['removelist'] = 'Remove from list';
-$labels['savingdata'] = 'Saving data...';
diff --git a/plugins/kolab_notes/localization/vi_VN.inc b/plugins/kolab_notes/localization/vi_VN.inc
deleted file mode 100644
index 3210b7d..0000000
--- a/plugins/kolab_notes/localization/vi_VN.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['listname'] = 'Name';
-$labels['tabsharing'] = 'Sharing';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['removelist'] = 'Remove from list';
-$labels['savingdata'] = 'Saving data...';
diff --git a/plugins/kolab_notes/localization/zh_TW.inc b/plugins/kolab_notes/localization/zh_TW.inc
deleted file mode 100644
index 3210b7d..0000000
--- a/plugins/kolab_notes/localization/zh_TW.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-$labels['created'] = 'Created';
-$labels['changed'] = 'Last Modified';
-$labels['listname'] = 'Name';
-$labels['tabsharing'] = 'Sharing';
-$labels['foldersubscribe'] = 'List permanently';
-$labels['removelist'] = 'Remove from list';
-$labels['savingdata'] = 'Saving data...';





More information about the commits mailing list