diff --git a/rainloop/v/0.0.0/app/templates/Views/User/SettingsAccounts.html b/rainloop/v/0.0.0/app/templates/Views/User/SettingsAccounts.html
index ef3e81a8b..680039b11 100644
--- a/rainloop/v/0.0.0/app/templates/Views/User/SettingsAccounts.html
+++ b/rainloop/v/0.0.0/app/templates/Views/User/SettingsAccounts.html
@@ -24,6 +24,8 @@
|
+
+
|
diff --git a/rainloop/v/0.0.0/app/templates/Views/User/SettingsFilters.html b/rainloop/v/0.0.0/app/templates/Views/User/SettingsFilters.html
index 89b3b2652..91fa54f7e 100644
--- a/rainloop/v/0.0.0/app/templates/Views/User/SettingsFilters.html
+++ b/rainloop/v/0.0.0/app/templates/Views/User/SettingsFilters.html
@@ -5,7 +5,7 @@
-
@@ -66,20 +67,24 @@
data-bind="visible: inited() && (!filterRaw.active() || !filterRaw.active()), i18nUpdate: filters">
+
-
+
|
|
+
+
+ |
-
+
|
diff --git a/rainloop/v/0.0.0/app/templates/Views/User/SettingsFiltersActionVacation.html b/rainloop/v/0.0.0/app/templates/Views/User/SettingsFiltersActionVacation.html
index a1fca1452..f32fe427a 100644
--- a/rainloop/v/0.0.0/app/templates/Views/User/SettingsFiltersActionVacation.html
+++ b/rainloop/v/0.0.0/app/templates/Views/User/SettingsFiltersActionVacation.html
@@ -1,5 +1,14 @@
-
\ No newline at end of file
+
+
diff --git a/rainloop/v/0.0.0/langs/bg.ini b/rainloop/v/0.0.0/langs/bg.ini
index 7b59904d6..f98f30bd2 100644
--- a/rainloop/v/0.0.0/langs/bg.ini
+++ b/rainloop/v/0.0.0/langs/bg.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Signature"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Step Verification (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Step Verification"
LABEL_ENABLE_TWO_FACTOR = "Enable 2-Step verification"
LABEL_TWO_FACTOR_USER = "User"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Subscription server is unvailable"
LICENSING_DOMAIN_EXPIRED = "Subscription for this domain has expired."
LICENSING_DOMAIN_BANNED = "Subscription for this domain is banned."
DEMO_SEND_MESSAGE_ERROR = "For security purposes, this demo account is not allowed to send messages to external e-mail addresses!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Account already exists"
MAIL_SERVER_ERROR = "An error has occured while accessing mail server"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/de.ini b/rainloop/v/0.0.0/langs/de.ini
index 18c408222..f88a50314 100644
--- a/rainloop/v/0.0.0/langs/de.ini
+++ b/rainloop/v/0.0.0/langs/de.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Signatur"
LABEL_ADD_SIGNATURE_TO_ALL = "Signatur zu allen ausgehenden Nachrichten hinzufügen"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Faktor-Authentifizierung (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Faktor-Authentifizierung"
LABEL_ENABLE_TWO_FACTOR = "2-Faktor-Authentifizierung aktivieren"
LABEL_TWO_FACTOR_USER = "Benutzer"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Abonnement-Server kann nicht erreicht werden"
LICENSING_DOMAIN_EXPIRED = "Das Abonnement dieser Domain ist ausgelaufen"
LICENSING_DOMAIN_BANNED = "Das Abonnement dieser Domain ist gesperrt."
DEMO_SEND_MESSAGE_ERROR = "Dieser Demo-Account darf aus Sicherheitsgründen keine Nachrichten an externe E-Mail-Adressen versenden!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Dieses Konto gibt es schon."
MAIL_SERVER_ERROR = "Beim Zugriff auf den E-Mail-Server trat ein Fehler auf."
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/en.ini b/rainloop/v/0.0.0/langs/en.ini
index da9dbf3ac..65d989088 100644
--- a/rainloop/v/0.0.0/langs/en.ini
+++ b/rainloop/v/0.0.0/langs/en.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Signature"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Step Verification (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Step Verification"
LABEL_ENABLE_TWO_FACTOR = "Enable 2-Step verification"
LABEL_TWO_FACTOR_USER = "User"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -653,7 +655,8 @@ UNSUPPORTED_PLUGIN_PACKAGE = "Unsupported plugin package"
LICENSING_SERVER_IS_UNAVAILABLE = "Subscription server is unvailable"
LICENSING_DOMAIN_EXPIRED = "Subscription for this domain has expired."
LICENSING_DOMAIN_BANNED = "Subscription for this domain is banned."
-DEMO_SEND_MESSAGE_ERROR = "For security purposes, this demo account is not allowed to send messages to external e-mail addresses!"
+DEMO_SEND_MESSAGE_ERROR = "For security purposes, this account is not allowed to send messages to external e-mail addresses!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Account already exists"
MAIL_SERVER_ERROR = "An error has occured while accessing mail server"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/es.ini b/rainloop/v/0.0.0/langs/es.ini
index e5d914fd8..a5f542bb3 100644
--- a/rainloop/v/0.0.0/langs/es.ini
+++ b/rainloop/v/0.0.0/langs/es.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Firma"
LABEL_ADD_SIGNATURE_TO_ALL = "Agregar su firma a todos los mensajes salientes"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "Verificación de 2 Pasos (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "Verificación de 2 Pasos"
LABEL_ENABLE_TWO_FACTOR = "Activar la verificación de 2 pasos"
LABEL_TWO_FACTOR_USER = "Usuario"
LABEL_TWO_FACTOR_STATUS = "Estado"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "El Servidor de Suscripción no está disponib
LICENSING_DOMAIN_EXPIRED = "La suscripción para este dominio ha expirado."
LICENSING_DOMAIN_BANNED = "La suscripción para este dominio se prohibió."
DEMO_SEND_MESSAGE_ERROR = "Por razones de seguridad, esta cuenta demo no permite enviar mensajes a direcciones de correo electrónico externas!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "La cuenta ya existe"
MAIL_SERVER_ERROR = "Ocurrió un error mientras se accedía al servidor"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/fr.ini b/rainloop/v/0.0.0/langs/fr.ini
index d249c02bb..60f49ec38 100644
--- a/rainloop/v/0.0.0/langs/fr.ini
+++ b/rainloop/v/0.0.0/langs/fr.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Signature"
LABEL_ADD_SIGNATURE_TO_ALL = "Ajouter votre signature à tous les messages sortants"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "Authentification en deux étapes (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "Authentification en deux étapes"
LABEL_ENABLE_TWO_FACTOR = "Activer l'authentification en deux étapes"
LABEL_TWO_FACTOR_USER = "Utilisateur"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Le serveur d'abonnement est inaccessible"
LICENSING_DOMAIN_EXPIRED = "L'abonnement de ce domaine a expiré."
LICENSING_DOMAIN_BANNED = "L'abonnement pour ce domaine est interdit."
DEMO_SEND_MESSAGE_ERROR = "Pour des raisons de sécurité, ce compte de démonstration n'est pas autorisé à envoyer des messages à des adresses e-mail externes!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Ce compte existe déjà"
MAIL_SERVER_ERROR = "Une erreur est survenue lors de l'accès au serveur mail"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/hu.ini b/rainloop/v/0.0.0/langs/hu.ini
index 4d3cfb5c0..fc26780eb 100644
--- a/rainloop/v/0.0.0/langs/hu.ini
+++ b/rainloop/v/0.0.0/langs/hu.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Signature"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Step Verification (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Step Verification"
LABEL_ENABLE_TWO_FACTOR = "Enable 2-Step verification"
LABEL_TWO_FACTOR_USER = "User"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Subscription server is unvailable"
LICENSING_DOMAIN_EXPIRED = "Subscription for this domain has expired."
LICENSING_DOMAIN_BANNED = "Subscription for this domain is banned."
DEMO_SEND_MESSAGE_ERROR = "For security purposes, this demo account is not allowed to send messages to external e-mail addresses!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Account already exists"
MAIL_SERVER_ERROR = "An error has occured while accessing mail server"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/is.ini b/rainloop/v/0.0.0/langs/is.ini
index 618d47be4..1058fe09a 100644
--- a/rainloop/v/0.0.0/langs/is.ini
+++ b/rainloop/v/0.0.0/langs/is.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Undirskrift"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Step Verification (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Step Verification"
LABEL_ENABLE_TWO_FACTOR = "Enable 2-Step verification"
LABEL_TWO_FACTOR_USER = "User"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Áskriftar netþjónn er ekki aðgengilegur"
LICENSING_DOMAIN_EXPIRED = "Áskrift furir þetta lén hefur runnið út."
LICENSING_DOMAIN_BANNED = "Áskrift fyrir þetta lén er bönnuð."
DEMO_SEND_MESSAGE_ERROR = "Vegna öryggissjónarmiða, þá hefur þessi sýni aðgangur ekki leyfi til að senda bréf á utanaðkomandi netföng!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Aðgangur er til núþegar"
MAIL_SERVER_ERROR = "Villa kom upp við tilraun til að tengjast netþjóni"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/it.ini b/rainloop/v/0.0.0/langs/it.ini
index 48953dfbe..74efa55c7 100644
--- a/rainloop/v/0.0.0/langs/it.ini
+++ b/rainloop/v/0.0.0/langs/it.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Firma"
LABEL_ADD_SIGNATURE_TO_ALL = "Aggiungi la firma a tutti i messaggi in uscita"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "Autenticazione a due fattori (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "Autenticazione a due fattori"
LABEL_ENABLE_TWO_FACTOR = "Abilita autenticazione a due fattori"
LABEL_TWO_FACTOR_USER = "Utente"
LABEL_TWO_FACTOR_STATUS = "Stato"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Il server delle licenze non è raggiungibile"
LICENSING_DOMAIN_EXPIRED = "La licenza per questo dominio è scaduta"
LICENSING_DOMAIN_BANNED = "Questo dominio è stato bannato"
DEMO_SEND_MESSAGE_ERROR = "Per ragioni di sicurezza, questa demo non è abilitata ad inviare email ad inidirizzi esterni"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "L'account esiste già"
MAIL_SERVER_ERROR = "Si è verificato un errore nel server mail"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/ja-jp.ini b/rainloop/v/0.0.0/langs/ja-jp.ini
index 9308c8de0..d9130f126 100644
--- a/rainloop/v/0.0.0/langs/ja-jp.ini
+++ b/rainloop/v/0.0.0/langs/ja-jp.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "署名"
LABEL_ADD_SIGNATURE_TO_ALL = "すべての送信メッセージに署名を追加する"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Step Verification (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Step Verification"
LABEL_ENABLE_TWO_FACTOR = "Enable 2-Step verification"
LABEL_TWO_FACTOR_USER = "User"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Subscription server is unvailable"
LICENSING_DOMAIN_EXPIRED = "Subscription for this domain has expired."
LICENSING_DOMAIN_BANNED = "Subscription for this domain is banned."
DEMO_SEND_MESSAGE_ERROR = "For security purposes, this demo account is not allowed to send messages to external e-mail addresses!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Account already exists"
MAIL_SERVER_ERROR = "An error has occured while accessing mail server"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/ko-kr.ini b/rainloop/v/0.0.0/langs/ko-kr.ini
index 832288ba4..369594d5f 100644
--- a/rainloop/v/0.0.0/langs/ko-kr.ini
+++ b/rainloop/v/0.0.0/langs/ko-kr.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -424,7 +426,7 @@ LABEL_SIGNATURE = "서명"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Step Verification (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Step Verification"
LABEL_ENABLE_TWO_FACTOR = "Enable 2-Step verification"
LABEL_TWO_FACTOR_USER = "User"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -651,6 +653,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "서버가 사용가능 상태가 아닙니다
LICENSING_DOMAIN_EXPIRED = "이 도메인의 라이센스가 만료되었습니다."
LICENSING_DOMAIN_BANNED = "사용 금지된 도메인입니다."
DEMO_SEND_MESSAGE_ERROR = "이 테스트 계정은 외부 메일 발송이 금지되어있습니다."
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "이미 존재하는 계정입니다."
MAIL_SERVER_ERROR = "메일 서버에 연결하는 중 오류가 발생했습니다."
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/lt.ini b/rainloop/v/0.0.0/langs/lt.ini
index b8cb66295..73cabacd6 100644
--- a/rainloop/v/0.0.0/langs/lt.ini
+++ b/rainloop/v/0.0.0/langs/lt.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Parašas"
LABEL_ADD_SIGNATURE_TO_ALL = "Pridėti parašą visiems rašomiems laiškams"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-jų žingsnių patikrinimas (Google Autentikacija)"
+LEGEND_TWO_FACTOR_AUTH = "2-jų žingsnių patikrinimas"
LABEL_ENABLE_TWO_FACTOR = "Įjungti 2-jų žingsnių patikrinimą"
LABEL_TWO_FACTOR_USER = "Vartotojas"
LABEL_TWO_FACTOR_STATUS = "Statusas"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Prenumeratos serveris nepasiekimas"
LICENSING_DOMAIN_EXPIRED = "Šio subdomeno prenumeratos laikas baigėsi."
LICENSING_DOMAIN_BANNED = "Šio subdomeno prenumerata uždrausta."
DEMO_SEND_MESSAGE_ERROR = "Saugumo sumetimais, ši demo paskyra neleidžia siųsti laiškų išoriniais e-pašto adresais!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Paskyra jau egzistuoja"
MAIL_SERVER_ERROR = "Klaida bandant pasiekti pašto serverį"
INVALID_INPUT_ARGUMENT = "Neteisingas įvesties argumentas"
diff --git a/rainloop/v/0.0.0/langs/lv.ini b/rainloop/v/0.0.0/langs/lv.ini
index 5e62d6834..97c9f7726 100644
--- a/rainloop/v/0.0.0/langs/lv.ini
+++ b/rainloop/v/0.0.0/langs/lv.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Paraksts"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Step Verification (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Step Verification"
LABEL_ENABLE_TWO_FACTOR = "Enable 2-Step verification"
LABEL_TWO_FACTOR_USER = "User"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Abonēšanas serveris nav pieejams"
LICENSING_DOMAIN_EXPIRED = "Abonēšana šim domēnam ir beigusies."
LICENSING_DOMAIN_BANNED = "Abonēšana šim domēnam ir bloķēta."
DEMO_SEND_MESSAGE_ERROR = "Drošīnas iemeslu dēļ, demo konts nedrīks sūtīt e-pastu uz ārējiem e-pastiem!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Konts jau eksistē"
MAIL_SERVER_ERROR = "Radās kļūda savienojoties ar serveri"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/nl.ini b/rainloop/v/0.0.0/langs/nl.ini
index 8a874516c..0247115df 100644
--- a/rainloop/v/0.0.0/langs/nl.ini
+++ b/rainloop/v/0.0.0/langs/nl.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Handtekening"
LABEL_ADD_SIGNATURE_TO_ALL = "Handtekening standaard toevoegen aan bericht"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Stap verificatie (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Stap verificatie"
LABEL_ENABLE_TWO_FACTOR = "Gebruik 2-Stap verificatie"
LABEL_TWO_FACTOR_USER = "Gebruikersnaam"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Licentie Server is niet beschikbaar"
LICENSING_DOMAIN_EXPIRED = "Licentie voor dit domein is verlopen"
LICENSING_DOMAIN_BANNED = "Licentie voor dit domein is verboden"
DEMO_SEND_MESSAGE_ERROR = "Vanwege beveiliging is het niet toegestaan dat deze demo account e-mail naar extern verzend!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Account bestaat al"
MAIL_SERVER_ERROR = "Fout bij toegang tot de mail Server"
INVALID_INPUT_ARGUMENT = "Ongeldig invoer argument"
diff --git a/rainloop/v/0.0.0/langs/no.ini b/rainloop/v/0.0.0/langs/no.ini
index 8482a4b1b..20e8ee4bc 100644
--- a/rainloop/v/0.0.0/langs/no.ini
+++ b/rainloop/v/0.0.0/langs/no.ini
@@ -337,7 +337,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -426,7 +428,7 @@ LABEL_SIGNATURE = "Signatur"
LABEL_ADD_SIGNATURE_TO_ALL = "Vil du legge til signatur i alle utgående meldinger?"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-stegs verifisering (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-stegs verifisering"
LABEL_ENABLE_TWO_FACTOR = "Aktiver 2-stegs verifisering"
LABEL_TWO_FACTOR_USER = "Bruker"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -653,6 +655,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Abonnement-server er utilgjengelig"
LICENSING_DOMAIN_EXPIRED = "Abonnementet for dette domenet er utløpt."
LICENSING_DOMAIN_BANNED = "Abonnementet for dette domenet er forbudt."
DEMO_SEND_MESSAGE_ERROR = "For sikkerhets skyld, denne demo-konto kan ikke sende meldinger til eksterne e-postadresser!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Kontoen finnes allerede"
MAIL_SERVER_ERROR = "Det har oppstått en feil under tilgang til e-postserver"
INVALID_INPUT_ARGUMENT = "Ugyldig input argument"
diff --git a/rainloop/v/0.0.0/langs/pl.ini b/rainloop/v/0.0.0/langs/pl.ini
index 47fd5aa8e..e18ed491c 100644
--- a/rainloop/v/0.0.0/langs/pl.ini
+++ b/rainloop/v/0.0.0/langs/pl.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Podpis"
LABEL_ADD_SIGNATURE_TO_ALL = "Dadawaj podpis do wszystkich wysyłanych wiadomości"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "Weryfikacja 2-stopniowa (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "Weryfikacja 2-stopniowa"
LABEL_ENABLE_TWO_FACTOR = "Włącz 2-stopniową weryfikację"
LABEL_TWO_FACTOR_USER = "Użytkownik"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Serwer subskrypcji jest niedostępny"
LICENSING_DOMAIN_EXPIRED = "Subskrypcja dla tej domeny wygasła"
LICENSING_DOMAIN_BANNED = "Subskrypcja dla tej domeny została zablokowana"
DEMO_SEND_MESSAGE_ERROR = "Ze względów bezpieczeństwa, to konto testowe nie ma możliwości przesyłania, wiadomości na zewnętrzne adresy e-mail."
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Konto o takiej nazwie już istnieje"
MAIL_SERVER_ERROR = "Wystąpił błąd w trakcie połączenia z serwerem poczty"
INVALID_INPUT_ARGUMENT = "Nieprawidłowy argument"
diff --git a/rainloop/v/0.0.0/langs/pt-br.ini b/rainloop/v/0.0.0/langs/pt-br.ini
index 2f64e7280..d3ca3f5ab 100644
--- a/rainloop/v/0.0.0/langs/pt-br.ini
+++ b/rainloop/v/0.0.0/langs/pt-br.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Assinatura"
LABEL_ADD_SIGNATURE_TO_ALL = "Adicionar sua assinatura em todas as mensagens de saída"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "Verificação de duas etapas (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "Verificação de duas etapas"
LABEL_ENABLE_TWO_FACTOR = "Habilitar verificação de duas etapas"
LABEL_TWO_FACTOR_USER = "Usuário"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "A assinatura do servidor está indisponível"
LICENSING_DOMAIN_EXPIRED = "A assinatura para este domínio expirou."
LICENSING_DOMAIN_BANNED = "A assinatura para este domínio é proibida."
DEMO_SEND_MESSAGE_ERROR = "Por motivos de segurança, esta conta demo não tem permissão para enviar mensagens para endereços de e-mail externo!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Esta conta já existe"
MAIL_SERVER_ERROR = "Ocorreu um erro ao acessar o servidor de e-mail"
INVALID_INPUT_ARGUMENT = "Argumento de entrada inválido"
diff --git a/rainloop/v/0.0.0/langs/pt-pt.ini b/rainloop/v/0.0.0/langs/pt-pt.ini
index 1304385e3..fa9eb1a7e 100644
--- a/rainloop/v/0.0.0/langs/pt-pt.ini
+++ b/rainloop/v/0.0.0/langs/pt-pt.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Assinatura"
LABEL_ADD_SIGNATURE_TO_ALL = "Adicionar a sua assinatura a todas as mensagens de saída"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Step Verification (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Step Verification"
LABEL_ENABLE_TWO_FACTOR = "Enable 2-Step verification"
LABEL_TWO_FACTOR_USER = "User"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "A assinatura do servidor está indisponível"
LICENSING_DOMAIN_EXPIRED = "A assinatura para este domínio expirou."
LICENSING_DOMAIN_BANNED = "A assinatura para este domínio é proibida."
DEMO_SEND_MESSAGE_ERROR = "Por motivos de segurança, esta conta demo não tem permissão para enviar mensagens para endereços de e-mail externo!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Esta conta já existe"
MAIL_SERVER_ERROR = "Ocorreu um erro ao acessar o servidor de email"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/ro.ini b/rainloop/v/0.0.0/langs/ro.ini
index 2289faabd..60b763db9 100644
--- a/rainloop/v/0.0.0/langs/ro.ini
+++ b/rainloop/v/0.0.0/langs/ro.ini
@@ -337,7 +337,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -426,7 +428,7 @@ LABEL_SIGNATURE = "Semnătură"
LABEL_ADD_SIGNATURE_TO_ALL = "Adăugă semnătura la toate mesajele trimise"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Step Verification (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Step Verification"
LABEL_ENABLE_TWO_FACTOR = "Enable 2-Step verification"
LABEL_TWO_FACTOR_USER = "User"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -653,6 +655,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Server de abonamente este temporar indisponib
LICENSING_DOMAIN_EXPIRED = "Subscription for this domain has expired."
LICENSING_DOMAIN_BANNED = "Subscription for this domain is banned."
DEMO_SEND_MESSAGE_ERROR = "Cont demo trimite e-mail la adresele de e-mail externe este interzisă!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Contul deja există"
MAIL_SERVER_ERROR = "Nu am reușit să accesez serverul de e-mail"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/ru.ini b/rainloop/v/0.0.0/langs/ru.ini
index 2e49bce06..00a0ab85a 100644
--- a/rainloop/v/0.0.0/langs/ru.ini
+++ b/rainloop/v/0.0.0/langs/ru.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Подпись"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "Двухфакторная верификация (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "Двухфакторная верификация"
LABEL_ENABLE_TWO_FACTOR = "Включить двухфакторную верификацию"
LABEL_TWO_FACTOR_USER = "Пользователь"
LABEL_TWO_FACTOR_STATUS = "Статус"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Сервер подписок временн
LICENSING_DOMAIN_EXPIRED = "Подписка на данный домен устарела."
LICENSING_DOMAIN_BANNED = "Подписка на данный домен заблокирована."
DEMO_SEND_MESSAGE_ERROR = "Демо аккаунту отправка писем на внешние почтовые адреса запрещена!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Аккаунт уже добавлен"
MAIL_SERVER_ERROR = "Ошибка доступа к почтовому серверу"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/sk.ini b/rainloop/v/0.0.0/langs/sk.ini
index a72c8a448..2aec2d0ba 100644
--- a/rainloop/v/0.0.0/langs/sk.ini
+++ b/rainloop/v/0.0.0/langs/sk.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Podpis"
LABEL_ADD_SIGNATURE_TO_ALL = "Pripojiť podpis k všetkých odchádzajúcim správam"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Step Verification (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Step Verification"
LABEL_ENABLE_TWO_FACTOR = "Enable 2-Step verification"
LABEL_TWO_FACTOR_USER = "User"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Subscription server is unvailable"
LICENSING_DOMAIN_EXPIRED = "Subscription for this domain has expired."
LICENSING_DOMAIN_BANNED = "Subscription for this domain is banned."
DEMO_SEND_MESSAGE_ERROR = "For security purposes, this demo account is not allowed to send messages to external e-mail addresses!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "účet už existuje"
MAIL_SERVER_ERROR = "Nastala chyba počas prístupu na poštový server"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/sv.ini b/rainloop/v/0.0.0/langs/sv.ini
index cd27af016..4e49cc50a 100644
--- a/rainloop/v/0.0.0/langs/sv.ini
+++ b/rainloop/v/0.0.0/langs/sv.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Signatur"
LABEL_ADD_SIGNATURE_TO_ALL = "Lägg till din signatur på alla utgående meddelanden."
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Stegs Verifikation (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Stegs Verifikation"
LABEL_ENABLE_TWO_FACTOR = "Aktivera 2-Stegs verifikation"
LABEL_TWO_FACTOR_USER = "Användare"
LABEL_TWO_FACTOR_STATUS = "Status"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Prenumerationsserver inte tillgänglig"
LICENSING_DOMAIN_EXPIRED = "Prenumeration för denna domän har gått ut."
LICENSING_DOMAIN_BANNED = "Prenumeration för denna domän är bannad."
DEMO_SEND_MESSAGE_ERROR = "Av säkerhets skäl kan inte detta demo-konto skicka epost till externa adressater!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Kontot finns redan"
MAIL_SERVER_ERROR = "Ett fel har inträffat vid anslutning till epostservern"
INVALID_INPUT_ARGUMENT = "Ogiltigt argument"
diff --git a/rainloop/v/0.0.0/langs/tr.ini b/rainloop/v/0.0.0/langs/tr.ini
index ec8ffe5c7..347529c7c 100644
--- a/rainloop/v/0.0.0/langs/tr.ini
+++ b/rainloop/v/0.0.0/langs/tr.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -425,7 +427,7 @@ LABEL_SIGNATURE = "İmza"
LABEL_ADD_SIGNATURE_TO_ALL = "Tüm giden iletilere imza ekle"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "2-Basamaklı doğrumalama (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "2-Basamaklı doğrumalama"
LABEL_ENABLE_TWO_FACTOR = "2-Basamaklı Doğrulama Etkinleştir"
LABEL_TWO_FACTOR_USER = "Kullanıcı Adı"
LABEL_TWO_FACTOR_STATUS = "Durum"
@@ -652,6 +654,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Abone sunucusu cevap vermiyor"
LICENSING_DOMAIN_EXPIRED = "Bu etki alanı için abonelik süresi doldu."
LICENSING_DOMAIN_BANNED = "Bu etki alanı için abonelik yasaklandı."
DEMO_SEND_MESSAGE_ERROR = "Güvenlik amacıyla, bu demo hesabı harici e-posta adreslerine mesaj göndermek için izin verilmez!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "Hesap zaten var"
MAIL_SERVER_ERROR = "Posta sunucusuna erişirken bir hata oluştu"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/ua.ini b/rainloop/v/0.0.0/langs/ua.ini
index a9d9eb6d0..3e7375910 100644
--- a/rainloop/v/0.0.0/langs/ua.ini
+++ b/rainloop/v/0.0.0/langs/ua.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "Підпис"
LABEL_ADD_SIGNATURE_TO_ALL = "Додавати Ваш підпис до всіх вихідних повідомлень"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "Двофакторна верификація (Google Authenticator)"
+LEGEND_TWO_FACTOR_AUTH = "Двофакторна верификація"
LABEL_ENABLE_TWO_FACTOR = "Увімкнути двофакторну верифікацію"
LABEL_TWO_FACTOR_USER = "Користувач"
LABEL_TWO_FACTOR_STATUS = "Статус"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "Сервер підписок тимчасо
LICENSING_DOMAIN_EXPIRED = "Підписка на цей домен застаріла."
LICENSING_DOMAIN_BANNED = "Підписка на цей домен заблокована."
DEMO_SEND_MESSAGE_ERROR = "Демо акаунту надсилання листів на зовнішні поштові адреси заборонена!"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "акаунт вже додано"
MAIL_SERVER_ERROR = "Помилка доступу до поштового серверу"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/zh-cn.ini b/rainloop/v/0.0.0/langs/zh-cn.ini
index 78f64282e..3dd5523a3 100644
--- a/rainloop/v/0.0.0/langs/zh-cn.ini
+++ b/rainloop/v/0.0.0/langs/zh-cn.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "签名"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "两步验证(谷歌身份验证)"
+LEGEND_TWO_FACTOR_AUTH = "两步验证"
LABEL_ENABLE_TWO_FACTOR = "启用两步验证"
LABEL_TWO_FACTOR_USER = "用户"
LABEL_TWO_FACTOR_STATUS = "状态"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "订阅服务器无效"
LICENSING_DOMAIN_EXPIRED = "此域订阅服务已失效。"
LICENSING_DOMAIN_BANNED = "此域订阅服务已禁止。"
DEMO_SEND_MESSAGE_ERROR = "出于安全考虑,测试账号无法发送外部邮件。"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "账户已存在"
MAIL_SERVER_ERROR = "访问邮件服务器遇到错误。"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/langs/zh-tw.ini b/rainloop/v/0.0.0/langs/zh-tw.ini
index d1160cc0a..02e10a5fd 100644
--- a/rainloop/v/0.0.0/langs/zh-tw.ini
+++ b/rainloop/v/0.0.0/langs/zh-tw.ini
@@ -338,7 +338,9 @@ SELECT_TYPE_NOT_EQUAL_TO = "Not Equal To"
SELECT_MATCH_ANY = "Matching any of the following rules"
SELECT_MATCH_ALL = "Matching all of the following rules"
MARK_AS_READ_LABEL = "Mark as read"
+REPLY_INTERVAL_LABEL = "Reply interval (days)"
KEEP_LABEL = "Keep"
+STOP_LABEL = "Don't stop processing rules"
EMAIL_LABEL = "Email"
VACATION_SUBJECT_LABEL = "Subject (optional)"
VACATION_MESSAGE_LABEL = "Message"
@@ -427,7 +429,7 @@ LABEL_SIGNATURE = "簽名"
LABEL_ADD_SIGNATURE_TO_ALL = "Add your signature to all the outgoing messages"
[SETTINGS_SECURITY]
-LEGEND_TWO_FACTOR_AUTH = "兩步驗證(Google身份驗證)"
+LEGEND_TWO_FACTOR_AUTH = "兩步驗證"
LABEL_ENABLE_TWO_FACTOR = "啟用兩步驗證"
LABEL_TWO_FACTOR_USER = "用戶"
LABEL_TWO_FACTOR_STATUS = "狀態"
@@ -654,6 +656,7 @@ LICENSING_SERVER_IS_UNAVAILABLE = "訂閱伺服器無效"
LICENSING_DOMAIN_EXPIRED = "此域訂閱服務已失效。"
LICENSING_DOMAIN_BANNED = "此域訂閱服務已禁止。"
DEMO_SEND_MESSAGE_ERROR = "出於安全考慮,測試帳號無法發送外部郵件。"
+DEMO_ACCOUNT_ERROR = "For security purposes, this account is not allowed for this action!"
ACCOUNT_ALREADY_EXISTS = "帳戶已存在"
MAIL_SERVER_ERROR = "訪問郵件伺服器遇到錯誤。"
INVALID_INPUT_ARGUMENT = "Invalid input argument"
diff --git a/rainloop/v/0.0.0/static/css/fonts/rainloop.eot b/rainloop/v/0.0.0/static/css/fonts/rainloop.eot
index c11474e56..cd7306ceb 100644
Binary files a/rainloop/v/0.0.0/static/css/fonts/rainloop.eot and b/rainloop/v/0.0.0/static/css/fonts/rainloop.eot differ
diff --git a/rainloop/v/0.0.0/static/css/fonts/rainloop.svg b/rainloop/v/0.0.0/static/css/fonts/rainloop.svg
index fdae4f825..b6bcd088d 100644
--- a/rainloop/v/0.0.0/static/css/fonts/rainloop.svg
+++ b/rainloop/v/0.0.0/static/css/fonts/rainloop.svg
@@ -118,4 +118,5 @@
+
diff --git a/rainloop/v/0.0.0/static/css/fonts/rainloop.ttf b/rainloop/v/0.0.0/static/css/fonts/rainloop.ttf
index 5bfc8dc65..9caed5066 100644
Binary files a/rainloop/v/0.0.0/static/css/fonts/rainloop.ttf and b/rainloop/v/0.0.0/static/css/fonts/rainloop.ttf differ
diff --git a/rainloop/v/0.0.0/static/css/fonts/rainloop.woff b/rainloop/v/0.0.0/static/css/fonts/rainloop.woff
index 9c0ccf6d0..6a8e134c2 100644
Binary files a/rainloop/v/0.0.0/static/css/fonts/rainloop.woff and b/rainloop/v/0.0.0/static/css/fonts/rainloop.woff differ
diff --git a/rainloop/v/0.0.0/themes/RainDrops/images/background.jpg b/rainloop/v/0.0.0/themes/RainDrops/images/background.jpg
index 127eeae7f..50e4c5404 100644
Binary files a/rainloop/v/0.0.0/themes/RainDrops/images/background.jpg and b/rainloop/v/0.0.0/themes/RainDrops/images/background.jpg differ
diff --git a/vendors/fontastic/fonts/rainloop.eot b/vendors/fontastic/fonts/rainloop.eot
index c11474e56..cd7306ceb 100644
Binary files a/vendors/fontastic/fonts/rainloop.eot and b/vendors/fontastic/fonts/rainloop.eot differ
diff --git a/vendors/fontastic/fonts/rainloop.svg b/vendors/fontastic/fonts/rainloop.svg
index fdae4f825..b6bcd088d 100644
--- a/vendors/fontastic/fonts/rainloop.svg
+++ b/vendors/fontastic/fonts/rainloop.svg
@@ -118,4 +118,5 @@
+
diff --git a/vendors/fontastic/fonts/rainloop.ttf b/vendors/fontastic/fonts/rainloop.ttf
index 5bfc8dc65..9caed5066 100644
Binary files a/vendors/fontastic/fonts/rainloop.ttf and b/vendors/fontastic/fonts/rainloop.ttf differ
diff --git a/vendors/fontastic/fonts/rainloop.woff b/vendors/fontastic/fonts/rainloop.woff
index 9c0ccf6d0..6a8e134c2 100644
Binary files a/vendors/fontastic/fonts/rainloop.woff and b/vendors/fontastic/fonts/rainloop.woff differ
diff --git a/vendors/fontastic/icons-reference.html b/vendors/fontastic/icons-reference.html
index f8beb2691..efde40ec8 100644
--- a/vendors/fontastic/icons-reference.html
+++ b/vendors/fontastic/icons-reference.html
@@ -489,6 +489,10 @@ h2{font-size:18px;padding:0 0 21px 5px;margin:45px 0 0 0;text-transform:uppercas
+
+
+
+
Character mapping
| |