diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ar.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ar.properties index 9239d5b50..a1807a45d 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ar.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ar.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=عنوان +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=المحتوى notes.label.noteHome=الصفحة الرئيسية notes.label.addPage=إضافة صفحة @@ -42,11 +43,27 @@ notes.button.publish=حفظ notes.button.publishAndPost=حفظ و نشر notes.button.update=تحديث notes.button.updateAndPost=التحديث والنشر -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=تحميل المزيد notes.label.drop.draft=حذفها notes.composer.createNotes=Create -notes.edit.editNotes=تعديل الملاحظة +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=تأكيد popup.msg.confirmation=تأكيد @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=مدخل ويكي SpaceSettings.application.notes.application.title=ويكي SpaceSettings.application.notes.application.description=تطبيق المعلومات + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_aro.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_aro.properties index 5893f712e..a6336aa3e 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_aro.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_aro.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=عنوان +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=المحتوى notes.label.noteHome=الصفحة الرئيسية notes.label.addPage=إضافة صفحة @@ -42,12 +43,27 @@ notes.button.publish=حفظ notes.button.publishAndPost=حفظ و نشر notes.button.update=تحديث notes.button.updateAndPost=التحديث والنشر -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=تحميل المزيد notes.label.drop.draft=حذفها notes.composer.createNotes=Create -notes.edit.editNotes=تعديل الملاحظة -notes.edit.editTextFor=تحرير مربع النص {0} +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=تأكيد popup.msg.confirmation=تأكيد @@ -186,3 +202,18 @@ SpaceSettings.application.wiki.description=مدخل ويكي SpaceSettings.application.notes.application.title=ويكي SpaceSettings.application.notes.application.description=تطبيق الملاحظات + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_az.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_az.properties index 6cab362b1..0642794be 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_az.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_az.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Saxla notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Təsdiqlə popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ca.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ca.properties index c0ca44931..aa6fdaf5f 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ca.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ca.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Títol +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Inici notes.label.addPage=Afegeix una pàgina @@ -42,11 +43,27 @@ notes.button.publish=Desa notes.button.publishAndPost=Save and Post notes.button.update=Actualitza notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirma popup.msg.confirmation=Confirmació @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ceb.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ceb.properties index b8c31dc9b..c94b17f80 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ceb.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ceb.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=I-update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirm popup.msg.confirmation=Ang pagkompirma @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_co.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_co.properties index d9db17394..ec128c038 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_co.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_co.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirm popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_cs.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_cs.properties index f32cffaae..6e1ec62f6 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_cs.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_cs.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Nadpis +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Domovská stránka notes.label.addPage=Přidat stránku @@ -42,11 +43,27 @@ notes.button.publish=Uložit notes.button.publishAndPost=Save and Post notes.button.update=Aktualizovat notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Potvrdit popup.msg.confirmation=Potvrzení @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_de.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_de.properties index e98702167..a0c9d4d03 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_de.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_de.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Titel +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Inhalt notes.label.noteHome=Startseite notes.label.addPage=Seite hinzufügen @@ -42,11 +43,27 @@ notes.button.publish=Speichern notes.button.publishAndPost=Speichern und veröffentlichen notes.button.update=Aktualisieren notes.button.updateAndPost=Aktualisieren und im Stream veröffentlichen -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Mehr laden notes.label.drop.draft=Ablegen notes.composer.createNotes=Create -notes.edit.editNotes=Notiz bearbeiten +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Bestätigen popup.msg.confirmation=Bestätigung @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notizen-Portlet SpaceSettings.application.notes.application.title=Notizen SpaceSettings.application.notes.application.description=Notizenanwendung + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_el.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_el.properties index bb2169dbb..eaaf083cb 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_el.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_el.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Τίτλος +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Αρχική notes.label.addPage=Προσθήκη σελίδας @@ -42,11 +43,27 @@ notes.button.publish=Αποθήκευση notes.button.publishAndPost=Save and Post notes.button.update=Ενημέρωση notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Επιβεβαίωση popup.msg.confirmation=Επιβεβαίωση @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_en.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_en.properties index 91cd4959c..23c4d6310 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_en.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_en.properties @@ -47,7 +47,7 @@ notes.button.ok=Move notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit +notes.edit.editNotes=Edit note notes.save.success.message=Note saved successfully notes.view.label=View @@ -100,7 +100,7 @@ notes.confirmCancelExport=Are you sure you want to cancel the current export ope notes.button.yes=Yes notes.button.no=No notes.alert.success.label.notes.imported=Import succeeded. Your notes have been replaced -notes.alert.warning.label.notification=Only redactors and hosts can Add or Edit a Note, please contact the space host. +notes.alert.warning.label.notification=Only redactors and admins can Add or Edit a Note. Please get in touch with the space admin. notes.button.export=Export notes.label.movePageSpace=Space: notes.label.movePageCurrentPosition=Current position: @@ -111,7 +111,7 @@ notes.label.historyVersions=Versions notes.label.restoreVersions=Restore notes.untitled.title=Untitled notes.label.no-content=There is no content for this note... -notes.label.no-content-manager=Host +notes.label.no-content-manager=Admin notes.label.or=or notes.label.no-content-redactor=Redactor notes.label.no-content-redactor-title=Welcome to {0} diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_es_ES.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_es_ES.properties index 62ff20704..c407f4fa9 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_es_ES.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_es_ES.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Título +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Contenido notes.label.noteHome=Inicio notes.label.addPage=Añadir una página @@ -42,11 +43,27 @@ notes.button.publish=Guardar notes.button.publishAndPost=Guardar y publicar notes.button.update=Actualizar notes.button.updateAndPost=Actualizar y publicar -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Cargar más notes.label.drop.draft=¡Suéltalo! notes.composer.createNotes=Create -notes.edit.editNotes=Editar nota +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirmar popup.msg.confirmation=Confirmación @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notas SpaceSettings.application.notes.application.description=Aplicación de notas + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_eu.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_eu.properties index d9db17394..ec128c038 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_eu.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_eu.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirm popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fa.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fa.properties index bc291940e..b9b7df43b 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fa.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fa.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=عنوان +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=صفحه اصلی notes.label.addPage=اضافه کردن صفحه @@ -42,11 +43,27 @@ notes.button.publish=ذخيره notes.button.publishAndPost=Save and Post notes.button.update=به روز رسانی notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=تایید popup.msg.confirmation=تاییدیه @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fi.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fi.properties index d9db17394..ec128c038 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fi.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fi.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirm popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fil.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fil.properties index a028822dc..7c83e97d5 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fil.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fil.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Ang Titulo +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Ang Tahanan notes.label.addPage=Magdagdag ng Pahina @@ -42,11 +43,27 @@ notes.button.publish=Seyb notes.button.publishAndPost=Save and Post notes.button.update=Mag-update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Kumpirmahin popup.msg.confirmation=Ang Kumpirmasyon @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fr.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fr.properties index cf1220d99..d24b8a01a 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fr.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_fr.properties @@ -1,6 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Titre -notes.title.max.length.warning.message=Le titre est limité à {0} caractères +notes.title.max.length.warning.message=Le titre ne peut pas être plus long que {0} caractères notes.body.placeholderContentInput=Contenu notes.label.noteHome=Accueil notes.label.addPage=Ajouter @@ -43,18 +43,33 @@ notes.button.publish=Enregistrer notes.button.publishAndPost=Publier notes.button.update=Mettre à jour notes.button.updateAndPost=Publier -notes.button.ok=Move +notes.button.ok=Supprimer notes.button.loadMore=Charger plus notes.label.drop.draft=Abandonner - notes.composer.createNotes=Créer -notes.edit.editNotes=Une de mes notes est modifiée +notes.edit.editNotes=Edit +notes.save.success.message=Note enregistrée avec succès +notes.view.label=Aperçu + +notes.metadata.properties.label=Propriétés +notes.metadata.featuredImage.label=Illustration +notes.metadata.featuredImage.add.label=Ajouter une image +notes.metadata.featuredImage.alt=Illustration +notes.metadata.summary.label=Résumé +notes.metadata.add.summary.placeholder=Écrire un texte pour résumer le contenu +notes.metadata.featuredImage.edit.label=Modifier l'illustration +notes.metadata.saved.success.message=Propriétés de la note enregistrées avec succès +notes.metadata.saved.success.error=Erreur lors de l'enregistrement des propriétés de la note +notes.featuredImage.remove.error.message=Erreur lors de la suppression de l'illustration +notes.featuredImage.remove.success.message=Illustration supprimée avec succès +notes.featuredImage.size.error.message=La taille de l'illustration doit être inférieure ou égale à 20Mo +notes.metadata.close.drawer=Fermer le panneau popup.confirm=Confirmer popup.msg.confirmation=Confirmation -popup.confirmation.delete=Deleting the page +popup.confirmation.delete=Supprimer la note popup.confirmation.delete.draft=Supprimer le brouillon -popup.msg.confirmation.DeleteInfo1=Are you sure you want to send this note to the trash? {0} +popup.msg.confirmation.DeleteInfo1=Êtes-vous sûr de vouloir supprimer cette note ? {0} popup.msg.confirmation.DeleteInfo2=Veuillez noter : popup.msg.confirmation.DeleteInfo4=Les liens vers cette page vont être erronés lorsque la page sera supprimée. popup.msg.confirmation.DeleteInfo5=Cette note est une sous-note de : {0} @@ -187,3 +202,18 @@ SpaceSettings.application.wiki.description=Application Notes SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions dans la note +UINotification.label.note=Notifications de notes +note.notification.mention.in.note.description=Vous avez été mentionné dans une note : +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Quelqu'un me mentionne dans une note +notes.notification.label.footer=Si vous ne souhaitez pas recevoir de telles notifications, cliquez ici pour modifier vos paramètres de notification. +notes.notification.button.goToNote.label=Aller à la note +notes.notification.title.mention.in.note=Vous avez été mentionné dans la note «{0}» +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER vous a mentionné dans la note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_hi.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_hi.properties index d9db17394..ec128c038 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_hi.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_hi.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirm popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_hu.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_hu.properties index d9db17394..ec128c038 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_hu.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_hu.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirm popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_id.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_id.properties index 50be0cd79..2bc454174 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_id.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_id.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Judul +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Isi notes.label.noteHome=Halaman Utama notes.label.addPage=Tambahkan Halaman @@ -42,11 +43,27 @@ notes.button.publish=Simpan notes.button.publishAndPost=Simpan dan Posting notes.button.update=Perbaharui notes.button.updateAndPost=Perbarharui dan Posting -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=muat lebih banyak notes.label.drop.draft=Lepaskan notes.composer.createNotes=Create -notes.edit.editNotes=Edit Catatan +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Konfirmasi popup.msg.confirmation=Konfirmasi @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Wiki SpaceSettings.application.notes.application.description=Aplikasi Wiki + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_it.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_it.properties index 51cc39ab2..66ab89467 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_it.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_it.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Titolo +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Scrivi il corpo dell'articolo notes.label.noteHome=HomePage notes.label.addPage=Aggiungere Pagina @@ -42,11 +43,27 @@ notes.button.publish=Salva notes.button.publishAndPost=Salvare e Pubblicare notes.button.update=Aggiorna notes.button.updateAndPost=Aggiornare e Pubblicare -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Carica più notes.label.drop.draft=Rilasciarlo notes.composer.createNotes=Create -notes.edit.editNotes=Modificare la nota +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confermare popup.msg.confirmation=Conferma @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Wiki SpaceSettings.application.notes.application.description=Applicazione delle Note + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ja.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ja.properties index d9b1aec14..27ab38b09 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ja.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ja.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=タイトル +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=ホーム notes.label.addPage=ページを追加 @@ -42,11 +43,27 @@ notes.button.publish=保存 notes.button.publishAndPost=Save and Post notes.button.update=アップデート notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=確認 popup.msg.confirmation=確認 @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ko.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ko.properties index d9db17394..ec128c038 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ko.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ko.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirm popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_lt.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_lt.properties index e361a58c1..3a4b4efe9 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_lt.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_lt.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Antraštė +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Pagrindinis notes.label.addPage=Pridėti puslapį @@ -42,11 +43,27 @@ notes.button.publish=Išsaugoti notes.button.publishAndPost=Save and Post notes.button.update=Atnaujinti notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Patvirtinti popup.msg.confirmation=Patvirtinimas @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ms.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ms.properties index 08c0a4138..135b23cca 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ms.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ms.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Simpan notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Mengesahkan popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_nl.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_nl.properties index e7f7bc523..9fa42c99a 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_nl.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_nl.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Titel +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Pagina toevoegen @@ -42,11 +43,27 @@ notes.button.publish=Opslaan notes.button.publishAndPost=Save and Post notes.button.update=Choose file notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Bevestig popup.msg.confirmation=Bevestiging @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_no.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_no.properties index df5a9c89a..366adc1a9 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_no.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_no.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Tittel +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Hjem notes.label.addPage=Legg til side @@ -42,11 +43,27 @@ notes.button.publish=Lagre notes.button.publishAndPost=Save and Post notes.button.update=Oppdater notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Bekreft popup.msg.confirmation=Bekreftelse @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pcm.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pcm.properties index d9db17394..ec128c038 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pcm.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pcm.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirm popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pl.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pl.properties index f649073c6..66c49c49b 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pl.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pl.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Tytuł +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Strona główna notes.label.addPage=Dodaj stronę @@ -42,11 +43,27 @@ notes.button.publish=Zapisz notes.button.publishAndPost=Save and Post notes.button.update=Zaktualizuj notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Potwierdź popup.msg.confirmation=Potwierdź @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pt_BR.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pt_BR.properties index b95c0cfa6..7c004e62d 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pt_BR.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pt_BR.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Título +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Corpo notes.label.noteHome=Principal notes.label.addPage=Adicionar página @@ -42,11 +43,27 @@ notes.button.publish=Salvar notes.button.publishAndPost=Save and Post notes.button.update=Atualizar notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Editar nota +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirmar popup.msg.confirmation=Confirmação @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Wiki SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pt_PT.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pt_PT.properties index 09f826dde..fdc549792 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pt_PT.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_pt_PT.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Título +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Principal notes.label.addPage=Adicionar página @@ -42,11 +43,27 @@ notes.button.publish=Gravar notes.button.publishAndPost=Save and Post notes.button.update=Atualizar notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirmar popup.msg.confirmation=Confirmação @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ro.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ro.properties index c9bd3d036..4d0afcf60 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ro.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ro.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Titlu +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Acasă notes.label.addPage=Adaugă pagină @@ -42,11 +43,27 @@ notes.button.publish=Salvaţi notes.button.publishAndPost=Save and Post notes.button.update=Actualizare notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirmă popup.msg.confirmation=Confirmare @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ru.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ru.properties index b800e1f2f..3804ed056 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ru.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ru.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Заголовок +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Домой notes.label.addPage=Добавить страницу @@ -42,11 +43,27 @@ notes.button.publish=Сохранить notes.button.publishAndPost=Save and Post notes.button.update=Обновить notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Подтвердить popup.msg.confirmation=Подтверждение @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sk.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sk.properties index d9db17394..ec128c038 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sk.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sk.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirm popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sl.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sl.properties index 36ac4f904..f59fe420d 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sl.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sl.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Naslov +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Telo notes.label.noteHome=Domov notes.label.addPage=Dodaj stran @@ -42,11 +43,27 @@ notes.button.publish=Shrani notes.button.publishAndPost=Save and Post notes.button.update=Posodobi notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Naloži več notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Potrdi popup.msg.confirmation=Potrditev @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sq.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sq.properties index 9e38759b9..04443fc16 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sq.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sq.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=crwdns44598:0crwdne44598:0 +notes.title.max.length.warning.message=crwdns90770:0{0}crwdne90770:0 notes.body.placeholderContentInput=crwdns44600:0crwdne44600:0 notes.label.noteHome=crwdns44602:0crwdne44602:0 notes.label.addPage=crwdns44604:0crwdne44604:0 @@ -47,6 +48,22 @@ notes.button.loadMore=crwdns44680:0crwdne44680:0 notes.label.drop.draft=crwdns44682:0crwdne44682:0 notes.composer.createNotes=crwdns44684:0crwdne44684:0 notes.edit.editNotes=crwdns44686:0crwdne44686:0 +notes.save.success.message=crwdns90772:0crwdne90772:0 +notes.view.label=crwdns90774:0crwdne90774:0 + +notes.metadata.properties.label=crwdns90776:0crwdne90776:0 +notes.metadata.featuredImage.label=crwdns90778:0crwdne90778:0 +notes.metadata.featuredImage.add.label=crwdns90780:0crwdne90780:0 +notes.metadata.featuredImage.alt=crwdns90782:0crwdne90782:0 +notes.metadata.summary.label=crwdns90784:0crwdne90784:0 +notes.metadata.add.summary.placeholder=crwdns90786:0crwdne90786:0 +notes.metadata.featuredImage.edit.label=crwdns90788:0crwdne90788:0 +notes.metadata.saved.success.message=crwdns90790:0crwdne90790:0 +notes.metadata.saved.success.error=crwdns90792:0crwdne90792:0 +notes.featuredImage.remove.error.message=crwdns90794:0crwdne90794:0 +notes.featuredImage.remove.success.message=crwdns90796:0crwdne90796:0 +notes.featuredImage.size.error.message=crwdns90798:0crwdne90798:0 +notes.metadata.close.drawer=crwdns90800:0crwdne90800:0 popup.confirm=crwdns44690:0crwdne44690:0 popup.msg.confirmation=crwdns44692:0crwdne44692:0 @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=crwdns44940:0crwdne44940:0 SpaceSettings.application.notes.application.title=crwdns44942:0crwdne44942:0 SpaceSettings.application.notes.application.description=crwdns44944:0crwdne44944:0 + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=crwdns90802:0crwdne90802:0 +UINotification.label.note=crwdns90804:0crwdne90804:0 +note.notification.mention.in.note.description=crwdns90806:0crwdne90806:0 +Notification.label.types.notes=crwdns90808:0crwdne90808:0 +UINotification.title.MentionInNoteNotificationPlugin=crwdns90810:0crwdne90810:0 +notes.notification.label.footer=crwdns90812:0{0}crwdne90812:0 +notes.notification.button.goToNote.label=crwdns90814:0crwdne90814:0 +notes.notification.title.mention.in.note=crwdns90816:0{0}crwdne90816:0 +Notification.label.SayHello=crwdns90818:0crwdne90818:0 +Notification.subject.MentionInNoteNotificationPlugin=crwdns90820:0$CURRENT_USERcrwdnd90820:0$NOTE_TITLEcrwdne90820:0 diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sv_SE.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sv_SE.properties index 6b1648167..90bf6cac4 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sv_SE.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_sv_SE.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Titel +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Hem notes.label.addPage=Lägg till sida @@ -42,11 +43,27 @@ notes.button.publish=Spara notes.button.publishAndPost=Save and Post notes.button.update=Uppdatering notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Bekräfta popup.msg.confirmation=Bekräfta @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_th.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_th.properties index d9db17394..ec128c038 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_th.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_th.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=Add Page @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=Update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Confirm popup.msg.confirmation=Confirmation @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_tl.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_tl.properties index 40f9d9daa..3091fc053 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_tl.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_tl.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Ang Pamagat +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Tahanan notes.label.addPage=Magdagdag ng Pahina @@ -42,11 +43,27 @@ notes.button.publish=Save notes.button.publishAndPost=Save and Post notes.button.update=I-update notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Kumpirmahin popup.msg.confirmation=Ang kumpermasyon @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_tr.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_tr.properties index b15e2e44a..7327773ca 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_tr.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_tr.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Başlık +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Gövde Metni notes.label.noteHome=Ana sayfa notes.label.addPage=Sayfa Ekle @@ -42,11 +43,27 @@ notes.button.publish=Kaydet notes.button.publishAndPost=Save and Post notes.button.update=Güncelleştirme notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Daha fazla yükle notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Onayla popup.msg.confirmation=Onay @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Wiki SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_uk.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_uk.properties index 3f3c5d47a..d8de91969 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_uk.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_uk.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Назва +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Вміст notes.label.noteHome=Головна notes.label.addPage=Додати сторінку @@ -42,11 +43,27 @@ notes.button.publish=Зберегти notes.button.publishAndPost=Save and Post notes.button.update=Поновити notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Завантажити ще notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Підтвердити popup.msg.confirmation=Повторіть пароль @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Wiki SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ur_IN.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ur_IN.properties index f78fd7f65..2ee4b8bb7 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ur_IN.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_ur_IN.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Title +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Home notes.label.addPage=صفحہ ا ضافہ کریں @@ -42,11 +43,27 @@ notes.button.publish=محفوظ کریں notes.button.publishAndPost=Save and Post notes.button.update=تازہ کاری کریں notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=تصدیق کریں popup.msg.confirmation=تصدیق @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_vi.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_vi.properties index f0a90e7b7..3fcc9e338 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_vi.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_vi.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=Tiêu đề +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=Trang chủ notes.label.addPage=Thêm Trang @@ -42,11 +43,27 @@ notes.button.publish=Lưu notes.button.publishAndPost=Save and Post notes.button.update=Cập nhật notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=Xác nhận popup.msg.confirmation=Xác nhận @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_zh_CN.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_zh_CN.properties index bb667f5e4..8d30079f9 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_zh_CN.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_zh_CN.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=标题 +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=首页 notes.label.addPage=添加页面 @@ -42,11 +43,27 @@ notes.button.publish=保存 notes.button.publishAndPost=Save and Post notes.button.update=更新 notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=确认 popup.msg.confirmation=确认 @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE diff --git a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_zh_TW.properties b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_zh_TW.properties index ead31135a..2ad6458d8 100644 --- a/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_zh_TW.properties +++ b/notes-webapp/src/main/resources/locale/portlet/notes/notesPortlet_zh_TW.properties @@ -1,5 +1,6 @@ #Portlet notes notes.title.placeholderContentInput=標題 +notes.title.max.length.warning.message=The title cannot be longer than {0} chars notes.body.placeholderContentInput=Body notes.label.noteHome=首頁 notes.label.addPage=新增頁面 @@ -42,11 +43,27 @@ notes.button.publish=儲存 notes.button.publishAndPost=Save and Post notes.button.update=更新 notes.button.updateAndPost=Update and Post -notes.button.ok=Move +notes.button.ok=Delete notes.button.loadMore=Load more notes.label.drop.draft=Drop it notes.composer.createNotes=Create -notes.edit.editNotes=Edit note +notes.edit.editNotes=Edit +notes.save.success.message=Note saved successfully +notes.view.label=View + +notes.metadata.properties.label=Properties +notes.metadata.featuredImage.label=Featured images +notes.metadata.featuredImage.add.label=Add an image +notes.metadata.featuredImage.alt=Featured image +notes.metadata.summary.label=Summary +notes.metadata.add.summary.placeholder=Write a text to summarize the content +notes.metadata.featuredImage.edit.label=Edit The Featured Image +notes.metadata.saved.success.message=Note properties saved successfully +notes.metadata.saved.success.error=Error while saving note properties +notes.featuredImage.remove.error.message=Error while removing featured image +notes.featuredImage.remove.success.message=Featured image removed successfully +notes.featuredImage.size.error.message=Featured image size should be less or equals to 20MB +notes.metadata.close.drawer=Close the drawer popup.confirm=確認 popup.msg.confirmation=確認 @@ -185,3 +202,18 @@ SpaceSettings.application.wiki.description=Notes Portlet SpaceSettings.application.notes.application.title=Notes SpaceSettings.application.notes.application.description=Notes Application + +############################################################################# +#Notification +############################################################################# + +UINotification.label.mentionInNote=Mentions in note +UINotification.label.note=Notes Notifications +note.notification.mention.in.note.description=You have been mentioned in a note: +Notification.label.types.notes=Notes +UINotification.title.MentionInNoteNotificationPlugin=Someone mentions me in a note +notes.notification.label.footer=If you do not want to receive such notifications, click here to change your notification settings. +notes.notification.button.goToNote.label=Go to note +notes.notification.title.mention.in.note=You have been mentioned in a note "{0}" +Notification.label.SayHello=Hi +Notification.subject.MentionInNoteNotificationPlugin=$CURRENT_USER mentioned you in the note $NOTE_TITLE