From cf1b33db01bedf95edf4449a3919782d0b56b10a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20D=C3=A9nari=C3=A9?= Date: Wed, 19 Feb 2025 14:49:29 +0100 Subject: [PATCH] feat: Remove deprecated languages files --- .../locale/commons/Commons_az.properties | 2 - .../locale/commons/Commons_ceb.properties | 2 - .../locale/commons/Commons_eu.properties | 2 - .../locale/commons/Commons_hi.properties | 2 - .../locale/commons/Commons_ms.properties | 2 - .../locale/commons/Commons_pcm.properties | 2 - .../locale/commons/Commons_tl.properties | 2 - .../locale/commons/Commons_ur_IN.properties | 2 - .../portlet/GeneralSettings_az.properties | 2 - .../portlet/GeneralSettings_ceb.properties | 2 - .../portlet/GeneralSettings_eu.properties | 2 - .../portlet/GeneralSettings_hi.properties | 2 - .../portlet/GeneralSettings_ms.properties | 2 - .../portlet/GeneralSettings_pcm.properties | 2 - .../portlet/GeneralSettings_tl.properties | 2 - .../portlet/GeneralSettings_ur_IN.properties | 2 - .../locale/chat/server/Resource_az.properties | 30 -- .../chat/server/Resource_ceb.properties | 30 -- .../locale/chat/server/Resource_eu.properties | 30 -- .../locale/chat/server/Resource_hi.properties | 30 -- .../chat/server/Resource_kab.properties | 30 -- .../locale/chat/server/Resource_ms.properties | 30 -- .../chat/server/Resource_pcm.properties | 30 -- .../locale/chat/server/Resource_tl.properties | 30 -- .../chat/server/Resource_ur_IN.properties | 30 -- .../portlet/chat/Resource_az.properties | 281 ------------------ .../portlet/chat/Resource_ceb.properties | 281 ------------------ .../portlet/chat/Resource_eu.properties | 281 ------------------ .../portlet/chat/Resource_hi.properties | 281 ------------------ .../portlet/chat/Resource_kab.properties | 262 ---------------- .../portlet/chat/Resource_ms.properties | 281 ------------------ .../portlet/chat/Resource_pcm.properties | 281 ------------------ .../portlet/chat/Resource_tl.properties | 281 ------------------ .../portlet/chat/Resource_ur_IN.properties | 281 ------------------ 34 files changed, 2812 deletions(-) delete mode 100644 application/src/main/resources/locale/commons/Commons_az.properties delete mode 100644 application/src/main/resources/locale/commons/Commons_ceb.properties delete mode 100644 application/src/main/resources/locale/commons/Commons_eu.properties delete mode 100644 application/src/main/resources/locale/commons/Commons_hi.properties delete mode 100644 application/src/main/resources/locale/commons/Commons_ms.properties delete mode 100644 application/src/main/resources/locale/commons/Commons_pcm.properties delete mode 100644 application/src/main/resources/locale/commons/Commons_tl.properties delete mode 100644 application/src/main/resources/locale/commons/Commons_ur_IN.properties delete mode 100644 extension/src/main/resources/locale/portlet/GeneralSettings_az.properties delete mode 100644 extension/src/main/resources/locale/portlet/GeneralSettings_ceb.properties delete mode 100644 extension/src/main/resources/locale/portlet/GeneralSettings_eu.properties delete mode 100644 extension/src/main/resources/locale/portlet/GeneralSettings_hi.properties delete mode 100644 extension/src/main/resources/locale/portlet/GeneralSettings_ms.properties delete mode 100644 extension/src/main/resources/locale/portlet/GeneralSettings_pcm.properties delete mode 100644 extension/src/main/resources/locale/portlet/GeneralSettings_tl.properties delete mode 100644 extension/src/main/resources/locale/portlet/GeneralSettings_ur_IN.properties delete mode 100644 server-embedded/src/main/resources/locale/chat/server/Resource_az.properties delete mode 100644 server-embedded/src/main/resources/locale/chat/server/Resource_ceb.properties delete mode 100644 server-embedded/src/main/resources/locale/chat/server/Resource_eu.properties delete mode 100644 server-embedded/src/main/resources/locale/chat/server/Resource_hi.properties delete mode 100644 server-embedded/src/main/resources/locale/chat/server/Resource_kab.properties delete mode 100644 server-embedded/src/main/resources/locale/chat/server/Resource_ms.properties delete mode 100644 server-embedded/src/main/resources/locale/chat/server/Resource_pcm.properties delete mode 100644 server-embedded/src/main/resources/locale/chat/server/Resource_tl.properties delete mode 100644 server-embedded/src/main/resources/locale/chat/server/Resource_ur_IN.properties delete mode 100644 services/src/main/resources/locale/portlet/chat/Resource_az.properties delete mode 100644 services/src/main/resources/locale/portlet/chat/Resource_ceb.properties delete mode 100644 services/src/main/resources/locale/portlet/chat/Resource_eu.properties delete mode 100644 services/src/main/resources/locale/portlet/chat/Resource_hi.properties delete mode 100644 services/src/main/resources/locale/portlet/chat/Resource_kab.properties delete mode 100644 services/src/main/resources/locale/portlet/chat/Resource_ms.properties delete mode 100644 services/src/main/resources/locale/portlet/chat/Resource_pcm.properties delete mode 100644 services/src/main/resources/locale/portlet/chat/Resource_tl.properties delete mode 100644 services/src/main/resources/locale/portlet/chat/Resource_ur_IN.properties diff --git a/application/src/main/resources/locale/commons/Commons_az.properties b/application/src/main/resources/locale/commons/Commons_az.properties deleted file mode 100644 index 5cdfd382ed..0000000000 --- a/application/src/main/resources/locale/commons/Commons_az.properties +++ /dev/null @@ -1,2 +0,0 @@ -pwa.notification.ChatMessageReceivedNotificationPlugin.title={0} has sent a message in {1} -pwa.notification.ChatMentionPlugin.title={0} has mentioned you in {1} diff --git a/application/src/main/resources/locale/commons/Commons_ceb.properties b/application/src/main/resources/locale/commons/Commons_ceb.properties deleted file mode 100644 index 5cdfd382ed..0000000000 --- a/application/src/main/resources/locale/commons/Commons_ceb.properties +++ /dev/null @@ -1,2 +0,0 @@ -pwa.notification.ChatMessageReceivedNotificationPlugin.title={0} has sent a message in {1} -pwa.notification.ChatMentionPlugin.title={0} has mentioned you in {1} diff --git a/application/src/main/resources/locale/commons/Commons_eu.properties b/application/src/main/resources/locale/commons/Commons_eu.properties deleted file mode 100644 index 5cdfd382ed..0000000000 --- a/application/src/main/resources/locale/commons/Commons_eu.properties +++ /dev/null @@ -1,2 +0,0 @@ -pwa.notification.ChatMessageReceivedNotificationPlugin.title={0} has sent a message in {1} -pwa.notification.ChatMentionPlugin.title={0} has mentioned you in {1} diff --git a/application/src/main/resources/locale/commons/Commons_hi.properties b/application/src/main/resources/locale/commons/Commons_hi.properties deleted file mode 100644 index 5cdfd382ed..0000000000 --- a/application/src/main/resources/locale/commons/Commons_hi.properties +++ /dev/null @@ -1,2 +0,0 @@ -pwa.notification.ChatMessageReceivedNotificationPlugin.title={0} has sent a message in {1} -pwa.notification.ChatMentionPlugin.title={0} has mentioned you in {1} diff --git a/application/src/main/resources/locale/commons/Commons_ms.properties b/application/src/main/resources/locale/commons/Commons_ms.properties deleted file mode 100644 index 5cdfd382ed..0000000000 --- a/application/src/main/resources/locale/commons/Commons_ms.properties +++ /dev/null @@ -1,2 +0,0 @@ -pwa.notification.ChatMessageReceivedNotificationPlugin.title={0} has sent a message in {1} -pwa.notification.ChatMentionPlugin.title={0} has mentioned you in {1} diff --git a/application/src/main/resources/locale/commons/Commons_pcm.properties b/application/src/main/resources/locale/commons/Commons_pcm.properties deleted file mode 100644 index 5cdfd382ed..0000000000 --- a/application/src/main/resources/locale/commons/Commons_pcm.properties +++ /dev/null @@ -1,2 +0,0 @@ -pwa.notification.ChatMessageReceivedNotificationPlugin.title={0} has sent a message in {1} -pwa.notification.ChatMentionPlugin.title={0} has mentioned you in {1} diff --git a/application/src/main/resources/locale/commons/Commons_tl.properties b/application/src/main/resources/locale/commons/Commons_tl.properties deleted file mode 100644 index 5cdfd382ed..0000000000 --- a/application/src/main/resources/locale/commons/Commons_tl.properties +++ /dev/null @@ -1,2 +0,0 @@ -pwa.notification.ChatMessageReceivedNotificationPlugin.title={0} has sent a message in {1} -pwa.notification.ChatMentionPlugin.title={0} has mentioned you in {1} diff --git a/application/src/main/resources/locale/commons/Commons_ur_IN.properties b/application/src/main/resources/locale/commons/Commons_ur_IN.properties deleted file mode 100644 index 5cdfd382ed..0000000000 --- a/application/src/main/resources/locale/commons/Commons_ur_IN.properties +++ /dev/null @@ -1,2 +0,0 @@ -pwa.notification.ChatMessageReceivedNotificationPlugin.title={0} has sent a message in {1} -pwa.notification.ChatMentionPlugin.title={0} has mentioned you in {1} diff --git a/extension/src/main/resources/locale/portlet/GeneralSettings_az.properties b/extension/src/main/resources/locale/portlet/GeneralSettings_az.properties deleted file mode 100644 index 585afb8077..0000000000 --- a/extension/src/main/resources/locale/portlet/GeneralSettings_az.properties +++ /dev/null @@ -1,2 +0,0 @@ -generalSettings.chat.name=Chat -generalSettings.chat.description=Chat application diff --git a/extension/src/main/resources/locale/portlet/GeneralSettings_ceb.properties b/extension/src/main/resources/locale/portlet/GeneralSettings_ceb.properties deleted file mode 100644 index 585afb8077..0000000000 --- a/extension/src/main/resources/locale/portlet/GeneralSettings_ceb.properties +++ /dev/null @@ -1,2 +0,0 @@ -generalSettings.chat.name=Chat -generalSettings.chat.description=Chat application diff --git a/extension/src/main/resources/locale/portlet/GeneralSettings_eu.properties b/extension/src/main/resources/locale/portlet/GeneralSettings_eu.properties deleted file mode 100644 index 585afb8077..0000000000 --- a/extension/src/main/resources/locale/portlet/GeneralSettings_eu.properties +++ /dev/null @@ -1,2 +0,0 @@ -generalSettings.chat.name=Chat -generalSettings.chat.description=Chat application diff --git a/extension/src/main/resources/locale/portlet/GeneralSettings_hi.properties b/extension/src/main/resources/locale/portlet/GeneralSettings_hi.properties deleted file mode 100644 index 585afb8077..0000000000 --- a/extension/src/main/resources/locale/portlet/GeneralSettings_hi.properties +++ /dev/null @@ -1,2 +0,0 @@ -generalSettings.chat.name=Chat -generalSettings.chat.description=Chat application diff --git a/extension/src/main/resources/locale/portlet/GeneralSettings_ms.properties b/extension/src/main/resources/locale/portlet/GeneralSettings_ms.properties deleted file mode 100644 index 585afb8077..0000000000 --- a/extension/src/main/resources/locale/portlet/GeneralSettings_ms.properties +++ /dev/null @@ -1,2 +0,0 @@ -generalSettings.chat.name=Chat -generalSettings.chat.description=Chat application diff --git a/extension/src/main/resources/locale/portlet/GeneralSettings_pcm.properties b/extension/src/main/resources/locale/portlet/GeneralSettings_pcm.properties deleted file mode 100644 index 585afb8077..0000000000 --- a/extension/src/main/resources/locale/portlet/GeneralSettings_pcm.properties +++ /dev/null @@ -1,2 +0,0 @@ -generalSettings.chat.name=Chat -generalSettings.chat.description=Chat application diff --git a/extension/src/main/resources/locale/portlet/GeneralSettings_tl.properties b/extension/src/main/resources/locale/portlet/GeneralSettings_tl.properties deleted file mode 100644 index 585afb8077..0000000000 --- a/extension/src/main/resources/locale/portlet/GeneralSettings_tl.properties +++ /dev/null @@ -1,2 +0,0 @@ -generalSettings.chat.name=Chat -generalSettings.chat.description=Chat application diff --git a/extension/src/main/resources/locale/portlet/GeneralSettings_ur_IN.properties b/extension/src/main/resources/locale/portlet/GeneralSettings_ur_IN.properties deleted file mode 100644 index 585afb8077..0000000000 --- a/extension/src/main/resources/locale/portlet/GeneralSettings_ur_IN.properties +++ /dev/null @@ -1,2 +0,0 @@ -generalSettings.chat.name=Chat -generalSettings.chat.description=Chat application diff --git a/server-embedded/src/main/resources/locale/chat/server/Resource_az.properties b/server-embedded/src/main/resources/locale/chat/server/Resource_az.properties deleted file mode 100644 index 51eafc1c1e..0000000000 --- a/server-embedded/src/main/resources/locale/chat/server/Resource_az.properties +++ /dev/null @@ -1,30 +0,0 @@ -exoplatform.chat.meetingnotes=G\u00f6r\u00fc\u015f Qeydl\u0259ri - -exoplatform.chat.meetingnotes.questions=Questions -exoplatform.chat.meetingnotes.question=Sual -exoplatform.chat.meetingnotes.links=Links -exoplatform.chat.meetingnotes.link=Link -exoplatform.chat.meetingnotes.files=Documents -exoplatform.chat.meetingnotes.file=Document -exoplatform.chat.meetingnotes.raiseHand=Raise the hand -exoplatform.chat.meetingnotes.tasks=Tasks - -exoplatform.chat.meetingnotes.tasks.task=Task -exoplatform.chat.meetingnotes.tasks.assignee=T\u0259yin olunur -exoplatform.chat.meetingnotes.tasks.due=Bitm\u0259 - -exoplatform.chat.meetingnotes.task=Task "{0}" assigned to {1} - due {2} - -exoplatform.chat.meetingnotes.events=Events -exoplatform.chat.meetingnotes.events.event=Event -exoplatform.chat.meetingnotes.events.start=Ba\u015fla -exoplatform.chat.meetingnotes.events.end=Bitir - -exoplatform.chat.meetingnotes.event=Event "{0}" from {1} {2} to {3} {4} - -exoplatform.chat.meetingnotes.attendees=Attendees -exoplatform.chat.meetingnotes.discussions=Discussions - -exoplatform.chat.meetingnotes.joined=G\u00f6r\u00fc\u015f\u0259 qo\u015ful -exoplatform.chat.meetingnotes.finished=G\u00f6r\u00fc\u015f ba\u015fa \u00e7atd\u0131 -exoplatform.chat.meetingnotes.started=G\u00f6r\u00fc\u015f ba\u015flad\u0131 diff --git a/server-embedded/src/main/resources/locale/chat/server/Resource_ceb.properties b/server-embedded/src/main/resources/locale/chat/server/Resource_ceb.properties deleted file mode 100644 index 28fe64a0cb..0000000000 --- a/server-embedded/src/main/resources/locale/chat/server/Resource_ceb.properties +++ /dev/null @@ -1,30 +0,0 @@ -exoplatform.chat.meetingnotes=Meeting Notes - -exoplatform.chat.meetingnotes.questions=Mga pangutana -exoplatform.chat.meetingnotes.question=Question -exoplatform.chat.meetingnotes.links=Links -exoplatform.chat.meetingnotes.link=Link -exoplatform.chat.meetingnotes.files=Documents -exoplatform.chat.meetingnotes.file=Document -exoplatform.chat.meetingnotes.raiseHand=Raise the hand -exoplatform.chat.meetingnotes.tasks=Tasks - -exoplatform.chat.meetingnotes.tasks.task=Task -exoplatform.chat.meetingnotes.tasks.assignee=Ang gi-assignan -exoplatform.chat.meetingnotes.tasks.due=Due - -exoplatform.chat.meetingnotes.task=Task "{0}" assigned to {1} - due {2} - -exoplatform.chat.meetingnotes.events=Events -exoplatform.chat.meetingnotes.events.event=Panghitabo -exoplatform.chat.meetingnotes.events.start=Start -exoplatform.chat.meetingnotes.events.end=End - -exoplatform.chat.meetingnotes.event=Event "{0}" from {1} {2} to {3} {4} - -exoplatform.chat.meetingnotes.attendees=Attendees -exoplatform.chat.meetingnotes.discussions=Discussions - -exoplatform.chat.meetingnotes.joined=Joined meeting -exoplatform.chat.meetingnotes.finished=Meeting finished -exoplatform.chat.meetingnotes.started=Meeting started diff --git a/server-embedded/src/main/resources/locale/chat/server/Resource_eu.properties b/server-embedded/src/main/resources/locale/chat/server/Resource_eu.properties deleted file mode 100644 index bfeeb48d84..0000000000 --- a/server-embedded/src/main/resources/locale/chat/server/Resource_eu.properties +++ /dev/null @@ -1,30 +0,0 @@ -exoplatform.chat.meetingnotes=Meeting Notes - -exoplatform.chat.meetingnotes.questions=Questions -exoplatform.chat.meetingnotes.question=Question -exoplatform.chat.meetingnotes.links=Links -exoplatform.chat.meetingnotes.link=Link -exoplatform.chat.meetingnotes.files=Documents -exoplatform.chat.meetingnotes.file=Document -exoplatform.chat.meetingnotes.raiseHand=Raise the hand -exoplatform.chat.meetingnotes.tasks=Tasks - -exoplatform.chat.meetingnotes.tasks.task=Task -exoplatform.chat.meetingnotes.tasks.assignee=Assignee -exoplatform.chat.meetingnotes.tasks.due=Due - -exoplatform.chat.meetingnotes.task=Task "{0}" assigned to {1} - due {2} - -exoplatform.chat.meetingnotes.events=Events -exoplatform.chat.meetingnotes.events.event=Event -exoplatform.chat.meetingnotes.events.start=Start -exoplatform.chat.meetingnotes.events.end=End - -exoplatform.chat.meetingnotes.event=Event "{0}" from {1} {2} to {3} {4} - -exoplatform.chat.meetingnotes.attendees=Attendees -exoplatform.chat.meetingnotes.discussions=Discussions - -exoplatform.chat.meetingnotes.joined=Joined meeting -exoplatform.chat.meetingnotes.finished=Meeting finished -exoplatform.chat.meetingnotes.started=Meeting started diff --git a/server-embedded/src/main/resources/locale/chat/server/Resource_hi.properties b/server-embedded/src/main/resources/locale/chat/server/Resource_hi.properties deleted file mode 100644 index bfeeb48d84..0000000000 --- a/server-embedded/src/main/resources/locale/chat/server/Resource_hi.properties +++ /dev/null @@ -1,30 +0,0 @@ -exoplatform.chat.meetingnotes=Meeting Notes - -exoplatform.chat.meetingnotes.questions=Questions -exoplatform.chat.meetingnotes.question=Question -exoplatform.chat.meetingnotes.links=Links -exoplatform.chat.meetingnotes.link=Link -exoplatform.chat.meetingnotes.files=Documents -exoplatform.chat.meetingnotes.file=Document -exoplatform.chat.meetingnotes.raiseHand=Raise the hand -exoplatform.chat.meetingnotes.tasks=Tasks - -exoplatform.chat.meetingnotes.tasks.task=Task -exoplatform.chat.meetingnotes.tasks.assignee=Assignee -exoplatform.chat.meetingnotes.tasks.due=Due - -exoplatform.chat.meetingnotes.task=Task "{0}" assigned to {1} - due {2} - -exoplatform.chat.meetingnotes.events=Events -exoplatform.chat.meetingnotes.events.event=Event -exoplatform.chat.meetingnotes.events.start=Start -exoplatform.chat.meetingnotes.events.end=End - -exoplatform.chat.meetingnotes.event=Event "{0}" from {1} {2} to {3} {4} - -exoplatform.chat.meetingnotes.attendees=Attendees -exoplatform.chat.meetingnotes.discussions=Discussions - -exoplatform.chat.meetingnotes.joined=Joined meeting -exoplatform.chat.meetingnotes.finished=Meeting finished -exoplatform.chat.meetingnotes.started=Meeting started diff --git a/server-embedded/src/main/resources/locale/chat/server/Resource_kab.properties b/server-embedded/src/main/resources/locale/chat/server/Resource_kab.properties deleted file mode 100644 index f7a80b59ca..0000000000 --- a/server-embedded/src/main/resources/locale/chat/server/Resource_kab.properties +++ /dev/null @@ -1,30 +0,0 @@ -exoplatform.chat.meetingnotes=Meeting Notes - -exoplatform.chat.meetingnotes.questions=Questions -exoplatform.chat.meetingnotes.question=Question -exoplatform.chat.meetingnotes.links=Links -exoplatform.chat.meetingnotes.link=Link -exoplatform.chat.meetingnotes.files=Files -exoplatform.chat.meetingnotes.file=File -exoplatform.chat.meetingnotes.raiseHand=Raise the hand -exoplatform.chat.meetingnotes.tasks=Tasks - -exoplatform.chat.meetingnotes.tasks.task=Task -exoplatform.chat.meetingnotes.tasks.assignee=Assignee -exoplatform.chat.meetingnotes.tasks.due=Due - -exoplatform.chat.meetingnotes.task=Task "{0}" assigned to {1} - due {2} - -exoplatform.chat.meetingnotes.events=Events -exoplatform.chat.meetingnotes.events.event=Event -exoplatform.chat.meetingnotes.events.start=Start -exoplatform.chat.meetingnotes.events.end=End - -exoplatform.chat.meetingnotes.event=Event "{0}" from {1} {2} to {3} {4} - -exoplatform.chat.meetingnotes.attendees=Attendees -exoplatform.chat.meetingnotes.discussions=Discussions - -exoplatform.chat.meetingnotes.joined=Joined meeting -exoplatform.chat.meetingnotes.finished=Meeting finished -exoplatform.chat.meetingnotes.started=Meeting started diff --git a/server-embedded/src/main/resources/locale/chat/server/Resource_ms.properties b/server-embedded/src/main/resources/locale/chat/server/Resource_ms.properties deleted file mode 100644 index bfeeb48d84..0000000000 --- a/server-embedded/src/main/resources/locale/chat/server/Resource_ms.properties +++ /dev/null @@ -1,30 +0,0 @@ -exoplatform.chat.meetingnotes=Meeting Notes - -exoplatform.chat.meetingnotes.questions=Questions -exoplatform.chat.meetingnotes.question=Question -exoplatform.chat.meetingnotes.links=Links -exoplatform.chat.meetingnotes.link=Link -exoplatform.chat.meetingnotes.files=Documents -exoplatform.chat.meetingnotes.file=Document -exoplatform.chat.meetingnotes.raiseHand=Raise the hand -exoplatform.chat.meetingnotes.tasks=Tasks - -exoplatform.chat.meetingnotes.tasks.task=Task -exoplatform.chat.meetingnotes.tasks.assignee=Assignee -exoplatform.chat.meetingnotes.tasks.due=Due - -exoplatform.chat.meetingnotes.task=Task "{0}" assigned to {1} - due {2} - -exoplatform.chat.meetingnotes.events=Events -exoplatform.chat.meetingnotes.events.event=Event -exoplatform.chat.meetingnotes.events.start=Start -exoplatform.chat.meetingnotes.events.end=End - -exoplatform.chat.meetingnotes.event=Event "{0}" from {1} {2} to {3} {4} - -exoplatform.chat.meetingnotes.attendees=Attendees -exoplatform.chat.meetingnotes.discussions=Discussions - -exoplatform.chat.meetingnotes.joined=Joined meeting -exoplatform.chat.meetingnotes.finished=Meeting finished -exoplatform.chat.meetingnotes.started=Meeting started diff --git a/server-embedded/src/main/resources/locale/chat/server/Resource_pcm.properties b/server-embedded/src/main/resources/locale/chat/server/Resource_pcm.properties deleted file mode 100644 index 97c39673e5..0000000000 --- a/server-embedded/src/main/resources/locale/chat/server/Resource_pcm.properties +++ /dev/null @@ -1,30 +0,0 @@ -exoplatform.chat.meetingnotes=Notes for meeting - -exoplatform.chat.meetingnotes.questions=Questions -exoplatform.chat.meetingnotes.question=Question -exoplatform.chat.meetingnotes.links=Links -exoplatform.chat.meetingnotes.link=Link -exoplatform.chat.meetingnotes.files=Documents -exoplatform.chat.meetingnotes.file=Document -exoplatform.chat.meetingnotes.raiseHand=Raise the hand -exoplatform.chat.meetingnotes.tasks=Tasks - -exoplatform.chat.meetingnotes.tasks.task=Task -exoplatform.chat.meetingnotes.tasks.assignee=Assignee -exoplatform.chat.meetingnotes.tasks.due=Due - -exoplatform.chat.meetingnotes.task=Task "{0}" assigned to {1} - due {2} - -exoplatform.chat.meetingnotes.events=Events -exoplatform.chat.meetingnotes.events.event=Event -exoplatform.chat.meetingnotes.events.start=Start -exoplatform.chat.meetingnotes.events.end=End - -exoplatform.chat.meetingnotes.event=Event "{0}" from {1} {2} to {3} {4} - -exoplatform.chat.meetingnotes.attendees=Attendees -exoplatform.chat.meetingnotes.discussions=Discussions - -exoplatform.chat.meetingnotes.joined=Meeting way you done join -exoplatform.chat.meetingnotes.finished=Meeting don finish -exoplatform.chat.meetingnotes.started=Meeting don start diff --git a/server-embedded/src/main/resources/locale/chat/server/Resource_tl.properties b/server-embedded/src/main/resources/locale/chat/server/Resource_tl.properties deleted file mode 100644 index cc2119e68d..0000000000 --- a/server-embedded/src/main/resources/locale/chat/server/Resource_tl.properties +++ /dev/null @@ -1,30 +0,0 @@ -exoplatform.chat.meetingnotes=Ang mga tala sa pagpupulong - -exoplatform.chat.meetingnotes.questions=Questions -exoplatform.chat.meetingnotes.question=Ang tanong -exoplatform.chat.meetingnotes.links=Links -exoplatform.chat.meetingnotes.link=Link -exoplatform.chat.meetingnotes.files=Documents -exoplatform.chat.meetingnotes.file=Document -exoplatform.chat.meetingnotes.raiseHand=Raise the hand -exoplatform.chat.meetingnotes.tasks=Mga gawain - -exoplatform.chat.meetingnotes.tasks.task=Task -exoplatform.chat.meetingnotes.tasks.assignee=Ang nagtalaga -exoplatform.chat.meetingnotes.tasks.due=Nakatakda - -exoplatform.chat.meetingnotes.task=Task "{0}" assigned to {1} - due {2} - -exoplatform.chat.meetingnotes.events=Events -exoplatform.chat.meetingnotes.events.event=Ang Kaganapan -exoplatform.chat.meetingnotes.events.start=Start -exoplatform.chat.meetingnotes.events.end=Wakas - -exoplatform.chat.meetingnotes.event=Event "{0}" from {1} {2} to {3} {4} - -exoplatform.chat.meetingnotes.attendees=Attendees -exoplatform.chat.meetingnotes.discussions=Discussions - -exoplatform.chat.meetingnotes.joined=Sumali sa pulong -exoplatform.chat.meetingnotes.finished=Ang pagpupulong ay tapos na -exoplatform.chat.meetingnotes.started=Nagsimula na ang pagpupulong diff --git a/server-embedded/src/main/resources/locale/chat/server/Resource_ur_IN.properties b/server-embedded/src/main/resources/locale/chat/server/Resource_ur_IN.properties deleted file mode 100644 index dc475b3f10..0000000000 --- a/server-embedded/src/main/resources/locale/chat/server/Resource_ur_IN.properties +++ /dev/null @@ -1,30 +0,0 @@ -exoplatform.chat.meetingnotes=\u0645\u0644\u0627\u0642\u0627\u062a \u0646\u0648\u0679\u0633 - -exoplatform.chat.meetingnotes.questions=\u0633\u0648\u0627\u0644\u0627\u062a -exoplatform.chat.meetingnotes.question=\u0633\u0648\u0627\u0644 -exoplatform.chat.meetingnotes.links=Links -exoplatform.chat.meetingnotes.link=\u0644\u0650\u0646\u06a9 -exoplatform.chat.meetingnotes.files=Documents -exoplatform.chat.meetingnotes.file=Document -exoplatform.chat.meetingnotes.raiseHand=Raise the hand -exoplatform.chat.meetingnotes.tasks=\u06a9\u0627\u0645 - -exoplatform.chat.meetingnotes.tasks.task=\u06a9\u0627\u0645 -exoplatform.chat.meetingnotes.tasks.assignee=\u0645\u062a\u064a\u0646 -exoplatform.chat.meetingnotes.tasks.due=\u0648\u0627\u062c\u0628 \u0627\u0644\u0639\u062f\u0627 - -exoplatform.chat.meetingnotes.task=Task "{0}" assigned to {1} - due {2} - -exoplatform.chat.meetingnotes.events=\u062a\u0642\u0631\u06cc\u0628\u0627\u062a -exoplatform.chat.meetingnotes.events.event=\u062a\u0642\u0631\u06cc\u0628 -exoplatform.chat.meetingnotes.events.start=Start -exoplatform.chat.meetingnotes.events.end=End - -exoplatform.chat.meetingnotes.event=Event "{0}" from {1} {2} to {3} {4} - -exoplatform.chat.meetingnotes.attendees=Attendees -exoplatform.chat.meetingnotes.discussions=Discussions - -exoplatform.chat.meetingnotes.joined=\u0645\u0644\u0627\u0642\u0627\u062a \u0645\u06cc\u06ba \u0634\u0627\u0645\u0644 \u06c1\u0648 \u06af\u0626\u06d2 -exoplatform.chat.meetingnotes.finished=\u0627\u062c\u0644\u0627\u0633 \u0645\u06a9\u0645\u0644 -exoplatform.chat.meetingnotes.started=\u0627\u062c\u0644\u0627\u0633 \u0634\u0631\u0648\u0639 \u06c1\u0648\u0626\u06cc diff --git a/services/src/main/resources/locale/portlet/chat/Resource_az.properties b/services/src/main/resources/locale/portlet/chat/Resource_az.properties deleted file mode 100644 index f9ed63b7cd..0000000000 --- a/services/src/main/resources/locale/portlet/chat/Resource_az.properties +++ /dev/null @@ -1,281 +0,0 @@ -exoplatform.chat.desktopNotif.global.notifications=Bildiri\u015fl\u0259r -exoplatform.chat.desktopNotif.global.notifyme=M\u0259ni x\u0259b\u0259rdar et -exoplatform.chat.desktopNotif.global.donotdist=Bildiri\u015fl\u0259rl\u0259 narahat etm\u0259yin -exoplatform.chat.desktopNotif.global.donotdist.description=M\u0259nim statusum M\u0259ni x\u0259b\u0259rdar etm\u0259yin olduqda m\u0259n\u0259 bildir -exoplatform.chat.desktopNotif.global.desktop=Masa\u00fcst\u00fc bildiri\u015fl\u0259ri -exoplatform.chat.desktopNotif.global.desktop.description=Masa\u00fcst\u00fcnd\u0259 anl\u0131q bildiri\u015fl\u0259r g\u00f6st\u0259rilsin -exoplatform.chat.desktopNotif.global.onsite=Sayt bildiri\u015fl\u0259ri -exoplatform.chat.desktopNotif.global.onsite.description=\u00dcst menyuda chat ikonu g\u00f6st\u0259rilsin -exoplatform.chat.desktopNotif.global.beep=Bipl\u0259r -exoplatform.chat.desktopNotif.global.beep.description=H\u0259r zaman yeni mesaj g\u0259ldiyind\u0259 musiqi s\u0259sl\u0259ndir -exoplatform.chat.desktopNotif.local.normal=M\u0259n bu otaqdan bildiri\u015fl\u0259r q\u0259bul etm\u0259k ist\u0259yir\u0259m -exoplatform.chat.desktopNotif.local.silence=M\u0259n bu otaqdan bildiri\u015fl\u0259r q\u0259bul etm\u0259k ist\u0259mir\u0259m -exoplatform.chat.desktopNotif.local.alerton=Kims\u0259 bu a\u00e7ar s\u00f6zl\u0259rd\u0259n birini istifad\u0259 ed\u0259rs\u0259 m\u0259ni x\u0259b\u0259rdar et -exoplatform.chat.desktopNotif.local.normal.label=Normal -exoplatform.chat.desktopNotif.local.silence.label=S\u0259ssiz -exoplatform.chat.desktopNotif.local.alerton.label=X\u0259b\u0259rdarl\u0131q -exoplatform.chat.desktopNotif.local.alerton.placeholder=Nahar, ara, kofe, parti... -exoplatform.chat.desktopNotif.close=Ba\u011fla -exoplatform.chat.actions.show=\u018fm\u0259kda\u015fl\u0131q t\u0259dbirl\u0259rini g\u00f6st\u0259r -exoplatform.chat.collaborative.actions.tip=Collaborative Actions -exoplatform.chat.emoji.tip=Emoji -exoplatform.chat.send=Send -exoplatform.chat.send.message=Send a message -exoplatform.chat.moreActions=More Actions -exoplatform.chat.add.event=Hadis\u0259 \u0259lav\u0259 et -exoplatform.chat.add.favorites=Sevimlil\u0259r\u0259 \u018flav\u0259 et -exoplatform.chat.all.day=B\u00fct\u00fcn G\u00fcn -exoplatform.chat.ask.question=Sual ver -exoplatform.chat.ask=Soru\u015f -exoplatform.chat.assign.task=Tap\u015f\u0131r\u0131q t\u0259yin etm\u0259k -exoplatform.chat.assign.to=T\u0259yin edildi -exoplatform.chat.assign.to.none=T\u0259yin olunmay\u0131b -exoplatform.chat.assigned=t\u0259yin edildi -exoplatform.chat.assignee=T\u0259yin olunur -exoplatform.chat.available=M\u00f6vcuddur -exoplatform.chat.away=Uzaqda -exoplatform.chat.contact.search.placeholder=Filter discussions -exoplatform.chat.contact.recent=Recent -exoplatform.chat.contact.unread=Unread -exoplatform.chat.contact.filter=Filter -exoplatform.chat.contact.filter.by=Filter by -exoplatform.chat.contact.filter.sort=Sort by -exoplatform.chat.contact.filter.actions=Actions -exoplatform.chat.contact.filter.save=Saxla -exoplatform.chat.contact.mark.read=Mark all as read -exoplatform.chat.contact.profile=View Profile -exoplatform.chat.contact.all=All -exoplatform.chat.button.call=Z\u0259ng et -exoplatform.chat.button.filters=Filtirl\u0259r -exoplatform.chat.button.install=Video klinteni qurla\u015fd\u0131r -exoplatform.chat.button.join=Qo\u015ful -exoplatform.chat.button.offline=X\u0259tt\u0259 deyil -exoplatform.chat.button.public=\u0130ctimai -exoplatform.chat.button.spaces=M\u0259kanlar -exoplatform.chat.button.users=\u0130stifad\u0259\u00e7il\u0259r -exoplatform.chat.call.comming=Z\u0259ng ba\u015flad\u0131 -exoplatform.chat.call.terminated=Z\u0259ng bitdi -exoplatform.chat.cancel=L\u0259v\u011f et -exoplatform.chat.change.status=Statusunu d\u0259yi\u015f -exoplatform.chat.check.mailbox=Po\u00e7t qutusunu yoxla. -exoplatform.chat.close.minichat=Mini \u00e7at\u0131 ba\u011fla -exoplatform.chat.close=Ba\u011fla -exoplatform.chat.compareddate.invalid.message=Ba\u015flama tarixi bitm\u0259 tarixd\u0259n y\u00fcks\u0259k ola bilm\u0259z! -exoplatform.chat.create.team=Yeni otaq yarat -exoplatform.chat.quick.create.discussion=New chat -exoplatform.chat.quick.create.discussion.info=If you choose more than one user, you'll have to set the room name -exoplatform.chat.quick.create.discussion.add.people=Add people -exoplatform.chat.quick.discussion.add=Add -exoplatform.chat.quick.create.discussion.room.placeholder=Give your room a name -exoplatform.chat.quick.create.discussion.success.notification=Chat room successfully added. -exoplatform.chat.no.results.filter.message=No results, we suggest you to create a new discussion -exoplatform.chat.no.results.filter.external.message=No results -exoplatform.chat.current.status=Sizin haz\u0131rk\u0131 statusunuz: -exoplatform.chat.date.invalid.message=Z\u0259hm\u0259t olmasa d\u00fczg\u00fcn tarix format\u0131 daxil edin [Ay/g\u00fcn/il! -exoplatform.chat.link.invalid.message=Bu link d\u00fczg\u00fcn formatda deyil. Z\u0259hm\u0259t olmasa etibarl\u0131 URL daxil edin. -exoplatform.chat.delete=Sil -exoplatform.chat.popup.delete.title=Delete Message -exoplatform.chat.popup.delete.message=This message will be deleted and you will not be able to find it anymore. -exoplatform.chat.deleted=Bu mesaj silindi. -exoplatform.chat.designed=Formala\u015fd\u0131ran v\u0259 T\u0259rtib ed\u0259n -exoplatform.chat.display.name=G\u00f6r\u00fcn\u0259n Ad -exoplatform.chat.dnd.support=sizin brauzeriniz HTML5 \u00fcz\u0259rind\u0259 i\u015far\u0259l\u0259m\u0259 v\u0259 yerl\u0259\u015fdirm\u0259ni d\u0259st\u0259kl\u0259mir -exoplatform.chat.donotdisturb=Narahat etm\u0259yin -exoplatform.chat.download=Y\u00fckl\u0259m\u0259 -exoplatform.chat.due.date=Bitm\u0259 tarixi -exoplatform.chat.due.date.none=M\u00fc\u0259yy\u0259n olunmad\u0131 -exoplatform.chat.due=Bitm\u0259 -exoplatform.chat.edit=Redakt\u0259 etm\u0259 -exoplatform.chat.email=E-po\u00e7t -exoplatform.chat.emoticons=Duy\u011fular\u0131 g\u00f6st\u0259r -exoplatform.chat.event.title=Hadis\u0259 Ba\u015fl\u0131\u011f\u0131 -exoplatform.chat.event=Hadis\u0259 -exoplatform.chat.event.invalid.entry=Z\u0259hm\u0259t olmasa b\u00fct\u00fcn sah\u0259l\u0259ri doldurun -exoplatform.chat.favorites=Sevimlil\u0259r -exoplatform.chat.file.drop=Fayl\u0131n\u0131z\u0131 bura s\u00fcr\u00fc\u015fd\u00fcr\u00fcn -exoplatform.chat.file.manually=\u018fln\u0259n se\u00e7in -exoplatform.chat.file.select=Fayl\u0131 se\u00e7in -exoplatform.chat.file=Fayl -exoplatform.chat.for=\u00fc\u00e7\u00fcn -exoplatform.chat.from=Kimd\u0259n -exoplatform.chat.hide.users=X\u0259td\u0259 olmayan istifad\u0259\u00e7il\u0259ri gizl\u0259t -exoplatform.chat.hour=saat -exoplatform.chat.hours=saatlar -exoplatform.chat.howto1=Admin Komand S\u0259tri modu nec\u0259 istifad\u0259 olunur? -exoplatform.chat.howto2=Bir hostinq v\u0259 ya inzibat\u00e7\u0131 olsan\u0131z, x\u00fcsusi komandalara icaz\u0259niz olar : -exoplatform.chat.howto3=m\u0259tn -exoplatform.chat.howto4=yaz\u0131d\u0131\u011f\u0131n\u0131z m\u0259tnin sonunda ad\u0131n\u0131z g\u00f6st\u0259rilir. M\u0259s: /m\u0259n ana s\u0259hif\u0259d\u0259 i\u015fl\u0259yir -exoplatform.chat.howto5=haz\u0131rda oldu\u011funuz otaqda video z\u0259ng ba\u015flad\u0131n -exoplatform.chat.howto6=m\u00f6vcud olan konfrans z\u0259ngin\u0259 qo\u015fulun -exoplatform.chat.howto7=bu otaqda olan b\u00fct\u00fcn z\u0259ngl\u0259ri dayand\u0131r\u0131n -exoplatform.chat.howto8=haz\u0131rk\u0131 otaqda olan tarix\u00e7\u0259ni (defolt olaraq \u0259n son 2000 mesajlar) sad\u0259c\u0259 m\u0259tn format\u0131nda ixrac edin -exoplatform.chat.howto9=yax\u015f\u0131, \u0259g\u0259r burasansa, bu i\u015fin nec\u0259 ba\u015f verdiyini art\u0131q bilirs\u0259n dem\u0259kdir -exoplatform.chat.online=Online -exoplatform.chat.invisible=G\u00f6z\u0259g\u00f6r\u00fcnm\u0259z -exoplatform.chat.inactive=Disabled -exoplatform.chat.ldue=bitm\u0259 -exoplatform.chat.link=Link -exoplatform.chat.loading=Y\u00fckl\u0259nir... -exoplatform.chat.seeMore=See more -exoplatform.chat.external=External -exoplatform.chat.location=Yerl\u0259\u015fm\u0259 -exoplatform.chat.maximize=Maksimum -exoplatform.chat.meeting.finished=G\u00f6r\u00fc\u015f ba\u015fa \u00e7atd\u0131 -exoplatform.chat.meeting.joined=G\u00f6r\u00fc\u015f\u0259 qo\u015ful -exoplatform.chat.meeting.notes=G\u00f6r\u00fc\u015f Qeydl\u0259ri -exoplatform.chat.meeting.start=G\u00f6r\u00fc\u015f\u0259 Ba\u015fla -exoplatform.chat.meeting.started.message=\u0130st\u0259nil\u0259n vaxt Dayan d\u00fcym\u0259sin\u0259 basaraq g\u00f6r\u00fc\u015f\u00fc dayand\u0131r\u0131n v\u0259 qeydl\u0259ri saxlay\u0131n. -exoplatform.chat.meeting.started=G\u00f6r\u00fc\u015f ba\u015flad\u0131 -exoplatform.chat.meeting.stop=G\u00f6r\u00fc\u015f\u00fc Dayand\u0131r -exoplatform.chat.minimize=Ki\u00e7ilt -exoplatform.chat.minute=d\u0259qiq\u0259 -exoplatform.chat.minutes=d\u0259qiq\u0259l\u0259r -exoplatform.chat.monthNames=Yanvar,Fevral,Mart,Aprel,May,\u0130yun,\u0130yul,Avqust,Sentyabr,Oktyabr,Noyabr,Dekabr, -exoplatform.chat.new.messages=Sizin yeni mesajlar\u0131n\u0131z var -exoplatform.chat.no.connection=Ba\u011flant\u0131 Yoxdur -exoplatform.chat.no.conversation=He\u00e7 bir s\u00f6hb\u0259tl\u0259r yoxdur. -exoplatform.chat.no.favorite=Sevimlil\u0259r Yoxdur -exoplatform.chat.no.messages=He\u00e7 bir mesajlar yoxdur. -exoplatform.chat.no.space=M\u0259kan Yoxdur -exoplatform.chat.no.team=Otaq Yoxdur -exoplatform.chat.notes.saved=Qeydiniz saxland\u0131 -exoplatform.chat.notes=Qeydl\u0259ri saxla -exoplatform.chat.open.chat=\u00c7at\u0131 a\u00e7 -exoplatform.chat.open.wiki=Open Notes application -exoplatform.chat.optional.comment=M\u0259cburi olmayan r\u0259y -exoplatform.chat.or=v\u0259 ya -exoplatform.chat.panel.demo=Demo moduna xo\u015f g\u0259lmisiniz. -exoplatform.chat.panel.error1=Servis m\u00fcmk\u00fcn deyil. -exoplatform.chat.panel.error2=Z\u0259hm\u0259t olmasa, daha sonra g\u0259lin. -exoplatform.chat.panel.login1=\u00c7atdan istifad\u0259 etm\u0259k \u00fc\u00e7\u00fcn daxil olmal\u0131s\u0131n\u0131z. -exoplatform.chat.panel.login2=Bura klik ed\u0259r\u0259k yenid\u0259n y\u00fckl\u0259yin -exoplatform.chat.panel.public=Siz\u0259 n\u0259s\u0259 k\u00f6m\u0259k laz\u0131md\u0131r? -exoplatform.chat.panel.question.header=Sual verin -exoplatform.chat.people=\u0130nsanlar -exoplatform.chat.post=Mesaj -exoplatform.chat.public.welcome=Sual\u0131n\u0131z\u0131 verin, bizim komanda siz\u0259 k\u00f6m\u0259k etm\u0259k \u00fc\u00e7\u00fcn buradad\u0131r. -exoplatform.chat.question.what=Sizin sual\u0131n\u0131z n\u0259dir? -exoplatform.chat.question=Sual -exoplatform.chat.quote=Sitat -exoplatform.chat.raise.hand=\u018fl qald\u0131rmaq -exoplatform.chat.raise.your=\u018flini qald\u0131r -exoplatform.chat.remove.favorites=Sevimlil\u0259rd\u0259 sil -exoplatform.chat.room.people=\u0130nsanlar -exoplatform.chat.save.profile=Sual\u0131n\u0131z\u0131 verin -exoplatform.chat.save.wiki=Save as note -exoplatform.chat.save=Saxla -exoplatform.chat.saved=Saxland\u0131! -exoplatform.chat.search=Axtar\u0131\u015f -exoplatform.chat.second=saniy\u0259 -exoplatform.chat.seconds=saniy\u0259l\u0259r -exoplatform.chat.send.notes=G\u00f6r\u00fc\u015f qeydl\u0259rini G\u00f6nd\u0259r -exoplatform.chat.sent=G\u00f6nd\u0259rildi! -exoplatform.chat.share.link=Linki Payla\u015f -exoplatform.chat.share=Payla\u015f -exoplatform.chat.show.history=Sonuncu \u0259laq\u0259l\u0259ri G\u00f6st\u0259r/gizl\u0259t -exoplatform.chat.show.users=Show offline users -exoplatform.chat.expand.users=Click to expand -exoplatform.chat.reduce.users=Click to reduce -exoplatform.chat.sources=M\u00f6vcud m\u0259nb\u0259l\u0259r -exoplatform.chat.spaces=M\u0259kanlar -exoplatform.chat.support.fullname=D\u0259st\u0259k -exoplatform.chat.task.title=Tap\u015f\u0131r\u0131q Ba\u015fl\u0131\u011f\u0131 -exoplatform.chat.task=Tap\u015f\u0131r\u0131q -exoplatform.chat.task.invalidUser.message=\u0130stifad\u0259\u00e7i '{0}' tap\u0131lmad\u0131. -exoplatform.chat.team.edit=Ota\u011f\u0131 Redakt\u0259 et -exoplatform.chat.team.msg.leaveroom={0} has left this room. -exoplatform.chat.team.leave=Leave Room -exoplatform.chat.team.leave.message=Are you sure you want to leave the room "{0}" ? -exoplatform.chat.team.leave.ok=Yes -exoplatform.chat.team.leave.ko=No -exoplatform.chat.team.delete=Ota\u011f\u0131 sil -exoplatform.chat.team.delete.error=Otaq silin\u0259rk\u0259n problem ba\u015f verdi. -exoplatform.chat.team.delete.title=Ota\u011f\u0131 sil -exoplatform.chat.team.delete.message=Siz "{0}" ota\u011f\u0131n\u0131 h\u0259qiq\u0259t\u0259n silm\u0259k ist\u0259diyinizd\u0259n \u0259minsinizmi? -exoplatform.chat.team.delete.ok=Sil -exoplatform.chat.team.delete.ko=L\u0259v\u011f et -exoplatform.chat.timeout.title=Sessiya bitm\u0259 gecikm\u0259si -exoplatform.chat.timeout.description=T\u0259l\u0259b olunan \u0259m\u0259liyyat yerin\u0259 yetiril\u0259 bilmir. Z\u0259hm\u0259t olmasa \u0259m\u0259liyyat\u0131 tamamlamaq \u00fc\u00e7\u00fcn daxil olun. -exoplatform.chat.timeout.login=Giri\u015f -exoplatform.chat.team.help=M\u0259s: Robert Bruce axtarmaq \u00fc\u00e7\u00fcn "ro" v\u0259 ya "Ro Br" yaz\u0131n -exoplatform.chat.team.msg.adduser={0} \u0259lav\u0259 olundu {1} bu s\u00f6hb\u0259t\u0259. -exoplatform.chat.team.msg.removeuser={0} silindi {1} bu otaqdan. -exoplatform.chat.team.msg.kicked=Siz bu otaqdan k\u0259narla\u015fd\u0131r\u0131ld\u0131n\u0131z. -exoplatform.chat.team.msg.img.alt=Open photo -exoplatform.chat.team.name=Sizin ota\u011f\u0131n ad\u0131 n\u0259dir? -exoplatform.chat.team.people=\u0130nsanlar\u0131 ota\u011f\u0131n\u0131za \u0259lav\u0259 edin: -exoplatform.chat.team.settings.button=T\u0259nziml\u0259m\u0259l\u0259r -exoplatform.chat.team.settings.button.tip=T\u0259nziml\u0259m\u0259l\u0259r -exoplatform.chat.settings.home=Ana s\u0259hif\u0259y\u0259 qay\u0131t -exoplatform.chat.team.settings.members=Otaq \u00fczvl\u0259ri: -exoplatform.chat.team.settings.owner=Ota\u011f\u0131n sahibi: -exoplatform.chat.team.settings.title=Otaq t\u0259nziml\u0259m\u0259l\u0259ri -exoplatform.chat.team.add.title=Yeni otaq \u0259lav\u0259 et -exoplatform.chat.team.notifications={0} Notifications -exoplatform.chat.teams=Otaqlar -exoplatform.chat.participants=\u0130\u015ftirak\u00e7\u0131lar\u0131 g\u00f6st\u0259r -exoplatform.chat.participants.label=Participants -exoplatform.chat.participants.more.label=more participants -exoplatform.chat.text.discussion=M\u0259tn m\u00fczakir\u0259si -exoplatform.chat.discussion=M\u00fczakir\u0259 -exoplatform.chat.tip.search=Tip: To filter people or spaces on the left panel, type user or space name. -exoplatform.chat.title=eXo Chat -exoplatform.chat.to=D\u0259k -exoplatform.chat.upload.file=Fayl y\u00fckl\u0259 -exoplatform.chat.upload.filesize=Fayl {0}MB limitini ke\u00e7diyi \u00fc\u00e7\u00fcn y\u00fckl\u0259nm\u0259di. -exoplatform.chat.user.popup.status=Y\u00fckl\u0259nir... -exoplatform.chat.user.popup.connect=Qo\u015ful -exoplatform.chat.user.popup.confirm=T\u0259sdiql\u0259 -exoplatform.chat.user.popup.cancel=\u0130st\u0259yi l\u0259\u011fv et -exoplatform.chat.user.popup.remove.connection=Qo\u015fulman\u0131 Sil -exoplatform.chat.video.call=Video Z\u0259ng Yarat -exoplatform.chat.video.invite=invites you to a video conference -exoplatform.chat.video.join=Konfransa Qo\u015fulun -exoplatform.chat.video.person=\u0130stifad\u0259\u00e7i sizi video \u00e7ata d\u0259v\u0259t edir -exoplatform.chat.view=G\u00f6st\u0259r -exoplatform.chat.weekdays=BAZ,BAZER,\u00c7\u018fRAX,\u00c7\u018fR,C\u00dcMAX,C\u00dcM,\u015e\u018fN -exoplatform.chat.you=S\u0259n -exoplatform.chat.your.status=Sizin statusunuz : -exoplatform.chat.members=members -exoplatform.stats.messages=Mesajlar -exoplatform.stats.notifications=Bildiri\u015fl\u0259r -exoplatform.stats.rooms=Otaqlar -exoplatform.stats.unread.notifications=Oxunmam\u0131\u015f Bildiri\u015fl\u0259r -exoplatform.stats.users=\u0130stifad\u0259\u00e7il\u0259r -exoplatform.videocall.Call=Z\u0259ng -exoplatform.videocall.makeCall=video z\u0259ng -exoplatform.chat.home=Ana s\u0259hif\u0259y\u0259 qay\u0131t -exoplatform.chat.msg.edit=Mesaj\u0131 Redakt\u0259 et -exoplatform.chat.msg.notDelivered=Mesaj \u00e7atd\u0131r\u0131lmad\u0131 -exoplatform.chat.settings.button.tip=Sazlamalar -exoplatform.chat.BrowserNotSupported=Your browser does not support drag and drop upload -exoplatform.chat.TooManyFiles=Only one file is allowed -exoplatform.chat.FileTypeNotAllowed=This file type is not supported -exoplatform.chat.ErrorFileUploadNotComplete=Error uploading the file: the upload operation was interrupted -exoplatform.chat.ErrorPersistFile=Error saving the file to the server. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorNetwork=Network error: could not reach the server. Please check your connection and try again. If the problem persists please inform your system administrator. -exoplatform.chat.ErrorSaveTask=An error occurred while saving the task. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorSaveEvent=An error occurred while saving the event. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorRoomCreationTitle=An error occurred when creating the new chat room. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.CreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.NotCreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.notification.group=Chat -exoplatform.chat.ChatMentionNotificationPlugin=Chat -exoplatform.chat.MentionPlugin={0} has mentioned you in {1} -exoplatform.chat.MessagePlugin={0} has sent a message in {1} -exoplatform.chat.spaceSettings.title=Chat -exoplatform.chat.spaceSettings.external.component.title=Chat -exoplatform.chat.spaceSettings.external.component.description=Enable space chat -exoplatform.chat.spaceSettings.switch.label.enable=Enable the space chat room for this space -exoplatform.chat.spaceSettings.switch.label.disable=Disable the space chat room for this space -Notification.subject.ChatMentionNotificationPlugin=Chat mention -Notification.ChatMentionNotificationPlugin.label.SayHello=Hello -Notification.ChatMentionNotificationPlugin.label.footer=If you do not want to receive such notifications, click here to change your notification settings. -Notification.chat.button.tooltip=Chat -# For UI -UINotification.title.ChatMentionNotificationPlugin=Someone mentions me in chat -UINotification.label.ChatMentionNotificationPlugin=Mention in chat -UINotification.title.ChatMessageReceivedNotificationPlugin=Someone sends me a message -UINotification.label.ChatMessageReceivedNotificationPlugin=Receive a message - -Notification.label.types.chat=Chat diff --git a/services/src/main/resources/locale/portlet/chat/Resource_ceb.properties b/services/src/main/resources/locale/portlet/chat/Resource_ceb.properties deleted file mode 100644 index 0ccdbf0d06..0000000000 --- a/services/src/main/resources/locale/portlet/chat/Resource_ceb.properties +++ /dev/null @@ -1,281 +0,0 @@ -exoplatform.chat.desktopNotif.global.notifications=Mga abiso -exoplatform.chat.desktopNotif.global.notifyme=Abisohi ko ani -exoplatform.chat.desktopNotif.global.donotdist=Ayaw disturbuha ning mga pahibalo -exoplatform.chat.desktopNotif.global.donotdist.description=Pahibaloa ko bahalag akong status kai Do Not Disturb -exoplatform.chat.desktopNotif.global.desktop=Mga pahibalo sa desktop -exoplatform.chat.desktopNotif.global.desktop.description=Ipakita ang toast na pahibalo sa imong desktop -exoplatform.chat.desktopNotif.global.onsite=Mga pahibalong on-site -exoplatform.chat.desktopNotif.global.onsite.description=Ipakita ang badge ibabaw sa chat nga icon sa taas nga bar -exoplatform.chat.desktopNotif.global.beep=Mga Bips -exoplatform.chat.desktopNotif.global.beep.description=Pagbutang ug tingog sa higayon nga naay maabot nga bag-ong mensahe -exoplatform.chat.desktopNotif.local.normal=Ganahan ko makadawat og pahibalo sa kani nga kwarto -exoplatform.chat.desktopNotif.local.silence=Dili ko ganahan makadawat og pahibalo sa kani nga kwarto -exoplatform.chat.desktopNotif.local.alerton=Pahibaloa ko pag naay laeng mugamit sa usa sa mga keyword -exoplatform.chat.desktopNotif.local.normal.label=Normal -exoplatform.chat.desktopNotif.local.silence.label=Hilom -exoplatform.chat.desktopNotif.local.alerton.label=Naka-alerto -exoplatform.chat.desktopNotif.local.alerton.placeholder=Paniudto, hunong, kape, party... -exoplatform.chat.desktopNotif.close=Sirado -exoplatform.chat.actions.show=Ipakita ang mga buhat nga nag tinabangay -exoplatform.chat.collaborative.actions.tip=Collaborative Actions -exoplatform.chat.emoji.tip=Emoji -exoplatform.chat.send=Ipadala -exoplatform.chat.send.message=Send a message -exoplatform.chat.moreActions=More Actions -exoplatform.chat.add.event=Magdungag og panghitabo -exoplatform.chat.add.favorites=Idungag sa paborito -exoplatform.chat.all.day=Kada adlaw -exoplatform.chat.ask.question=Mangutana og pangutana -exoplatform.chat.ask=Mangutana -exoplatform.chat.assign.task=Pag-assign og trabahuon -exoplatform.chat.assign.to=I-assign ni -exoplatform.chat.assign.to.none=Walay naka-assign -exoplatform.chat.assigned=na-assign kay -exoplatform.chat.assignee=Ang gi-assignan -exoplatform.chat.available=Ahanaa na -exoplatform.chat.away=Palayo -exoplatform.chat.contact.search.placeholder=Filter discussions -exoplatform.chat.contact.recent=Recent -exoplatform.chat.contact.unread=Unread -exoplatform.chat.contact.filter=Filter -exoplatform.chat.contact.filter.by=Filter by -exoplatform.chat.contact.filter.sort=Sort by -exoplatform.chat.contact.filter.actions=Actions -exoplatform.chat.contact.filter.save=Save -exoplatform.chat.contact.mark.read=Mark all as read -exoplatform.chat.contact.profile=Tan-awa ang profile -exoplatform.chat.contact.all=All -exoplatform.chat.button.call=Tawag -exoplatform.chat.button.filters=Mga filter -exoplatform.chat.button.install=I-install ang video client -exoplatform.chat.button.join=Pag-apil -exoplatform.chat.button.offline=Wala naka-online -exoplatform.chat.button.public=Pwede tanan -exoplatform.chat.button.spaces=Mga luna -exoplatform.chat.button.users=Mga nigamit -exoplatform.chat.call.comming=Nagsugod na ang tawag -exoplatform.chat.call.terminated=Giputol ang tawag -exoplatform.chat.cancel=Kansel -exoplatform.chat.change.status=Usaba imong estado -exoplatform.chat.check.mailbox=Tan-awa imong mailbox. -exoplatform.chat.close.minichat=I-sarado ang Gamay nga Chat -exoplatform.chat.close=Sarado -exoplatform.chat.compareddate.invalid.message=Ang sugod nga petsa dili dapat molapas sa human na petsa! -exoplatform.chat.create.team=Pagbuhat og bag-ong kwarto -exoplatform.chat.quick.create.discussion=New chat -exoplatform.chat.quick.create.discussion.info=If you choose more than one user, you'll have to set the room name -exoplatform.chat.quick.create.discussion.add.people=Add people -exoplatform.chat.quick.discussion.add=Add -exoplatform.chat.quick.create.discussion.room.placeholder=Give your room a name -exoplatform.chat.quick.create.discussion.success.notification=Chat room successfully added. -exoplatform.chat.no.results.filter.message=No results, we suggest you to create a new discussion -exoplatform.chat.no.results.filter.external.message=No results -exoplatform.chat.current.status=Ang imong status karun kay : -exoplatform.chat.date.invalid.message=Palihog og butang sa saktong date sa kini nga format [MM/dd/yyyy]! -exoplatform.chat.link.invalid.message=Ang link kay sayop ang format. Palihog ibutang ang saktong URL. -exoplatform.chat.delete=Delete -exoplatform.chat.popup.delete.title=Natangtang na Mensahe -exoplatform.chat.popup.delete.message=This message will be deleted and you will not be able to find it anymore. -exoplatform.chat.deleted=This message has been deleted. -exoplatform.chat.designed=Designed and Developed by -exoplatform.chat.display.name=Display Name -exoplatform.chat.dnd.support=this browser does not support HTML5 drag and drop -exoplatform.chat.donotdisturb=Do not disturb -exoplatform.chat.download=I-download -exoplatform.chat.due.date=Due date -exoplatform.chat.due.date.none=Not set -exoplatform.chat.due=Due -exoplatform.chat.edit=Edit -exoplatform.chat.email=Email -exoplatform.chat.emoticons=Show emoticons -exoplatform.chat.event.title=Event Title -exoplatform.chat.event=Panghitabo -exoplatform.chat.event.invalid.entry=Please fill all the fields -exoplatform.chat.favorites=Favorites -exoplatform.chat.file.drop=Drop your file here -exoplatform.chat.file.manually=Manu-manuha pagpili -exoplatform.chat.file.select=Select file -exoplatform.chat.file=Ang file -exoplatform.chat.for=for -exoplatform.chat.from=Gikan ni -exoplatform.chat.hide.users=Hide offline users -exoplatform.chat.hour=hour -exoplatform.chat.hours=hours -exoplatform.chat.howto1=How to use Admin Command Line mode? -exoplatform.chat.howto2=If you're a host or administrator, you have access to specific commands : -exoplatform.chat.howto3=text -exoplatform.chat.howto4=shows your name followed by the text you write. Ex: /me works from home -exoplatform.chat.howto5=starts a video call from the room you're currently in -exoplatform.chat.howto6=join an existing conference call -exoplatform.chat.howto7=force termination of the call in the current chat room -exoplatform.chat.howto8=export current room's history (last 2000 messages by default) with text only format -exoplatform.chat.howto9=well, if you're here, you already figured how this one works -exoplatform.chat.online=Online -exoplatform.chat.invisible=Invisible -exoplatform.chat.inactive=Disabled -exoplatform.chat.ldue=due -exoplatform.chat.link=Link -exoplatform.chat.loading=Loading... -exoplatform.chat.seeMore=See more -exoplatform.chat.external=External -exoplatform.chat.location=Location -exoplatform.chat.maximize=Maximize -exoplatform.chat.meeting.finished=Meeting finished -exoplatform.chat.meeting.joined=Joined meeting -exoplatform.chat.meeting.notes=Meeting Notes -exoplatform.chat.meeting.start=Start Meeting -exoplatform.chat.meeting.started.message=Stop the meeting and save notes at any time by clicking the Stop button. -exoplatform.chat.meeting.started=Meeting started -exoplatform.chat.meeting.stop=Stop Meeting -exoplatform.chat.minimize=Minimize -exoplatform.chat.minute=minute -exoplatform.chat.minutes=minutes -exoplatform.chat.monthNames=January,February,March,April,May,June,July,August,September,October,November,December, -exoplatform.chat.new.messages=You have new messages -exoplatform.chat.no.connection=No Connection -exoplatform.chat.no.conversation=No Conversations Yet. -exoplatform.chat.no.favorite=No Favorite -exoplatform.chat.no.messages=No Messages Yet. -exoplatform.chat.no.space=No Space -exoplatform.chat.no.team=No Room -exoplatform.chat.notes.saved=The notes have been saved -exoplatform.chat.notes=Save notes -exoplatform.chat.open.chat=Open Chat -exoplatform.chat.open.wiki=Open Notes application -exoplatform.chat.optional.comment=Optional comment -exoplatform.chat.or=or -exoplatform.chat.panel.demo=Welcome in the Demo mode. -exoplatform.chat.panel.error1=Service Not Available. -exoplatform.chat.panel.error2=Please, come back later. -exoplatform.chat.panel.login1=You must be logged in to use the Chat. -exoplatform.chat.panel.login2=Click here to reload -exoplatform.chat.panel.public=Need some Help? -exoplatform.chat.panel.question.header=Ask a question -exoplatform.chat.people=People -exoplatform.chat.post=I-post -exoplatform.chat.public.welcome=Ask your question, our team is here to help you. -exoplatform.chat.question.what=What is your question? -exoplatform.chat.question=Question -exoplatform.chat.quote=Quote -exoplatform.chat.raise.hand=Raise Hand -exoplatform.chat.raise.your=Raise your hand -exoplatform.chat.remove.favorites=Remove from Favorites -exoplatform.chat.room.people=People -exoplatform.chat.save.profile=Ask your question -exoplatform.chat.save.wiki=Save as note -exoplatform.chat.save=Save -exoplatform.chat.saved=Saved! -exoplatform.chat.search=Search -exoplatform.chat.second=second -exoplatform.chat.seconds=seconds -exoplatform.chat.send.notes=Send meeting notes -exoplatform.chat.sent=Sent! -exoplatform.chat.share.link=Share Link -exoplatform.chat.share=Share -exoplatform.chat.show.history=Show/hide recent contacts -exoplatform.chat.show.users=Show offline users -exoplatform.chat.expand.users=Click to expand -exoplatform.chat.reduce.users=Click to reduce -exoplatform.chat.sources=Sources available on -exoplatform.chat.spaces=Spaces -exoplatform.chat.support.fullname=Support -exoplatform.chat.task.title=Task Title -exoplatform.chat.task=Task -exoplatform.chat.task.invalidUser.message=User '{0}' does not exist. -exoplatform.chat.team.edit=Edit Room -exoplatform.chat.team.msg.leaveroom={0} has left this room. -exoplatform.chat.team.leave=Leave Room -exoplatform.chat.team.leave.message=Are you sure you want to leave the room "{0}" ? -exoplatform.chat.team.leave.ok=Yes -exoplatform.chat.team.leave.ko=No -exoplatform.chat.team.delete=Delete Room -exoplatform.chat.team.delete.error=A problem occured during room deletion. -exoplatform.chat.team.delete.title=Delete Room -exoplatform.chat.team.delete.message=Are you sure you want to delete the room "{0}" ? -exoplatform.chat.team.delete.ok=Delete -exoplatform.chat.team.delete.ko=Cancel -exoplatform.chat.timeout.title=Session Timeout -exoplatform.chat.timeout.description=Unable to perform requested action. You must be logged in to do it. -exoplatform.chat.timeout.login=Login -exoplatform.chat.team.help=Ex: "ro" or "Ro Br" to search Robert Bruce -exoplatform.chat.team.msg.adduser={0} added {1} to this conversation. -exoplatform.chat.team.msg.removeuser={0} removed {1} from this room. -exoplatform.chat.team.msg.kicked=You have been kicked from this room. -exoplatform.chat.team.msg.img.alt=Open photo -exoplatform.chat.team.name=What is your room name? -exoplatform.chat.team.people=Add people to your room: -exoplatform.chat.team.settings.button=Settings -exoplatform.chat.team.settings.button.tip=Settings -exoplatform.chat.settings.home=Back to Home -exoplatform.chat.team.settings.members=Room members: -exoplatform.chat.team.settings.owner=Room owner: -exoplatform.chat.team.settings.title=Room settings -exoplatform.chat.team.add.title=Add a new room -exoplatform.chat.team.notifications={0} Notifications -exoplatform.chat.teams=Rooms -exoplatform.chat.participants=Show Participants -exoplatform.chat.participants.label=Participants -exoplatform.chat.participants.more.label=more participants -exoplatform.chat.text.discussion=Text Discussion -exoplatform.chat.discussion=Ang Panaghisgutan -exoplatform.chat.tip.search=Tip: To filter people or spaces on the left panel, type user or space name. -exoplatform.chat.title=eXo Chat -exoplatform.chat.to=Para sa -exoplatform.chat.upload.file=I-upload ang File -exoplatform.chat.upload.filesize=File could not be uploaded because its size exceeds the {0}MB limit. -exoplatform.chat.user.popup.status=Loading... -exoplatform.chat.user.popup.connect=Connect -exoplatform.chat.user.popup.confirm=Confirm -exoplatform.chat.user.popup.cancel=Cancel Request -exoplatform.chat.user.popup.remove.connection=Remove Connection -exoplatform.chat.video.call=Make a Video Call -exoplatform.chat.video.invite=invites you to a video conference -exoplatform.chat.video.join=Join a Conference -exoplatform.chat.video.person=A person invites you to video chat -exoplatform.chat.view=View -exoplatform.chat.weekdays=SUN,MON,TUE,WED,THU,FRI,SAT -exoplatform.chat.you=You -exoplatform.chat.your.status=Your status is : -exoplatform.chat.members=members -exoplatform.stats.messages=Messages -exoplatform.stats.notifications=Notifications -exoplatform.stats.rooms=Rooms -exoplatform.stats.unread.notifications=Unread Notifications -exoplatform.stats.users=Ang mga nigamit -exoplatform.videocall.Call=Call -exoplatform.videocall.makeCall=video call -exoplatform.chat.home=Back to Home -exoplatform.chat.msg.edit=Edit message -exoplatform.chat.msg.notDelivered=Message not delivered -exoplatform.chat.settings.button.tip=Preferences -exoplatform.chat.BrowserNotSupported=Your browser does not support drag and drop upload -exoplatform.chat.TooManyFiles=Only one file is allowed -exoplatform.chat.FileTypeNotAllowed=This file type is not supported -exoplatform.chat.ErrorFileUploadNotComplete=Error uploading the file: the upload operation was interrupted -exoplatform.chat.ErrorPersistFile=Error saving the file to the server. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorNetwork=Network error: could not reach the server. Please check your connection and try again. If the problem persists please inform your system administrator. -exoplatform.chat.ErrorSaveTask=An error occurred while saving the task. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorSaveEvent=An error occurred while saving the event. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorRoomCreationTitle=An error occurred when creating the new chat room. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.CreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.NotCreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.notification.group=Chat -exoplatform.chat.ChatMentionNotificationPlugin=Chat -exoplatform.chat.MentionPlugin={0} has mentioned you in {1} -exoplatform.chat.MessagePlugin={0} has sent a message in {1} -exoplatform.chat.spaceSettings.title=Chat -exoplatform.chat.spaceSettings.external.component.title=Chat -exoplatform.chat.spaceSettings.external.component.description=Enable space chat -exoplatform.chat.spaceSettings.switch.label.enable=Enable the space chat room for this space -exoplatform.chat.spaceSettings.switch.label.disable=Disable the space chat room for this space -Notification.subject.ChatMentionNotificationPlugin=Chat mention -Notification.ChatMentionNotificationPlugin.label.SayHello=Hello -Notification.ChatMentionNotificationPlugin.label.footer=If you do not want to receive such notifications, click here to change your notification settings. -Notification.chat.button.tooltip=Chat -# For UI -UINotification.title.ChatMentionNotificationPlugin=Someone mentions me in chat -UINotification.label.ChatMentionNotificationPlugin=Mention in chat -UINotification.title.ChatMessageReceivedNotificationPlugin=Someone sends me a message -UINotification.label.ChatMessageReceivedNotificationPlugin=Receive a message - -Notification.label.types.chat=Chat diff --git a/services/src/main/resources/locale/portlet/chat/Resource_eu.properties b/services/src/main/resources/locale/portlet/chat/Resource_eu.properties deleted file mode 100644 index 767d874fa9..0000000000 --- a/services/src/main/resources/locale/portlet/chat/Resource_eu.properties +++ /dev/null @@ -1,281 +0,0 @@ -exoplatform.chat.desktopNotif.global.notifications=Notifications -exoplatform.chat.desktopNotif.global.notifyme=Notify me with -exoplatform.chat.desktopNotif.global.donotdist=Do Not Disturb Notifications -exoplatform.chat.desktopNotif.global.donotdist.description=Notify me even when my status is Do Not Disturb -exoplatform.chat.desktopNotif.global.desktop=Desktop notifications -exoplatform.chat.desktopNotif.global.desktop.description=Display a toast notification on your desktop -exoplatform.chat.desktopNotif.global.onsite=On-site notifications -exoplatform.chat.desktopNotif.global.onsite.description=Display a badge over the chat icon in the top bar -exoplatform.chat.desktopNotif.global.beep=Bips -exoplatform.chat.desktopNotif.global.beep.description=Play a sound each time a new message arrives -exoplatform.chat.desktopNotif.local.normal=I want to receive notifications for this room -exoplatform.chat.desktopNotif.local.silence=I don't want to receive notifications for this room -exoplatform.chat.desktopNotif.local.alerton=Notify me when someone uses one of these keywords -exoplatform.chat.desktopNotif.local.normal.label=Normal -exoplatform.chat.desktopNotif.local.silence.label=Silence -exoplatform.chat.desktopNotif.local.alerton.label=Alert on -exoplatform.chat.desktopNotif.local.alerton.placeholder=Lunch, break, coffee, party... -exoplatform.chat.desktopNotif.close=Close -exoplatform.chat.actions.show=Show collaborative actions -exoplatform.chat.collaborative.actions.tip=Collaborative Actions -exoplatform.chat.emoji.tip=Emoji -exoplatform.chat.send=Send -exoplatform.chat.send.message=Send a message -exoplatform.chat.moreActions=More Actions -exoplatform.chat.add.event=Add Event -exoplatform.chat.add.favorites=Add to Favorites -exoplatform.chat.all.day=All Day -exoplatform.chat.ask.question=Ask a Question -exoplatform.chat.ask=Ask -exoplatform.chat.assign.task=Assign Task -exoplatform.chat.assign.to=Assign to -exoplatform.chat.assign.to.none=Not assigned -exoplatform.chat.assigned=assigned to -exoplatform.chat.assignee=Assignee -exoplatform.chat.available=Available -exoplatform.chat.away=Away -exoplatform.chat.contact.search.placeholder=Filter discussions -exoplatform.chat.contact.recent=Recent -exoplatform.chat.contact.unread=Unread -exoplatform.chat.contact.filter=Filter -exoplatform.chat.contact.filter.by=Filter by -exoplatform.chat.contact.filter.sort=Sort by -exoplatform.chat.contact.filter.actions=Actions -exoplatform.chat.contact.filter.save=Save -exoplatform.chat.contact.mark.read=Mark all as read -exoplatform.chat.contact.profile=View Profile -exoplatform.chat.contact.all=All -exoplatform.chat.button.call=Call -exoplatform.chat.button.filters=Filters -exoplatform.chat.button.install=Install Video Client -exoplatform.chat.button.join=Join -exoplatform.chat.button.offline=Offline -exoplatform.chat.button.public=Public -exoplatform.chat.button.spaces=Spaces -exoplatform.chat.button.users=Users -exoplatform.chat.call.comming=Call starting -exoplatform.chat.call.terminated=Call terminated -exoplatform.chat.cancel=Cancel -exoplatform.chat.change.status=Change your status -exoplatform.chat.check.mailbox=Check your mailbox. -exoplatform.chat.close.minichat=Close Mini Chat -exoplatform.chat.close=Close -exoplatform.chat.compareddate.invalid.message=Start date cannot be greater than end date! -exoplatform.chat.create.team=Create a new room -exoplatform.chat.quick.create.discussion=New chat -exoplatform.chat.quick.create.discussion.info=If you choose more than one user, you'll have to set the room name -exoplatform.chat.quick.create.discussion.add.people=Add people -exoplatform.chat.quick.discussion.add=Add -exoplatform.chat.quick.create.discussion.room.placeholder=Give your room a name -exoplatform.chat.quick.create.discussion.success.notification=Chat room successfully added. -exoplatform.chat.no.results.filter.message=No results, we suggest you to create a new discussion -exoplatform.chat.no.results.filter.external.message=No results -exoplatform.chat.current.status=Your current status is : -exoplatform.chat.date.invalid.message=Please enter a valid date with format [MM/dd/yyyy]! -exoplatform.chat.link.invalid.message=The link has an incorrect format. Please enter a valid URL. -exoplatform.chat.delete=Delete -exoplatform.chat.popup.delete.title=Delete Message -exoplatform.chat.popup.delete.message=This message will be deleted and you will not be able to find it anymore. -exoplatform.chat.deleted=This message has been deleted. -exoplatform.chat.designed=Designed and Developed by -exoplatform.chat.display.name=Display Name -exoplatform.chat.dnd.support=this browser does not support HTML5 drag and drop -exoplatform.chat.donotdisturb=Do not disturb -exoplatform.chat.download=Download -exoplatform.chat.due.date=Due date -exoplatform.chat.due.date.none=Not set -exoplatform.chat.due=Due -exoplatform.chat.edit=Edit -exoplatform.chat.email=Email -exoplatform.chat.emoticons=Show emoticons -exoplatform.chat.event.title=Event Title -exoplatform.chat.event=Event -exoplatform.chat.event.invalid.entry=Please fill all the fields -exoplatform.chat.favorites=Favorites -exoplatform.chat.file.drop=Drop your file here -exoplatform.chat.file.manually=Select Manually -exoplatform.chat.file.select=Select file -exoplatform.chat.file=File -exoplatform.chat.for=for -exoplatform.chat.from=From -exoplatform.chat.hide.users=Hide offline users -exoplatform.chat.hour=hour -exoplatform.chat.hours=hours -exoplatform.chat.howto1=How to use Admin Command Line mode? -exoplatform.chat.howto2=If you're a host or administrator, you have access to specific commands : -exoplatform.chat.howto3=text -exoplatform.chat.howto4=shows your name followed by the text you write. Ex: /me works from home -exoplatform.chat.howto5=starts a video call from the room you're currently in -exoplatform.chat.howto6=join an existing conference call -exoplatform.chat.howto7=force termination of the call in the current chat room -exoplatform.chat.howto8=export current room's history (last 2000 messages by default) with text only format -exoplatform.chat.howto9=well, if you're here, you already figured how this one works -exoplatform.chat.online=Online -exoplatform.chat.invisible=Invisible -exoplatform.chat.inactive=Disabled -exoplatform.chat.ldue=due -exoplatform.chat.link=Link -exoplatform.chat.loading=Loading... -exoplatform.chat.seeMore=See more -exoplatform.chat.external=External -exoplatform.chat.location=Location -exoplatform.chat.maximize=Maximize -exoplatform.chat.meeting.finished=Meeting finished -exoplatform.chat.meeting.joined=Joined meeting -exoplatform.chat.meeting.notes=Meeting Notes -exoplatform.chat.meeting.start=Start Meeting -exoplatform.chat.meeting.started.message=Stop the meeting and save notes at any time by clicking the Stop button. -exoplatform.chat.meeting.started=Meeting started -exoplatform.chat.meeting.stop=Stop Meeting -exoplatform.chat.minimize=Minimize -exoplatform.chat.minute=minute -exoplatform.chat.minutes=minutes -exoplatform.chat.monthNames=January,February,March,April,May,June,July,August,September,October,November,December, -exoplatform.chat.new.messages=You have new messages -exoplatform.chat.no.connection=No Connection -exoplatform.chat.no.conversation=No Conversations Yet. -exoplatform.chat.no.favorite=No Favorite -exoplatform.chat.no.messages=No Messages Yet. -exoplatform.chat.no.space=No Space -exoplatform.chat.no.team=No Room -exoplatform.chat.notes.saved=The notes have been saved -exoplatform.chat.notes=Save notes -exoplatform.chat.open.chat=Open Chat -exoplatform.chat.open.wiki=Open Notes application -exoplatform.chat.optional.comment=Optional comment -exoplatform.chat.or=or -exoplatform.chat.panel.demo=Welcome in the Demo mode. -exoplatform.chat.panel.error1=Service Not Available. -exoplatform.chat.panel.error2=Please, come back later. -exoplatform.chat.panel.login1=You must be logged in to use the Chat. -exoplatform.chat.panel.login2=Click here to reload -exoplatform.chat.panel.public=Need some Help? -exoplatform.chat.panel.question.header=Ask a question -exoplatform.chat.people=People -exoplatform.chat.post=Post -exoplatform.chat.public.welcome=Ask your question, our team is here to help you. -exoplatform.chat.question.what=What is your question? -exoplatform.chat.question=Question -exoplatform.chat.quote=Quote -exoplatform.chat.raise.hand=Raise Hand -exoplatform.chat.raise.your=Raise your hand -exoplatform.chat.remove.favorites=Remove from Favorites -exoplatform.chat.room.people=People -exoplatform.chat.save.profile=Ask your question -exoplatform.chat.save.wiki=Save as note -exoplatform.chat.save=Save -exoplatform.chat.saved=Saved! -exoplatform.chat.search=Search -exoplatform.chat.second=second -exoplatform.chat.seconds=seconds -exoplatform.chat.send.notes=Send meeting notes -exoplatform.chat.sent=Sent! -exoplatform.chat.share.link=Share Link -exoplatform.chat.share=Share -exoplatform.chat.show.history=Show/hide recent contacts -exoplatform.chat.show.users=Show offline users -exoplatform.chat.expand.users=Click to expand -exoplatform.chat.reduce.users=Click to reduce -exoplatform.chat.sources=Sources available on -exoplatform.chat.spaces=Spaces -exoplatform.chat.support.fullname=Support -exoplatform.chat.task.title=Task Title -exoplatform.chat.task=Task -exoplatform.chat.task.invalidUser.message=User '{0}' does not exist. -exoplatform.chat.team.edit=Edit Room -exoplatform.chat.team.msg.leaveroom={0} has left this room. -exoplatform.chat.team.leave=Leave Room -exoplatform.chat.team.leave.message=Are you sure you want to leave the room "{0}" ? -exoplatform.chat.team.leave.ok=Yes -exoplatform.chat.team.leave.ko=No -exoplatform.chat.team.delete=Delete Room -exoplatform.chat.team.delete.error=A problem occured during room deletion. -exoplatform.chat.team.delete.title=Delete Room -exoplatform.chat.team.delete.message=Are you sure you want to delete the room "{0}" ? -exoplatform.chat.team.delete.ok=Delete -exoplatform.chat.team.delete.ko=Cancel -exoplatform.chat.timeout.title=Session Timeout -exoplatform.chat.timeout.description=Unable to perform requested action. You must be logged in to do it. -exoplatform.chat.timeout.login=Login -exoplatform.chat.team.help=Ex: "ro" or "Ro Br" to search Robert Bruce -exoplatform.chat.team.msg.adduser={0} added {1} to this conversation. -exoplatform.chat.team.msg.removeuser={0} removed {1} from this room. -exoplatform.chat.team.msg.kicked=You have been kicked from this room. -exoplatform.chat.team.msg.img.alt=Open photo -exoplatform.chat.team.name=What is your room name? -exoplatform.chat.team.people=Add people to your room: -exoplatform.chat.team.settings.button=Settings -exoplatform.chat.team.settings.button.tip=Settings -exoplatform.chat.settings.home=Back to Home -exoplatform.chat.team.settings.members=Room members: -exoplatform.chat.team.settings.owner=Room owner: -exoplatform.chat.team.settings.title=Room settings -exoplatform.chat.team.add.title=Add a new room -exoplatform.chat.team.notifications={0} Notifications -exoplatform.chat.teams=Rooms -exoplatform.chat.participants=Show Participants -exoplatform.chat.participants.label=Participants -exoplatform.chat.participants.more.label=more participants -exoplatform.chat.text.discussion=Text Discussion -exoplatform.chat.discussion=Discussion -exoplatform.chat.tip.search=Tip: To filter people or spaces on the left panel, type user or space name. -exoplatform.chat.title=eXo Chat -exoplatform.chat.to=To -exoplatform.chat.upload.file=Upload File -exoplatform.chat.upload.filesize=File could not be uploaded because its size exceeds the {0}MB limit. -exoplatform.chat.user.popup.status=Loading... -exoplatform.chat.user.popup.connect=Connect -exoplatform.chat.user.popup.confirm=Confirm -exoplatform.chat.user.popup.cancel=Cancel Request -exoplatform.chat.user.popup.remove.connection=Remove Connection -exoplatform.chat.video.call=Make a Video Call -exoplatform.chat.video.invite=invites you to a video conference -exoplatform.chat.video.join=Join a Conference -exoplatform.chat.video.person=A person invites you to video chat -exoplatform.chat.view=View -exoplatform.chat.weekdays=SUN,MON,TUE,WED,THU,FRI,SAT -exoplatform.chat.you=You -exoplatform.chat.your.status=Your status is : -exoplatform.chat.members=members -exoplatform.stats.messages=Messages -exoplatform.stats.notifications=Notifications -exoplatform.stats.rooms=Rooms -exoplatform.stats.unread.notifications=Unread Notifications -exoplatform.stats.users=Users -exoplatform.videocall.Call=Call -exoplatform.videocall.makeCall=video call -exoplatform.chat.home=Back to Home -exoplatform.chat.msg.edit=Edit message -exoplatform.chat.msg.notDelivered=Message not delivered -exoplatform.chat.settings.button.tip=Preferences -exoplatform.chat.BrowserNotSupported=Your browser does not support drag and drop upload -exoplatform.chat.TooManyFiles=Only one file is allowed -exoplatform.chat.FileTypeNotAllowed=This file type is not supported -exoplatform.chat.ErrorFileUploadNotComplete=Error uploading the file: the upload operation was interrupted -exoplatform.chat.ErrorPersistFile=Error saving the file to the server. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorNetwork=Network error: could not reach the server. Please check your connection and try again. If the problem persists please inform your system administrator. -exoplatform.chat.ErrorSaveTask=An error occurred while saving the task. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorSaveEvent=An error occurred while saving the event. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorRoomCreationTitle=An error occurred when creating the new chat room. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.CreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.NotCreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.notification.group=Chat -exoplatform.chat.ChatMentionNotificationPlugin=Chat -exoplatform.chat.MentionPlugin={0} has mentioned you in {1} -exoplatform.chat.MessagePlugin={0} has sent a message in {1} -exoplatform.chat.spaceSettings.title=Chat -exoplatform.chat.spaceSettings.external.component.title=Chat -exoplatform.chat.spaceSettings.external.component.description=Enable space chat -exoplatform.chat.spaceSettings.switch.label.enable=Enable the space chat room for this space -exoplatform.chat.spaceSettings.switch.label.disable=Disable the space chat room for this space -Notification.subject.ChatMentionNotificationPlugin=Chat mention -Notification.ChatMentionNotificationPlugin.label.SayHello=Hello -Notification.ChatMentionNotificationPlugin.label.footer=If you do not want to receive such notifications, click here to change your notification settings. -Notification.chat.button.tooltip=Chat -# For UI -UINotification.title.ChatMentionNotificationPlugin=Someone mentions me in chat -UINotification.label.ChatMentionNotificationPlugin=Mention in chat -UINotification.title.ChatMessageReceivedNotificationPlugin=Someone sends me a message -UINotification.label.ChatMessageReceivedNotificationPlugin=Receive a message - -Notification.label.types.chat=Chat diff --git a/services/src/main/resources/locale/portlet/chat/Resource_hi.properties b/services/src/main/resources/locale/portlet/chat/Resource_hi.properties deleted file mode 100644 index 767d874fa9..0000000000 --- a/services/src/main/resources/locale/portlet/chat/Resource_hi.properties +++ /dev/null @@ -1,281 +0,0 @@ -exoplatform.chat.desktopNotif.global.notifications=Notifications -exoplatform.chat.desktopNotif.global.notifyme=Notify me with -exoplatform.chat.desktopNotif.global.donotdist=Do Not Disturb Notifications -exoplatform.chat.desktopNotif.global.donotdist.description=Notify me even when my status is Do Not Disturb -exoplatform.chat.desktopNotif.global.desktop=Desktop notifications -exoplatform.chat.desktopNotif.global.desktop.description=Display a toast notification on your desktop -exoplatform.chat.desktopNotif.global.onsite=On-site notifications -exoplatform.chat.desktopNotif.global.onsite.description=Display a badge over the chat icon in the top bar -exoplatform.chat.desktopNotif.global.beep=Bips -exoplatform.chat.desktopNotif.global.beep.description=Play a sound each time a new message arrives -exoplatform.chat.desktopNotif.local.normal=I want to receive notifications for this room -exoplatform.chat.desktopNotif.local.silence=I don't want to receive notifications for this room -exoplatform.chat.desktopNotif.local.alerton=Notify me when someone uses one of these keywords -exoplatform.chat.desktopNotif.local.normal.label=Normal -exoplatform.chat.desktopNotif.local.silence.label=Silence -exoplatform.chat.desktopNotif.local.alerton.label=Alert on -exoplatform.chat.desktopNotif.local.alerton.placeholder=Lunch, break, coffee, party... -exoplatform.chat.desktopNotif.close=Close -exoplatform.chat.actions.show=Show collaborative actions -exoplatform.chat.collaborative.actions.tip=Collaborative Actions -exoplatform.chat.emoji.tip=Emoji -exoplatform.chat.send=Send -exoplatform.chat.send.message=Send a message -exoplatform.chat.moreActions=More Actions -exoplatform.chat.add.event=Add Event -exoplatform.chat.add.favorites=Add to Favorites -exoplatform.chat.all.day=All Day -exoplatform.chat.ask.question=Ask a Question -exoplatform.chat.ask=Ask -exoplatform.chat.assign.task=Assign Task -exoplatform.chat.assign.to=Assign to -exoplatform.chat.assign.to.none=Not assigned -exoplatform.chat.assigned=assigned to -exoplatform.chat.assignee=Assignee -exoplatform.chat.available=Available -exoplatform.chat.away=Away -exoplatform.chat.contact.search.placeholder=Filter discussions -exoplatform.chat.contact.recent=Recent -exoplatform.chat.contact.unread=Unread -exoplatform.chat.contact.filter=Filter -exoplatform.chat.contact.filter.by=Filter by -exoplatform.chat.contact.filter.sort=Sort by -exoplatform.chat.contact.filter.actions=Actions -exoplatform.chat.contact.filter.save=Save -exoplatform.chat.contact.mark.read=Mark all as read -exoplatform.chat.contact.profile=View Profile -exoplatform.chat.contact.all=All -exoplatform.chat.button.call=Call -exoplatform.chat.button.filters=Filters -exoplatform.chat.button.install=Install Video Client -exoplatform.chat.button.join=Join -exoplatform.chat.button.offline=Offline -exoplatform.chat.button.public=Public -exoplatform.chat.button.spaces=Spaces -exoplatform.chat.button.users=Users -exoplatform.chat.call.comming=Call starting -exoplatform.chat.call.terminated=Call terminated -exoplatform.chat.cancel=Cancel -exoplatform.chat.change.status=Change your status -exoplatform.chat.check.mailbox=Check your mailbox. -exoplatform.chat.close.minichat=Close Mini Chat -exoplatform.chat.close=Close -exoplatform.chat.compareddate.invalid.message=Start date cannot be greater than end date! -exoplatform.chat.create.team=Create a new room -exoplatform.chat.quick.create.discussion=New chat -exoplatform.chat.quick.create.discussion.info=If you choose more than one user, you'll have to set the room name -exoplatform.chat.quick.create.discussion.add.people=Add people -exoplatform.chat.quick.discussion.add=Add -exoplatform.chat.quick.create.discussion.room.placeholder=Give your room a name -exoplatform.chat.quick.create.discussion.success.notification=Chat room successfully added. -exoplatform.chat.no.results.filter.message=No results, we suggest you to create a new discussion -exoplatform.chat.no.results.filter.external.message=No results -exoplatform.chat.current.status=Your current status is : -exoplatform.chat.date.invalid.message=Please enter a valid date with format [MM/dd/yyyy]! -exoplatform.chat.link.invalid.message=The link has an incorrect format. Please enter a valid URL. -exoplatform.chat.delete=Delete -exoplatform.chat.popup.delete.title=Delete Message -exoplatform.chat.popup.delete.message=This message will be deleted and you will not be able to find it anymore. -exoplatform.chat.deleted=This message has been deleted. -exoplatform.chat.designed=Designed and Developed by -exoplatform.chat.display.name=Display Name -exoplatform.chat.dnd.support=this browser does not support HTML5 drag and drop -exoplatform.chat.donotdisturb=Do not disturb -exoplatform.chat.download=Download -exoplatform.chat.due.date=Due date -exoplatform.chat.due.date.none=Not set -exoplatform.chat.due=Due -exoplatform.chat.edit=Edit -exoplatform.chat.email=Email -exoplatform.chat.emoticons=Show emoticons -exoplatform.chat.event.title=Event Title -exoplatform.chat.event=Event -exoplatform.chat.event.invalid.entry=Please fill all the fields -exoplatform.chat.favorites=Favorites -exoplatform.chat.file.drop=Drop your file here -exoplatform.chat.file.manually=Select Manually -exoplatform.chat.file.select=Select file -exoplatform.chat.file=File -exoplatform.chat.for=for -exoplatform.chat.from=From -exoplatform.chat.hide.users=Hide offline users -exoplatform.chat.hour=hour -exoplatform.chat.hours=hours -exoplatform.chat.howto1=How to use Admin Command Line mode? -exoplatform.chat.howto2=If you're a host or administrator, you have access to specific commands : -exoplatform.chat.howto3=text -exoplatform.chat.howto4=shows your name followed by the text you write. Ex: /me works from home -exoplatform.chat.howto5=starts a video call from the room you're currently in -exoplatform.chat.howto6=join an existing conference call -exoplatform.chat.howto7=force termination of the call in the current chat room -exoplatform.chat.howto8=export current room's history (last 2000 messages by default) with text only format -exoplatform.chat.howto9=well, if you're here, you already figured how this one works -exoplatform.chat.online=Online -exoplatform.chat.invisible=Invisible -exoplatform.chat.inactive=Disabled -exoplatform.chat.ldue=due -exoplatform.chat.link=Link -exoplatform.chat.loading=Loading... -exoplatform.chat.seeMore=See more -exoplatform.chat.external=External -exoplatform.chat.location=Location -exoplatform.chat.maximize=Maximize -exoplatform.chat.meeting.finished=Meeting finished -exoplatform.chat.meeting.joined=Joined meeting -exoplatform.chat.meeting.notes=Meeting Notes -exoplatform.chat.meeting.start=Start Meeting -exoplatform.chat.meeting.started.message=Stop the meeting and save notes at any time by clicking the Stop button. -exoplatform.chat.meeting.started=Meeting started -exoplatform.chat.meeting.stop=Stop Meeting -exoplatform.chat.minimize=Minimize -exoplatform.chat.minute=minute -exoplatform.chat.minutes=minutes -exoplatform.chat.monthNames=January,February,March,April,May,June,July,August,September,October,November,December, -exoplatform.chat.new.messages=You have new messages -exoplatform.chat.no.connection=No Connection -exoplatform.chat.no.conversation=No Conversations Yet. -exoplatform.chat.no.favorite=No Favorite -exoplatform.chat.no.messages=No Messages Yet. -exoplatform.chat.no.space=No Space -exoplatform.chat.no.team=No Room -exoplatform.chat.notes.saved=The notes have been saved -exoplatform.chat.notes=Save notes -exoplatform.chat.open.chat=Open Chat -exoplatform.chat.open.wiki=Open Notes application -exoplatform.chat.optional.comment=Optional comment -exoplatform.chat.or=or -exoplatform.chat.panel.demo=Welcome in the Demo mode. -exoplatform.chat.panel.error1=Service Not Available. -exoplatform.chat.panel.error2=Please, come back later. -exoplatform.chat.panel.login1=You must be logged in to use the Chat. -exoplatform.chat.panel.login2=Click here to reload -exoplatform.chat.panel.public=Need some Help? -exoplatform.chat.panel.question.header=Ask a question -exoplatform.chat.people=People -exoplatform.chat.post=Post -exoplatform.chat.public.welcome=Ask your question, our team is here to help you. -exoplatform.chat.question.what=What is your question? -exoplatform.chat.question=Question -exoplatform.chat.quote=Quote -exoplatform.chat.raise.hand=Raise Hand -exoplatform.chat.raise.your=Raise your hand -exoplatform.chat.remove.favorites=Remove from Favorites -exoplatform.chat.room.people=People -exoplatform.chat.save.profile=Ask your question -exoplatform.chat.save.wiki=Save as note -exoplatform.chat.save=Save -exoplatform.chat.saved=Saved! -exoplatform.chat.search=Search -exoplatform.chat.second=second -exoplatform.chat.seconds=seconds -exoplatform.chat.send.notes=Send meeting notes -exoplatform.chat.sent=Sent! -exoplatform.chat.share.link=Share Link -exoplatform.chat.share=Share -exoplatform.chat.show.history=Show/hide recent contacts -exoplatform.chat.show.users=Show offline users -exoplatform.chat.expand.users=Click to expand -exoplatform.chat.reduce.users=Click to reduce -exoplatform.chat.sources=Sources available on -exoplatform.chat.spaces=Spaces -exoplatform.chat.support.fullname=Support -exoplatform.chat.task.title=Task Title -exoplatform.chat.task=Task -exoplatform.chat.task.invalidUser.message=User '{0}' does not exist. -exoplatform.chat.team.edit=Edit Room -exoplatform.chat.team.msg.leaveroom={0} has left this room. -exoplatform.chat.team.leave=Leave Room -exoplatform.chat.team.leave.message=Are you sure you want to leave the room "{0}" ? -exoplatform.chat.team.leave.ok=Yes -exoplatform.chat.team.leave.ko=No -exoplatform.chat.team.delete=Delete Room -exoplatform.chat.team.delete.error=A problem occured during room deletion. -exoplatform.chat.team.delete.title=Delete Room -exoplatform.chat.team.delete.message=Are you sure you want to delete the room "{0}" ? -exoplatform.chat.team.delete.ok=Delete -exoplatform.chat.team.delete.ko=Cancel -exoplatform.chat.timeout.title=Session Timeout -exoplatform.chat.timeout.description=Unable to perform requested action. You must be logged in to do it. -exoplatform.chat.timeout.login=Login -exoplatform.chat.team.help=Ex: "ro" or "Ro Br" to search Robert Bruce -exoplatform.chat.team.msg.adduser={0} added {1} to this conversation. -exoplatform.chat.team.msg.removeuser={0} removed {1} from this room. -exoplatform.chat.team.msg.kicked=You have been kicked from this room. -exoplatform.chat.team.msg.img.alt=Open photo -exoplatform.chat.team.name=What is your room name? -exoplatform.chat.team.people=Add people to your room: -exoplatform.chat.team.settings.button=Settings -exoplatform.chat.team.settings.button.tip=Settings -exoplatform.chat.settings.home=Back to Home -exoplatform.chat.team.settings.members=Room members: -exoplatform.chat.team.settings.owner=Room owner: -exoplatform.chat.team.settings.title=Room settings -exoplatform.chat.team.add.title=Add a new room -exoplatform.chat.team.notifications={0} Notifications -exoplatform.chat.teams=Rooms -exoplatform.chat.participants=Show Participants -exoplatform.chat.participants.label=Participants -exoplatform.chat.participants.more.label=more participants -exoplatform.chat.text.discussion=Text Discussion -exoplatform.chat.discussion=Discussion -exoplatform.chat.tip.search=Tip: To filter people or spaces on the left panel, type user or space name. -exoplatform.chat.title=eXo Chat -exoplatform.chat.to=To -exoplatform.chat.upload.file=Upload File -exoplatform.chat.upload.filesize=File could not be uploaded because its size exceeds the {0}MB limit. -exoplatform.chat.user.popup.status=Loading... -exoplatform.chat.user.popup.connect=Connect -exoplatform.chat.user.popup.confirm=Confirm -exoplatform.chat.user.popup.cancel=Cancel Request -exoplatform.chat.user.popup.remove.connection=Remove Connection -exoplatform.chat.video.call=Make a Video Call -exoplatform.chat.video.invite=invites you to a video conference -exoplatform.chat.video.join=Join a Conference -exoplatform.chat.video.person=A person invites you to video chat -exoplatform.chat.view=View -exoplatform.chat.weekdays=SUN,MON,TUE,WED,THU,FRI,SAT -exoplatform.chat.you=You -exoplatform.chat.your.status=Your status is : -exoplatform.chat.members=members -exoplatform.stats.messages=Messages -exoplatform.stats.notifications=Notifications -exoplatform.stats.rooms=Rooms -exoplatform.stats.unread.notifications=Unread Notifications -exoplatform.stats.users=Users -exoplatform.videocall.Call=Call -exoplatform.videocall.makeCall=video call -exoplatform.chat.home=Back to Home -exoplatform.chat.msg.edit=Edit message -exoplatform.chat.msg.notDelivered=Message not delivered -exoplatform.chat.settings.button.tip=Preferences -exoplatform.chat.BrowserNotSupported=Your browser does not support drag and drop upload -exoplatform.chat.TooManyFiles=Only one file is allowed -exoplatform.chat.FileTypeNotAllowed=This file type is not supported -exoplatform.chat.ErrorFileUploadNotComplete=Error uploading the file: the upload operation was interrupted -exoplatform.chat.ErrorPersistFile=Error saving the file to the server. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorNetwork=Network error: could not reach the server. Please check your connection and try again. If the problem persists please inform your system administrator. -exoplatform.chat.ErrorSaveTask=An error occurred while saving the task. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorSaveEvent=An error occurred while saving the event. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorRoomCreationTitle=An error occurred when creating the new chat room. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.CreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.NotCreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.notification.group=Chat -exoplatform.chat.ChatMentionNotificationPlugin=Chat -exoplatform.chat.MentionPlugin={0} has mentioned you in {1} -exoplatform.chat.MessagePlugin={0} has sent a message in {1} -exoplatform.chat.spaceSettings.title=Chat -exoplatform.chat.spaceSettings.external.component.title=Chat -exoplatform.chat.spaceSettings.external.component.description=Enable space chat -exoplatform.chat.spaceSettings.switch.label.enable=Enable the space chat room for this space -exoplatform.chat.spaceSettings.switch.label.disable=Disable the space chat room for this space -Notification.subject.ChatMentionNotificationPlugin=Chat mention -Notification.ChatMentionNotificationPlugin.label.SayHello=Hello -Notification.ChatMentionNotificationPlugin.label.footer=If you do not want to receive such notifications, click here to change your notification settings. -Notification.chat.button.tooltip=Chat -# For UI -UINotification.title.ChatMentionNotificationPlugin=Someone mentions me in chat -UINotification.label.ChatMentionNotificationPlugin=Mention in chat -UINotification.title.ChatMessageReceivedNotificationPlugin=Someone sends me a message -UINotification.label.ChatMessageReceivedNotificationPlugin=Receive a message - -Notification.label.types.chat=Chat diff --git a/services/src/main/resources/locale/portlet/chat/Resource_kab.properties b/services/src/main/resources/locale/portlet/chat/Resource_kab.properties deleted file mode 100644 index 91104cbf5a..0000000000 --- a/services/src/main/resources/locale/portlet/chat/Resource_kab.properties +++ /dev/null @@ -1,262 +0,0 @@ -exoplatform.chat.desktopNotif.global.notifications=Notifications -exoplatform.chat.desktopNotif.global.notifyme=Notify me with -exoplatform.chat.desktopNotif.global.donotdist=Do Not Disturb Notifications -exoplatform.chat.desktopNotif.global.donotdist.description=Notify me even when my status is Do Not Disturb -exoplatform.chat.desktopNotif.global.desktop=Desktop notifications -exoplatform.chat.desktopNotif.global.desktop.description=Display a toast notification on your desktop -exoplatform.chat.desktopNotif.global.onsite=On-site notifications -exoplatform.chat.desktopNotif.global.onsite.description=Display a badge over the chat icon in the top bar -exoplatform.chat.desktopNotif.global.beep=Bips -exoplatform.chat.desktopNotif.global.beep.description=Play a sound each time a new message arrives -exoplatform.chat.desktopNotif.local.normal=I want to receive notifications for this room -exoplatform.chat.desktopNotif.local.silence=I don't want to receive notifications for this room -exoplatform.chat.desktopNotif.local.alerton=Notify me when someone uses one of these keywords -exoplatform.chat.desktopNotif.local.normal.label=Normal -exoplatform.chat.desktopNotif.local.silence.label=Silence -exoplatform.chat.desktopNotif.local.alerton.label=Alert on -exoplatform.chat.desktopNotif.local.alerton.placeholder=Lunch, break, coffee, party... -exoplatform.chat.desktopNotif.close=Close -exoplatform.chat.actions.show=Show collaborative actions -exoplatform.chat.collaborative.actions.tip=Collaborative Actions -exoplatform.chat.emoji.tip=Emoji -exoplatform.chat.send=Send -exoplatform.chat.moreActions=More Actions -exoplatform.chat.add.event=Add Event -exoplatform.chat.add.favorites=Add to Favorites -exoplatform.chat.all.day=All Day -exoplatform.chat.ask.question=Ask a Question -exoplatform.chat.ask=Ask -exoplatform.chat.assign.task=Assign Task -exoplatform.chat.assign.to=Assign to -exoplatform.chat.assign.to.none=Not assigned -exoplatform.chat.assigned=assigned to -exoplatform.chat.assignee=Assignee -exoplatform.chat.available=Available -exoplatform.chat.away=Away -exoplatform.chat.contact.search.placeholder=Filter discussions -exoplatform.chat.contact.recent=Recent -exoplatform.chat.contact.unread=Unread -exoplatform.chat.contact.filter=Filter -exoplatform.chat.contact.filter.by=Filter by -exoplatform.chat.contact.filter.sort=Sort by -exoplatform.chat.contact.filter.actions=Actions -exoplatform.chat.contact.filter.save=Save -exoplatform.chat.contact.mark.read=Mark all as read -exoplatform.chat.contact.profile=View Profile -exoplatform.chat.contact.all=All -exoplatform.chat.button.call=Call -exoplatform.chat.button.filters=Filters -exoplatform.chat.button.install=Install Video Client -exoplatform.chat.button.join=Join -exoplatform.chat.button.offline=Offline -exoplatform.chat.button.public=Public -exoplatform.chat.button.spaces=Spaces -exoplatform.chat.button.users=Users -exoplatform.chat.call.comming=Call starting -exoplatform.chat.call.terminated=Call terminated -exoplatform.chat.cancel=Cancel -exoplatform.chat.change.status=Change your status -exoplatform.chat.check.mailbox=Check your mailbox. -exoplatform.chat.close.minichat=Close Mini Chat -exoplatform.chat.close=Close -exoplatform.chat.compareddate.invalid.message=Start date cannot be greater than end date! -exoplatform.chat.create.team=Create a new room -exoplatform.chat.current.status=Your current status is : -exoplatform.chat.date.invalid.message=Please enter a valid date with format [MM/dd/yyyy]! -exoplatform.chat.link.invalid.message=The link has an incorrect format. Please enter a valid URL. -exoplatform.chat.delete=Delete -exoplatform.chat.popup.delete.title=Delete Message -exoplatform.chat.popup.delete.message=This message will be deleted and you will not be able to find it anymore. -exoplatform.chat.deleted=This message has been deleted. -exoplatform.chat.designed=Designed and Developed by -exoplatform.chat.display.name=Display Name -exoplatform.chat.dnd.support=this browser does not support HTML5 drag and drop -exoplatform.chat.donotdisturb=Do not disturb -exoplatform.chat.download=Download -exoplatform.chat.due.date=Due date -exoplatform.chat.due.date.none=Not set -exoplatform.chat.due=Due -exoplatform.chat.edit=Edit -exoplatform.chat.email=Email -exoplatform.chat.emoticons=Show emoticons -exoplatform.chat.event.title=Event Title -exoplatform.chat.event=Event -exoplatform.chat.event.invalid.entry=Please fill all the fields -exoplatform.chat.favorites=Favorites -exoplatform.chat.file.drop=Drop your file here -exoplatform.chat.file.manually=Select Manually -exoplatform.chat.file.select=Select file -exoplatform.chat.file=File -exoplatform.chat.for=for -exoplatform.chat.from=From -exoplatform.chat.hide.users=Hide offline users -exoplatform.chat.hour=hour -exoplatform.chat.hours=hours -exoplatform.chat.howto1=How to use Admin Command Line mode? -exoplatform.chat.howto2=If you're a host or administrator, you have access to specific commands : -exoplatform.chat.howto3=text -exoplatform.chat.howto4=shows your name followed by the text you write. Ex: /me works from home -exoplatform.chat.howto5=starts a video call from the room you're currently in -exoplatform.chat.howto6=join an existing conference call -exoplatform.chat.howto7=force termination of the call in the current chat room -exoplatform.chat.howto8=export current room's history (last 2000 messages by default) with text only format -exoplatform.chat.howto9=well, if you're here, you already figured how this one works -exoplatform.chat.online=Online -exoplatform.chat.invisible=Invisible -exoplatform.chat.inactive=Disabled -exoplatform.chat.ldue=due -exoplatform.chat.link=Link -exoplatform.chat.loading=Loading... -exoplatform.chat.seeMore=See more -exoplatform.chat.external=External -exoplatform.chat.location=Location -exoplatform.chat.maximize=Maximize -exoplatform.chat.meeting.finished=Meeting finished -exoplatform.chat.meeting.joined=Joined meeting -exoplatform.chat.meeting.notes=Meeting Notes -exoplatform.chat.meeting.start=Start Meeting -exoplatform.chat.meeting.started.message=Stop the meeting and save notes at any time by clicking the Stop button. -exoplatform.chat.meeting.started=Meeting started -exoplatform.chat.meeting.stop=Stop Meeting -exoplatform.chat.minimize=Minimize -exoplatform.chat.minute=minute -exoplatform.chat.minutes=minutes -exoplatform.chat.monthNames=January,February,March,April,May,June,July,August,September,October,November,December, -exoplatform.chat.new.messages=You have new messages -exoplatform.chat.no.connection=No Connection -exoplatform.chat.no.conversation=No Conversations Yet. -exoplatform.chat.no.favorite=No Favorite -exoplatform.chat.no.messages=No Messages Yet. -exoplatform.chat.no.space=No Space -exoplatform.chat.no.team=No Room -exoplatform.chat.notes.saved=The notes have been saved -exoplatform.chat.notes=Save notes -exoplatform.chat.open.chat=Open Chat -exoplatform.chat.open.wiki=Open Notes application -exoplatform.chat.optional.comment=Optional comment -exoplatform.chat.or=or -exoplatform.chat.panel.demo=Welcome in the Demo mode. -exoplatform.chat.panel.error1=Service Not Available. -exoplatform.chat.panel.error2=Please, come back later. -exoplatform.chat.panel.login1=You must be logged in to use the Chat. -exoplatform.chat.panel.login2=Click here to reload -exoplatform.chat.panel.public=Need some Help? -exoplatform.chat.panel.question.header=Ask a question -exoplatform.chat.people=People -exoplatform.chat.post=Post -exoplatform.chat.public.welcome=Ask your question, our team is here to help you. -exoplatform.chat.question.what=What is your question? -exoplatform.chat.question=Question -exoplatform.chat.quote=Quote -exoplatform.chat.raise.hand=Raise Hand -exoplatform.chat.raise.your=Raise your hand -exoplatform.chat.remove.favorites=Remove from Favorites -exoplatform.chat.room.people=People -exoplatform.chat.save.profile=Ask your question -exoplatform.chat.save.wiki=Save as note -exoplatform.chat.save=Save -exoplatform.chat.saved=Saved! -exoplatform.chat.search=Search -exoplatform.chat.second=second -exoplatform.chat.seconds=seconds -exoplatform.chat.send.notes=Send meeting notes -exoplatform.chat.sent=Sent! -exoplatform.chat.share.link=Share Link -exoplatform.chat.share=Share -exoplatform.chat.show.history=Show/hide recent contacts -exoplatform.chat.show.users=Show offline users -exoplatform.chat.expand.users=Click to expand -exoplatform.chat.reduce.users=Click to reduce -exoplatform.chat.sources=Sources available on -exoplatform.chat.spaces=Spaces -exoplatform.chat.support.fullname=Support -exoplatform.chat.task.title=Task Title -exoplatform.chat.task=Task -exoplatform.chat.task.invalidUser.message=User '{0}' does not exist. -exoplatform.chat.team.edit=Edit Room -exoplatform.chat.team.msg.leaveroom={0} has left this room. -exoplatform.chat.team.leave=Leave Room -exoplatform.chat.team.leave.message=Are you sure you want to leave the room "{0}" ? -exoplatform.chat.team.leave.ok=Yes -exoplatform.chat.team.leave.ko=No -exoplatform.chat.team.delete=Delete Room -exoplatform.chat.team.delete.error=A problem occured during room deletion. -exoplatform.chat.team.delete.title=Delete Room -exoplatform.chat.team.delete.message=Are you sure you want to delete the room "{0}" ? -exoplatform.chat.team.delete.ok=Delete -exoplatform.chat.team.delete.ko=Cancel -exoplatform.chat.timeout.title=Session Timeout -exoplatform.chat.timeout.description=Unable to perform requested action. You must be logged in to do it. -exoplatform.chat.timeout.login=Login -exoplatform.chat.team.help=Ex: "ro" or "Ro Br" to search Robert Bruce -exoplatform.chat.team.msg.adduser={0} added {1} to this conversation. -exoplatform.chat.team.msg.removeuser={0} removed {1} from this room. -exoplatform.chat.team.msg.kicked=You have been kicked from this room. -exoplatform.chat.team.name=What is your room name? -exoplatform.chat.team.people=Add people to your room: -exoplatform.chat.team.settings.button=Settings -exoplatform.chat.team.settings.button.tip=Settings -exoplatform.chat.settings.home=Back to Home -exoplatform.chat.team.settings.members=Room members: -exoplatform.chat.team.settings.owner=Room owner: -exoplatform.chat.team.settings.title=Room settings -exoplatform.chat.team.add.title=Add a new room -exoplatform.chat.team.notifications={0} Notifications -exoplatform.chat.teams=Rooms -exoplatform.chat.participants=Show Participants -exoplatform.chat.participants.label=Participants -exoplatform.chat.participants.more.label=more participants -exoplatform.chat.text.discussion=Text Discussion -exoplatform.chat.discussion=Discussion -exoplatform.chat.tip.search=Tip: To filter people or spaces on the left panel, use @ with user or space name. -exoplatform.chat.title=eXo Chat -exoplatform.chat.to=To -exoplatform.chat.upload.file=Upload File -exoplatform.chat.upload.filesize=File could not be uploaded because its size exceeds the {0}MB limit. -exoplatform.chat.user.popup.status=Loading... -exoplatform.chat.user.popup.connect=Connect -exoplatform.chat.user.popup.confirm=Confirm -exoplatform.chat.user.popup.cancel=Cancel Request -exoplatform.chat.user.popup.remove.connection=Remove Connection -exoplatform.chat.video.call=Make a Video Call -exoplatform.chat.video.invite=invites you to video chat -exoplatform.chat.video.join=Join a Conference -exoplatform.chat.video.person=A person invites you to video chat -exoplatform.chat.view=View -exoplatform.chat.weekdays=SUN,MON,TUE,WED,THU,FRI,SAT -exoplatform.chat.you=You -exoplatform.chat.your.status=Your status is : -exoplatform.chat.members=members -exoplatform.stats.messages=Messages -exoplatform.stats.notifications=Notifications -exoplatform.stats.rooms=Rooms -exoplatform.stats.unread.notifications=Unread Notifications -exoplatform.stats.users=Users -exoplatform.videocall.Call=Call -exoplatform.videocall.makeCall=video call -exoplatform.chat.home=Back to Home -exoplatform.chat.msg.edit=Edit message -exoplatform.chat.msg.notDelivered=Message not delivered -exoplatform.chat.settings.button.tip=Preferences -exoplatform.chat.BrowserNotSupported=Your browser does not support drag and drop upload -exoplatform.chat.TooManyFiles=Only one file is allowed -exoplatform.chat.FileTypeNotAllowed=This file type is not supported -exoplatform.chat.ErrorFileUploadNotComplete=Error uploading the file: the upload operation was interrupted -exoplatform.chat.ErrorPersistFile=Error saving the file to the server. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorNetwork=Network error: could not reach the server. Please check your connection and try again. If the problem persists please inform your system administrator. -exoplatform.chat.ErrorSaveTask=An error occurred while saving the task. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorSaveEvent=An error occurred while saving the event. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorRoomCreationTitle=An error occurred when creating the new chat room. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.CreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.NotCreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.notification.group=Chat -exoplatform.chat.ChatMentionNotificationPlugin=Chat -exoplatform.chat.MentionPlugin={0} has mentioned you in {1} -exoplatform.chat.spaceSettings.external.component.title=Chat -exoplatform.chat.spaceSettings.external.component.description=Enable space chat -Notification.subject.ChatMentionNotificationPlugin=Chat mention -Notification.ChatMentionNotificationPlugin.label.SayHello=Hello -Notification.ChatMentionNotificationPlugin.label.footer=If you do not want to receive such notifications, click here to change your notification settings. -# For UI -UINotification.title.ChatMentionNotificationPlugin=Someone mentions me in chat -UINotification.label.ChatMentionNotificationPlugin=Mention in chat diff --git a/services/src/main/resources/locale/portlet/chat/Resource_ms.properties b/services/src/main/resources/locale/portlet/chat/Resource_ms.properties deleted file mode 100644 index 415e3834fc..0000000000 --- a/services/src/main/resources/locale/portlet/chat/Resource_ms.properties +++ /dev/null @@ -1,281 +0,0 @@ -exoplatform.chat.desktopNotif.global.notifications=Notifications -exoplatform.chat.desktopNotif.global.notifyme=Notify me with -exoplatform.chat.desktopNotif.global.donotdist=Do Not Disturb Notifications -exoplatform.chat.desktopNotif.global.donotdist.description=Notify me even when my status is Do Not Disturb -exoplatform.chat.desktopNotif.global.desktop=Desktop notifications -exoplatform.chat.desktopNotif.global.desktop.description=Display a toast notification on your desktop -exoplatform.chat.desktopNotif.global.onsite=On-site notifications -exoplatform.chat.desktopNotif.global.onsite.description=Display a badge over the chat icon in the top bar -exoplatform.chat.desktopNotif.global.beep=Bips -exoplatform.chat.desktopNotif.global.beep.description=Play a sound each time a new message arrives -exoplatform.chat.desktopNotif.local.normal=I want to receive notifications for this room -exoplatform.chat.desktopNotif.local.silence=I don't want to receive notifications for this room -exoplatform.chat.desktopNotif.local.alerton=Notify me when someone uses one of these keywords -exoplatform.chat.desktopNotif.local.normal.label=Normal -exoplatform.chat.desktopNotif.local.silence.label=Silence -exoplatform.chat.desktopNotif.local.alerton.label=Alert on -exoplatform.chat.desktopNotif.local.alerton.placeholder=Lunch, break, coffee, party... -exoplatform.chat.desktopNotif.close=Close -exoplatform.chat.actions.show=Show collaborative actions -exoplatform.chat.collaborative.actions.tip=Collaborative Actions -exoplatform.chat.emoji.tip=Emoji -exoplatform.chat.send=Send -exoplatform.chat.send.message=Send a message -exoplatform.chat.moreActions=More Actions -exoplatform.chat.add.event=Add Event -exoplatform.chat.add.favorites=Add to Favorites -exoplatform.chat.all.day=All Day -exoplatform.chat.ask.question=Ask a Question -exoplatform.chat.ask=Ask -exoplatform.chat.assign.task=Assign Task -exoplatform.chat.assign.to=Assign to -exoplatform.chat.assign.to.none=Not assigned -exoplatform.chat.assigned=assigned to -exoplatform.chat.assignee=Assignee -exoplatform.chat.available=Available -exoplatform.chat.away=Away -exoplatform.chat.contact.search.placeholder=Filter discussions -exoplatform.chat.contact.recent=Recent -exoplatform.chat.contact.unread=Unread -exoplatform.chat.contact.filter=Filter -exoplatform.chat.contact.filter.by=Filter by -exoplatform.chat.contact.filter.sort=Sort by -exoplatform.chat.contact.filter.actions=Actions -exoplatform.chat.contact.filter.save=Simpan -exoplatform.chat.contact.mark.read=Mark all as read -exoplatform.chat.contact.profile=View Profile -exoplatform.chat.contact.all=All -exoplatform.chat.button.call=Call -exoplatform.chat.button.filters=Filters -exoplatform.chat.button.install=Install Video Client -exoplatform.chat.button.join=Join -exoplatform.chat.button.offline=Offline -exoplatform.chat.button.public=Public -exoplatform.chat.button.spaces=Kawasan -exoplatform.chat.button.users=Users -exoplatform.chat.call.comming=Call starting -exoplatform.chat.call.terminated=Call terminated -exoplatform.chat.cancel=Batal -exoplatform.chat.change.status=Change your status -exoplatform.chat.check.mailbox=Check your mailbox. -exoplatform.chat.close.minichat=Close Mini Chat -exoplatform.chat.close=Close -exoplatform.chat.compareddate.invalid.message=Start date cannot be greater than end date! -exoplatform.chat.create.team=Create a new room -exoplatform.chat.quick.create.discussion=New chat -exoplatform.chat.quick.create.discussion.info=If you choose more than one user, you'll have to set the room name -exoplatform.chat.quick.create.discussion.add.people=Add people -exoplatform.chat.quick.discussion.add=Add -exoplatform.chat.quick.create.discussion.room.placeholder=Give your room a name -exoplatform.chat.quick.create.discussion.success.notification=Chat room successfully added. -exoplatform.chat.no.results.filter.message=No results, we suggest you to create a new discussion -exoplatform.chat.no.results.filter.external.message=No results -exoplatform.chat.current.status=Your current status is : -exoplatform.chat.date.invalid.message=Please enter a valid date with format [MM/dd/yyyy]! -exoplatform.chat.link.invalid.message=The link has an incorrect format. Please enter a valid URL. -exoplatform.chat.delete=Padam -exoplatform.chat.popup.delete.title=Delete Message -exoplatform.chat.popup.delete.message=This message will be deleted and you will not be able to find it anymore. -exoplatform.chat.deleted=This message has been deleted. -exoplatform.chat.designed=Designed and Developed by -exoplatform.chat.display.name=Display Name -exoplatform.chat.dnd.support=this browser does not support HTML5 drag and drop -exoplatform.chat.donotdisturb=Do not disturb -exoplatform.chat.download=Download -exoplatform.chat.due.date=Due date -exoplatform.chat.due.date.none=Not set -exoplatform.chat.due=Due -exoplatform.chat.edit=Sunting -exoplatform.chat.email=Email -exoplatform.chat.emoticons=Show emoticons -exoplatform.chat.event.title=Event Title -exoplatform.chat.event=Event -exoplatform.chat.event.invalid.entry=Please fill all the fields -exoplatform.chat.favorites=Favorites -exoplatform.chat.file.drop=Drop your file here -exoplatform.chat.file.manually=Select Manually -exoplatform.chat.file.select=Select file -exoplatform.chat.file=File -exoplatform.chat.for=for -exoplatform.chat.from=From -exoplatform.chat.hide.users=Hide offline users -exoplatform.chat.hour=hour -exoplatform.chat.hours=hours -exoplatform.chat.howto1=How to use Admin Command Line mode? -exoplatform.chat.howto2=If you're a host or administrator, you have access to specific commands : -exoplatform.chat.howto3=text -exoplatform.chat.howto4=shows your name followed by the text you write. Ex: /me works from home -exoplatform.chat.howto5=starts a video call from the room you're currently in -exoplatform.chat.howto6=join an existing conference call -exoplatform.chat.howto7=force termination of the call in the current chat room -exoplatform.chat.howto8=export current room's history (last 2000 messages by default) with text only format -exoplatform.chat.howto9=well, if you're here, you already figured how this one works -exoplatform.chat.online=Online -exoplatform.chat.invisible=Invisible -exoplatform.chat.inactive=Disabled -exoplatform.chat.ldue=due -exoplatform.chat.link=Link -exoplatform.chat.loading=Memuatkan... -exoplatform.chat.seeMore=See more -exoplatform.chat.external=External -exoplatform.chat.location=Location -exoplatform.chat.maximize=Maximize -exoplatform.chat.meeting.finished=Meeting finished -exoplatform.chat.meeting.joined=Joined meeting -exoplatform.chat.meeting.notes=Meeting Notes -exoplatform.chat.meeting.start=Start Meeting -exoplatform.chat.meeting.started.message=Stop the meeting and save notes at any time by clicking the Stop button. -exoplatform.chat.meeting.started=Meeting started -exoplatform.chat.meeting.stop=Stop Meeting -exoplatform.chat.minimize=Minimize -exoplatform.chat.minute=minute -exoplatform.chat.minutes=minutes -exoplatform.chat.monthNames=January,February,March,April,May,June,July,August,September,October,November,December, -exoplatform.chat.new.messages=You have new messages -exoplatform.chat.no.connection=No Connection -exoplatform.chat.no.conversation=No Conversations Yet. -exoplatform.chat.no.favorite=No Favorite -exoplatform.chat.no.messages=No Messages Yet. -exoplatform.chat.no.space=No Space -exoplatform.chat.no.team=No Room -exoplatform.chat.notes.saved=The notes have been saved -exoplatform.chat.notes=Save notes -exoplatform.chat.open.chat=Open Chat -exoplatform.chat.open.wiki=Open Notes application -exoplatform.chat.optional.comment=Optional comment -exoplatform.chat.or=or -exoplatform.chat.panel.demo=Welcome in the Demo mode. -exoplatform.chat.panel.error1=Service Not Available. -exoplatform.chat.panel.error2=Please, come back later. -exoplatform.chat.panel.login1=You must be logged in to use the Chat. -exoplatform.chat.panel.login2=Click here to reload -exoplatform.chat.panel.public=Need some Help? -exoplatform.chat.panel.question.header=Ask a question -exoplatform.chat.people=People -exoplatform.chat.post=Post -exoplatform.chat.public.welcome=Ask your question, our team is here to help you. -exoplatform.chat.question.what=What is your question? -exoplatform.chat.question=Question -exoplatform.chat.quote=Quote -exoplatform.chat.raise.hand=Raise Hand -exoplatform.chat.raise.your=Raise your hand -exoplatform.chat.remove.favorites=Remove from Favorites -exoplatform.chat.room.people=People -exoplatform.chat.save.profile=Ask your question -exoplatform.chat.save.wiki=Save as note -exoplatform.chat.save=Simpan -exoplatform.chat.saved=Saved! -exoplatform.chat.search=Search -exoplatform.chat.second=second -exoplatform.chat.seconds=seconds -exoplatform.chat.send.notes=Send meeting notes -exoplatform.chat.sent=Sent! -exoplatform.chat.share.link=Share Link -exoplatform.chat.share=Share -exoplatform.chat.show.history=Show/hide recent contacts -exoplatform.chat.show.users=Show offline users -exoplatform.chat.expand.users=Click to expand -exoplatform.chat.reduce.users=Click to reduce -exoplatform.chat.sources=Sources available on -exoplatform.chat.spaces=Kawasan -exoplatform.chat.support.fullname=Support -exoplatform.chat.task.title=Task Title -exoplatform.chat.task=Task -exoplatform.chat.task.invalidUser.message=User '{0}' does not exist. -exoplatform.chat.team.edit=Edit Room -exoplatform.chat.team.msg.leaveroom={0} has left this room. -exoplatform.chat.team.leave=Leave Room -exoplatform.chat.team.leave.message=Are you sure you want to leave the room "{0}" ? -exoplatform.chat.team.leave.ok=Yes -exoplatform.chat.team.leave.ko=No -exoplatform.chat.team.delete=Delete Room -exoplatform.chat.team.delete.error=A problem occured during room deletion. -exoplatform.chat.team.delete.title=Delete Room -exoplatform.chat.team.delete.message=Are you sure you want to delete the room "{0}" ? -exoplatform.chat.team.delete.ok=Padam -exoplatform.chat.team.delete.ko=Batal -exoplatform.chat.timeout.title=Session Timeout -exoplatform.chat.timeout.description=Unable to perform requested action. You must be logged in to do it. -exoplatform.chat.timeout.login=Login -exoplatform.chat.team.help=Ex: "ro" or "Ro Br" to search Robert Bruce -exoplatform.chat.team.msg.adduser={0} added {1} to this conversation. -exoplatform.chat.team.msg.removeuser={0} removed {1} from this room. -exoplatform.chat.team.msg.kicked=You have been kicked from this room. -exoplatform.chat.team.msg.img.alt=Open photo -exoplatform.chat.team.name=What is your room name? -exoplatform.chat.team.people=Add people to your room: -exoplatform.chat.team.settings.button=Settings -exoplatform.chat.team.settings.button.tip=Settings -exoplatform.chat.settings.home=Back to Home -exoplatform.chat.team.settings.members=Room members: -exoplatform.chat.team.settings.owner=Room owner: -exoplatform.chat.team.settings.title=Room settings -exoplatform.chat.team.add.title=Add a new room -exoplatform.chat.team.notifications={0} Notifications -exoplatform.chat.teams=Rooms -exoplatform.chat.participants=Show Participants -exoplatform.chat.participants.label=Participants -exoplatform.chat.participants.more.label=more participants -exoplatform.chat.text.discussion=Text Discussion -exoplatform.chat.discussion=Discussion -exoplatform.chat.tip.search=Tip: To filter people or spaces on the left panel, type user or space name. -exoplatform.chat.title=eXo Chat -exoplatform.chat.to=To -exoplatform.chat.upload.file=Upload File -exoplatform.chat.upload.filesize=File could not be uploaded because its size exceeds the {0}MB limit. -exoplatform.chat.user.popup.status=Memuatkan... -exoplatform.chat.user.popup.connect=Sambung -exoplatform.chat.user.popup.confirm=Mengesahkan -exoplatform.chat.user.popup.cancel=Batal Permintaan -exoplatform.chat.user.popup.remove.connection=Alih keluar Sambungan -exoplatform.chat.video.call=Make a Video Call -exoplatform.chat.video.invite=invites you to a video conference -exoplatform.chat.video.join=Join a Conference -exoplatform.chat.video.person=A person invites you to video chat -exoplatform.chat.view=View -exoplatform.chat.weekdays=SUN,MON,TUE,WED,THU,FRI,SAT -exoplatform.chat.you=You -exoplatform.chat.your.status=Your status is : -exoplatform.chat.members=members -exoplatform.stats.messages=Messages -exoplatform.stats.notifications=Notifications -exoplatform.stats.rooms=Rooms -exoplatform.stats.unread.notifications=Unread Notifications -exoplatform.stats.users=Users -exoplatform.videocall.Call=Call -exoplatform.videocall.makeCall=video call -exoplatform.chat.home=Back to Home -exoplatform.chat.msg.edit=Edit message -exoplatform.chat.msg.notDelivered=Message not delivered -exoplatform.chat.settings.button.tip=Preferences -exoplatform.chat.BrowserNotSupported=Your browser does not support drag and drop upload -exoplatform.chat.TooManyFiles=Only one file is allowed -exoplatform.chat.FileTypeNotAllowed=This file type is not supported -exoplatform.chat.ErrorFileUploadNotComplete=Error uploading the file: the upload operation was interrupted -exoplatform.chat.ErrorPersistFile=Error saving the file to the server. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorNetwork=Network error: could not reach the server. Please check your connection and try again. If the problem persists please inform your system administrator. -exoplatform.chat.ErrorSaveTask=An error occurred while saving the task. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorSaveEvent=An error occurred while saving the event. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorRoomCreationTitle=An error occurred when creating the new chat room. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.CreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.NotCreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.notification.group=Chat -exoplatform.chat.ChatMentionNotificationPlugin=Chat -exoplatform.chat.MentionPlugin={0} has mentioned you in {1} -exoplatform.chat.MessagePlugin={0} has sent a message in {1} -exoplatform.chat.spaceSettings.title=Chat -exoplatform.chat.spaceSettings.external.component.title=Chat -exoplatform.chat.spaceSettings.external.component.description=Enable space chat -exoplatform.chat.spaceSettings.switch.label.enable=Enable the space chat room for this space -exoplatform.chat.spaceSettings.switch.label.disable=Disable the space chat room for this space -Notification.subject.ChatMentionNotificationPlugin=Chat mention -Notification.ChatMentionNotificationPlugin.label.SayHello=Hello -Notification.ChatMentionNotificationPlugin.label.footer=If you do not want to receive such notifications, click here to change your notification settings. -Notification.chat.button.tooltip=Chat -# For UI -UINotification.title.ChatMentionNotificationPlugin=Someone mentions me in chat -UINotification.label.ChatMentionNotificationPlugin=Mention in chat -UINotification.title.ChatMessageReceivedNotificationPlugin=Someone sends me a message -UINotification.label.ChatMessageReceivedNotificationPlugin=Receive a message - -Notification.label.types.chat=Chat diff --git a/services/src/main/resources/locale/portlet/chat/Resource_pcm.properties b/services/src/main/resources/locale/portlet/chat/Resource_pcm.properties deleted file mode 100644 index 6420c21cf4..0000000000 --- a/services/src/main/resources/locale/portlet/chat/Resource_pcm.properties +++ /dev/null @@ -1,281 +0,0 @@ -exoplatform.chat.desktopNotif.global.notifications=Notifications -exoplatform.chat.desktopNotif.global.notifyme=Notify me with -exoplatform.chat.desktopNotif.global.donotdist=Make nobody disturb me Notifications -exoplatform.chat.desktopNotif.global.donotdist.description=Notify me even when my status dey talk say Make Nobody Disturb -exoplatform.chat.desktopNotif.global.desktop=Desktop notifications -exoplatform.chat.desktopNotif.global.desktop.description=Show toast notification for your desktop -exoplatform.chat.desktopNotif.global.onsite=Notifications way dey on-site -exoplatform.chat.desktopNotif.global.onsite.description=Show one badge ontop de chat icon for de top bar -exoplatform.chat.desktopNotif.global.beep=Bips -exoplatform.chat.desktopNotif.global.beep.description=Play one sound everytime wey any new message enter -exoplatform.chat.desktopNotif.local.normal=I wan dey see updates for this room -exoplatform.chat.desktopNotif.local.silence=I no wan dey use eye see notifications for this room -exoplatform.chat.desktopNotif.local.alerton=Tell me when person use any of dem dese keywords -exoplatform.chat.desktopNotif.local.normal.label=Normal -exoplatform.chat.desktopNotif.local.silence.label=Silence -exoplatform.chat.desktopNotif.local.alerton.label=Alert dey on -exoplatform.chat.desktopNotif.local.alerton.placeholder=Lunch, break, coffee, party... -exoplatform.chat.desktopNotif.close=Commot -exoplatform.chat.actions.show=Show actions wey dey collaborative -exoplatform.chat.collaborative.actions.tip=Collaborative Actions -exoplatform.chat.emoji.tip=Emoji -exoplatform.chat.send=Send -exoplatform.chat.send.message=Send a message -exoplatform.chat.moreActions=More Actions -exoplatform.chat.add.event=Add Event -exoplatform.chat.add.favorites=Add to Favorites -exoplatform.chat.all.day=All Day -exoplatform.chat.ask.question=Wetin you wan know -exoplatform.chat.ask=Ask -exoplatform.chat.assign.task=Assign de Task -exoplatform.chat.assign.to=Assign give -exoplatform.chat.assign.to.none=E no dey assigned -exoplatform.chat.assigned=e dey assigned give -exoplatform.chat.assignee=Assignee -exoplatform.chat.available=E dey available -exoplatform.chat.away=Away -exoplatform.chat.contact.search.placeholder=Filter discussions -exoplatform.chat.contact.recent=Recent -exoplatform.chat.contact.unread=Unread -exoplatform.chat.contact.filter=Filter -exoplatform.chat.contact.filter.by=Filter by -exoplatform.chat.contact.filter.sort=Sort by -exoplatform.chat.contact.filter.actions=Actions -exoplatform.chat.contact.filter.save=Save -exoplatform.chat.contact.mark.read=Mark all as read -exoplatform.chat.contact.profile=View Profile -exoplatform.chat.contact.all=All -exoplatform.chat.button.call=Call -exoplatform.chat.button.filters=Filters -exoplatform.chat.button.install=Install de Video Client -exoplatform.chat.button.join=Join -exoplatform.chat.button.offline=Offline -exoplatform.chat.button.public=Public -exoplatform.chat.button.spaces=Spaces -exoplatform.chat.button.users=Users -exoplatform.chat.call.comming=Call wan dey begin -exoplatform.chat.call.terminated=De call don end -exoplatform.chat.cancel=Cancel -exoplatform.chat.change.status=Change your status -exoplatform.chat.check.mailbox=Check ya mailbox. -exoplatform.chat.close.minichat=Close de Mini Chat -exoplatform.chat.close=Commot -exoplatform.chat.compareddate.invalid.message=Start date no fit big pass de end date! -exoplatform.chat.create.team=Create a new room -exoplatform.chat.quick.create.discussion=New chat -exoplatform.chat.quick.create.discussion.info=If you choose more than one user, you'll have to set the room name -exoplatform.chat.quick.create.discussion.add.people=Add people -exoplatform.chat.quick.discussion.add=Add -exoplatform.chat.quick.create.discussion.room.placeholder=Give your room a name -exoplatform.chat.quick.create.discussion.success.notification=Chat room successfully added. -exoplatform.chat.no.results.filter.message=No results, we suggest you to create a new discussion -exoplatform.chat.no.results.filter.external.message=No results -exoplatform.chat.current.status=Your current status na : -exoplatform.chat.date.invalid.message=Abeg put date way dey valid and way get format of [MM/dd/yyyy]! -exoplatform.chat.link.invalid.message=De format of the link no dey correct. Abeg type better URL. -exoplatform.chat.delete=Delete -exoplatform.chat.popup.delete.title=Delete Message -exoplatform.chat.popup.delete.message=This message will be deleted and you will not be able to find it anymore. -exoplatform.chat.deleted=Dem don delete this message. -exoplatform.chat.designed=Dey Designed and Developed by -exoplatform.chat.display.name=Display Name -exoplatform.chat.dnd.support=dis browser no dey support HTML5 drag and drop -exoplatform.chat.donotdisturb=No disturb -exoplatform.chat.download=Download -exoplatform.chat.due.date=Date way e due -exoplatform.chat.due.date.none=Neva set -exoplatform.chat.due=Due -exoplatform.chat.edit=Edit -exoplatform.chat.email=Email -exoplatform.chat.emoticons=Show emoticons -exoplatform.chat.event.title=Event Title -exoplatform.chat.event=Event -exoplatform.chat.event.invalid.entry=Abeg make you fill dem d fields -exoplatform.chat.favorites=Like pass -exoplatform.chat.file.drop=Make you drop your file for here -exoplatform.chat.file.manually=Select am Manually -exoplatform.chat.file.select=Choose de file -exoplatform.chat.file=File -exoplatform.chat.for=for -exoplatform.chat.from=From -exoplatform.chat.hide.users=Hide users way dey offline -exoplatform.chat.hour=hour -exoplatform.chat.hours=hours -exoplatform.chat.howto1=Na how you go take use Admin Command Line Mode? -exoplatform.chat.howto2=If you be host or administrator, you get access to some specific commands : -exoplatform.chat.howto3=text -exoplatform.chat.howto4=e go show your name con follow show d text wai you write. Ex: /I dey work from house -exoplatform.chat.howto5=e go start video call from d room wai you dey like dis -exoplatform.chat.howto6=join conference call way dey already exist -exoplatform.chat.howto7=make call for current chat room make him terminate by force -exoplatform.chat.howto8=send comot d history of room way you dey like dis (dem d last 2000 messages by default) with format way be only text -exoplatform.chat.howto9=sha, if you dey here, you suppose don sabi how dis thing dey take work -exoplatform.chat.online=Online -exoplatform.chat.invisible=No fit see -exoplatform.chat.inactive=Disabled -exoplatform.chat.ldue=due -exoplatform.chat.link=Link -exoplatform.chat.loading=Loading... -exoplatform.chat.seeMore=See more -exoplatform.chat.external=External -exoplatform.chat.location=Location -exoplatform.chat.maximize=Maximize -exoplatform.chat.meeting.finished=Meeting don finish -exoplatform.chat.meeting.joined=Meeting way you done join -exoplatform.chat.meeting.notes=Notes for meeting -exoplatform.chat.meeting.start=Start de Meeting -exoplatform.chat.meeting.started.message=You fit stop meeting and con save notes any time way like by say you click d Stop button. -exoplatform.chat.meeting.started=Meeting don start -exoplatform.chat.meeting.stop=Stop de Meeting -exoplatform.chat.minimize=Minimize -exoplatform.chat.minute=minute -exoplatform.chat.minutes=minutes -exoplatform.chat.monthNames=January,February,March,April,May,June,July,August,September,October,November,December, -exoplatform.chat.new.messages=You get some new messages -exoplatform.chat.no.connection=Connection no dey -exoplatform.chat.no.conversation=Conversations neva dey now. -exoplatform.chat.no.favorite=Favorite no dey -exoplatform.chat.no.messages=Messages neva dey now. -exoplatform.chat.no.space=Space no dey -exoplatform.chat.no.team=Room no dey -exoplatform.chat.notes.saved=Dem de notes don save -exoplatform.chat.notes=Save dem de notes -exoplatform.chat.open.chat=Open de Chat -exoplatform.chat.open.wiki=Open Notes application -exoplatform.chat.optional.comment=Optional comment -exoplatform.chat.or=or -exoplatform.chat.panel.demo=We happy as you enter the Demo mode. -exoplatform.chat.panel.error1=Service No dey Available. -exoplatform.chat.panel.error2=Abeg, make you come back later. -exoplatform.chat.panel.login1=You must dey logged in if you won use de chat. -exoplatform.chat.panel.login2=Click here make e reload -exoplatform.chat.panel.public=You want make i help you? -exoplatform.chat.panel.question.header=Wetin you wan know -exoplatform.chat.people=People -exoplatform.chat.post=Post -exoplatform.chat.public.welcome=Wetin you wan know, our team dey and dem ready to help you. -exoplatform.chat.question.what=Wetin be your question? -exoplatform.chat.question=Question -exoplatform.chat.quote=Quote -exoplatform.chat.raise.hand=Carry hand go up -exoplatform.chat.raise.your=Carry your hand go up -exoplatform.chat.remove.favorites=Commot am from Favorites -exoplatform.chat.room.people=People -exoplatform.chat.save.profile=Wetin you wan know -exoplatform.chat.save.wiki=Save as note -exoplatform.chat.save=Save am -exoplatform.chat.saved=You don save am! -exoplatform.chat.search=Search -exoplatform.chat.second=second -exoplatform.chat.seconds=seconds -exoplatform.chat.send.notes=Send meeting notes -exoplatform.chat.sent=E don go! -exoplatform.chat.share.link=Share de Link -exoplatform.chat.share=Share -exoplatform.chat.show.history=Show/hide de recent contacts -exoplatform.chat.show.users=Show offline users -exoplatform.chat.expand.users=Click to expand -exoplatform.chat.reduce.users=Click to reduce -exoplatform.chat.sources=Sources dem dey available for -exoplatform.chat.spaces=Spaces -exoplatform.chat.support.fullname=Help -exoplatform.chat.task.title=Task Title -exoplatform.chat.task=Task -exoplatform.chat.task.invalidUser.message=User '{0}' no dey exist. -exoplatform.chat.team.edit=Change somtin for de Room -exoplatform.chat.team.msg.leaveroom={0} has left this room. -exoplatform.chat.team.leave=Leave Room -exoplatform.chat.team.leave.message=Are you sure you want to leave the room "{0}" ? -exoplatform.chat.team.leave.ok=Yes -exoplatform.chat.team.leave.ko=No -exoplatform.chat.team.delete=Delete Room -exoplatform.chat.team.delete.error=We enter one gbege as we wan delete de room. -exoplatform.chat.team.delete.title=Delete Room -exoplatform.chat.team.delete.message=You sure say you wan delete this room "{0}" ? -exoplatform.chat.team.delete.ok=Delete -exoplatform.chat.team.delete.ko=Cancel -exoplatform.chat.timeout.title=Time no dey again for this session -exoplatform.chat.timeout.description=We no fit do wetin you want. You must dey logged for make you for fit do am. -exoplatform.chat.timeout.login=Login -exoplatform.chat.team.help=Ex: "ro" or "Ro Br" to search Robert Bruce -exoplatform.chat.team.msg.adduser={0} don join {1} for dis conversation. -exoplatform.chat.team.msg.removeuser={0} don commot {1} from dis room. -exoplatform.chat.team.msg.kicked=Dem don kukuma pursue you commot for de room. -exoplatform.chat.team.msg.img.alt=Open photo -exoplatform.chat.team.name=Na wetin be your room name? -exoplatform.chat.team.people=Add people make dem join your room: -exoplatform.chat.team.settings.button=Settings -exoplatform.chat.team.settings.button.tip=Settings -exoplatform.chat.settings.home=Back go Home -exoplatform.chat.team.settings.members=Dem room members: -exoplatform.chat.team.settings.owner=Person way get room: -exoplatform.chat.team.settings.title=Settings for room -exoplatform.chat.team.add.title=Make you add one new room -exoplatform.chat.team.notifications={0} Notifications -exoplatform.chat.teams=Rooms -exoplatform.chat.participants=Show dem d participants -exoplatform.chat.participants.label=Participants -exoplatform.chat.participants.more.label=more participants -exoplatform.chat.text.discussion=Text Discussion -exoplatform.chat.discussion=Discussion -exoplatform.chat.tip.search=Tip: To filter people or spaces on the left panel, type user or space name. -exoplatform.chat.title=eXo Chat -exoplatform.chat.to=To -exoplatform.chat.upload.file=Upload File -exoplatform.chat.upload.filesize=File no fit upload becos say inn size plenty pass d {0}MB limit. -exoplatform.chat.user.popup.status=Loading... -exoplatform.chat.user.popup.connect=Connect -exoplatform.chat.user.popup.confirm=Confirm -exoplatform.chat.user.popup.cancel=Cancel Request -exoplatform.chat.user.popup.remove.connection=Remove Connection -exoplatform.chat.video.call=Make Video Call -exoplatform.chat.video.invite=invites you to a video conference -exoplatform.chat.video.join=Join one Conference -exoplatform.chat.video.person=One person dey invite you come video chat -exoplatform.chat.view=View -exoplatform.chat.weekdays=SUN,MON,TUE,WED,THU,FRI,SAT -exoplatform.chat.you=You -exoplatform.chat.your.status=Your status na : -exoplatform.chat.members=members -exoplatform.stats.messages=Messages -exoplatform.stats.notifications=Notifications -exoplatform.stats.rooms=Rooms -exoplatform.stats.unread.notifications=Notifications way you neva read -exoplatform.stats.users=Users -exoplatform.videocall.Call=Call -exoplatform.videocall.makeCall=video call -exoplatform.chat.home=Back go Home -exoplatform.chat.msg.edit=Change message -exoplatform.chat.msg.notDelivered=Message no deliver -exoplatform.chat.settings.button.tip=Preferences -exoplatform.chat.BrowserNotSupported=Your browser does not support drag and drop upload -exoplatform.chat.TooManyFiles=Only one file is allowed -exoplatform.chat.FileTypeNotAllowed=This file type is not supported -exoplatform.chat.ErrorFileUploadNotComplete=Error uploading the file: the upload operation was interrupted -exoplatform.chat.ErrorPersistFile=Error saving the file to the server. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorNetwork=Network error: could not reach the server. Please check your connection and try again. If the problem persists please inform your system administrator. -exoplatform.chat.ErrorSaveTask=An error occurred while saving the task. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorSaveEvent=An error occurred while saving the event. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorRoomCreationTitle=An error occurred when creating the new chat room. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.CreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.NotCreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.notification.group=Chat -exoplatform.chat.ChatMentionNotificationPlugin=Chat -exoplatform.chat.MentionPlugin={0} has mentioned you in {1} -exoplatform.chat.MessagePlugin={0} has sent a message in {1} -exoplatform.chat.spaceSettings.title=Chat -exoplatform.chat.spaceSettings.external.component.title=Chat -exoplatform.chat.spaceSettings.external.component.description=Enable space chat -exoplatform.chat.spaceSettings.switch.label.enable=Enable the space chat room for this space -exoplatform.chat.spaceSettings.switch.label.disable=Disable the space chat room for this space -Notification.subject.ChatMentionNotificationPlugin=Chat mention -Notification.ChatMentionNotificationPlugin.label.SayHello=Hello -Notification.ChatMentionNotificationPlugin.label.footer=If you do not want to receive such notifications, click here to change your notification settings. -Notification.chat.button.tooltip=Chat -# For UI -UINotification.title.ChatMentionNotificationPlugin=Someone mentions me in chat -UINotification.label.ChatMentionNotificationPlugin=Mention in chat -UINotification.title.ChatMessageReceivedNotificationPlugin=Someone sends me a message -UINotification.label.ChatMessageReceivedNotificationPlugin=Receive a message - -Notification.label.types.chat=Chat diff --git a/services/src/main/resources/locale/portlet/chat/Resource_tl.properties b/services/src/main/resources/locale/portlet/chat/Resource_tl.properties deleted file mode 100644 index 906f29610d..0000000000 --- a/services/src/main/resources/locale/portlet/chat/Resource_tl.properties +++ /dev/null @@ -1,281 +0,0 @@ -exoplatform.chat.desktopNotif.global.notifications=Ang mga notipikasyon -exoplatform.chat.desktopNotif.global.notifyme=Magbigay sa akin ng abiso -exoplatform.chat.desktopNotif.global.donotdist=Huwag Disturbuhin ang mga Notipikasyon -exoplatform.chat.desktopNotif.global.donotdist.description=Bigyan ako ng abiso kahit na ang aking estado ay Do Not Disturb -exoplatform.chat.desktopNotif.global.desktop=Mga abiso sa desktop -exoplatform.chat.desktopNotif.global.desktop.description=Magpakita ng toast notification sa aking desktop -exoplatform.chat.desktopNotif.global.onsite=Mga abiso sa mismong site -exoplatform.chat.desktopNotif.global.onsite.description=Magpakita ng badge sa icon ng chat sa ibabaw ng bar -exoplatform.chat.desktopNotif.global.beep=Mga Bip -exoplatform.chat.desktopNotif.global.beep.description=Maglaro ng tunog sa bawat oras na may bagong dadating na mensahe -exoplatform.chat.desktopNotif.local.normal=Gusto kong makatanggap ng mga abiso kuwartong ito -exoplatform.chat.desktopNotif.local.silence=Hindi ko nais na makatanggap ng mga abiso sa kuwartong ito -exoplatform.chat.desktopNotif.local.alerton=Abisuhan mo ako kapag may ibang gumagamit ng isa sa mga keyword na ito -exoplatform.chat.desktopNotif.local.normal.label=Karaniwan -exoplatform.chat.desktopNotif.local.silence.label=Katahimikan -exoplatform.chat.desktopNotif.local.alerton.label=Alerto sa -exoplatform.chat.desktopNotif.local.alerton.placeholder=Pananghalian, pahinga, kape, party... -exoplatform.chat.desktopNotif.close=Sarado -exoplatform.chat.actions.show=Ipakita ang collaborative na mga pagkilos -exoplatform.chat.collaborative.actions.tip=Collaborative Actions -exoplatform.chat.emoji.tip=Emoji -exoplatform.chat.send=Ipadala -exoplatform.chat.send.message=Send a message -exoplatform.chat.moreActions=Ang Karagdagang mga Aksyon -exoplatform.chat.add.event=Magdagdag ng Kaganapan -exoplatform.chat.add.favorites=Idagdag ito sa mga Paborito -exoplatform.chat.all.day=Buong araw -exoplatform.chat.ask.question=May gusto ka bang itanong -exoplatform.chat.ask=Magtanong -exoplatform.chat.assign.task=Magtalaga ng gawain -exoplatform.chat.assign.to=Magtalaga kay -exoplatform.chat.assign.to.none=Hindi nakatalaga -exoplatform.chat.assigned=nakatalaga kay -exoplatform.chat.assignee=Ang nagtalaga -exoplatform.chat.available=Pwedeng magamit -exoplatform.chat.away=Malayo -exoplatform.chat.contact.search.placeholder=Filter discussions -exoplatform.chat.contact.recent=Recent -exoplatform.chat.contact.unread=Unread -exoplatform.chat.contact.filter=Salain -exoplatform.chat.contact.filter.by=Salain ng -exoplatform.chat.contact.filter.sort=Sort by -exoplatform.chat.contact.filter.actions=Actions -exoplatform.chat.contact.filter.save=Save -exoplatform.chat.contact.mark.read=Markahan lahat bilang nabasa -exoplatform.chat.contact.profile=Tingnan ang profile -exoplatform.chat.contact.all=Lahat -exoplatform.chat.button.call=Tatawag -exoplatform.chat.button.filters=Mga filter -exoplatform.chat.button.install=I-install ang video na client -exoplatform.chat.button.join=Sumali -exoplatform.chat.button.offline=Hindi naka-online -exoplatform.chat.button.public=Pampubliko -exoplatform.chat.button.spaces=Mga puwang -exoplatform.chat.button.users=Mga gumagamit -exoplatform.chat.call.comming=Pasimulang tawag -exoplatform.chat.call.terminated=Ang tawag ay tinapos -exoplatform.chat.cancel=Kanselahin -exoplatform.chat.change.status=Baguhin ang istado -exoplatform.chat.check.mailbox=Ang iyong mailbox ay tingnan. -exoplatform.chat.close.minichat=Isara ang Mini Chat -exoplatform.chat.close=Isara -exoplatform.chat.compareddate.invalid.message=Ang pasimulang petsa ay hindi maaring mas mataas kaysa patapos na petsa! -exoplatform.chat.create.team=Gumawa ng isang bagong silid -exoplatform.chat.quick.create.discussion=New chat -exoplatform.chat.quick.create.discussion.info=If you choose more than one user, you'll have to set the room name -exoplatform.chat.quick.create.discussion.add.people=Add people -exoplatform.chat.quick.discussion.add=Add -exoplatform.chat.quick.create.discussion.room.placeholder=Give your room a name -exoplatform.chat.quick.create.discussion.success.notification=Chat room successfully added. -exoplatform.chat.no.results.filter.message=No results, we suggest you to create a new discussion -exoplatform.chat.no.results.filter.external.message=No results -exoplatform.chat.current.status=Ang iyong kasalukuyang istado ay : -exoplatform.chat.date.invalid.message=Mangyaring maglagay ng wastong petsa sa format na [MM/dd/yyyy]! -exoplatform.chat.link.invalid.message=Any link ay may hindi wastong format. Maaring maglagay ng tamang URL. -exoplatform.chat.delete=Tanggalin -exoplatform.chat.popup.delete.title=Burahin ang Mensahe -exoplatform.chat.popup.delete.message=This message will be deleted and you will not be able to find it anymore. -exoplatform.chat.deleted=Ang mensaheng ito ay binura na. -exoplatform.chat.designed=Dinisenyo at Pinalago ni -exoplatform.chat.display.name=Pangalan na makikita -exoplatform.chat.dnd.support=hindi suportado ng browser na ito ang pagdrag at pag-drop ng HTML5 -exoplatform.chat.donotdisturb=Huwag abalahin -exoplatform.chat.download=I-download -exoplatform.chat.due.date=Itinakdang petsa -exoplatform.chat.due.date.none=Hindi naka-set -exoplatform.chat.due=Nakatakda -exoplatform.chat.edit=I-edit -exoplatform.chat.email=Ang Email -exoplatform.chat.emoticons=Ipakita ang mga emoticon -exoplatform.chat.event.title=Ang pamagat ng kaganapan -exoplatform.chat.event=Ang kaganapan -exoplatform.chat.event.invalid.entry=Mangyaring punan ang lahat ng field -exoplatform.chat.favorites=Mga Paborito -exoplatform.chat.file.drop=Ang file ay i-drop dito -exoplatform.chat.file.manually=Manu-manong piliin -exoplatform.chat.file.select=Pumili ng file -exoplatform.chat.file=Ang file -exoplatform.chat.for=para kay -exoplatform.chat.from=Nagmula sa -exoplatform.chat.hide.users=Ang gumgamit ng offline ay itago -exoplatform.chat.hour=oras -exoplatform.chat.hours=ang mga oras -exoplatform.chat.howto1=Paano gamitin ang mode ng Admin Command na linya? -exoplatform.chat.howto2=Kung ikaw ang host o ang administrator, mayroon kang karapatan na gumamit ng mga tiyak na utos : -exoplatform.chat.howto3=ang teksto -exoplatform.chat.howto4=pinapakita ang iyong pangalan na sinusundan ng teksto na iyong sinulat. Hal:/ ako ay nagtatrabaho sa bahay -exoplatform.chat.howto5=magsisimula ng video na tawag sa silid na naroroon ka ngayon -exoplatform.chat.howto6=sumali sa isang umiiral na conference na tawag -exoplatform.chat.howto7=pilit na pagputol ng tawag sa kasalukuyang silid ng chat -exoplatform.chat.howto8=mag-export ng kasalukuyang kasaysayan ng silid (mga huling 2000 mensahe na default) na may tekstong format lamang -exoplatform.chat.howto9=mabuti, kung narito ka na, alam mo na kung paano gamagana ang isang ito -exoplatform.chat.online=Online -exoplatform.chat.invisible=Hindi nakikita -exoplatform.chat.inactive=Disabled -exoplatform.chat.ldue=nakatakda -exoplatform.chat.link=Ang Link -exoplatform.chat.loading=Naglo-load... -exoplatform.chat.seeMore=See more -exoplatform.chat.external=External -exoplatform.chat.location=Lokasyon -exoplatform.chat.maximize=I-maximize -exoplatform.chat.meeting.finished=Ang pagpupulong ay tapos na -exoplatform.chat.meeting.joined=Sumali sa pulong -exoplatform.chat.meeting.notes=Ang mga tala sa pagpupulong -exoplatform.chat.meeting.start=Simulan na ang pagpupulong -exoplatform.chat.meeting.started.message=Itigil ang pgpupulong at i-save ang mga note sa anumang oras sa pamamagitan ng pag-click sa Stop button. -exoplatform.chat.meeting.started=Nagsimula na ang pagpupulong -exoplatform.chat.meeting.stop=Ihinto ang Pagpupulong -exoplatform.chat.minimize=I-minimize -exoplatform.chat.minute=segundo -exoplatform.chat.minutes=mga minuto -exoplatform.chat.monthNames=Enero.Pebrero,Marso,Abril,Mayo,Hunyo,Hulyo,Agosto,Setyembre,Oktubre,Nobyembre,Disyembre -exoplatform.chat.new.messages=Mayroon kang mga bagong mensahe -exoplatform.chat.no.connection=Walang koneksyon -exoplatform.chat.no.conversation=Wala pang mga pag-uusapan sa ngayon. -exoplatform.chat.no.favorite=Walang Paborito -exoplatform.chat.no.messages=Walang pang mensahe sa ngayon. -exoplatform.chat.no.space=Walang Espasyo -exoplatform.chat.no.team=Walang Silid -exoplatform.chat.notes.saved=Ang mga talaan ay naka-save na -exoplatform.chat.notes=I-save ang mga talaan -exoplatform.chat.open.chat=Ang chat ay buksan -exoplatform.chat.open.wiki=Open Notes application -exoplatform.chat.optional.comment=Opsyonal magkomento -exoplatform.chat.or=o -exoplatform.chat.panel.demo=Maligayang pagdating sa mode ng Demo. -exoplatform.chat.panel.error1=Hindi mahanap ang serbisyo. -exoplatform.chat.panel.error2=Mangyaring, bumalik ka mamaya. -exoplatform.chat.panel.login1=Dapat munang mag logged in tsaka pa maaring gamitin ang Chat. -exoplatform.chat.panel.login2=Pindutin ito para mag reload -exoplatform.chat.panel.public=Kailangan mo ba ng tulong? -exoplatform.chat.panel.question.header=May gusto ka bang itanong -exoplatform.chat.people=Mga tao -exoplatform.chat.post=Mag-post -exoplatform.chat.public.welcome=Mag tanaong ka lang, ang aming koponan ay andito lamang para tulungan ka. -exoplatform.chat.question.what=Ano ang iyong tanong? -exoplatform.chat.question=Ang tanong -exoplatform.chat.quote=Ang quote -exoplatform.chat.raise.hand=Itaas ang mga kamay -exoplatform.chat.raise.your=Itaas ang iyong mga kamay -exoplatform.chat.remove.favorites=Alisin sa mga Paborito -exoplatform.chat.room.people=Mga tao -exoplatform.chat.save.profile=Itanong ang iyong katanungan -exoplatform.chat.save.wiki=Save as note -exoplatform.chat.save=I-save -exoplatform.chat.saved=Tapos ng i-save! -exoplatform.chat.search=Paghahanap -exoplatform.chat.second=segundo -exoplatform.chat.seconds=ang mga segundo -exoplatform.chat.send.notes=Ang mga tala sa pagpupulong ay ipadala -exoplatform.chat.sent=Tapos ng ipadala! -exoplatform.chat.share.link=Ang link ay ibahagi -exoplatform.chat.share=Ibahagi -exoplatform.chat.show.history=Ipakita/itago ang mga kakailang mga contact -exoplatform.chat.show.users=Show offline users -exoplatform.chat.expand.users=Click to expand -exoplatform.chat.reduce.users=Click to reduce -exoplatform.chat.sources=Ang sources ay pwedeng magamit mula sa -exoplatform.chat.spaces=Mga puwang -exoplatform.chat.support.fullname=Suporta -exoplatform.chat.task.title=Pamagat ng Gawain -exoplatform.chat.task=Gawain -exoplatform.chat.task.invalidUser.message=Ang gumagamit '{0}' ay hindi makita. -exoplatform.chat.team.edit=Ang silid ng edit -exoplatform.chat.team.msg.leaveroom={0} has left this room. -exoplatform.chat.team.leave=Leave Room -exoplatform.chat.team.leave.message=Are you sure you want to leave the room "{0}" ? -exoplatform.chat.team.leave.ok=Yes -exoplatform.chat.team.leave.ko=No -exoplatform.chat.team.delete=Tanggalin ang silid -exoplatform.chat.team.delete.error=May isang problemang naganap sa panahong tinangka itong buruhain. -exoplatform.chat.team.delete.title=Tanggalin ang silid -exoplatform.chat.team.delete.message=Sigurado ka ba na gusto mong buruhin ang silid "{0}"? -exoplatform.chat.team.delete.ok=Burahin -exoplatform.chat.team.delete.ko=Kanselahin -exoplatform.chat.timeout.title=Ang oras ng Sesyon ay Tapos na -exoplatform.chat.timeout.description=Hindi maisagawa ang hinihiling na kilos. Dapat ka munang maglogged in upang magawa ito. -exoplatform.chat.timeout.login=Mag-login -exoplatform.chat.team.help=Hal: "ro" o "Ro Br" upang hanapin si Robert Bruce -exoplatform.chat.team.msg.adduser={0} idinagdag {1} sa pag-uusap na ito. -exoplatform.chat.team.msg.removeuser={0} inalis {1} mula sa silid na ito. -exoplatform.chat.team.msg.kicked=Ikaw ay pinaalis sa silid na ito. -exoplatform.chat.team.msg.img.alt=Open photo -exoplatform.chat.team.name=Ano ang silid na pangalan mo? -exoplatform.chat.team.people=Sa silid ay magdagdag ng tao: -exoplatform.chat.team.settings.button=Ang mga setting -exoplatform.chat.team.settings.button.tip=Ang mga setting -exoplatform.chat.settings.home=Bumalik sa Home -exoplatform.chat.team.settings.members=Ang mga miyembro sa silid: -exoplatform.chat.team.settings.owner=Ang may-ari ng silid: -exoplatform.chat.team.settings.title=Ang mga setting ng silid -exoplatform.chat.team.add.title=Magdagdag ng bagong kuwarto -exoplatform.chat.team.notifications={0} mga Abiso -exoplatform.chat.teams=Mga silid -exoplatform.chat.participants=Ipakit ang mga kalahok -exoplatform.chat.participants.label=Mga kalahok -exoplatform.chat.participants.more.label=more participants -exoplatform.chat.text.discussion=Pag-uusap sa nagawang teksto -exoplatform.chat.discussion=Usapan -exoplatform.chat.tip.search=Tip: To filter people or spaces on the left panel, type user or space name. -exoplatform.chat.title=eXo Chat -exoplatform.chat.to=Kay -exoplatform.chat.upload.file=I-upload ang File -exoplatform.chat.upload.filesize=Ang file ay hindi ma-upload dahil lumampas ang laki nito sa {0}MB na limitasyon. -exoplatform.chat.user.popup.status=Naglo-load... -exoplatform.chat.user.popup.connect=Ikonekta -exoplatform.chat.user.popup.confirm=Kumpirmahin -exoplatform.chat.user.popup.cancel=Ang kahilingan ay kanselahin -exoplatform.chat.user.popup.remove.connection=Ang koneksyon ay alisin -exoplatform.chat.video.call=Gumawa ng Video na Tawag -exoplatform.chat.video.invite=invites you to a video conference -exoplatform.chat.video.join=Sumali sa isang kumperensya -exoplatform.chat.video.person=May isang tao na gusto kang imbitahin sa video na chat -exoplatform.chat.view=Tingnan -exoplatform.chat.weekdays=LINGGO,LUNES,MARTES,MIYERKULES,HUWEBES,BIYERNES,SABADO -exoplatform.chat.you=Ikaw -exoplatform.chat.your.status=Ang iyong istado ay : -exoplatform.chat.members=members -exoplatform.stats.messages=Ang mga mensahe -exoplatform.stats.notifications=Ang mga abiso -exoplatform.stats.rooms=Ang mga silid -exoplatform.stats.unread.notifications=Ang mga hindi nababasa na abiso -exoplatform.stats.users=Ang mga gumagamit -exoplatform.videocall.Call=Tawag -exoplatform.videocall.makeCall=ang video na tawag -exoplatform.chat.home=Bumalik sa Home -exoplatform.chat.msg.edit=I-edit ang mensahe -exoplatform.chat.msg.notDelivered=Ang mensahe ang hind napadala -exoplatform.chat.settings.button.tip=Ang mga preperensiya -exoplatform.chat.BrowserNotSupported=Your browser does not support drag and drop upload -exoplatform.chat.TooManyFiles=Only one file is allowed -exoplatform.chat.FileTypeNotAllowed=This file type is not supported -exoplatform.chat.ErrorFileUploadNotComplete=Error uploading the file: the upload operation was interrupted -exoplatform.chat.ErrorPersistFile=Error saving the file to the server. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorNetwork=Network error: could not reach the server. Please check your connection and try again. If the problem persists please inform your system administrator. -exoplatform.chat.ErrorSaveTask=An error occurred while saving the task. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorSaveEvent=An error occurred while saving the event. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorRoomCreationTitle=An error occurred when creating the new chat room. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.CreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.NotCreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.notification.group=Chat -exoplatform.chat.ChatMentionNotificationPlugin=Chat -exoplatform.chat.MentionPlugin={0} has mentioned you in {1} -exoplatform.chat.MessagePlugin={0} has sent a message in {1} -exoplatform.chat.spaceSettings.title=Chat -exoplatform.chat.spaceSettings.external.component.title=Chat -exoplatform.chat.spaceSettings.external.component.description=Enable space chat -exoplatform.chat.spaceSettings.switch.label.enable=Enable the space chat room for this space -exoplatform.chat.spaceSettings.switch.label.disable=Disable the space chat room for this space -Notification.subject.ChatMentionNotificationPlugin=Chat mention -Notification.ChatMentionNotificationPlugin.label.SayHello=Hello -Notification.ChatMentionNotificationPlugin.label.footer=If you do not want to receive such notifications, click here to change your notification settings. -Notification.chat.button.tooltip=Chat -# For UI -UINotification.title.ChatMentionNotificationPlugin=Someone mentions me in chat -UINotification.label.ChatMentionNotificationPlugin=Mention in chat -UINotification.title.ChatMessageReceivedNotificationPlugin=Someone sends me a message -UINotification.label.ChatMessageReceivedNotificationPlugin=Receive a message - -Notification.label.types.chat=Chat diff --git a/services/src/main/resources/locale/portlet/chat/Resource_ur_IN.properties b/services/src/main/resources/locale/portlet/chat/Resource_ur_IN.properties deleted file mode 100644 index efb7806320..0000000000 --- a/services/src/main/resources/locale/portlet/chat/Resource_ur_IN.properties +++ /dev/null @@ -1,281 +0,0 @@ -exoplatform.chat.desktopNotif.global.notifications=\u0627\u0637\u0644\u0627\u0639\u0627\u062a -exoplatform.chat.desktopNotif.global.notifyme=\u0645\u062c\u06be\u06d2 \u0645\u0637\u0644\u0639 \u06a9\u0631\u06cc\u06cc \u0627\u0633 \u0633\u06d2 -exoplatform.chat.desktopNotif.global.donotdist=\u067e\u0631\u06cc\u0634\u0627\u0646 \u0646\u06c1 \u06a9\u0631\u0648 \u0646\u0648\u0679\u06cc\u0641\u06a9\u06cc\u0634\u0646\u0633 -exoplatform.chat.desktopNotif.global.donotdist.description=\u0645\u062c\u06be\u06d2 \u0645\u0637\u0644\u0639 \u06a9\u0631\u06cc\u06ba \u06cc\u06c1\u0627\u06ba \u062a\u06a9 \u06a9\u06c1 \u062c\u0628 \u0645\u06cc\u0631\u06cc \u062d\u0627\u0644\u062a \u067e\u0631\u06cc\u0634\u0627\u0646 \u0646\u06c1 \u06a9\u0631\u0648 \u0628\u06be\u06cc \u06be\u0648 -exoplatform.chat.desktopNotif.global.desktop=\u0688\u06cc\u0633\u06a9 \u0679\u0627\u067e \u0627\u0637\u0644\u0627\u0639\u0627\u062a -exoplatform.chat.desktopNotif.global.desktop.description=\u0627\u067e\u0646\u06d2 \u0688\u06cc\u0633\u06a9 \u0679\u0627\u067e \u067e\u0631 \u0633\u06cc\u0646\u06a9\u0646\u06d2 \u06a9\u0627 \u0646\u0648\u0679\u06cc\u0641\u06a9\u06cc\u0634\u0646 \u062f\u06a9\u06be\u0627\u0626\u06cc\u06ba -exoplatform.chat.desktopNotif.global.onsite=\u0633\u0627\u0626\u0679 \u067e\u0631 \u0627\u0637\u0644\u0627\u0639 -exoplatform.chat.desktopNotif.global.onsite.description=\u0633\u0628 \u0633\u06d2 \u0627\u0648\u067e\u0631 \u0628\u0627\u0631 \u0645\u06cc\u06ba \u06af\u0641\u062a\u0641\u0648 \u0634\u0628\u06cc\u06c1 \u067e\u0631 \u0646\u0634\u0627\u0646\u06cc \u062f\u06a9\u06be\u0627\u0626\u06cc\u06ba -exoplatform.chat.desktopNotif.global.beep=\u0628\u067e\u0633 -exoplatform.chat.desktopNotif.global.beep.description=\u06c1\u0631 \u0648\u0642\u062a \u0622\u0648\u0627\u0632 \u06a9\u0631\u06cc\u06d2 \u062c\u0628 \u0628\u06be\u06cc \u0627\u06cc\u06a9 \u0646\u06cc\u0627 \u067e\u06cc\u06af\u0627\u0645 \u0622\u0626\u06d2 -exoplatform.chat.desktopNotif.local.normal=\u0645\u06cc\u06ba \u0627\u0633 \u062c\u06af\u06be\u0627 \u06a9\u06d2 \u0644\u0626\u06d2 \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u062d\u0627\u0635\u0644 \u06a9\u0631\u0646\u0627 \u0686\u0627\u06c1\u062a\u0627 \u06c1\u0648\u06ba -exoplatform.chat.desktopNotif.local.silence=\u0645\u06cc\u06ba \u0627\u0633 \u062c\u06af\u06be\u0627 \u06a9\u06d2 \u0644\u0626\u06d2 \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u062d\u0627\u0635\u0644 \u0646\u06be\u06cc\u06cc \u06a9\u0631\u0646\u0627 \u0686\u0627\u06c1\u062a\u0627 \u06c1\u0648\u06ba -exoplatform.chat.desktopNotif.local.alerton=\u0645\u062c\u06be\u06d2 \u0627\u0637\u0644\u0627\u0639 \u062f\u06cc\u06ba \u062c\u0628 \u06a9\u0648\u06cc\u06cc \u0627\u0646 \u0645\u0637\u0644\u0648\u0628\u06c1 \u0627\u0644\u0641\u0627\u0638 \u0645\u06cc\u06ba \u0633\u06d2 \u06a9\u0633\u06cc \u06a9\u0627 \u0628\u06be\u06cc \u0627\u0633\u062a\u0639\u0645\u0627\u0644 \u06a9\u0631\u06d2 -exoplatform.chat.desktopNotif.local.normal.label=\u062d\u0633\u0628 \u0645\u0639\u0645\u0648\u0644 -exoplatform.chat.desktopNotif.local.silence.label=\u062e\u0627\u0645\u0648\u0634\u0649 -exoplatform.chat.desktopNotif.local.alerton.label=\u0627\u0646\u062a\u0628\u0627\u06c1 \u06a9\u0631\u06cc\u06cc -exoplatform.chat.desktopNotif.local.alerton.placeholder=\u062f\u0648\u067e\u06c1\u0631 \u06a9\u0627 \u06a9\u06be\u0627\u0646\u0627\u060c \u0648\u0642\u0641\u06d2\u060c \u06a9\u0627\u0641\u06cc\u060c \u067e\u0627\u0631\u0679\u06cc... -exoplatform.chat.desktopNotif.close=\u0628\u0646\u062f \u06a9\u0631\u06cc\u06cc -exoplatform.chat.actions.show=\u0628\u0627\u06c1\u0645\u06cc \u062a\u0639\u0627\u0648\u0646 \u06a9\u0627 \u0645\u0638\u0627\u06c1\u0631\u06c1 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.collaborative.actions.tip=Collaborative Actions -exoplatform.chat.emoji.tip=Emoji -exoplatform.chat.send=\u0628\u06be\u06cc\u062c\u0648 -exoplatform.chat.send.message=Send a message -exoplatform.chat.moreActions=\u0645\u0632\u06cc\u062f \u0627\u0642\u062f\u0627\u0645\u0627\u062a -exoplatform.chat.add.event=\u0627\u06cc\u0648\u0646\u0679 \u06a9\u0627 \u0627 \u0636\u0627\u0641\u06c1 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.add.favorites=\u067e\u0633\u0646\u062f\u06cc\u062f\u06c1 \u0645\u06cc\u06ba \u0634\u0627\u0645\u0644 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.all.day=\u062a\u0645\u0627\u0645 \u062f\u0646 -exoplatform.chat.ask.question=\u0627\u06cc\u06a9 \u0633\u0648\u0627\u0644 \u067e\u0648\u0686\u06cc\u06d2 -exoplatform.chat.ask=\u067e\u0648\u0686\u06be\u06d2 -exoplatform.chat.assign.task=\u06a9\u0627\u0645 \u0645\u0642\u0631\u0631 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.assign.to=\u06a9\u0648 \u062a\u0642\u0648\u064a\u0636 \u0643\u0631\u064a\u0649 -exoplatform.chat.assign.to.none=\u062a\u0641\u0648\u06cc\u0636 \u0646\u06c1\u06cc\u06ba -exoplatform.chat.assigned=\u0645\u0642\u0631\u0631 \u06a9\u0631 \u062f\u064a\u0627 \u06af\u064a\u0627 -exoplatform.chat.assignee=\u0645\u062a\u064a\u0646 -exoplatform.chat.available=\u062f\u0633\u062a\u064a\u0627\u0628 -exoplatform.chat.away=\u062f\u0648\u0631 -exoplatform.chat.contact.search.placeholder=Filter discussions -exoplatform.chat.contact.recent=Recent -exoplatform.chat.contact.unread=Unread -exoplatform.chat.contact.filter=\u0641\u0644\u0679\u0631 -exoplatform.chat.contact.filter.by=Filter by -exoplatform.chat.contact.filter.sort=Sort by -exoplatform.chat.contact.filter.actions=\u0627\u0639\u0645\u0627\u0644 -exoplatform.chat.contact.filter.save=\u0645\u062d\u0641\u0648\u0638 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.contact.mark.read=\u0633\u0628 \u06a9\u0648 \u067e\u0691\u06be\u0627 \u06c1\u0648\u0627 \u0634\u0645\u0627\u0631 \u0630\u062f \u06a9\u0631\u06cc\u06ba -exoplatform.chat.contact.profile=\u067e\u0631\u0648\u0641\u0627\u0626\u0644 \u062f\u06a9\u06be\u0627\u0626\u06d2 -exoplatform.chat.contact.all=All -exoplatform.chat.button.call=\u06a9\u0627\u0644 -exoplatform.chat.button.filters=\u0641\u0644\u0679\u0631\u0633 -exoplatform.chat.button.install=\u0648\u06cc\u0688\u06cc\u0648 \u06a9\u0644\u0627\u0626\u0646\u0679 \u0627\u0646\u0633\u0679\u0627\u0644 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.button.join=\u0634\u0627\u0645\u0644 \u06c1\u0648 \u062c\u0627\u064a\u0649 -exoplatform.chat.button.offline=\u0622\u0641 \u0644\u0627\u0626\u0646 -exoplatform.chat.button.public=\u0639\u0648\u0627\u0645 -exoplatform.chat.button.spaces=\u062e\u0627\u0644\u06cc \u062c\u06af\u06c1\u06cc\u06ba -exoplatform.chat.button.users=\u0635\u0627\u0631\u0641\u06cc\u0646 -exoplatform.chat.call.comming=\u06a9\u0627\u0644 \u0634\u0631\u0648\u0639 -exoplatform.chat.call.terminated=\u06a9\u0627\u0644 \u062e\u062a\u0645 \u06a9\u0631 \u062f\u06cc\u0627 -exoplatform.chat.cancel=\u0645\u0646\u0633\u0648\u062e \u06a9\u0631\u06cc\u06ba -exoplatform.chat.change.status=\u0627\u067e\u0646\u06cc \u0635\u0648\u0631\u062a\u062d\u0627\u0644 \u062a\u0628\u062f\u06cc\u0644 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.check.mailbox=\u0627\u067e\u0646\u0627\u0645\u06cc\u0644 \u0628\u0627\u06a9\u0633 \u0686\u06cc\u06a9 \u06a9\u0631\u06cc\u06ba. -exoplatform.chat.close.minichat=\u0686\u06be\u0648\u0679\u06cc \u0628\u0627\u062a \u0686\u06cc\u062a \u0628\u0646\u062f \u06a9\u0631\u06cc\u06ba -exoplatform.chat.close=\u0628\u0646\u062f -exoplatform.chat.compareddate.invalid.message=\u062a\u0627\u0631\u06cc\u062e \u0622\u063a\u0627\u0632 \u062a\u0627\u0631\u06cc\u062e \u0627\u062e\u062a\u062a\u0627\u0645 \u0633\u06d2 \u0628\u0691\u06cc \u0646\u06c1\u06cc\u06ba \u06c1\u0648 \u0633\u06a9\u062a\u06cc \u06c1\u06d2! -exoplatform.chat.create.team=\u0627\u06cc\u06a9 \u0646\u06cc\u0627 \u06a9\u0645\u0631\u06c1 \u0628\u0646\u0627\u0626\u06cc\u06ba -exoplatform.chat.quick.create.discussion=New chat -exoplatform.chat.quick.create.discussion.info=If you choose more than one user, you'll have to set the room name -exoplatform.chat.quick.create.discussion.add.people=Add people -exoplatform.chat.quick.discussion.add=Add -exoplatform.chat.quick.create.discussion.room.placeholder=Give your room a name -exoplatform.chat.quick.create.discussion.success.notification=Chat room successfully added. -exoplatform.chat.no.results.filter.message=No results, we suggest you to create a new discussion -exoplatform.chat.no.results.filter.external.message=No results -exoplatform.chat.current.status=\u0622\u067e \u06a9\u06cc \u0645\u0648\u062c\u0648\u062f\u06c1 \u062d\u0627\u0644\u062a \u06cc\u06c1 \u06c1\u06d2: -exoplatform.chat.date.invalid.message=\u0634\u06a9\u0644 [MM / dd / yyyy] \u06a9\u06d2 \u0633\u0627\u062a\u06be \u0627\u06cc\u06a9 \u062f\u0631\u0633\u062a \u062a\u0627\u0631\u06cc\u062e \u062f\u0631\u062c \u06a9\u0631\u06cc\u06ba! -exoplatform.chat.link.invalid.message=\u0644\u0646\u06a9 \u0645\u06cc\u06ba \u0627\u06cc\u06a9 \u063a\u0644\u0637 \u0634\u06a9\u0644 \u06c1\u06d2. \u0628\u0631\u0627\u06c1 \u06a9\u0631\u0645 \u0627\u06cc\u06a9 \u062f\u0631\u0633\u062a URL \u062f\u0631\u062c \u06a9\u0631\u06cc\u06ba. -exoplatform.chat.delete=\u062d\u0630\u0641 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.popup.delete.title=\u067e\u06cc\u063a\u0627\u0645 \u062d\u0630\u0641 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.popup.delete.message=This message will be deleted and you will not be able to find it anymore. -exoplatform.chat.deleted=\u06cc\u06c1 \u067e\u06cc\u063a\u0627\u0645 \u062d\u0630\u0641 \u06a9\u0631\u062f\u06cc\u0627 \u06af\u06cc\u0627 \u06c1\u06d2. -exoplatform.chat.designed=\u06a9\u06cc \u0637\u0631\u0641 \u0633\u06d2 \u0688\u06cc\u0632\u0627\u0626\u0646 \u0627\u0648\u0631 \u062a\u06cc\u0627\u0631 \u06a9\u06cc\u0627 \u06af\u06cc\u0627 -exoplatform.chat.display.name=\u0646\u0627\u0645 \u0638\u0627\u06be\u0631 \u06a9\u0631\u064a\u0649 -exoplatform.chat.dnd.support=\u06cc\u06c1 \u0628\u0631\u0627\u0624\u0632\u0631 HTML5 \u06af\u06be\u0633\u06cc\u0679 \u06a9\u0631 \u0686\u06be\u0648\u0691\u0646\u06d2 \u06a9\u06cc \u062d\u0645\u0627\u06cc\u062a \u0646\u06c1\u06cc\u06ba \u06a9\u0631\u062a\u06cc \u06c1\u06d2 -exoplatform.chat.donotdisturb=\u067e\u0631\u06cc\u0634\u0627\u0646 \u0646\u06c1 \u06a9\u0631\u064a\u0649 -exoplatform.chat.download=\u0688\u0627\u0624\u0646 \u0644\u0648\u0688 -exoplatform.chat.due.date=\u0627\u062e\u0631\u06cc \u062a\u0627\u0631\u06cc\u062e -exoplatform.chat.due.date.none=\u0633\u06cc\u0679 \u0646\u06c1\u06cc\u06ba \u06c1\u06d2 -exoplatform.chat.due=\u0648\u0627\u062c\u0628 \u0627\u0644\u0639\u062f\u0627 -exoplatform.chat.edit=\u062a\u0631\u0645\u06cc\u0645 -exoplatform.chat.email=\u0627\u06cc \u0645\u06cc\u0644 -exoplatform.chat.emoticons=\u06af\u0648\u0634\u0648\u0627\u0631\u06c1 \u0646\u0645\u0627\u06cc\u0634 \u06a9\u0631\u06cc\u06cc -exoplatform.chat.event.title=\u062a\u0642\u0631\u06cc\u0628 \u06a9\u0627 \u0639\u0646\u0648\u0627\u0646 -exoplatform.chat.event=\u062a\u0642\u0631\u06cc\u0628 -exoplatform.chat.event.invalid.entry=\u0628\u0631\u0627\u06c1 \u0645\u06c1\u0631\u0628\u0627\u0646\u06cc \u062a\u0645\u0627\u0645 \u0634\u0639\u0628\u0648\u06ba \u06a9\u0648 \u0628\u06be\u0631\u06cc\u06ba -exoplatform.chat.favorites=\u067e\u0633\u0646\u062f\u06cc\u062f\u06c1 -exoplatform.chat.file.drop=\u0627\u067e\u0646\u06cc \u0641\u0627\u0626\u0644 \u06cc\u06c1\u0627\u06ba \u0686\u06be\u0648\u0688\u06d2 -exoplatform.chat.file.manually=\u062f\u0633\u062a\u06cc \u0637\u0648\u0631 \u067e\u0631 \u0645\u0646\u062a\u062e\u0628 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.file.select=\u0641\u0627\u0626\u0644 \u0645\u0646\u062a\u062e\u0628 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.file=\u0641\u0627\u0626\u0644 -exoplatform.chat.for=\u06a9\u06d2 \u0644\u0626\u06d2 -exoplatform.chat.from=\u0633\u06d2 -exoplatform.chat.hide.users=\u0622\u0641 \u0644\u0627\u0626\u0646 \u0635\u0627\u0631\u0641\u06cc\u0646 \u0686\u06be\u067e\u0627\u0626\u06cc\u06ba -exoplatform.chat.hour=\u06af\u06be\u0646\u0679\u06c1 -exoplatform.chat.hours=\u06af\u06be\u0646\u0679\u06d2 -exoplatform.chat.howto1=\u0627\u06cc\u0688\u0645\u0646 \u06a9\u0645\u0627\u0646\u0688 \u0644\u0627\u0626\u0646 \u0645\u0648\u0688 \u06a9\u0627 \u0627\u0633\u062a\u0639\u0645\u0627\u0644 \u06a9\u06cc\u0633\u06d2 \u06a9\u0631\u06cc\u06ba\u061f -exoplatform.chat.howto2=\u0627\u06af\u0631 \u0622\u067e \u0645\u06cc\u0632\u0628\u0627\u0646 \u06cc\u0627 \u0645\u0646\u062a\u0638\u0645 \u06c1\u06cc\u06ba \u062a\u0648\u060c \u0622\u067e \u06a9\u0648 \u0645\u062e\u0635\u0648\u0635 \u0627\u062d\u0643\u0627\u0645 \u062a\u06a9 \u0631\u0633\u0627\u0626\u06cc \u062d\u0627\u0635\u0644 \u06c1\u06d2: -exoplatform.chat.howto3=\u0645\u062a\u0646 -exoplatform.chat.howto4=\u0645\u062a\u0646 \u06a9\u06cc \u0637\u0631\u0641 \u0633\u06d2 \u0622\u067e \u06a9\u0648 \u0644\u06a9\u06be\u0646\u06d2 \u06a9\u06d2 \u0628\u0639\u062f \u0622\u067e \u06a9\u0627 \u0646\u0627\u0645 \u0638\u0627\u06c1\u0631 \u06a9\u0631\u062a\u0627 \u06c1\u06d2 \u06d4 \u0633\u0627\u0628\u0642: \u0645\u06cc\u06cc \u06af\u06be\u0631 \u0633\u06d2 \u06a9\u0627\u0645 \u06a9\u0631\u062a\u0627 \u06c1\u0648\u06ba -exoplatform.chat.howto5=\u0627\u0633 \u06a9\u0645\u0631\u06d2 \u0633\u06d2 \u0648\u06cc\u0688\u06cc\u0648 \u06a9\u0627\u0644 \u0634\u0631\u0648\u0639 \u06c1\u0648\u062a\u0627 \u06c1\u06d2 \u062c\u0633 \u0645\u06cc\u06cc \u0622\u067e \u0627\u0633 \u0648\u0642\u062a \u06c1\u0648 -exoplatform.chat.howto6=\u0645\u0648\u062c\u0648\u062f\u06c1 \u06a9\u0627\u0646\u0641\u0631\u0646\u0633 \u06a9\u0627\u0644 \u0645\u06cc\u06ba \u0634\u0645\u0648\u0644\u06cc\u062a \u0627\u062e\u062a\u06cc\u0627\u0631 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.howto7=\u062d\u0627\u0644\u06cc\u06c1 \u0686\u06cc\u0679 \u0631\u0648\u0645 \u0645\u06cc\u06ba \u06a9\u0627\u0644 \u0632\u0628\u0631\u062f\u0633\u062a\u06cc \u0645\u0646\u0633\u0648\u062e \u06a9\u0631\u06cc\u06cc -exoplatform.chat.howto8=\u0645\u0648\u062c\u0648\u062f\u06c1 \u06a9\u0645\u0631\u06d2 \u06a9\u06cc \u062a\u0627\u0631\u06cc\u062e \u0628\u0631\u0622\u0645\u062f \u06a9\u0631\u06cc\u06ba (\u067e\u06c1\u0644\u06d2 \u0633\u06d2 \u0637\u06d2 \u0634\u062f\u06c1 2000 \u067e\u06cc\u063a\u0627\u0645\u0627\u062a) \u0635\u0631\u0641 \u0645\u062a\u0649\u0646 \u0643\u06cc \u0648\u0627\u062d\u062f \u0634\u0643\u0644 \u0643\u06d2 \u0633\u0627\u062a\u06be -exoplatform.chat.howto9=\u0679\u06be\u06cc\u06a9 \u06c1\u06d2\u060c \u0627\u06af\u0631 \u0622\u067e \u06cc\u06c1\u0627\u06ba \u06c1\u06cc\u06ba \u062a\u0648 \u0622\u067e \u067e\u06c1\u0644\u06d2 \u0633\u06d2 \u06c1\u06cc \u06cc\u06c1 \u0633\u0648\u0686\u062a\u06d2 \u06c1\u06cc\u06ba \u06a9\u06c1 \u06cc\u06c1 \u06a9\u0633 \u0637\u0631\u062d \u06a9\u0627\u0645 \u06a9\u0631\u062a\u0627 \u06c1\u06d2 -exoplatform.chat.online=Online -exoplatform.chat.invisible=\u067e\u0648\u0634\u06cc\u062f\u06c1 -exoplatform.chat.inactive=Disabled -exoplatform.chat.ldue=\u0648\u0627\u062c\u0628 \u0627\u0644\u0627\u062f\u0627 -exoplatform.chat.link=\u0644\u0646\u06a9 -exoplatform.chat.loading=\u0644\u0648\u0688 \u06a9\u0631 \u0631\u06c1\u0627 \u06c1\u06d2... -exoplatform.chat.seeMore=See more -exoplatform.chat.external=External -exoplatform.chat.location=\u0645\u0642\u0627\u0645 -exoplatform.chat.maximize=\u0628\u0691\u06be\u0627\u0624 -exoplatform.chat.meeting.finished=\u0627\u062c\u0644\u0627\u0633 \u0645\u06a9\u0645\u0644 -exoplatform.chat.meeting.joined=\u0645\u0644\u0627\u0642\u0627\u062a \u0645\u06cc\u06ba \u0634\u0627\u0645\u0644 \u06c1\u0648 \u06af\u0626\u06d2 -exoplatform.chat.meeting.notes=\u0645\u0644\u0627\u0642\u0627\u062a \u0646\u0648\u0679\u0633 -exoplatform.chat.meeting.start=\u0627\u062c\u0644\u0627\u0633 \u0634\u0631\u0648\u0639 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.meeting.started.message=\u0627\u062c\u0644\u0627\u0633 \u06a9\u0648 \u0631\u0648\u06a9\u06d2 \u0627\u0648\u0631 \u0646\u0648\u0679 \u0633\u0679\u0627\u067e \u0628\u0679\u0646 \u067e\u0631 \u06a9\u0644\u06a9 \u06a9\u0631\u06a9\u06d2 \u06a9\u0633\u06cc \u0628\u06be\u06cc \u0648\u0642\u062a \u0645\u062d\u0641\u0648\u0638 \u06a9\u0631\u06cc\u06ba \u06d4. -exoplatform.chat.meeting.started=\u0627\u062c\u0644\u0627\u0633 \u0634\u0631\u0648\u0639 \u06c1\u0648\u0626\u06cc -exoplatform.chat.meeting.stop=\u0627\u062c\u0644\u0627\u0633 \u0628\u0646\u062f \u06a9\u0631\u0648 -exoplatform.chat.minimize=\u06a9\u0645 \u06a9\u0631 \u062f\u06cc\u06cc -exoplatform.chat.minute=\u0645\u0646\u0679 -exoplatform.chat.minutes=\u0645\u0646\u0679\u0633 -exoplatform.chat.monthNames=\u062c\u0646\u0648\u0631\u06cc\u060c \u0641\u0631\u0648\u0631\u06cc\u060c \u0645\u0627\u0631\u0686\u060c \u0627\u067e\u0631\u06cc\u0644\u060c \u0645\u0626\u06cc\u060c \u062c\u0648\u0646\u060c \u062c\u0648\u0644\u0627\u0626\u06cc\u060c \u0627\u06af\u0633\u062a\u060c \u0633\u062a\u0645\u0628\u0631\u060c \u0627\u06a9\u062a\u0648\u0628\u0631\u060c \u0646\u0648\u0645\u0628\u0631\u060c \u062f\u0633\u0645\u0628\u0631\u060c -exoplatform.chat.new.messages=\u0622\u067e \u06a9\u06d2 \u067e\u0627\u0633 \u0646\u0626\u06d2 \u067e\u06cc\u063a\u0627\u0645\u0627\u062a \u06c1\u06cc\u06ba -exoplatform.chat.no.connection=\u06a9\u0648\u0626\u06cc \u0631\u0627\u0628\u0637\u06c1 \u0646\u06c1\u06cc\u06ba -exoplatform.chat.no.conversation=\u0627\u0628\u06be\u06cc \u062a\u06a9 \u06a9\u0648\u0626\u06cc \u06af\u0641\u062a\u06af\u0648\u0646\u06c1\u06cc\u06ba. -exoplatform.chat.no.favorite=\u06a9\u0648\u0626\u06cc \u067e\u0633\u0646\u062f\u06cc\u062f\u06c1 \u0646\u06c1\u06cc\u06ba -exoplatform.chat.no.messages=\u0627\u0628\u06be\u06cc \u062a\u06a9 \u06a9\u0648\u0626\u06cc \u067e\u06cc\u063a\u0627\u0645 \u0646\u06c1\u06cc\u06ba. -exoplatform.chat.no.space=\u06a9\u0648\u0626\u06cc \u06af\u0646\u062c\u0627\u0626\u0634 \u0646\u06c1\u06cc\u06ba -exoplatform.chat.no.team=\u06a9\u0648\u0626\u06cc \u06af\u0646\u062c\u0627\u0626\u0634 \u0646\u06c1\u06cc\u06ba -exoplatform.chat.notes.saved=\u0646\u0648\u0679\u0633 \u0645\u062d\u0641\u0648\u0638 \u06a9\u06cc\u06d2 \u06af\u06cc\u06d2 \u06c1\u06cc\u06cc -exoplatform.chat.notes=\u0646\u0648\u0679\u0633 \u0645\u062d\u0641\u0648\u0638 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.open.chat=\u0686\u06cc\u0679 \u06a9\u06be\u0648\u0644\u06cc\u06ba -exoplatform.chat.open.wiki=Open Notes application -exoplatform.chat.optional.comment=\u0627\u062e\u062a\u06cc\u0627\u0631\u06cc \u062a\u0628\u0635\u0631\u06c1 -exoplatform.chat.or=\u06cc\u0627 -exoplatform.chat.panel.demo=\u0688\u06cc\u0645\u0648 \u0645\u0648\u0688 \u0645\u06cc\u06ba \u062e\u0648\u0634 \u0622\u0645\u062f\u06cc\u062f \u06d4. -exoplatform.chat.panel.error1=\u062e\u062f\u0645\u062a \u062f\u0633\u062a\u06cc\u0627\u0628 \u0646\u06c1\u06cc\u06ba \u06d4. -exoplatform.chat.panel.error2=\u0628\u0631\u0627\u06c1 \u06a9\u0631\u0645 \u0628\u0639\u062f \u0645\u06cc\u06ba \u0622\u0648. -exoplatform.chat.panel.login1=\u0686\u06cc\u0679 \u06a9\u0648 \u0627\u0633\u062a\u0639\u0645\u0627\u0644 \u06a9\u0631\u0646\u06d2 \u06a9\u06cc\u0644\u0626\u06d2 \u0622\u067e \u06a9\u0627 \u0644\u0627\u06af \u0627\u0650\u0646 \u06c1\u0648\u0646\u0627 \u0636\u0631\u0648\u0631\u06cc \u06c1\u06d2. -exoplatform.chat.panel.login2=\u062f\u0648\u0628\u0627\u0631\u06c1 \u0644\u0648\u0688 \u06a9\u0631\u0646\u06d2 \u06a9\u06d2 \u0644\u0626\u06d2 \u06cc\u06c1\u0627\u06ba \u06a9\u0644\u06a9 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.panel.public=\u06a9\u0686\u06be \u0645\u062f\u062f \u06a9\u06cc \u0636\u0631\u0648\u0631\u062a \u06c1\u06d2\u061f -exoplatform.chat.panel.question.header=\u0633\u0648\u0627\u0644 \u067e\u0648\u0686\u06be\u06cc\u06ba -exoplatform.chat.people=\u0644\u0648\u06af -exoplatform.chat.post=\u067e\u0648\u0633\u0679 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.public.welcome=\u0627\u067e\u0646\u0627 \u0633\u0648\u0627\u0644 \u067e\u0648\u0686\u06be\u06cc\u06ba\u060c \u06c1\u0645\u0627\u0631\u06cc \u0679\u06cc\u0645 \u06cc\u06c1\u0627\u06ba \u0622\u067e \u06a9\u06cc \u0645\u062f\u062f \u06a9\u06d2 \u0644\u0626\u06d2 \u06c1\u06d2. -exoplatform.chat.question.what=\u0622\u067e \u06a9\u0627 \u0643\u064a\u0627\u0633\u0648\u0627\u0644 \u06c1\u06d2\u061f -exoplatform.chat.question=\u0633\u0648\u0627\u0644 -exoplatform.chat.quote=\u0627\u0642\u062a\u0628\u0627\u0633 -exoplatform.chat.raise.hand=\u06c1\u0627\u062a\u06be \u0628\u0644\u0646\u062f -exoplatform.chat.raise.your=\u0627\u067e\u0646\u0627 \u06c1\u0627\u062a\u06be \u0628\u064f\u0644\u0646\u062f \u06a9\u0631\u06cc\u06ba -exoplatform.chat.remove.favorites=\u067e\u0633\u0646\u062f\u06cc\u062f\u06af\u0627\u0646 \u0645\u06cc\u06ba \u0633\u06d2 \u06c1\u0679\u0627\u0626\u06cc\u06ba -exoplatform.chat.room.people=\u0644\u0648\u06af -exoplatform.chat.save.profile=\u0627\u067e\u0646\u0627 \u0633\u0648\u0627\u0644 \u067e\u0648\u0686\u06be\u06cc\u06ba -exoplatform.chat.save.wiki=Save as note -exoplatform.chat.save=\u0645\u062d\u0641\u0648\u0638 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.saved=\u0645\u062d\u0641\u0648\u0636 \u0643\u064a\u0627! -exoplatform.chat.search=\u062a\u0644\u0627\u0634 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.second=\u062f\u0648\u0633\u0631\u0627 -exoplatform.chat.seconds=\u0633\u06cc\u06a9\u0646\u0688 -exoplatform.chat.send.notes=\u0645\u0644\u0627\u0642\u0627\u062a \u0646\u0648\u0679 \u0628\u06be\u06cc\u062c\u06cc\u06ba -exoplatform.chat.sent=\u0628\u06be\u06cc\u062c\u0627 \u06c1\u06d2! -exoplatform.chat.share.link=\u0650\u0644\u0646\u06a9 \u0634\u06cc\u0626\u0631 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.share=\u0628\u0627\u0646\u0679\u06cc\u06ba -exoplatform.chat.show.history=\u062d\u0627\u0644\u06cc\u06c1 \u0631\u0627\u0628\u0637\u06d2 \u062f\u06a9\u06be\u0627\u0626\u06cc\u06ba / \u0686\u06be\u067e\u0627\u0626\u06cc\u06ba -exoplatform.chat.show.users=Show offline users -exoplatform.chat.expand.users=Click to expand -exoplatform.chat.reduce.users=Click to reduce -exoplatform.chat.sources=\u0630\u0631\u0627\u0626\u0639 \u067e\u0631 \u062f\u0633\u062a\u06cc\u0627\u0628 \u06c1\u06d2 -exoplatform.chat.spaces=\u062e\u0627\u0644\u06cc \u062c\u06af\u06c1\u06cc\u06ba -exoplatform.chat.support.fullname=\u062d\u0645\u0627\u06cc\u062a -exoplatform.chat.task.title=\u06a9\u0627\u0645 \u06a9\u0627 \u0639\u0646\u0648\u0627\u0646 -exoplatform.chat.task=\u06a9\u0627\u0645 -exoplatform.chat.task.invalidUser.message=\u0635\u0627\u0631\u0641 '{0}' \u0645\u0648\u062c\u0648\u062f \u0646\u06c1\u06cc\u06ba \u06c1\u06d2. -exoplatform.chat.team.edit=\u06a9\u0645\u0631\u06c1 \u0645\u06cc\u06ba \u062a\u0631\u0645\u06cc\u0645 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.team.msg.leaveroom={0} has left this room. -exoplatform.chat.team.leave=Leave Room -exoplatform.chat.team.leave.message=Are you sure you want to leave the room "{0}" ? -exoplatform.chat.team.leave.ok=Yes -exoplatform.chat.team.leave.ko=No -exoplatform.chat.team.delete=\u06a9\u0645\u0631\u06d2 \u062d\u0630\u0641 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.team.delete.error=\u06a9\u0645\u0631\u06d2 \u06a9\u0648 \u062d\u0630\u0641 \u06a9\u0631\u0646\u06d2 \u06a9\u06d2 \u062f\u0648\u0631\u0627\u0646 \u0627\u06cc\u06a9 \u062f\u0634\u0648\u0627\u0631\u06cc \u067e\u06cc\u0634 \u0622\u06af\u0626\u06cc \u06d4. -exoplatform.chat.team.delete.title=\u06a9\u0645\u0631\u06c1 \u062d\u0630\u0641 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.team.delete.message=\u06a9\u06cc\u0627 \u0622\u067e \u0648\u0627\u0642\u0639\u06cc "{0}" \u06a9\u0645\u0631\u06d2 \u06a9\u0648 \u062d\u0630\u0641 \u06a9\u0631\u0646\u0627 \u0686\u0627\u06c1\u062a\u06d2 \u06c1\u06cc\u06ba\u061f -exoplatform.chat.team.delete.ok=\u062d\u0630\u0641 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.team.delete.ko=\u0645\u0646\u0633\u0648\u062e \u06a9\u0631\u06cc\u06ba -exoplatform.chat.timeout.title=\u0627\u062c\u0644\u0627\u0633 \u062e\u062a\u0645 \u06c1\u0648 \u06af\u06cc\u0627 -exoplatform.chat.timeout.description=\u062f\u0631\u062e\u0648\u0627\u0633\u062a \u06a9\u06cc \u06a9\u0627\u0631\u0631\u0648\u0627\u0626\u06cc \u0627\u0646\u062c\u0627\u0645 \u062f\u06cc\u0646\u06d2 \u0645\u06cc\u06ba \u0646\u0627\u06a9\u0627\u0645. \u0627\u06cc\u0633\u0627 \u06a9\u0631\u0646\u0627 \u06a9\u064a\u0644\u0654\u06d2\u0622\u067e \u06a9\u0627 \u0644\u0627\u06af \u0627\u0646 \u06c1\u0648\u0646\u0627 \u0636\u0631\u0648\u0631\u06cc \u06c1\u06d2. -exoplatform.chat.timeout.login=\u0644\u0627\u06af \u0627\u0650\u0646 -exoplatform.chat.team.help=\u0633\u0627\u0628\u0642: \u0631\u0627\u0628\u0631\u0679 \u0628\u0631\u0648\u0633 \u06a9\u0648 \u062a\u0644\u0627\u0634 \u06a9\u0631\u0646\u06d2 \u06a9\u06d2 \u0644\u0626\u06d2 "ro" \u06cc\u0627 "Ro Br" -exoplatform.chat.team.msg.adduser={0} \u0646\u06d2{1} \u0627\u0633 \u06af\u0641\u062a\u06af\u0648 \u0645\u064a\u0649 \u0634\u0627\u0645\u0644 \u06a9\u06cc\u0627. -exoplatform.chat.team.msg.removeuser={0} \u0646\u06d2{1} \u0627\u0633 \u06a9\u0645\u0631\u06d2 \u0633\u06d2 \u06c1\u0679\u0627 \u062f\u06cc\u0627. -exoplatform.chat.team.msg.kicked=\u0622\u067e \u06a9\u0648 \u0627\u0633 \u06a9\u0645\u0631\u06d2 \u0633\u06d2 \u0646\u06a9\u0627\u0644 \u062f\u06cc\u0627 \u06af\u06cc\u0627 \u06c1\u06d2. -exoplatform.chat.team.msg.img.alt=Open photo -exoplatform.chat.team.name=\u0622\u067e \u06a9\u06d2\u06a9\u0645\u0631\u06d2 \u06a9\u0627 \u0646\u0627\u0645 \u06a9\u06cc\u0627 \u06c1\u06d2\u061f -exoplatform.chat.team.people=\u0644\u0648\u06af\u0648\u06ba \u06a9\u0648 \u0627\u067e\u0646\u06d2 \u06a9\u0645\u0631\u06d2 \u0645\u06cc\u06ba \u0634\u0627\u0645\u0644 \u0643\u0631\u06cc\u06cc: -exoplatform.chat.team.settings.button=\u062a\u0631\u062a\u06cc\u0628\u0627\u062a -exoplatform.chat.team.settings.button.tip=\u062a\u0631\u062a\u06cc\u0628\u0627\u062a -exoplatform.chat.settings.home=\u0648\u0627\u067e\u0633 \u06af\u06be\u0631 -exoplatform.chat.team.settings.members=\u06a9\u0645\u0631\u06d2 \u06a9\u06d2 \u0627\u0631\u06a9\u0627\u0646: -exoplatform.chat.team.settings.owner=\u06a9\u0645\u0631\u06d2 \u06a9\u0627 \u0645\u0627\u0644\u06a9: -exoplatform.chat.team.settings.title=\u0631\u0648\u0645 \u062a\u0631\u062a\u06cc\u0628\u0627\u062a -exoplatform.chat.team.add.title=\u0627\u06cc\u06a9 \u0646\u0626\u06d2 \u06a9\u0645\u0631\u06d2 \u06a9\u0627 \u0627 \u0636\u0627\u0641\u06c1 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.team.notifications={0} \u0627\u0637\u0644\u0627\u0639\u0627\u062a -exoplatform.chat.teams=\u06a9\u0645\u0631\u06d2 -exoplatform.chat.participants=\u0634\u0631\u06a9\u0627\u0621 \u062f\u06a9\u06be\u0627\u0626\u06cc\u06ba -exoplatform.chat.participants.label=Participants -exoplatform.chat.participants.more.label=more participants -exoplatform.chat.text.discussion=\u0645\u062a\u0646 \u06a9\u06cc \u0628\u062d\u062b -exoplatform.chat.discussion=\u0645\u0628\u0627\u062d\u062b\u06c1 -exoplatform.chat.tip.search=Tip: To filter people or spaces on the left panel, type user or space name. -exoplatform.chat.title=exo Chat -exoplatform.chat.to=\u06a9\u0648 -exoplatform.chat.upload.file=\u0645\u0633\u0644 \u0627\u067e\u0644\u0648\u0688 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.upload.filesize=\u0641\u0627\u0626\u0644 \u06a9\u0648 \u0627\u067e \u0644\u0648\u0688 \u0646\u06c1\u06cc\u06ba \u06a9\u06cc\u0627 \u062c\u0627 \u0633\u06a9\u0627 \u06a9\u06cc\u0648\u0646\u06a9\u06c1 \u0627\u0633 \u06a9\u0627 \u0633\u0627\u0626\u0632 {0} MB \u06a9\u06cc \u062d\u062f \u0633\u06d2 \u0632\u06cc\u0627\u062f\u06c1 \u06c1\u06d2. -exoplatform.chat.user.popup.status=\u0644\u0648\u0688 \u06a9\u0631 \u0631\u06c1\u0627 \u06c1\u06d2... -exoplatform.chat.user.popup.connect=\u0631\u0627\u0628\u0637\u06c1 \u06a9\u0631\u06cc\u06cc -exoplatform.chat.user.popup.confirm=\u062a\u0635\u062f\u06cc\u0642 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.user.popup.cancel=\u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0645\u0646\u0633\u0648\u062e \u06a9\u0631\u06cc\u06ba -exoplatform.chat.user.popup.remove.connection=\u06a9\u0646\u06a9\u0634\u0646 \u06c1\u0679\u0627\u0626\u06cc\u06ba -exoplatform.chat.video.call=\u0627\u06cc\u06a9 \u0648\u06cc\u0688\u06cc\u0648 \u06a9\u0627\u0644 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.video.invite=invites you to a video conference -exoplatform.chat.video.join=\u06a9\u0627\u0646\u0641\u0631\u0646\u0633 \u0645\u06cc\u06ba \u0634\u0645\u0648\u0644\u06cc\u062a \u06a9\u0631\u06cc\u06cc -exoplatform.chat.video.person=\u0627\u06cc\u06a9 \u0634\u062e\u0635 \u0622\u067e \u06a9\u0648 \u0648\u06cc\u0688\u06cc\u0648 \u0686\u06cc\u0679 \u06a9\u06d2 \u0644\u0626\u06d2 \u062f\u0639\u0648\u062a \u062f\u06cc\u062a\u0627 \u06be\u06d2 -exoplatform.chat.view=\u0645\u0644\u0627\u062d\u0638\u06c1 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.weekdays=\u0627\u062a\u0648\u0627\u0631, \u0633\u0648\u0645\u0648\u0627\u0631, \u0645\u0646\u06af\u0644, \u0628\u062f\u06be, \u062c\u0645\u0639\u0631\u0627\u062a, \u062c\u0645\u0639\u06c1, \u06c1\u0641\u062a\u06c1 -exoplatform.chat.you=\u0622\u067e -exoplatform.chat.your.status=\u0622\u067e \u06a9\u06cc \u062d\u0627\u0644\u062a \u06c1\u06d2: -exoplatform.chat.members=members -exoplatform.stats.messages=\u067e\u06cc\u063a\u0627\u0645\u0627\u062a -exoplatform.stats.notifications=\u0627\u0637\u0644\u0627\u0639\u0627\u062a -exoplatform.stats.rooms=\u06a9\u0645\u0631\u06d2 -exoplatform.stats.unread.notifications=\u0628\u063a\u06cc\u0631 \u067e\u0691\u06be\u06d2 \u06c1\u0648\u0626\u06d2 \u0627\u0637\u0644\u0627\u0639\u0627\u062a -exoplatform.stats.users=\u0635\u0627\u0631\u0641\u06cc\u0646 -exoplatform.videocall.Call=\u06a9\u0627\u0644 -exoplatform.videocall.makeCall=\u0648\u06cc\u0688\u06cc\u0648 \u06a9\u0627\u0644 -exoplatform.chat.home=\u0648\u0627\u067e\u0633 \u06af\u06be\u0631 -exoplatform.chat.msg.edit=\u067e\u06cc\u063a\u0627\u0645 \u0645\u06cc\u06ba \u062a\u0631\u0645\u06cc\u0645 \u06a9\u0631\u06cc\u06ba -exoplatform.chat.msg.notDelivered=\u067e\u06cc\u063a\u0627\u0645 \u0646\u06c1\u06cc\u06ba \u067e\u06c1\u0646\u0686\u0627 -exoplatform.chat.settings.button.tip=\u062a\u0631\u062c\u06cc\u062d\u0627\u062a -exoplatform.chat.BrowserNotSupported=Your browser does not support drag and drop upload -exoplatform.chat.TooManyFiles=Only one file is allowed -exoplatform.chat.FileTypeNotAllowed=This file type is not supported -exoplatform.chat.ErrorFileUploadNotComplete=Error uploading the file: the upload operation was interrupted -exoplatform.chat.ErrorPersistFile=Error saving the file to the server. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorNetwork=Network error: could not reach the server. Please check your connection and try again. If the problem persists please inform your system administrator. -exoplatform.chat.ErrorSaveTask=An error occurred while saving the task. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorSaveEvent=An error occurred while saving the event. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.ErrorRoomCreationTitle=An error occurred when creating the new chat room. Please try again and if the problem persists inform your system administrator. -exoplatform.chat.CreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.NotCreatorErrorRoomCreationMessage=You are already member of a room with the same name. Please choose another name for your new room. -exoplatform.chat.notification.group=Chat -exoplatform.chat.ChatMentionNotificationPlugin=Chat -exoplatform.chat.MentionPlugin={0} has mentioned you in {1} -exoplatform.chat.MessagePlugin={0} has sent a message in {1} -exoplatform.chat.spaceSettings.title=Chat -exoplatform.chat.spaceSettings.external.component.title=Chat -exoplatform.chat.spaceSettings.external.component.description=Enable space chat -exoplatform.chat.spaceSettings.switch.label.enable=Enable the space chat room for this space -exoplatform.chat.spaceSettings.switch.label.disable=Disable the space chat room for this space -Notification.subject.ChatMentionNotificationPlugin=Chat mention -Notification.ChatMentionNotificationPlugin.label.SayHello=Hello -Notification.ChatMentionNotificationPlugin.label.footer=If you do not want to receive such notifications, click here to change your notification settings. -Notification.chat.button.tooltip=Chat -# For UI -UINotification.title.ChatMentionNotificationPlugin=Someone mentions me in chat -UINotification.label.ChatMentionNotificationPlugin=Mention in chat -UINotification.title.ChatMessageReceivedNotificationPlugin=Someone sends me a message -UINotification.label.ChatMessageReceivedNotificationPlugin=Receive a message - -Notification.label.types.chat=Chat