Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NEW] Integrated personal email gateway (GSoC'17) #7342

Merged
merged 65 commits into from
Aug 22, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
5e8a23a
Merge pull request #2 from RocketChat/develop
pkgodara Jun 8, 2017
a39ca5e
Phase-I
pkgodara Jun 13, 2017
c5e9905
Phase-I
pkgodara Jun 13, 2017
eaac7fb
Updated email footer
pkgodara Jun 14, 2017
61aa422
IMAP implementation. Received emails & reply message
pkgodara Jun 22, 2017
d428eb0
improved email footer
pkgodara Jun 22, 2017
c818311
extract email info
pkgodara Jun 22, 2017
df8b8da
Email sending refactored.Reply-To along with Message-ID for backup
pkgodara Jun 23, 2017
8883de3
remove unwanted deps
pkgodara Jun 23, 2017
da8e0a4
Constraint IMAP info & show error
pkgodara Jun 23, 2017
585623b
fix eslint
pkgodara Jun 25, 2017
75ebf82
resolve conflict in package.json
pkgodara Jun 25, 2017
5b7c0f6
fix eslint
pkgodara Jun 25, 2017
06ba639
resolve conflict in package.json
pkgodara Jun 25, 2017
3ea675c
resolve conflict
pkgodara Jun 25, 2017
2b64c84
Merge branch 'develop' into gsoc17
pkgodara Jun 26, 2017
cc32ba4
supporting comments
pkgodara Jun 26, 2017
b4e80b7
imap info Bug fix
pkgodara Jul 2, 2017
1ab89bc
imap => direct_reply, settings
pkgodara Jul 2, 2017
b60b1f1
meteor fiber error
pkgodara Jul 2, 2017
3219105
codecy fix
pkgodara Jul 2, 2017
41aaae5
send Message
pkgodara Jul 5, 2017
8bbe667
Merge branch 'develop' into gsoc17
pkgodara Jul 5, 2017
923103e
fix eslint
pkgodara Jul 5, 2017
4128ae6
fix eslint
pkgodara Jul 5, 2017
9e7d70f
fix eslint
pkgodara Jul 5, 2017
e4bbcb7
reduce new-lines
pkgodara Jul 5, 2017
feb8287
Object oriented IMAP & Control IMAP
pkgodara Jul 8, 2017
6260033
remove extra logs
pkgodara Jul 8, 2017
0bbda5e
fix eslint
pkgodara Jul 8, 2017
beff246
Added email message info
pkgodara Jul 10, 2017
e72ba62
i18n for toastr messages
pkgodara Jul 11, 2017
d73629d
fix select values
pkgodara Jul 11, 2017
00d4810
fix settings, unnecessary lint
pkgodara Jul 13, 2017
6d08dbc
fix unnecessary lint
pkgodara Jul 13, 2017
953d1e2
intercepter start on save settings
pkgodara Jul 13, 2017
252279e
fix start
pkgodara Jul 13, 2017
b400c39
fix class definition, config, onload
pkgodara Jul 13, 2017
3048a02
fix email sending, import, callbacks
pkgodara Jul 13, 2017
03a7d1c
callbacks to arrow functions
pkgodara Jul 13, 2017
9a7dfd3
using class variables
pkgodara Jul 13, 2017
72dc724
direct callback
pkgodara Jul 13, 2017
fb58ea8
Icon to identify messages sent by emails
pkgodara Jul 14, 2017
7bc6631
Icon to identify messages sent by emails
pkgodara Jul 14, 2017
1d7f266
use common property name
pkgodara Jul 14, 2017
88e0978
POP3 implementation
pkgodara Jul 23, 2017
3350e43
fix eslint
pkgodara Jul 23, 2017
3e20101
Merge branch 'develop' into gsoc17
pkgodara Jul 23, 2017
aed2ab8
fix eslint
pkgodara Jul 23, 2017
d2296d6
fix imap to pop swap issue
pkgodara Jul 23, 2017
98a820d
allow email subject editing
pkgodara Jul 24, 2017
8ef220c
using import, export replacing globals
pkgodara Jul 30, 2017
01262cc
Merge branch 'develop' into gsoc17
pkgodara Jul 30, 2017
c93aecf
toplevel import, export
pkgodara Jul 30, 2017
aae9e98
remove older i18n translations
pkgodara Aug 2, 2017
3517ae0
Merge branch 'develop' into gsoc17
pkgodara Aug 2, 2017
747d503
Merge branch 'develop' into gsoc17
pkgodara Aug 11, 2017
3bd791a
message ts sync & email subject editing
pkgodara Aug 12, 2017
70c5c27
fix POP intercepter
pkgodara Aug 12, 2017
d1573c5
fix mention all subject editing
pkgodara Aug 12, 2017
c3a9a5e
IMAP delete emails option
pkgodara Aug 16, 2017
af1b739
settings for custom Separator
pkgodara Aug 16, 2017
9909728
replace tag if exists in email provided
pkgodara Aug 17, 2017
7724061
Merge branch 'develop' into gsoc17
pkgodara Aug 22, 2017
3646237
Merge branch 'develop' into gsoc17
rodrigok Aug 22, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5,857 changes: 4,291 additions & 1,566 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,18 @@
"babel-runtime": "^6.26.0",
"bcrypt": "^1.0.2",
"codemirror": "^5.28.0",
"emailreplyparser": "0.0.5",
"file-type": "^6.1.0",
"highlight.js": "^9.12.0",
"imap": "^0.8.19",
"jquery": "^3.2.1",
"mailparser-node4": "^2.0.2-2",
"mime-db": "^1.29.0",
"mime-type": "^3.0.5",
"moment": "^2.18.1",
"moment-timezone": "^0.5.13",
"photoswipe": "^4.1.2",
"poplib": "^0.1.7",
"prom-client": "^10.0.3",
"semver": "^5.4.1",
"toastr": "^2.1.2",
Expand Down
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/ar.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -990,11 +990,9 @@
"Office_hours_enabled": "تم تفعيل ساعات الدوام في المكتب",
"Office_hours_updated": "تم تحديث ساعات الدوام في المكتب",
"Offline": "غير متصل",
"Offline_DM_Email": "لقد تم بعث برسالة مباشرة من قبل __user__",
"Offline_form": "شكل متواجد حاليا",
"Offline_form_unavailable_message": "شكل متواجد حاليا رسالة غير متوفرة",
"Offline_Link_Message": "الذهاب إلى الرسالة",
"Offline_Mention_Email": "تم التنويه باسمك بواسطة __user__ في #__room__",
"Offline_message": "رسالة متواجد حاليا",
"Offline_success_message": "رسالة نجاح متواجد حاليا",
"Offline_unavailable": "غير متوفر حاليا",
Expand Down Expand Up @@ -1685,4 +1683,4 @@
"your_message_optional": "رسالتك (اختياري)",
"Your_password_is_wrong": "كلمة السر خاطئة",
"Your_push_was_sent_to_s_devices": "وقد أرسلت دفعك إلى أجهزة٪ الصورة"
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/ca.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1127,11 +1127,9 @@
"Office_hours_enabled": "Horari d'obertura actiu",
"Office_hours_updated": "Horari actualitzat",
"Offline": "Fora de línia",
"Offline_DM_Email": "__user__ us ha enviat un missatge directe",
"Offline_form": "formulari en línia",
"Offline_form_unavailable_message": "Missatge de formulari fora de línia no disponible",
"Offline_Link_Message": "VÉS AL MISSATGE",
"Offline_Mention_Email": "__user__ us ha mencionat a la sala #__room__",
"Offline_message": "missatge fora de línia",
"Offline_success_message": "Fora de línia correcte",
"Offline_unavailable": "Fora de línia no disponible",
Expand Down Expand Up @@ -1911,4 +1909,4 @@
"your_message_optional": "el teu missatge (opcional)",
"Your_password_is_wrong": "La contrasenya és incorrecta!",
"Your_push_was_sent_to_s_devices": "La notificació push s'ha enviat a %s dispositius"
}
}
3 changes: 1 addition & 2 deletions packages/rocketchat-i18n/i18n/cs.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,6 @@
"Office_hours_enabled": "Otevírací doba povolena",
"Office_hours_updated": "Otevírací doba aktualizována",
"Offline": "Offline",
"Offline_DM_Email": "Přímá zpráva od __user__",
"Offline_form": "Offline formulář",
"Offline_form_unavailable_message": "Zpráva nedostupného offline formuláře",
"Offline_Link_Message": "PŘEJÍT NA ZPRÁVU",
Expand Down Expand Up @@ -1918,4 +1917,4 @@
"your_message_optional": "vaše zpráva (nepovinná)",
"Your_password_is_wrong": "Vaše heslo je špatně!",
"Your_push_was_sent_to_s_devices": "Vaše notifikace byla odeslána do %s zařízení"
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/de-AT.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -807,10 +807,8 @@
"Off_the_record_conversation_is_not_available_for_your_browser_or_device": "Off-the-record-Gespräche sind für Ihren Browser oder Ihr Gerät nicht verfügbar.",
"Office_hours_enabled": "Bürozeiten aktiviert",
"Offline": "Offline",
"Offline_DM_Email": "Private Nachricht von __user__ erhalten.",
"Offline_form": "Offline-Formular",
"Offline_form_unavailable_message": "Nachricht, dass Offline Formular ungültig",
"Offline_Mention_Email": "Erwähnung durch __user__ in #__room__.",
"Offline_message": "Offline-Nachricht",
"Offline_success_message": "Nachricht, dass Offline Nachricht erfolgreich",
"Offline_unavailable": "offline - nicht verfügbar",
Expand Down Expand Up @@ -1275,4 +1273,4 @@
"your_message_optional": "ihre optionale Nachricht",
"Your_password_is_wrong": "Falsches Passwort",
"Your_push_was_sent_to_s_devices": "Die Push-Nachricht wurde an %s Geräte gesendet."
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/de.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -944,11 +944,9 @@
"Office_hours_enabled": "Bürozeiten aktiviert",
"Office_hours_updated": "Bürozeiten aktualisiert",
"Offline": "Offline",
"Offline_DM_Email": "Sie haben eine private Nachricht von __user__ erhalten.",
"Offline_form": "Offline-Formular",
"Offline_form_unavailable_message": "Nachricht, dass Offline Formular ungültig",
"Offline_Link_Message": "gehe zur Nachricht",
"Offline_Mention_Email": "Sie wurden von __user__ in #__room__ erwähnt.",
"Offline_message": "Offline-Nachricht",
"Offline_success_message": "Nachricht, dass Offline Nachricht erfolgreich",
"Offline_unavailable": "offline - nicht verfügbar",
Expand Down Expand Up @@ -1487,4 +1485,4 @@
"your_message_optional": "ihre optionale Nachricht",
"Your_password_is_wrong": "Falsches Passwort",
"Your_push_was_sent_to_s_devices": "Die Push-Nachricht wurde an %s Geräte gesendet."
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/el.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -764,10 +764,8 @@
"Off_the_record_conversation": "Off-the-record συνομιλία",
"Off_the_record_conversation_is_not_available_for_your_browser_or_device": "Off-the-record συνομιλία δεν είναι διαθέσιμη για το πρόγραμμα περιήγησης ή τη συσκευή σας.",
"Offline": "offline",
"Offline_DM_Email": "Σας έχουν άμεση ειδοποιήται από __user__",
"Offline_form": "offline μορφή",
"Offline_form_unavailable_message": "Offline μορφή διαθέσιμη μήνυμα",
"Offline_Mention_Email": "Έχετε αναφερθεί από __user__ στην #__room__",
"Offline_message": "offline μήνυμα",
"Offline_success_message": "Offline μήνυμα επιτυχίας",
"Offline_unavailable": "offline διαθέσιμη",
Expand Down Expand Up @@ -1226,4 +1224,4 @@
"Your_mail_was_sent_to_s": "mail σας στάλθηκε στο %s",
"Your_password_is_wrong": "Ο κωδικός πρόσβασής σας είναι λάθος!",
"Your_push_was_sent_to_s_devices": "ώθηση σας στάλθηκε σε συσκευές %s"
}
}
28 changes: 25 additions & 3 deletions packages/rocketchat-i18n/i18n/en.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -434,6 +434,22 @@
"Different_Style_For_User_Mentions": "Different style for user mentions",
"Direct_message_someone": "Direct message someone",
"Direct_Messages": "Direct Messages",
"Direct_Reply": "Direct Reply",
"Direct_Reply_Debug": "Debug Direct Reply",
"Direct_Reply_Debug_Description": "[Beware] Enabling Debug mode would display your 'Plain Text Password' in Admin console.",
"Direct_Reply_Delete": "Delete intercepted Emails",
"Direct_Reply_Enable": "Enable Direct Reply",
"Direct_Reply_Frequency": "Email Check Frequency",
"Direct_Reply_Frequency_Description": "(in minutes, default/minimum 2)",
"Direct_Reply_Protocol": "Direct Reply Protocol",
"Direct_Reply_Host": "Direct Reply Host",
"Direct_Reply_Port": "Direct_Reply_Port",
"Direct_Reply_IgnoreTLS": "IgnoreTLS",
"Direct_Reply_Username": "Username",
"Direct_Reply_Username_Description": "Please use absolute email, tagging is not allowed, it would be over-written",
"Direct_Reply_Password": "Password",
"Direct_Reply_Separator": "Separator",
"Direct_Reply_Separator_Description": "[Alter only if you know exactly what you are doing, refer docs]<br/>Separator between base & tag part of email",
"Disable_Notifications": "Disable Notifications",
"Disable_two-factor_authentication": "Disable two-factor authentication",
"Display_offline_form": "Display offline form",
Expand Down Expand Up @@ -625,6 +641,7 @@
"Follow_social_profiles": "Follow our social profiles, fork us on github and share your thoughts about the rocket.chat app on our trello board.",
"Food_and_Drink": "Food & Drink",
"Footer": "Footer",
"Footer_Direct_Reply": "Footer when Direct Reply enabled",
"Fonts": "Fonts",
"For_your_security_you_must_enter_your_current_password_to_continue": "For your security, you must enter your current password to continue",
"Force_Disable_OpLog_For_Cache": "Force disable OpLog for Cache",
Expand Down Expand Up @@ -712,6 +729,8 @@
"Iframe_Integration_send_enable_Description": "Send events to parent window",
"Iframe_Integration_send_target_origin": "Send target origin",
"Iframe_Integration_send_target_origin_Description": "Origin with protocol prefix, which commands are sent to e.g. 'https://localhost', or * to allow sending to anywhere.",
"IMAP_intercepter_already_running": "IMAP intercepter already running",
"IMAP_intercepter_Not_running": "IMAP intercepter Not running",
"Importer_Archived": "Archived",
"Importer_CSV_Information": "The CSV importer requires a specific format, please read the documentation for how to structure your zip file:",
"Importer_HipChatEnterprise_Information": "The file uploaded must be a decrypted tar.gz, please read the documentation for further information:",
Expand Down Expand Up @@ -1062,6 +1081,7 @@
"Message_ShowDeletedStatus": "Show Deleted Status",
"Message_ShowEditedStatus": "Show Edited Status",
"Message_ShowFormattingTips": "Show Formatting Tips",
"Message_sent_by_email": "Message sent by Email",
"Message_starring": "Message starring",
"Message_TimeFormat": "Time Format",
"Message_TimeAndDateFormat": "Time and Date Format",
Expand Down Expand Up @@ -1163,12 +1183,13 @@
"Office_hours_enabled": "Office hours enabled",
"Office_hours_updated": "Office hours updated",
"Offline": "Offline",
"Offline_DM_Email": "You have been direct messaged by __user__",
"Offline_DM_Email": "Direct Message Email Subject",
"Offline_Email_Subject_Description": "You may use the following placeholders:<br/><ul><li>[Site_Name], [Site_URL], [User] & [Room] for the Application Name, URL, Username & Roomname respectively.<li/></ul>",
"Offline_form": "Offline form",
"Offline_form_unavailable_message": "Offline form unavailable message",
"Offline_Link_Message": "GO TO MESSAGE",
"Offline_Mention_Email": "You have been mentioned by __user__ in #__room__",
"Offline_Mention_All_Email": "__user__ has posted a message in #__room__",
"Offline_Mention_Email": "Mention Email Subject",
"Offline_Mention_All_Email": "Mention All Email Subject",
"Offline_message": "Offline message",
"Offline_success_message": "Offline success message",
"Offline_unavailable": "Offline unavailable",
Expand Down Expand Up @@ -1214,6 +1235,7 @@
"People": "People",
"Permalink": "Permalink",
"Permissions": "Permissions",
"Please_fill_all_the_information": "Please fill all the information",
"access-mailer": "Access Mailer Screen",
"access-mailer_description": "Permission to send mass email to all users.",
"access-permissions": "Access Permissions Screen",
Expand Down
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/es.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -883,11 +883,9 @@
"Off_the_record_conversation": "Off-the-record Conversación",
"Off_the_record_conversation_is_not_available_for_your_browser_or_device": "Off-the-record conversación no está disponible para el navegador o dispositivo.",
"Offline": "Desconectado",
"Offline_DM_Email": "Se le ha contactado directamente por __user__",
"Offline_form": "Formulario fuera de línea",
"Offline_form_unavailable_message": "formulario en línea mensaje inasequible",
"Offline_Link_Message": "IR AL MENSAJE",
"Offline_Mention_Email": "Usted ha sido mencionado por __user__ en #__room__",
"Offline_message": "Mensaje fuera de línea",
"Offline_success_message": "Mensaje fuera de línea correcto",
"Offline_unavailable": "disponible sin conexión",
Expand Down Expand Up @@ -1363,4 +1361,4 @@
"Your_mail_was_sent_to_s": "Su correo electrónico fue enviado a %s",
"Your_password_is_wrong": "Su contraseña es incorrecta!",
"Your_push_was_sent_to_s_devices": "Su push fue enviado a los dispositivos %s"
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/fa.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -757,10 +757,8 @@
"Off_the_record_conversation": "خارج از رکورد مکالمات",
"Off_the_record_conversation_is_not_available_for_your_browser_or_device": "خارج از ضبط مکالمات برای مرورگر یا دستگاه شما در دسترس نیست.",
"Offline": "آفلاین",
"Offline_DM_Email": "شما مستقیم توسط __user__ پیام ارسال شده است",
"Offline_form": "فرم آفلاین",
"Offline_form_unavailable_message": "آفلاین فرم پیام در دسترس نیست",
"Offline_Mention_Email": "شما توسط __user__ در #__room__ ذکر شده است",
"Offline_message": "آفلاین",
"Offline_success_message": "پیام موفقیت آفلاین",
"Offline_unavailable": "آفلاین در دسترس نیست",
Expand Down Expand Up @@ -1219,4 +1217,4 @@
"Your_mail_was_sent_to_s": "پست الکترونیکی خود را به %s ارسال شد",
"Your_password_is_wrong": "رمز عبور خود را اشتباه است!",
"Your_push_was_sent_to_s_devices": "فشار خود را به دستگاه %s را ارسال شد"
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/fi.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -800,10 +800,8 @@
"Off_the_record_conversation": "Off-the-record keskustelu",
"Off_the_record_conversation_is_not_available_for_your_browser_or_device": "Off-the-record -keskustelua ei ole saatavilla käyttämälläsi selaimella tai laitteella.",
"Offline": "Offline",
"Offline_DM_Email": "__user__ lähetti sinulle yksityisviestin",
"Offline_form": "Offline-lomake",
"Offline_form_unavailable_message": "Offline-lomakkeen \"poissa\" viesti",
"Offline_Mention_Email": "__user__ mainitsi sinut huoneessa #__room__",
"Offline_message": "Offline-tilan viesti",
"Offline_success_message": "Offline-tilan onnistumisviesti",
"Offline_unavailable": "Offline poissa",
Expand Down Expand Up @@ -1277,4 +1275,4 @@
"Your_mail_was_sent_to_s": "Sähköpostisi lähetettiin, vastaanottajana %s",
"Your_password_is_wrong": "Salasanasi on väärin!",
"Your_push_was_sent_to_s_devices": "Push-viestisi lähetettiin %s laitteeseen"
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/fr.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1008,11 +1008,9 @@
"Office_hours_enabled": "Heures de bureau activées",
"Office_hours_updated": "Heures de bureau modifiées",
"Offline": "Hors ligne",
"Offline_DM_Email": "Vous avez reçu des messages privés de __user__",
"Offline_form": "Formulaire hors ligne",
"Offline_form_unavailable_message": "Message indisponible du formulaire hors ligne",
"Offline_Link_Message": "ALLER AU MESSAGE",
"Offline_Mention_Email": "Vous avez été mentionné par __user__ dans le salon #__room__",
"Offline_message": "Message hors ligne",
"Offline_success_message": "Message de succès hors ligne",
"Offline_unavailable": "Hors ligne indisponible",
Expand Down Expand Up @@ -1588,4 +1586,4 @@
"your_message_optional": "votre message (optionnel)",
"Your_password_is_wrong": "Votre mot de passe est incorrect !",
"Your_push_was_sent_to_s_devices": "Votre notification a été envoyée à %s appareils"
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/he.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -763,10 +763,8 @@
"Off_the_record_conversation": "שיחה לא לציטוט",
"Off_the_record_conversation_is_not_available_for_your_browser_or_device": "שיחה לא לציטוט אינה זמינה בדפדפן או במכשיר שלך.",
"Offline": "מנותק",
"Offline_DM_Email": "קבלת הודעות במשך ישיר על ידי __user__",
"Offline_form": "טופס מנותק",
"Offline_form_unavailable_message": "טופס מנותק הודעה זמינה",
"Offline_Mention_Email": "אתה הוזכרת על ידי __user__ ב #__room__",
"Offline_message": "הודעה מנותקת",
"Offline_success_message": "הודעת הצלחה מנותקת",
"Offline_unavailable": "זמין מנותק",
Expand Down Expand Up @@ -1231,4 +1229,4 @@
"Your_mail_was_sent_to_s": "הדואר שלך נשלח אל %s",
"Your_password_is_wrong": "הסיסמה שלך היא לא בסדר!",
"Your_push_was_sent_to_s_devices": "הודעת ה-push נשלח בהצלחה ל-%s מכשירים"
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/hr.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -900,11 +900,9 @@
"Office_Hours": "Uredovni Sati",
"Office_hours_enabled": "Uredovni Sati omogućeno",
"Offline": "Offline",
"Offline_DM_Email": "__user__ vas je izravno kontaktirao",
"Offline_form": "Izvanmrežni obrazac",
"Offline_form_unavailable_message": "Poruka nedostupnosti za izvanmrežni obrazac",
"Offline_Link_Message": "IDI NA PORUKU",
"Offline_Mention_Email": "__user__ vas je spomenuo u #__room__",
"Offline_message": "Izvanmrežna poruka",
"Offline_success_message": "Izvanmrežna poruka uspjeha",
"Offline_unavailable": "Nedostupnost izvanmrežnosti",
Expand Down Expand Up @@ -1449,4 +1447,4 @@
"your_message_optional": "tvoja poruka (opcionalno)",
"Your_password_is_wrong": "Vaša lozinka je pogrešna!",
"Your_push_was_sent_to_s_devices": "Push obavijest je poslana %s uređaje"
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/hu.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -825,10 +825,8 @@
"Off_the_record_conversation": "Off-the-record beszélgetés",
"Off_the_record_conversation_is_not_available_for_your_browser_or_device": "Off-the-record beszélgetés nem érhető el a böngésző vagy az eszköz.",
"Offline": "Offline",
"Offline_DM_Email": "Te már közvetlen üzenetben által __user__",
"Offline_form": "Offline nyomtatvány",
"Offline_form_unavailable_message": "Offline formában érhető el az üzenetet",
"Offline_Mention_Email": "Meg kellett volna említeni a __user__ a #__room__",
"Offline_message": "Offline üzenet",
"Offline_success_message": "Offline siker üzenet",
"Offline_unavailable": "Offline nem érhető el",
Expand Down Expand Up @@ -1287,4 +1285,4 @@
"Your_mail_was_sent_to_s": "A mail-ben küldött %s",
"Your_password_is_wrong": "A jelszó rossz!",
"Your_push_was_sent_to_s_devices": "Push küldték %s eszközök"
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/id.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -757,10 +757,8 @@
"Off_the_record_conversation": "Off-the-record Conversation",
"Off_the_record_conversation_is_not_available_for_your_browser_or_device": "Off-the-record percakapan tidak tersedia untuk browser atau perangkat.",
"Offline": "Offline",
"Offline_DM_Email": "Anda telah langsung mengirim pesan oleh __user__",
"Offline_form": "formulir Offline",
"Offline_form_unavailable_message": "Formulir Offline pesan tidak tersedia",
"Offline_Mention_Email": "Anda telah disebutkan oleh __user__ di #__room__",
"Offline_message": "pesan Offline",
"Offline_success_message": "pesan sukses Offline",
"Offline_unavailable": "Offline tidak tersedia",
Expand Down Expand Up @@ -1219,4 +1217,4 @@
"Your_mail_was_sent_to_s": "email Anda dikirim ke% s",
"Your_password_is_wrong": "password Anda salah!",
"Your_push_was_sent_to_s_devices": "push dikirim ke% s perangkat"
}
}
4 changes: 1 addition & 3 deletions packages/rocketchat-i18n/i18n/it.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -1091,11 +1091,9 @@
"Office_Hours": "Ore d'ufficio",
"Office_hours_enabled": "Orario ufficio attivo",
"Offline": "Offline",
"Offline_DM_Email": "Hai ricevuto un messaggio diretto da __user__",
"Offline_form": "Modulo offline",
"Offline_form_unavailable_message": "Messaggio non disponibile se il modulo è offline",
"Offline_Link_Message": "VAI AL MESSAGGIO",
"Offline_Mention_Email": "Sei stato citato da __user__ in #__room__",
"Offline_message": "Messaggio offline",
"Offline_success_message": "Messaggio di successo offline",
"Offline_unavailable": "Offline non disponibile",
Expand Down Expand Up @@ -1705,4 +1703,4 @@
"your_message_optional": "il tuo messaggio (opzionale)",
"Your_password_is_wrong": "La password è sbagliata!",
"Your_push_was_sent_to_s_devices": "La tua richiesta è stata inviata ai %s dispositivi."
}
}
Loading