diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ar.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ar.json index e312406b0a..700f8590b5 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ar.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ar.json @@ -14,6 +14,7 @@ "HasException": "لديه استثناء", "IpAddress": "عنوان IP", "Time": "زمن", + "Date": "تاريخ", "Duration": "مدة", "Detail": "التفاصيل", "Overall": "شاملة", @@ -23,6 +24,8 @@ "BrowserInfo": "معلومات المتصفح", "Url": "عنوان Url", "UserName": "اسم االمستخدم", + "TenantImpersonator": "منتحل المستأجر", + "UserImpersonator": "مقلد المستخدم", "UrlFilter": "عامل تصفية عنوان URL", "Exceptions": "استثناءات", "Comments": "تعليقات", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/de-DE.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/de-DE.json index b1091b7a63..138f7a04e2 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/de-DE.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/de-DE.json @@ -14,6 +14,7 @@ "HasException": "Hat Ausnahme", "IpAddress": "IP-Adresse", "Time": "Zeitpunkt", + "Date": "Datum", "Duration": "Dauer", "Detail": "Details", "Overall": "Insgesamt", @@ -23,6 +24,8 @@ "BrowserInfo": "Browser-Informationen", "Url": "URL", "UserName": "Benutzername", + "TenantImpersonator": "Mieter-Imitator", + "UserImpersonator": "Benutzer-Imitator", "UrlFilter": "URL-Filter", "Exceptions": "Ausnahmen", "Comments": "Kommentare", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/es.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/es.json index e2d3da58b3..ac8cd880f8 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/es.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/es.json @@ -14,6 +14,7 @@ "HasException": "Tiene error", "IpAddress": "Dirección Ip", "Time": "Tiempo", + "Date": "Fecha", "Duration": "Duración", "Detail": "Detalles", "Overall": "En general", @@ -23,6 +24,8 @@ "BrowserInfo": "Informacion de buscador", "Url": "Url", "UserName": "Nombre de usuario", + "TenantImpersonator": "Imitador de inquilinos", + "UserImpersonator": "Imitadora de usuario", "UrlFilter": "Filtro de URL", "Exceptions": "Excepciones", "Comments": "Comentarios", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fi.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fi.json index 545ea8b63e..e39ce6a00f 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fi.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fi.json @@ -14,6 +14,7 @@ "HasException": "Onko poikkeus", "IpAddress": "IP-osoite", "Time": "Aika", + "Date": "Päivämäärä", "Duration": "Kesto", "Detail": "Yksityiskohta", "Overall": "Yleensä ottaen", @@ -23,6 +24,8 @@ "BrowserInfo": "Selaimen tiedot", "Url": "URL-osoite", "UserName": "Käyttäjänimi", + "TenantImpersonator": "Vuokralaisen jäljittelijä", + "UserImpersonator": "Käyttäjän jäljittelijä", "UrlFilter": "URL-suodatin", "Exceptions": "Poikkeukset", "Comments": "Kommentit", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fr.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fr.json index ee3680b87f..af58ae4ef0 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fr.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/fr.json @@ -14,6 +14,7 @@ "HasException": "A une exception", "IpAddress": "Adresse IP", "Time": "Temps", + "Date": "Date", "Duration": "Durée", "Detail": "Détail", "Overall": "Globalement", @@ -23,6 +24,8 @@ "BrowserInfo": "Informations sur le navigateur", "Url": "URL", "UserName": "Nom d'utilisateur", + "TenantImpersonator": "Imitateur de locataire", + "UserImpersonator": "Imitateur d'utilisateur", "UrlFilter": "Filtre d'URL", "Exceptions": "Exceptions", "Comments": "commentaires", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/hi.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/hi.json index c6d35b093f..0d9ce8c2a9 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/hi.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/hi.json @@ -14,6 +14,7 @@ "HasException": "अपवाद है", "IpAddress": "आईपी पता", "Time": "समय", + "Date": "तारीख", "Duration": "समयांतराल", "Detail": "विस्तार", "Overall": "संपूर्ण", @@ -23,6 +24,8 @@ "BrowserInfo": "ब्राउज़र जानकारी", "Url": "यूआरएल", "UserName": "उपयोगकर्ता नाम", + "TenantImpersonator": "किरायेदार प्रतिरूपणकर्ता", + "UserImpersonator": "उपयोगकर्ता प्रतिरूपणकर्ता", "UrlFilter": "उर फिल्टर", "Exceptions": "अपवाद", "Comments": "टिप्पणियाँ", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/it.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/it.json index d5a7b70fac..f9bf72f7ab 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/it.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/it.json @@ -14,6 +14,7 @@ "HasException": "Ha un'eccezione", "IpAddress": "Indirizzo IP", "Time": "Orario", + "Date": "Data", "Duration": "Durata", "Detail": "Dettaglio", "Overall": "Complessivo", @@ -23,6 +24,8 @@ "BrowserInfo": "Informazioni sul browser", "Url": "Url", "UserName": "Nome utente", + "TenantImpersonator": "Sosia di inquilino", + "UserImpersonator": "Impersonatore dell'utente", "UrlFilter": "Filtro URL", "Exceptions": "Eccezioni", "Comments": "Commenti", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/pt-BR.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/pt-BR.json index d0a66b47dc..e6f368eae8 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/pt-BR.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/pt-BR.json @@ -14,6 +14,7 @@ "HasException": "Tem exceção", "IpAddress": "Endereço de IP", "Time": "Tempo", + "Date": "Encontro", "Duration": "Duração", "Detail": "Detalhe", "Overall": "No geral", @@ -23,6 +24,8 @@ "BrowserInfo": "Informação do navegador", "Url": "Url", "UserName": "Nome do usuário", + "TenantImpersonator": "Inquilino Imitador", + "UserImpersonator": "Imitador de usuário", "UrlFilter": "Filtro de Url", "Exceptions": "Exceções", "Comments": "Comentários", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ru.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ru.json index 4995b5b8be..bb070c9815 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ru.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/ru.json @@ -14,6 +14,7 @@ "HasException": "Имеет исключение", "IpAddress": "Айпи адрес", "Time": "Время", + "Date": "Дата", "Duration": "Продолжительность", "Detail": "Деталь", "Overall": "В общем и целом", @@ -23,6 +24,8 @@ "BrowserInfo": "Информация о браузере", "Url": "URL", "UserName": "Имя пользователя", + "TenantImpersonator": "Имитатор арендатора", + "UserImpersonator": "Имитатор пользователя", "UrlFilter": "URL-фильтр", "Exceptions": "Исключения", "Comments": "Комментарии", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sk.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sk.json index 5d7a6c03bd..5d48df00e9 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sk.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sk.json @@ -14,6 +14,7 @@ "HasException": "Má výnimku", "IpAddress": "IP adresa", "Time": "Čas", + "Date": "Dátum", "Duration": "Trvanie", "Detail": "Detail", "Overall": "Celkovo", @@ -23,6 +24,8 @@ "BrowserInfo": "Informácie o prehliadači", "Url": "Url", "UserName": "Meno používateľa", + "TenantImpersonator": "Nájomca imitátor", + "UserImpersonator": "Napodobňovač používateľa", "UrlFilter": "Filter URL", "Exceptions": "Výnimky", "Comments": "Komentáre", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sl.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sl.json index d5a782dc9e..813c854729 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sl.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/sl.json @@ -14,6 +14,7 @@ "HasException": "Ima napako", "IpAddress": "Ip naslov", "Time": "Čas", + "Date": "Datum", "Duration": "Trajanje", "Detail": "Podrobnosti", "Overall": "Splošno", @@ -23,6 +24,8 @@ "BrowserInfo": "Informacije o brskalniku", "Url": "Url", "UserName": "Uporabniško ime", + "TenantImpersonator": "Imitator najemnika", + "UserImpersonator": "Oponašalec uporabnika", "UrlFilter": "Filter po Url", "Exceptions": "Napake", "Comments": "Komentarji", diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hans.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hans.json index a3aed9f1df..e634ef3511 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hans.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hans.json @@ -14,6 +14,7 @@ "HasException": "存在异常", "IpAddress": "IP地址", "Time": "时间", + "Date": "日期", "Duration": "持续时间", "Detail": "详情", "Overall": "总体", @@ -78,4 +79,4 @@ "Feature:AuditLoggingEnable": "启用审计日志页面", "Feature:AuditLoggingEnableDescription": "在应用程序中启用审计日志页面." } -} +} \ No newline at end of file diff --git a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hant.json b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hant.json index a828fa8e17..4f28999053 100644 --- a/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hant.json +++ b/modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/zh-Hant.json @@ -14,6 +14,7 @@ "HasException": "存在異常", "IpAddress": "IP地址", "Time": "時間", + "Date": "日期", "Duration": "持續時間", "Detail": "詳情", "Overall": "總體", @@ -78,4 +79,4 @@ "Feature:AuditLoggingEnable": "啟用審計日誌頁面", "Feature:AuditLoggingEnableDescription": "在應用程序中啟用審計日誌頁面." } -} +} \ No newline at end of file