diff --git a/locales/cn/admin.json b/locales/cn/admin.json new file mode 100644 index 0000000..eb64f8c --- /dev/null +++ b/locales/cn/admin.json @@ -0,0 +1,8 @@ +{ + "forms": "形式", + "home": "家", + "profile": "轮廓", + "submissions": "意见书", + "username": "用户名", + "users": "用户数" +} diff --git a/locales/cn/common.json b/locales/cn/common.json new file mode 100644 index 0000000..9d5fd10 --- /dev/null +++ b/locales/cn/common.json @@ -0,0 +1,9 @@ +{ + "admin": "管理员", + "checkingCredentials": "检查凭证", + "loadingCredentials": "加载凭证", + "login": "登录", + "logout": "登出", + "recover": "忘记密码", + "register": "创建帐号" +} diff --git a/locales/cn/form.json b/locales/cn/form.json new file mode 100644 index 0000000..d700b72 --- /dev/null +++ b/locales/cn/form.json @@ -0,0 +1,97 @@ +{ + "baseData": { + "isLive": "活着", + "language": "语言", + "showFooter": "显示页脚", + "title": "标题" + }, + "baseDataTab": "基础数据", + "building": "建筑形式", + "confirmDelete": "您确定删除所有提交的表格吗?", + "create": "建立新表格", + "created": "表格已建立", + "createNow": "救", + "creationError": "无法建立表格", + "deleted": "表格已删除", + "deleteError": "无法删除表格", + "deleteNow": "立即删除!", + "design": { + "answerColor": "答案颜色", + "backgroundColor": "背景颜色", + "buttonActiveColor": "按钮活动颜色", + "buttonColor": "按钮颜色", + "buttonTextColor": "按钮文字颜色", + "font": "字形", + "questionColor": "问题颜色" + }, + "designTab": "设计", + "endPage": { + "action": "行动", + "activeColor": "主动色", + "addButton": "添加按钮", + "bgColor": "背景颜色", + "buttons": "纽扣", + "color": "颜色", + "continueButtonText": "继续按钮文字", + "paragraph": "段", + "show": "显示", + "text": "文本", + "title": "标题", + "url": "网址" + }, + "endPageTab": "结束页", + "loading": "加载表格", + "mange": "编辑表单“ {{title}} ”", + "new": "新表格", + "respondentNotifications": { + "enabled": "已启用", + "fromEmail": "发件人电子邮件", + "fromEmailInfo": "确保您的邮件服务器可以通过此电子邮件发送", + "htmlTemplate": "HTML模板", + "htmlTemplateInfo": "您还可以使用 MJML <\/u>创建电子邮件模板", + "subject": "学科", + "toField": "电子邮件栏位", + "toFieldInfo": "带有电子邮件的收据字段" + }, + "respondentNotificationsTab": "受访者通知", + "restart": "重新启动表格", + "row": { + "admin": "所有者", + "created": "已建立", + "isLive": "生活", + "language": "语言", + "lastModified": "最后修改", + "menu": "", + "title": "标题" + }, + "selfNotifications": { + "enabled": "已启用", + "fromField": "发件人电子邮件", + "fromFieldInfo": "带有电子邮件的字段,将设置Reply-To标头", + "htmlTemplate": "HTML模板", + "htmlTemplateInfo": "您还可以使用 MJML <\/u>创建电子邮件模板", + "subject": "学科", + "toEmail": "你的邮件", + "toEmailInfo": "如果未设置,将发送给表单管理员" + }, + "selfNotificationsTab": "自我通知", + "startPage": { + "action": "行动", + "activeColor": "主动色", + "addButton": "添加按钮", + "bgColor": "背景颜色", + "buttons": "纽扣", + "color": "颜色", + "continueButtonText": "继续按钮文字", + "paragraph": "段", + "show": "显示", + "text": "文本", + "title": "标题", + "url": "网址" + }, + "startPageTab": "首页", + "submitted": "感谢您提交!", + "updated": "表格已更新", + "updateError": "无法更新表格", + "updateNow": "救" +} diff --git a/locales/cn/language.json b/locales/cn/language.json new file mode 100644 index 0000000..5fb76d5 --- /dev/null +++ b/locales/cn/language.json @@ -0,0 +1,8 @@ +{ + "cn": "繁體中文", + "de": "Deutsch", + "en": "English", + "es": "Español", + "fr": "Français", + "it": "Italiano" +} diff --git a/locales/cn/login.json b/locales/cn/login.json new file mode 100644 index 0000000..22aed32 --- /dev/null +++ b/locales/cn/login.json @@ -0,0 +1,7 @@ +{ + "invalidLoginCredentials": "用户名\/密码无效", + "loginNow": "现在登录", + "passwordPlaceholder": "密码", + "usernamePlaceholder": "用户名", + "welcomeBack": "欢迎回来!" +} diff --git a/locales/cn/profile.json b/locales/cn/profile.json new file mode 100644 index 0000000..907558b --- /dev/null +++ b/locales/cn/profile.json @@ -0,0 +1,10 @@ +{ + "email": "电子邮件", + "firstName": "名字", + "language": "语言", + "lastName": "姓", + "updated": "个人资料已更新", + "updateError": "无法更新个人资料", + "updateNow": "救", + "username": "用户名" +} diff --git a/locales/cn/register.json b/locales/cn/register.json new file mode 100644 index 0000000..1472540 --- /dev/null +++ b/locales/cn/register.json @@ -0,0 +1,6 @@ +{ + "credentialsAlreadyInUse": "一些数据已在使用中!", + "gotoLogin": "有一个账户?登陆", + "registerNow": "现在注册", + "welcome": "欢迎,也请确认您的电子邮件" +} diff --git a/locales/cn/statistic.json b/locales/cn/statistic.json new file mode 100644 index 0000000..186aaa3 --- /dev/null +++ b/locales/cn/statistic.json @@ -0,0 +1,5 @@ +{ + "totalForms": "表格总数", + "totalSubmissions": "提交总数", + "totalUsers": "总用户" +} diff --git a/locales/cn/submission.json b/locales/cn/submission.json new file mode 100644 index 0000000..f82a5a0 --- /dev/null +++ b/locales/cn/submission.json @@ -0,0 +1,16 @@ +{ + "add": "添加提交", + "city": "市", + "country": "国家", + "created": "已建立", + "device": { + "name": "设备名称", + "type": "设备类型" + }, + "edit": "编辑", + "field": "领域", + "lastModified": "最后一次变更", + "progress": "进展", + "submission": "投稿", + "value": "值" +} diff --git a/locales/cn/type.json b/locales/cn/type.json new file mode 100644 index 0000000..40aac0c --- /dev/null +++ b/locales/cn/type.json @@ -0,0 +1,65 @@ +{ + "confirmDelete": "真的要删除此字段吗?检查它在任何地方都没有被引用!", + "date": { + "default": "预设日期", + "max": "最长日期", + "min": "最小日期", + "name": "日期" + }, + "deleteNow": "删除栏位", + "description": "描述", + "dropdown": { + "addOption": "添加选项", + "default": "默认值", + "name": "落下", + "options": "选件", + "removeOption": "去掉", + "titlePlaceholder": "标题", + "valuePlaceholder": "值" + }, + "email": { + "default": "默认电子邮件", + "name": "电子邮件" + }, + "hidden": { + "default": "默认值", + "name": "隐" + }, + "link": { + "default": "默认链接", + "name": "网址" + }, + "number": { + "default": "默认号码", + "name": "数" + }, + "radio": { + "addOption": "添加选项", + "default": "默认值", + "name": "无线电开关", + "options": "选件", + "removeOption": "去掉", + "titlePlaceholder": "标题", + "valuePlaceholder": "值" + }, + "rating": { + "clearNote": "再次单击以删除默认值", + "default": "默认值", + "name": "评分" + }, + "required": "需要", + "requiredInfo": "如果需要,必须设置默认值以使用户能够提交表单!", + "textarea": { + "default": "默认值", + "name": "文字区" + }, + "textfield": { + "default": "默认值", + "name": "文字行" + }, + "title": "标题", + "yes_no": { + "default": "默认值", + "name": "是\/否" + } +} diff --git a/locales/cn/user.json b/locales/cn/user.json new file mode 100644 index 0000000..4f60019 --- /dev/null +++ b/locales/cn/user.json @@ -0,0 +1,18 @@ +{ + "baseData": "基础数据", + "confirmDelete": "您确定要删除该用户吗?", + "deleted": "用户已删除", + "deleteError": "无法删除用户", + "deleteNow": "立即删除!", + "loading": "正在加载用户", + "mange": "编辑用户“ {{email}} ”", + "row": { + "created": "已建立", + "email": "电子邮件", + "menu": "", + "roles": "角色" + }, + "updated": "用户已更新", + "updateError": "无法更新用户", + "updateNow": "救" +} diff --git a/locales/cn/validation.json b/locales/cn/validation.json new file mode 100644 index 0000000..afe8c9c --- /dev/null +++ b/locales/cn/validation.json @@ -0,0 +1,15 @@ +{ + "emailFieldRequired": "请选择一个电子邮件字段", + "emailRequired": "请提供电子邮件", + "invalidEmail": "必须是有效的电子邮件!", + "invalidUrl": "必须是有效的网址", + "languageRequired": "请选择一种语言", + "mandatoryFieldsMissing": "必填字段缺失", + "passwordMinLength": "必须大于或等于5个字符!", + "passwordRequired": "请输入您的密码!", + "subjectRequired": "请提供一个主题", + "templateRequired": "请提供模板", + "titleRequired": "请提供标题", + "usernameRequired": "请提供一个用户名", + "valueRequired": "请提供一个值" +} diff --git a/locales/de/form.json b/locales/de/form.json index 01eddd2..17ec171 100644 --- a/locales/de/form.json +++ b/locales/de/form.json @@ -9,12 +9,12 @@ "building": "Formular wird aufgebaut", "confirmDelete": "Wollen sie dieses Formular mit allen Eintragungen löschen?", "create": "Neues Formular erstellen", - "createNow": "Jetzt Anlegen", "created": "Formular Erstellt", + "createNow": "Jetzt Anlegen", "creationError": "Formular konnte nicht erstellt werden", + "deleted": "Formular gelöscht", "deleteError": "Formular konnte nicht gelöscht werden", "deleteNow": "Jetzt löschen!", - "deleted": "Formular gelöscht", "design": { "answerColor": "Antworten Farbe", "backgroundColor": "Hintergrund Farbe", @@ -48,7 +48,7 @@ "fromEmail": "Absender E-Mail", "fromEmailInfo": "Der E-Mail Server muss den versand von dieser E-Mail zulassen", "htmlTemplate": "HTML Template", - "htmlTemplateInfo": "Sie können auch MJML verwenden um das Template zu gestalten", + "htmlTemplateInfo": "Sie können auch MJML<\/u> verwenden um das Template zu gestalten", "subject": "Betreff", "toField": "Empfänger E-Mail", "toFieldInfo": "Formular E-Mail Feld für Benachrichtigung" @@ -69,7 +69,7 @@ "fromField": "Absender E-Mail", "fromFieldInfo": "Formular E-Mail Feld für Benachrichtigung, wird as Reply-To gesetzt", "htmlTemplate": "HTML Template", - "htmlTemplateInfo": "Sie können auch MJML verwenden um das Template zu gestalten", + "htmlTemplateInfo": "Sie können auch MJML<\/u> verwenden um das Template zu gestalten", "subject": "Betreff", "toEmail": "Empfänger E-Mail", "toEmailInfo": "Als Standard wird die E-Mail des Verwalters verwendet" @@ -91,7 +91,7 @@ }, "startPageTab": "Eröffnungs Seite", "submitted": "Vielen dank für ihre Eingaben!", + "updated": "Formular aktualisiert", "updateError": "Formular konnte nicht aktualisiert werden", - "updateNow": "Speichern", - "updated": "Formular aktualisiert" + "updateNow": "Speichern" } diff --git a/locales/de/profile.json b/locales/de/profile.json index ca7f2ae..e35acad 100644 --- a/locales/de/profile.json +++ b/locales/de/profile.json @@ -3,8 +3,8 @@ "firstName": "Vorname", "language": "Sprache", "lastName": "Nachname", + "updated": "Profil Aktualisieren", "updateError": "Profil konnte nicht aktualisiert werden", "updateNow": "Speichern", - "updated": "Profil Aktualisieren", "username": "Benutzername" } diff --git a/locales/de/type.json b/locales/de/type.json index f3a8f9b..58f7e38 100644 --- a/locales/de/type.json +++ b/locales/de/type.json @@ -60,6 +60,6 @@ "title": "Titel", "yes_no": { "default": "Standard Wert", - "name": "Ja / Nein" + "name": "Ja \/ Nein" } } diff --git a/locales/de/user.json b/locales/de/user.json index cd5bc05..b664f1b 100644 --- a/locales/de/user.json +++ b/locales/de/user.json @@ -1,9 +1,9 @@ { "baseData": "Basis Daten", "confirmDelete": "Wollen sie diesen Benutzer wirklich löschen?", + "deleted": "Benutzer gelöscht", "deleteError": "Benutzer konnte nicht gelöscht werden", "deleteNow": "Jetzt löschen!", - "deleted": "Benutzer gelöscht", "loading": "Benutzer wird geladen", "mange": "Benutzer \"{{email}}\" bearbeiten", "row": { @@ -12,7 +12,7 @@ "menu": "", "roles": "Rolle" }, + "updated": "Benutzer aktualisiert", "updateError": "Konnte Benutzer nicht aktualisieren", - "updateNow": "Speichern", - "updated": "Benutzer aktualisiert updated" + "updateNow": "Speichern" } diff --git a/locales/en/form.json b/locales/en/form.json index 95ecc50..1b78bdc 100644 --- a/locales/en/form.json +++ b/locales/en/form.json @@ -9,12 +9,12 @@ "building": "Building Form", "confirmDelete": "Are you sure delete this form with all submissions?", "create": "Create new form", - "createNow": "Save", "created": "Form Created", + "createNow": "Save", "creationError": "Could not create form", + "deleted": "Form deleted", "deleteError": "Could not delete form", "deleteNow": "Delete Now!", - "deleted": "Form deleted", "design": { "answerColor": "Answer Color", "backgroundColor": "Background Color", @@ -48,7 +48,7 @@ "fromEmail": "Sender Email", "fromEmailInfo": "Make sure your mailserver can send from this email", "htmlTemplate": "HTML Template", - "htmlTemplateInfo": "You can also use MJML to create your email templates", + "htmlTemplateInfo": "You can also use MJML<\/u> to create your email templates", "subject": "Subject", "toField": "Email Field", "toFieldInfo": "Field with Email for receipt" @@ -69,7 +69,7 @@ "fromField": "Sender Email", "fromFieldInfo": "Field with Email, will set the Reply-To header", "htmlTemplate": "HTML Template", - "htmlTemplateInfo": "You can also use MJML to create your email templates", + "htmlTemplateInfo": "You can also use MJML<\/u> to create your email templates", "subject": "Subject", "toEmail": "Your Email", "toEmailInfo": "If not set will send to the admin of the form" @@ -91,7 +91,7 @@ }, "startPageTab": "Start Page", "submitted": "Thank you for your submission!", + "updated": "Form updated", "updateError": "Could not update form", - "updateNow": "Save", - "updated": "Form updated" + "updateNow": "Save" } diff --git a/locales/en/login.json b/locales/en/login.json index 7e1845a..11dda6c 100644 --- a/locales/en/login.json +++ b/locales/en/login.json @@ -1,5 +1,5 @@ { - "invalidLoginCredentials": "username / password are invalid", + "invalidLoginCredentials": "username \/ password are invalid", "loginNow": "Login Now", "passwordPlaceholder": "Password", "usernamePlaceholder": "Username", diff --git a/locales/en/profile.json b/locales/en/profile.json index 65be15b..224d60b 100644 --- a/locales/en/profile.json +++ b/locales/en/profile.json @@ -3,8 +3,8 @@ "firstName": "First Name", "language": "Language", "lastName": "Last Name", + "updated": "Profile updated", "updateError": "Could not update Profile", "updateNow": "Save", - "updated": "Profile updated", "username": "Username" } diff --git a/locales/en/type.json b/locales/en/type.json index eca438f..47d1cf8 100644 --- a/locales/en/type.json +++ b/locales/en/type.json @@ -60,6 +60,6 @@ "title": "Title", "yes_no": { "default": "Default Value", - "name": "Yes / No" + "name": "Yes \/ No" } } diff --git a/locales/en/user.json b/locales/en/user.json index 1a27cf1..604f2c4 100644 --- a/locales/en/user.json +++ b/locales/en/user.json @@ -1,9 +1,9 @@ { "baseData": "Base Data", "confirmDelete": "Are you sure delete this user?", + "deleted": "User deleted", "deleteError": "could not delete user", "deleteNow": "Delete Now!", - "deleted": "User deleted", "loading": "Loading User", "mange": "Edit User \"{{email}}\"", "row": { @@ -12,7 +12,7 @@ "menu": "", "roles": "Role" }, + "updated": "User updated", "updateError": "Could not update user", - "updateNow": "Save", - "updated": "User updated" + "updateNow": "Save" } diff --git a/locales/es/admin.json b/locales/es/admin.json new file mode 100644 index 0000000..0f15160 --- /dev/null +++ b/locales/es/admin.json @@ -0,0 +1,8 @@ +{ + "forms": "Formas", + "home": "Casa", + "profile": "Perfil", + "submissions": "Envíos", + "username": "Nombre de usuario", + "users": "Los usuarios" +} diff --git a/locales/es/common.json b/locales/es/common.json new file mode 100644 index 0000000..b9da82d --- /dev/null +++ b/locales/es/common.json @@ -0,0 +1,9 @@ +{ + "admin": "Administración", + "checkingCredentials": "Verificación de credenciales", + "loadingCredentials": "Cargando credenciales", + "login": "Iniciar sesión", + "logout": "Cerrar sesión", + "recover": "Contraseña perdida", + "register": "Crear una cuenta" +} diff --git a/locales/es/form.json b/locales/es/form.json new file mode 100644 index 0000000..72557dc --- /dev/null +++ b/locales/es/form.json @@ -0,0 +1,97 @@ +{ + "baseData": { + "isLive": "Es en vivo", + "language": "Idioma", + "showFooter": "Mostrar pie de página", + "title": "Título" + }, + "baseDataTab": "Datos base", + "building": "Formulario de construcción", + "confirmDelete": "¿Estás seguro de eliminar este formulario con todos los envíos?", + "create": "Crear nuevo formulario", + "created": "Formulario creado", + "createNow": "Salvar", + "creationError": "No se pudo crear el formulario", + "deleted": "Formulario eliminado", + "deleteError": "No se pudo eliminar el formulario", + "deleteNow": "¡Elimina ahora!", + "design": { + "answerColor": "Color de respuesta", + "backgroundColor": "Color de fondo", + "buttonActiveColor": "Color activo del botón", + "buttonColor": "Color del boton", + "buttonTextColor": "Color del texto del botón", + "font": "Fuente", + "questionColor": "Color de la pregunta" + }, + "designTab": "Diseño", + "endPage": { + "action": "Acción", + "activeColor": "Color activo", + "addButton": "Agregar botón", + "bgColor": "Color de fondo", + "buttons": "Botones", + "color": "Color", + "continueButtonText": "Continuar texto del botón", + "paragraph": "Párrafo", + "show": "mostrar", + "text": "Texto", + "title": "Título", + "url": "Url" + }, + "endPageTab": "Página final", + "loading": "Formulario de carga", + "mange": "Editar formulario \" {{title}} \"", + "new": "Nueva forma", + "respondentNotifications": { + "enabled": "Habilitado", + "fromEmail": "Correo electrónico del remitente", + "fromEmailInfo": "Asegúrese de que su servidor de correo pueda enviar desde este correo electrónico", + "htmlTemplate": "Plantilla HTML", + "htmlTemplateInfo": "También puede usar MJML <\/u> para crear sus plantillas de correo electrónico", + "subject": "Tema", + "toField": "Campo de correo electrónico", + "toFieldInfo": "Campo con correo electrónico para recibo" + }, + "respondentNotificationsTab": "Notificaciones de encuestados", + "restart": "Reiniciar formulario", + "row": { + "admin": "Propietario", + "created": "Creado", + "isLive": "En Vivo", + "language": "Idioma", + "lastModified": "Última modificación", + "menu": "", + "title": "Título" + }, + "selfNotifications": { + "enabled": "Habilitado", + "fromField": "Correo electrónico del remitente", + "fromFieldInfo": "Campo con correo electrónico, establecerá el encabezado Responder a", + "htmlTemplate": "Plantilla HTML", + "htmlTemplateInfo": "También puede usar MJML <\/u> para crear sus plantillas de correo electrónico", + "subject": "Tema", + "toEmail": "Tu correo electrónico", + "toEmailInfo": "Si no está configurado, se enviará al administrador del formulario" + }, + "selfNotificationsTab": "Auto notificaciones", + "startPage": { + "action": "Acción", + "activeColor": "Color activo", + "addButton": "Agregar botón", + "bgColor": "Color de fondo", + "buttons": "Botones", + "color": "Color", + "continueButtonText": "Continuar texto del botón", + "paragraph": "Párrafo", + "show": "mostrar", + "text": "Texto", + "title": "Título", + "url": "Url" + }, + "startPageTab": "Página de inicio", + "submitted": "Gracias por tu presentación!", + "updated": "Formulario actualizado", + "updateError": "No se pudo actualizar el formulario", + "updateNow": "Salvar" +} diff --git a/locales/es/language.json b/locales/es/language.json new file mode 100644 index 0000000..5fb76d5 --- /dev/null +++ b/locales/es/language.json @@ -0,0 +1,8 @@ +{ + "cn": "繁體中文", + "de": "Deutsch", + "en": "English", + "es": "Español", + "fr": "Français", + "it": "Italiano" +} diff --git a/locales/es/login.json b/locales/es/login.json new file mode 100644 index 0000000..d923091 --- /dev/null +++ b/locales/es/login.json @@ -0,0 +1,7 @@ +{ + "invalidLoginCredentials": "nombre de usuario \/ contraseña no son válidos", + "loginNow": "Inicia sesión ahora", + "passwordPlaceholder": "Contraseña", + "usernamePlaceholder": "Nombre de usuario", + "welcomeBack": "¡Dar una buena acogida!" +} diff --git a/locales/es/profile.json b/locales/es/profile.json new file mode 100644 index 0000000..b4d3dd9 --- /dev/null +++ b/locales/es/profile.json @@ -0,0 +1,10 @@ +{ + "email": "Correo electrónico", + "firstName": "Nombre de pila", + "language": "Idioma", + "lastName": "Apellido", + "updated": "Perfil actualizado", + "updateError": "No se pudo actualizar el perfil", + "updateNow": "Salvar", + "username": "Nombre de usuario" +} diff --git a/locales/es/register.json b/locales/es/register.json new file mode 100644 index 0000000..d12b62d --- /dev/null +++ b/locales/es/register.json @@ -0,0 +1,6 @@ +{ + "credentialsAlreadyInUse": "¡Algunos datos ya están en uso!", + "gotoLogin": "¿Tener una cuenta? Ir al inicio de sesión", + "registerNow": "Regístrate ahora", + "welcome": "Bienvenido, confirma también tu correo electrónico" +} diff --git a/locales/es/statistic.json b/locales/es/statistic.json new file mode 100644 index 0000000..aee125f --- /dev/null +++ b/locales/es/statistic.json @@ -0,0 +1,5 @@ +{ + "totalForms": "Formas totales", + "totalSubmissions": "Envíos totales", + "totalUsers": "Usuarios totales" +} diff --git a/locales/es/submission.json b/locales/es/submission.json new file mode 100644 index 0000000..5b34ba7 --- /dev/null +++ b/locales/es/submission.json @@ -0,0 +1,16 @@ +{ + "add": "Agregar sumisión", + "city": "Ciudad", + "country": "País", + "created": "Creado", + "device": { + "name": "Nombre del dispositivo", + "type": "Tipo de dispositivo" + }, + "edit": "Editar", + "field": "Campo", + "lastModified": "Ultimo cambio", + "progress": "Progreso", + "submission": "Sumisión", + "value": "Valor" +} diff --git a/locales/es/type.json b/locales/es/type.json new file mode 100644 index 0000000..0699ceb --- /dev/null +++ b/locales/es/type.json @@ -0,0 +1,65 @@ +{ + "confirmDelete": "¿Eliminar realmente este campo? ¡Compruebe que no esté referenciado en ningún lado!", + "date": { + "default": "Fecha predeterminada", + "max": "Fecha máxima", + "min": "Fecha min", + "name": "Fecha" + }, + "deleteNow": "Eliminar campo", + "description": "Descripción", + "dropdown": { + "addOption": "Agregar opción", + "default": "Valor por defecto", + "name": "Desplegable", + "options": "Opciones", + "removeOption": "Eliminar", + "titlePlaceholder": "Título", + "valuePlaceholder": "Valor" + }, + "email": { + "default": "Email predeterminado", + "name": "Correo electrónico" + }, + "hidden": { + "default": "Valor por defecto", + "name": "Oculto" + }, + "link": { + "default": "Enlace predeterminado", + "name": "URL" + }, + "number": { + "default": "Número predeterminado", + "name": "Número" + }, + "radio": { + "addOption": "Agregar opción", + "default": "Valor por defecto", + "name": "Interruptor de radio", + "options": "Opciones", + "removeOption": "Eliminar", + "titlePlaceholder": "Título", + "valuePlaceholder": "Valor" + }, + "rating": { + "clearNote": "Haga clic nuevamente para eliminar el valor predeterminado", + "default": "Valor por defecto", + "name": "Clasificación" + }, + "required": "Necesario", + "requiredInfo": "Si es necesario, el valor predeterminado debe establecerse para que los usuarios puedan enviar el formulario.", + "textarea": { + "default": "Valor por defecto", + "name": "Área de texto" + }, + "textfield": { + "default": "Valor por defecto", + "name": "Línea de texto" + }, + "title": "Título", + "yes_no": { + "default": "Valor por defecto", + "name": "Sí No" + } +} diff --git a/locales/es/user.json b/locales/es/user.json new file mode 100644 index 0000000..37e89cd --- /dev/null +++ b/locales/es/user.json @@ -0,0 +1,18 @@ +{ + "baseData": "Datos base", + "confirmDelete": "¿Estás seguro de eliminar a este usuario?", + "deleted": "Usuario eliminado", + "deleteError": "no se pudo eliminar el usuario", + "deleteNow": "¡Elimina ahora!", + "loading": "Cargando usuario", + "mange": "Editar usuario \" {{email}} \"", + "row": { + "created": "Creado", + "email": "Correo electrónico", + "menu": "", + "roles": "Papel" + }, + "updated": "Usuario actualizado", + "updateError": "No se pudo actualizar el usuario", + "updateNow": "Salvar" +} diff --git a/locales/es/validation.json b/locales/es/validation.json new file mode 100644 index 0000000..cf8b4d3 --- /dev/null +++ b/locales/es/validation.json @@ -0,0 +1,15 @@ +{ + "emailFieldRequired": "Por favor seleccione un campo de correo electrónico", + "emailRequired": "Por favor proporcione un correo electrónico", + "invalidEmail": "¡Debe ser un correo electrónico válido!", + "invalidUrl": "Debe ser una URL válida", + "languageRequired": "Por favor, seleccione un idioma", + "mandatoryFieldsMissing": "Faltan campos obligatorios", + "passwordMinLength": "¡Debe tener más de 5 caracteres o más!", + "passwordRequired": "Por favor ingrese su contraseña!", + "subjectRequired": "Por favor proporcione un tema", + "templateRequired": "Por favor proporcione una plantilla", + "titleRequired": "Por favor proporcione un título", + "usernameRequired": "Por favor proporcione un nombre de usuario", + "valueRequired": "Por favor proporcione un valor" +} diff --git a/locales/fr/admin.json b/locales/fr/admin.json new file mode 100644 index 0000000..d2c0499 --- /dev/null +++ b/locales/fr/admin.json @@ -0,0 +1,8 @@ +{ + "forms": "Formes", + "home": "Accueil", + "profile": "Profil", + "submissions": "Soumissions", + "username": "Nom d'utilisateur", + "users": "Utilisateurs" +} diff --git a/locales/fr/common.json b/locales/fr/common.json new file mode 100644 index 0000000..966a703 --- /dev/null +++ b/locales/fr/common.json @@ -0,0 +1,9 @@ +{ + "admin": "Admin", + "checkingCredentials": "Vérification des informations d'identification", + "loadingCredentials": "Chargement des informations d'identification", + "login": "S'identifier", + "logout": "Se déconnecter", + "recover": "Mot de passe perdu", + "register": "Créer un compte" +} diff --git a/locales/fr/form.json b/locales/fr/form.json new file mode 100644 index 0000000..878c0c3 --- /dev/null +++ b/locales/fr/form.json @@ -0,0 +1,97 @@ +{ + "baseData": { + "isLive": "Est en direct", + "language": "Langue", + "showFooter": "Afficher le pied de page", + "title": "Titre" + }, + "baseDataTab": "Données de base", + "building": "Forme du bâtiment", + "confirmDelete": "Êtes-vous sûr de supprimer ce formulaire avec toutes les soumissions?", + "create": "Créer un nouveau formulaire", + "created": "Formulaire créé", + "createNow": "sauver", + "creationError": "Impossible de créer le formulaire", + "deleted": "Formulaire supprimé", + "deleteError": "Impossible de supprimer le formulaire", + "deleteNow": "Effacer maintenant!", + "design": { + "answerColor": "Couleur de réponse", + "backgroundColor": "Couleur de l'arrière plan", + "buttonActiveColor": "Couleur active du bouton", + "buttonColor": "Couleur du bouton", + "buttonTextColor": "Couleur du texte du bouton", + "font": "Police de caractère", + "questionColor": "Couleur de la question" + }, + "designTab": "Conception", + "endPage": { + "action": "action", + "activeColor": "Couleur active", + "addButton": "Bouton Ajouter", + "bgColor": "Couleur de l'arrière plan", + "buttons": "Boutons", + "color": "Couleur", + "continueButtonText": "Continuer le texte du bouton", + "paragraph": "Paragraphe", + "show": "Spectacle", + "text": "Texte", + "title": "Titre", + "url": "URL" + }, + "endPageTab": "Page de fin", + "loading": "Formulaire de chargement", + "mange": "Modifier le formulaire \" {{title}} \"", + "new": "Nouvelle forme", + "respondentNotifications": { + "enabled": "Activée", + "fromEmail": "Courriel de l'expéditeur", + "fromEmailInfo": "Assurez-vous que votre serveur de messagerie peut envoyer à partir de cet e-mail", + "htmlTemplate": "Modèle HTML", + "htmlTemplateInfo": "Vous pouvez également utiliser MJML <\/u> pour créer vos modèles de courrier électronique", + "subject": "Matière", + "toField": "Champ de messagerie", + "toFieldInfo": "Champ avec e-mail pour réception" + }, + "respondentNotificationsTab": "Notifications des répondants", + "restart": "Formulaire de redémarrage", + "row": { + "admin": "Propriétaire", + "created": "Créé", + "isLive": "Vivre", + "language": "Langue", + "lastModified": "Dernière modification", + "menu": "", + "title": "Titre" + }, + "selfNotifications": { + "enabled": "Activée", + "fromField": "Courriel de l'expéditeur", + "fromFieldInfo": "Champ avec e-mail, définira l'en-tête Répondre à", + "htmlTemplate": "Modèle HTML", + "htmlTemplateInfo": "Vous pouvez également utiliser MJML <\/u> pour créer vos modèles de courrier électronique", + "subject": "Matière", + "toEmail": "Votre email", + "toEmailInfo": "S'il n'est pas défini, il sera envoyé à l'administrateur du formulaire" + }, + "selfNotificationsTab": "Auto-notifications", + "startPage": { + "action": "action", + "activeColor": "Couleur active", + "addButton": "Bouton Ajouter", + "bgColor": "Couleur de l'arrière plan", + "buttons": "Boutons", + "color": "Couleur", + "continueButtonText": "Continuer le texte du bouton", + "paragraph": "Paragraphe", + "show": "Spectacle", + "text": "Texte", + "title": "Titre", + "url": "URL" + }, + "startPageTab": "Page de démarrage", + "submitted": "Merci pour votre soumission!", + "updated": "Formulaire mis à jour", + "updateError": "Impossible de mettre à jour le formulaire", + "updateNow": "sauver" +} diff --git a/locales/fr/language.json b/locales/fr/language.json new file mode 100644 index 0000000..5fb76d5 --- /dev/null +++ b/locales/fr/language.json @@ -0,0 +1,8 @@ +{ + "cn": "繁體中文", + "de": "Deutsch", + "en": "English", + "es": "Español", + "fr": "Français", + "it": "Italiano" +} diff --git a/locales/fr/login.json b/locales/fr/login.json new file mode 100644 index 0000000..b9875f3 --- /dev/null +++ b/locales/fr/login.json @@ -0,0 +1,7 @@ +{ + "invalidLoginCredentials": "nom d'utilisateur \/ mot de passe invalide", + "loginNow": "Connecte-toi maintenant", + "passwordPlaceholder": "Mot de passe", + "usernamePlaceholder": "Nom d'utilisateur", + "welcomeBack": "Nous saluons le retour!" +} diff --git a/locales/fr/profile.json b/locales/fr/profile.json new file mode 100644 index 0000000..0d55082 --- /dev/null +++ b/locales/fr/profile.json @@ -0,0 +1,10 @@ +{ + "email": "Email", + "firstName": "Prénom", + "language": "Langue", + "lastName": "Nom de famille", + "updated": "Profil mis à jour", + "updateError": "Impossible de mettre à jour le profil", + "updateNow": "sauver", + "username": "Nom d'utilisateur" +} diff --git a/locales/fr/register.json b/locales/fr/register.json new file mode 100644 index 0000000..9771fd2 --- /dev/null +++ b/locales/fr/register.json @@ -0,0 +1,6 @@ +{ + "credentialsAlreadyInUse": "Quelques données déjà utilisées!", + "gotoLogin": "Avoir un compte? Accéder à la connexion", + "registerNow": "S'inscrire maintenant", + "welcome": "Bienvenue, veuillez également confirmer votre adresse e-mail" +} diff --git a/locales/fr/statistic.json b/locales/fr/statistic.json new file mode 100644 index 0000000..59a9bbd --- /dev/null +++ b/locales/fr/statistic.json @@ -0,0 +1,5 @@ +{ + "totalForms": "Formulaires totaux", + "totalSubmissions": "Total des soumissions", + "totalUsers": "Nombre total d'utilisateurs" +} diff --git a/locales/fr/submission.json b/locales/fr/submission.json new file mode 100644 index 0000000..e3e482d --- /dev/null +++ b/locales/fr/submission.json @@ -0,0 +1,16 @@ +{ + "add": "Ajouter une soumission", + "city": "Ville", + "country": "Pays", + "created": "Créé", + "device": { + "name": "Nom de l'appareil", + "type": "Type d'appareil" + }, + "edit": "Éditer", + "field": "Champ", + "lastModified": "Dernier changement", + "progress": "Le progrès", + "submission": "Soumission", + "value": "Valeur" +} diff --git a/locales/fr/type.json b/locales/fr/type.json new file mode 100644 index 0000000..36960c7 --- /dev/null +++ b/locales/fr/type.json @@ -0,0 +1,65 @@ +{ + "confirmDelete": "Voulez-vous vraiment supprimer ce champ? Vérifiez qu'il n'est référencé nulle part!", + "date": { + "default": "Date par défaut", + "max": "Date max", + "min": "Date min", + "name": "Date" + }, + "deleteNow": "Supprimer le champ", + "description": "La description", + "dropdown": { + "addOption": "Ajouter une option", + "default": "Valeur par défaut", + "name": "Menu déroulant", + "options": "Les options", + "removeOption": "Retirer", + "titlePlaceholder": "Titre", + "valuePlaceholder": "Valeur" + }, + "email": { + "default": "E-mail par défaut", + "name": "Email" + }, + "hidden": { + "default": "Valeur par défaut", + "name": "Caché" + }, + "link": { + "default": "Lien par défaut", + "name": "URL" + }, + "number": { + "default": "Numéro par défaut", + "name": "Nombre" + }, + "radio": { + "addOption": "Ajouter une option", + "default": "Valeur par défaut", + "name": "Commutateur radio", + "options": "Les options", + "removeOption": "Retirer", + "titlePlaceholder": "Titre", + "valuePlaceholder": "Valeur" + }, + "rating": { + "clearNote": "Cliquez à nouveau pour supprimer la valeur par défaut", + "default": "Valeur par défaut", + "name": "Évaluation" + }, + "required": "Obligatoire", + "requiredInfo": "Si nécessaire, la valeur par défaut doit être définie pour permettre aux utilisateurs de soumettre le formulaire!", + "textarea": { + "default": "Valeur par défaut", + "name": "Zone de texte" + }, + "textfield": { + "default": "Valeur par défaut", + "name": "Ligne de texte" + }, + "title": "Titre", + "yes_no": { + "default": "Valeur par défaut", + "name": "Oui Non" + } +} diff --git a/locales/fr/user.json b/locales/fr/user.json new file mode 100644 index 0000000..f4492d1 --- /dev/null +++ b/locales/fr/user.json @@ -0,0 +1,18 @@ +{ + "baseData": "Données de base", + "confirmDelete": "Voulez-vous vraiment supprimer cet utilisateur?", + "deleted": "Utilisateur supprimé", + "deleteError": "n'a pas pu supprimer l'utilisateur", + "deleteNow": "Effacer maintenant!", + "loading": "Chargement de l'utilisateur", + "mange": "Modifier l'utilisateur \" {{email}} \"", + "row": { + "created": "Créé", + "email": "Email", + "menu": "", + "roles": "Rôle" + }, + "updated": "Utilisateur mis à jour", + "updateError": "Impossible de mettre à jour l'utilisateur", + "updateNow": "sauver" +} diff --git a/locales/fr/validation.json b/locales/fr/validation.json new file mode 100644 index 0000000..b894c89 --- /dev/null +++ b/locales/fr/validation.json @@ -0,0 +1,15 @@ +{ + "emailFieldRequired": "Veuillez sélectionner un champ e-mail", + "emailRequired": "Veuillez fournir un e-mail", + "invalidEmail": "Doit être un e-mail valide!", + "invalidUrl": "Doit être une URL valide", + "languageRequired": "Veuillez sélectionner une langue", + "mandatoryFieldsMissing": "Champs obligatoires manquants", + "passwordMinLength": "Doit être supérieur ou égal à 5 caractères!", + "passwordRequired": "Veuillez saisir votre mot de passe!", + "subjectRequired": "Veuillez fournir un sujet", + "templateRequired": "Veuillez fournir un modèle", + "titleRequired": "Veuillez fournir un titre", + "usernameRequired": "Veuillez fournir un nom d'utilisateur", + "valueRequired": "Veuillez fournir une valeur" +} diff --git a/locales/it/form.json b/locales/it/form.json index baeac1c..3928ba2 100644 --- a/locales/it/form.json +++ b/locales/it/form.json @@ -1,97 +1,97 @@ { "baseData": { - "isLive": "Is Live", - "language": "Language", - "showFooter": "Show Footer", - "title": "Title" + "isLive": "È in diretta", + "language": "linguaggio", + "showFooter": "Mostra piè di pagina", + "title": "Titolo" }, - "baseDataTab": "Base Data", - "building": "Building Form", - "confirmDelete": "Are you sure delete this form with all submissions?", - "create": "Create new form", - "createNow": "Save", - "created": "Form Created", - "creationError": "Could not create form", - "deleteError": "could not delete form", - "deleteNow": "Delete Now!", - "deleted": "Form deleted", + "baseDataTab": "Dati di base", + "building": "Modulo di costruzione", + "confirmDelete": "Sei sicuro di eliminare questo modulo con tutti gli invii?", + "create": "Crea un nuovo modulo", + "created": "Modulo creato", + "createNow": "Salva", + "creationError": "Impossibile creare il modulo", + "deleted": "Modulo eliminato", + "deleteError": "Impossibile eliminare il modulo", + "deleteNow": "Cancella ora!", "design": { - "answerColor": "Answer Color", - "backgroundColor": "Background Color", - "buttonActiveColor": "Button Active Color", - "buttonColor": "Button Color", - "buttonTextColor": "Button Text Color", + "answerColor": "Rispondi al colore", + "backgroundColor": "Colore di sfondo", + "buttonActiveColor": "Pulsante Colore attivo", + "buttonColor": "Colore pulsante", + "buttonTextColor": "Colore testo pulsante", "font": "Font", - "questionColor": "Question Color" + "questionColor": "Domanda di colore" }, "designTab": "Design", "endPage": { - "action": "Action", - "activeColor": "Active Color", - "addButton": "Add Button", - "bgColor": "Background Color", - "buttons": "Buttons", - "color": "Color", - "continueButtonText": "Continue Button Text", - "paragraph": "Paragraph", - "show": "Show", - "text": "Text", - "title": "Title", - "url": "Url" + "action": "Azione", + "activeColor": "Colore attivo", + "addButton": "Aggiungi pulsante", + "bgColor": "Colore di sfondo", + "buttons": "pulsanti", + "color": "Colore", + "continueButtonText": "Continua pulsante testo", + "paragraph": "Paragrafo", + "show": "Mostrare", + "text": "Testo", + "title": "Titolo", + "url": "url" }, - "endPageTab": "End Page", - "loading": "Loading Form", - "mange": "Edit Form \"{{title}}\"", - "new": "New Form", + "endPageTab": "Pagina finale", + "loading": "Modulo di caricamento", + "mange": "Modifica modulo \" {{title}} \"", + "new": "Nuovo modulo", "respondentNotifications": { - "enabled": "Enabled", - "fromEmail": "Sender Email", - "fromEmailInfo": "Make sure your mailserver can send from this email", - "htmlTemplate": "HTML Template", - "htmlTemplateInfo": "You can also use MJML to create your email templates", - "subject": "Subject", - "toField": "Email Field", - "toFieldInfo": "Field with Email for receipt" + "enabled": "Abilitato", + "fromEmail": "Email del mittente", + "fromEmailInfo": "Assicurati che il tuo mailserver possa inviare da questa email", + "htmlTemplate": "Modello HTML", + "htmlTemplateInfo": "Puoi anche utilizzare MJML <\/u> per creare i tuoi modelli di email", + "subject": "Soggetto", + "toField": "Campo email", + "toFieldInfo": "Campo con e-mail per la ricevuta" }, - "respondentNotificationsTab": "Respondent Notifications", - "restart": "Restart Form", + "respondentNotificationsTab": "Notifiche degli intervistati", + "restart": "Riavvia modulo", "row": { - "admin": "Owner", - "created": "Created", - "isLive": "Live", - "language": "Language", - "lastModified": "Last Modified", + "admin": "Proprietario", + "created": "Creato", + "isLive": "Vivere", + "language": "linguaggio", + "lastModified": "Ultima modifica", "menu": "", - "title": "Title" + "title": "Titolo" }, "selfNotifications": { - "enabled": "Enabled", - "fromField": "Sender Email", - "fromFieldInfo": "Field with Email, will set the Reply-To header", - "htmlTemplate": "HTML Template", - "htmlTemplateInfo": "You can also use MJML to create your email templates", - "subject": "Subject", - "toEmail": "Your Email", - "toEmailInfo": "If not set will send to the admin of the form" + "enabled": "Abilitato", + "fromField": "Email del mittente", + "fromFieldInfo": "Campo con e-mail, imposterà l'intestazione Rispondi a", + "htmlTemplate": "Modello HTML", + "htmlTemplateInfo": "Puoi anche utilizzare MJML <\/u> per creare i tuoi modelli di email", + "subject": "Soggetto", + "toEmail": "La tua email", + "toEmailInfo": "Se non impostato, verrà inviato all'amministratore del modulo" }, - "selfNotificationsTab": "Self Notifications", + "selfNotificationsTab": "Auto notifiche", "startPage": { - "action": "Action", - "activeColor": "Active Color", - "addButton": "Add Button", - "bgColor": "Background Color", - "buttons": "Buttons", - "color": "Color", - "continueButtonText": "Continue Button Text", - "paragraph": "Paragraph", - "show": "Show", - "text": "Text", - "title": "Title", - "url": "Url" + "action": "Azione", + "activeColor": "Colore attivo", + "addButton": "Aggiungi pulsante", + "bgColor": "Colore di sfondo", + "buttons": "pulsanti", + "color": "Colore", + "continueButtonText": "Continua pulsante testo", + "paragraph": "Paragrafo", + "show": "Mostrare", + "text": "Testo", + "title": "Titolo", + "url": "url" }, - "startPageTab": "Start Page", - "submitted": "Thank you for your submission!", - "updateError": "Could not update form", - "updateNow": "Save", - "updated": "Form updated" + "startPageTab": "Pagina iniziale", + "submitted": "Grazie per la vostra presentazione!", + "updated": "Modulo aggiornato", + "updateError": "Impossibile aggiornare il modulo", + "updateNow": "Salva" } diff --git a/locales/it/login.json b/locales/it/login.json index 7e1845a..bd50170 100644 --- a/locales/it/login.json +++ b/locales/it/login.json @@ -1,7 +1,7 @@ { - "invalidLoginCredentials": "username / password are invalid", - "loginNow": "Login Now", - "passwordPlaceholder": "Password", - "usernamePlaceholder": "Username", - "welcomeBack": "Welcome back!" + "invalidLoginCredentials": "nome utente \/ password non sono validi", + "loginNow": "Accedi ora", + "passwordPlaceholder": "Parola d'ordine", + "usernamePlaceholder": "Nome utente", + "welcomeBack": "Ben tornato!" } diff --git a/locales/it/profile.json b/locales/it/profile.json index 65be15b..2a7f305 100644 --- a/locales/it/profile.json +++ b/locales/it/profile.json @@ -1,10 +1,10 @@ { - "email": "Email", - "firstName": "First Name", - "language": "Language", - "lastName": "Last Name", - "updateError": "Could not update Profile", - "updateNow": "Save", - "updated": "Profile updated", - "username": "Username" + "email": "E-mail", + "firstName": "Nome di battesimo", + "language": "linguaggio", + "lastName": "Cognome", + "updated": "profilo aggiornato", + "updateError": "Impossibile aggiornare il profilo", + "updateNow": "Salva", + "username": "Nome utente" } diff --git a/locales/it/register.json b/locales/it/register.json index 8381b4f..bef3e4f 100644 --- a/locales/it/register.json +++ b/locales/it/register.json @@ -1,6 +1,6 @@ { - "credentialsAlreadyInUse": "Some data already in use!", - "gotoLogin": "Have an account? Go to login", - "registerNow": "Register Now", - "welcome": "Welcome, please also confirm your email" + "credentialsAlreadyInUse": "Alcuni dati già in uso!", + "gotoLogin": "Avere un conto? Vai al login", + "registerNow": "Iscriviti ora", + "welcome": "Benvenuto, conferma anche la tua email" } diff --git a/locales/it/statistic.json b/locales/it/statistic.json index 97643c6..d5b83cd 100644 --- a/locales/it/statistic.json +++ b/locales/it/statistic.json @@ -1,5 +1,5 @@ { - "totalForms": "Total Forms", - "totalSubmissions": "Total Submissions", - "totalUsers": "Total Users" + "totalForms": "Moduli totali", + "totalSubmissions": "Totale invii", + "totalUsers": "Utenti totali" } diff --git a/locales/it/submission.json b/locales/it/submission.json index bf7754c..132a661 100644 --- a/locales/it/submission.json +++ b/locales/it/submission.json @@ -1,16 +1,16 @@ { - "add": "Add Submission", - "city": "City", - "country": "Country", - "created": "Created", + "add": "Aggiungi invio", + "city": "Città", + "country": "Nazione", + "created": "Creato", "device": { - "name": "Device Name", - "type": "Device Type" + "name": "Nome del dispositivo", + "type": "Tipo di dispositivo" }, - "edit": "Edit", - "field": "Field", - "lastModified": "Last Change", - "progress": "Progress", - "submission": "Submission", - "value": "Value" + "edit": "modificare", + "field": "Campo", + "lastModified": "Ultima modifica", + "progress": "Progresso", + "submission": "Presentazione", + "value": "Valore" } diff --git a/locales/it/type.json b/locales/it/type.json index eca438f..dc6a157 100644 --- a/locales/it/type.json +++ b/locales/it/type.json @@ -1,65 +1,65 @@ { - "confirmDelete": "Really remove this field? Check that it is not referenced anywhere!", + "confirmDelete": "Rimuovere davvero questo campo? Controlla che non sia referenziato da nessuna parte!", "date": { - "default": "Default Date", - "max": "Max Date", - "min": "Min Date", - "name": "Date" + "default": "Data predefinita", + "max": "Data massima", + "min": "Data minima", + "name": "Data" }, - "deleteNow": "Delete Field", - "description": "Description", + "deleteNow": "Elimina campo", + "description": "Descrizione", "dropdown": { - "addOption": "Add Option", - "default": "Default Value", - "name": "Dropdown", - "options": "Options", - "removeOption": "Remove", - "titlePlaceholder": "Title", - "valuePlaceholder": "Value" + "addOption": "Aggiungi opzione", + "default": "Valore predefinito", + "name": "Cadere in picchiata", + "options": "Opzioni", + "removeOption": "Rimuovere", + "titlePlaceholder": "Titolo", + "valuePlaceholder": "Valore" }, "email": { - "default": "Default Email", - "name": "Email" + "default": "Email predefinita", + "name": "E-mail" }, "hidden": { - "default": "Default Value", - "name": "Hidden" + "default": "Valore predefinito", + "name": "Nascosto" }, "link": { - "default": "Default Link", + "default": "Link predefinito", "name": "URL" }, "number": { - "default": "Default Number", - "name": "Number" + "default": "Numero predefinito", + "name": "Numero" }, "radio": { - "addOption": "Add Option", - "default": "Default Value", - "name": "Radio Switch", - "options": "Options", - "removeOption": "Remove", - "titlePlaceholder": "Title", - "valuePlaceholder": "Value" + "addOption": "Aggiungi opzione", + "default": "Valore predefinito", + "name": "Interruttore radio", + "options": "Opzioni", + "removeOption": "Rimuovere", + "titlePlaceholder": "Titolo", + "valuePlaceholder": "Valore" }, "rating": { - "clearNote": "Click again to remove the default value", - "default": "Default Value", - "name": "Rating" + "clearNote": "Fare di nuovo clic per rimuovere il valore predefinito", + "default": "Valore predefinito", + "name": "Valutazione" }, - "required": "Required", - "requiredInfo": "If required, default value must be set to enable users to submit form!", + "required": "necessario", + "requiredInfo": "Se necessario, è necessario impostare il valore predefinito per consentire agli utenti di inviare il modulo!", "textarea": { - "default": "Default Value", - "name": "Text Area" + "default": "Valore predefinito", + "name": "Area di testo" }, "textfield": { - "default": "Default Value", - "name": "Text Line" + "default": "Valore predefinito", + "name": "Riga di testo" }, - "title": "Title", + "title": "Titolo", "yes_no": { - "default": "Default Value", - "name": "Yes / No" + "default": "Valore predefinito", + "name": "Si No" } } diff --git a/locales/it/user.json b/locales/it/user.json index 1a27cf1..1fb94d1 100644 --- a/locales/it/user.json +++ b/locales/it/user.json @@ -1,18 +1,18 @@ { - "baseData": "Base Data", - "confirmDelete": "Are you sure delete this user?", - "deleteError": "could not delete user", - "deleteNow": "Delete Now!", - "deleted": "User deleted", - "loading": "Loading User", - "mange": "Edit User \"{{email}}\"", + "baseData": "Dati di base", + "confirmDelete": "Sei sicuro di eliminare questo utente?", + "deleted": "Utente cancellato", + "deleteError": "impossibile eliminare l'utente", + "deleteNow": "Cancella ora!", + "loading": "Caricamento utente", + "mange": "Modifica utente \" {{email}} \"", "row": { - "created": "Created", - "email": "Email", + "created": "Creato", + "email": "E-mail", "menu": "", - "roles": "Role" + "roles": "Ruolo" }, - "updateError": "Could not update user", - "updateNow": "Save", - "updated": "User updated" + "updated": "Utente aggiornato", + "updateError": "Impossibile aggiornare l'utente", + "updateNow": "Salva" } diff --git a/locales/it/validation.json b/locales/it/validation.json index 87a8ccc..46daa83 100644 --- a/locales/it/validation.json +++ b/locales/it/validation.json @@ -1,15 +1,15 @@ { - "emailFieldRequired": "Please select an Email Field", - "emailRequired": "Please provide an Email", - "invalidEmail": "Must be a valid email!", - "invalidUrl": "Must be a valid URL", - "languageRequired": "Please select a Language", - "mandatoryFieldsMissing": "Mandatory fields missing", - "passwordMinLength": "Must be longer than or equal to 5 characters!", - "passwordRequired": "Please input your password!", - "subjectRequired": "Please provide a subject", - "templateRequired": "Please provide a template", - "titleRequired": "Please provide a title", - "usernameRequired": "Please provide a Username", - "valueRequired": "Please provide a Value" + "emailFieldRequired": "Seleziona un campo e-mail", + "emailRequired": "Si prega di fornire una e-mail", + "invalidEmail": "Deve essere un'e-mail valida!", + "invalidUrl": "Deve essere un URL valido", + "languageRequired": "Seleziona una lingua", + "mandatoryFieldsMissing": "Campi obbligatori mancanti", + "passwordMinLength": "Deve essere più lungo o uguale a 5 caratteri!", + "passwordRequired": "Per favore inserisci la tua password!", + "subjectRequired": "Si prega di fornire un argomento", + "templateRequired": "Si prega di fornire un modello", + "titleRequired": "Si prega di fornire un titolo", + "usernameRequired": "Fornisci un nome utente", + "valueRequired": "Si prega di fornire un valore" } diff --git a/locales/pl/admin.json b/locales/pl/admin.json new file mode 100644 index 0000000..96a5169 --- /dev/null +++ b/locales/pl/admin.json @@ -0,0 +1,8 @@ +{ + "forms": "Formularze", + "home": "Dom", + "profile": "Profil", + "submissions": "Zgłoszenia", + "username": "Nazwa Użytkownika", + "users": "Użytkownicy" +} diff --git a/locales/pl/common.json b/locales/pl/common.json new file mode 100644 index 0000000..922a30b --- /dev/null +++ b/locales/pl/common.json @@ -0,0 +1,9 @@ +{ + "admin": "Admin", + "checkingCredentials": "Sprawdzanie poświadczeń", + "loadingCredentials": "Ładowanie poświadczeń", + "login": "Zaloguj sie", + "logout": "Wyloguj", + "recover": "Zgubione hasło", + "register": "Utwórz konto" +} diff --git a/locales/pl/form.json b/locales/pl/form.json new file mode 100644 index 0000000..4c68331 --- /dev/null +++ b/locales/pl/form.json @@ -0,0 +1,97 @@ +{ + "baseData": { + "isLive": "Jest na żywo", + "language": "Język", + "showFooter": "Pokaż stopkę", + "title": "Tytuł" + }, + "baseDataTab": "Dane podstawowe", + "building": "Formularz budowlany", + "confirmDelete": "Czy na pewno usuniesz ten formularz ze wszystkimi zgłoszeniami?", + "create": "Utwórz nowy formularz", + "created": "Formularz utworzony", + "createNow": "Zapisać", + "creationError": "Nie można utworzyć formularza", + "deleted": "Formularz usunięty", + "deleteError": "Nie można usunąć formularza", + "deleteNow": "Usuń teraz!", + "design": { + "answerColor": "Kolor odpowiedzi", + "backgroundColor": "Kolor tła", + "buttonActiveColor": "Przycisk Aktywny kolor", + "buttonColor": "Kolor przycisku", + "buttonTextColor": "Kolor tekstu przycisku", + "font": "Czcionka", + "questionColor": "Kolor pytania" + }, + "designTab": "Projekt", + "endPage": { + "action": "Akcja", + "activeColor": "Aktywny kolor", + "addButton": "Dodaj przycisk", + "bgColor": "Kolor tła", + "buttons": "guziki", + "color": "Kolor", + "continueButtonText": "Tekst przycisku Kontynuuj", + "paragraph": "Ustęp", + "show": "Pokazać", + "text": "Tekst", + "title": "Tytuł", + "url": "URL" + }, + "endPageTab": "Strona końcowa", + "loading": "Ładowanie formularza", + "mange": "Edytuj formularz „ {{title}} ”", + "new": "Nowa forma", + "respondentNotifications": { + "enabled": "Włączone", + "fromEmail": "E-mail nadawcy", + "fromEmailInfo": "Upewnij się, że Twój serwer pocztowy może wysyłać z tego e-maila", + "htmlTemplate": "Szablon HTML", + "htmlTemplateInfo": "Możesz również użyć MJML <\/u> aby utworzyć szablony e-mail", + "subject": "Przedmiot", + "toField": "Pole e-mail", + "toFieldInfo": "Pole z adresem e-mail do odbioru" + }, + "respondentNotificationsTab": "Powiadomienia respondenta", + "restart": "Uruchom ponownie formularz", + "row": { + "admin": "Właściciel", + "created": "Utworzony", + "isLive": "Relacja na żywo", + "language": "Język", + "lastModified": "Ostatnio zmodyfikowany", + "menu": "", + "title": "Tytuł" + }, + "selfNotifications": { + "enabled": "Włączone", + "fromField": "E-mail nadawcy", + "fromFieldInfo": "Pole z e-mailem ustawi nagłówek odpowiedzi", + "htmlTemplate": "Szablon HTML", + "htmlTemplateInfo": "Możesz również użyć MJML <\/u> aby utworzyć szablony e-mail", + "subject": "Przedmiot", + "toEmail": "Twój email", + "toEmailInfo": "Jeśli nie ustawione, wyśle do administratora formularza" + }, + "selfNotificationsTab": "Powiadomienia własne", + "startPage": { + "action": "Akcja", + "activeColor": "Aktywny kolor", + "addButton": "Dodaj przycisk", + "bgColor": "Kolor tła", + "buttons": "guziki", + "color": "Kolor", + "continueButtonText": "Tekst przycisku Kontynuuj", + "paragraph": "Ustęp", + "show": "Pokazać", + "text": "Tekst", + "title": "Tytuł", + "url": "URL" + }, + "startPageTab": "Strona startowa", + "submitted": "Dziękujemy za zgłoszenie!", + "updated": "Formularz zaktualizowany", + "updateError": "Nie można zaktualizować formularza", + "updateNow": "Zapisać" +} diff --git a/locales/pl/language.json b/locales/pl/language.json new file mode 100644 index 0000000..5fb76d5 --- /dev/null +++ b/locales/pl/language.json @@ -0,0 +1,8 @@ +{ + "cn": "繁體中文", + "de": "Deutsch", + "en": "English", + "es": "Español", + "fr": "Français", + "it": "Italiano" +} diff --git a/locales/pl/login.json b/locales/pl/login.json new file mode 100644 index 0000000..223a06b --- /dev/null +++ b/locales/pl/login.json @@ -0,0 +1,7 @@ +{ + "invalidLoginCredentials": "nazwa użytkownika \/ hasło są nieprawidłowe", + "loginNow": "Zaloguj się teraz", + "passwordPlaceholder": "Hasło", + "usernamePlaceholder": "Nazwa Użytkownika", + "welcomeBack": "Witamy spowrotem!" +} diff --git a/locales/pl/profile.json b/locales/pl/profile.json new file mode 100644 index 0000000..0e1bd05 --- /dev/null +++ b/locales/pl/profile.json @@ -0,0 +1,10 @@ +{ + "email": "E-mail", + "firstName": "Imię", + "language": "Język", + "lastName": "Nazwisko", + "updated": "Profil zaktualizowany", + "updateError": "Nie można zaktualizować profilu", + "updateNow": "Zapisać", + "username": "Nazwa Użytkownika" +} diff --git a/locales/pl/register.json b/locales/pl/register.json new file mode 100644 index 0000000..8fceb24 --- /dev/null +++ b/locales/pl/register.json @@ -0,0 +1,6 @@ +{ + "credentialsAlreadyInUse": "Niektóre dane są już w użyciu!", + "gotoLogin": "Mieć konto? Idź do logowania", + "registerNow": "Zarejestruj się teraz", + "welcome": "Witamy, proszę również potwierdzić swój adres e-mail" +} diff --git a/locales/pl/statistic.json b/locales/pl/statistic.json new file mode 100644 index 0000000..a9a8ea4 --- /dev/null +++ b/locales/pl/statistic.json @@ -0,0 +1,5 @@ +{ + "totalForms": "Formularze ogółem", + "totalSubmissions": "Wszystkie zgłoszenia", + "totalUsers": "Wszystkich użytkowników" +} diff --git a/locales/pl/submission.json b/locales/pl/submission.json new file mode 100644 index 0000000..095b5b5 --- /dev/null +++ b/locales/pl/submission.json @@ -0,0 +1,16 @@ +{ + "add": "Dodaj zgłoszenie", + "city": "Miasto", + "country": "Kraj", + "created": "Utworzony", + "device": { + "name": "Nazwa urządzenia", + "type": "Rodzaj urządzenia" + }, + "edit": "Edytować", + "field": "Pole", + "lastModified": "Ostatnia zmiana", + "progress": "Postęp", + "submission": "Zgłoszenie", + "value": "Wartość" +} diff --git a/locales/pl/type.json b/locales/pl/type.json new file mode 100644 index 0000000..134cbbe --- /dev/null +++ b/locales/pl/type.json @@ -0,0 +1,65 @@ +{ + "confirmDelete": "Naprawdę usunąć to pole? Sprawdź, czy nigdzie się nie odwołuje!", + "date": { + "default": "Domyślna data", + "max": "Maksymalna data", + "min": "Min. Data", + "name": "Data" + }, + "deleteNow": "Usuń pole", + "description": "Opis", + "dropdown": { + "addOption": "Dodaj opcję", + "default": "Domyślna wartość", + "name": "Upuścić", + "options": "Opcje", + "removeOption": "Usunąć", + "titlePlaceholder": "Tytuł", + "valuePlaceholder": "Wartość" + }, + "email": { + "default": "Domyślny adres e-mail", + "name": "E-mail" + }, + "hidden": { + "default": "Domyślna wartość", + "name": "Ukryty" + }, + "link": { + "default": "Domyślny link", + "name": "URL" + }, + "number": { + "default": "Domyślny numer", + "name": "Numer" + }, + "radio": { + "addOption": "Dodaj opcję", + "default": "Domyślna wartość", + "name": "Przełącznik radiowy", + "options": "Opcje", + "removeOption": "Usunąć", + "titlePlaceholder": "Tytuł", + "valuePlaceholder": "Wartość" + }, + "rating": { + "clearNote": "Kliknij ponownie, aby usunąć wartość domyślną", + "default": "Domyślna wartość", + "name": "Ocena" + }, + "required": "wymagany", + "requiredInfo": "W razie potrzeby należy ustawić wartość domyślną, aby umożliwić użytkownikom przesłanie formularza!", + "textarea": { + "default": "Domyślna wartość", + "name": "Obszar tekstowy" + }, + "textfield": { + "default": "Domyślna wartość", + "name": "Linia tekstu" + }, + "title": "Tytuł", + "yes_no": { + "default": "Domyślna wartość", + "name": "Tak nie" + } +} diff --git a/locales/pl/user.json b/locales/pl/user.json new file mode 100644 index 0000000..dc78e00 --- /dev/null +++ b/locales/pl/user.json @@ -0,0 +1,18 @@ +{ + "baseData": "Dane podstawowe", + "confirmDelete": "Czy na pewno chcesz usunąć tego użytkownika?", + "deleted": "Usunięto użytkownika", + "deleteError": "nie można usunąć użytkownika", + "deleteNow": "Usuń teraz!", + "loading": "Ładowanie użytkownika", + "mange": "Edytuj użytkownika „ {{email}} ”", + "row": { + "created": "Utworzony", + "email": "E-mail", + "menu": "", + "roles": "Rola" + }, + "updated": "Użytkownik zaktualizowany", + "updateError": "Nie można zaktualizować użytkownika", + "updateNow": "Zapisać" +} diff --git a/locales/pl/validation.json b/locales/pl/validation.json new file mode 100644 index 0000000..77e352b --- /dev/null +++ b/locales/pl/validation.json @@ -0,0 +1,15 @@ +{ + "emailFieldRequired": "Wybierz pole e-mail", + "emailRequired": "Proszę podać e-mail", + "invalidEmail": "Musi być prawidłowym adresem e-mail!", + "invalidUrl": "Musi być prawidłowym adresem URL", + "languageRequired": "Proszę wybierz język", + "mandatoryFieldsMissing": "Brak pól obowiązkowych", + "passwordMinLength": "Musi być dłuższy lub równy 5 znakom!", + "passwordRequired": "Proszę podać hasło!", + "subjectRequired": "Podaj temat", + "templateRequired": "Proszę podać szablon", + "titleRequired": "Proszę podać tytuł", + "usernameRequired": "Podaj nazwę użytkownika", + "valueRequired": "Podaj wartość" +} diff --git a/locales/pt/admin.json b/locales/pt/admin.json new file mode 100644 index 0000000..1647f61 --- /dev/null +++ b/locales/pt/admin.json @@ -0,0 +1,8 @@ +{ + "forms": "Formulários", + "home": "Casa", + "profile": "Perfil", + "submissions": "Submissões", + "username": "Nome do usuário", + "users": "Comercial" +} diff --git a/locales/pt/common.json b/locales/pt/common.json new file mode 100644 index 0000000..186d6dc --- /dev/null +++ b/locales/pt/common.json @@ -0,0 +1,9 @@ +{ + "admin": "Admin", + "checkingCredentials": "Verificando credenciais", + "loadingCredentials": "Carregando credenciais", + "login": "Conecte-se", + "logout": "Sair", + "recover": "Senha perdida", + "register": "Criar Conta" +} diff --git a/locales/pt/form.json b/locales/pt/form.json new file mode 100644 index 0000000..cb4fb24 --- /dev/null +++ b/locales/pt/form.json @@ -0,0 +1,97 @@ +{ + "baseData": { + "isLive": "Está vivo", + "language": "Língua", + "showFooter": "Mostrar rodapé", + "title": "Título" + }, + "baseDataTab": "Dados Base", + "building": "Formulário de construção", + "confirmDelete": "Tem certeza de que excluiu este formulário com todos os envios?", + "create": "Criar novo formulário", + "created": "Formulário criado", + "createNow": "Salve ", + "creationError": "Não foi possível criar o formulário", + "deleted": "Formulário excluído", + "deleteError": "Não foi possível excluir o formulário", + "deleteNow": "Excluir agora!", + "design": { + "answerColor": "Cor da resposta", + "backgroundColor": "Cor de fundo", + "buttonActiveColor": "Cor ativa do botão", + "buttonColor": "Cor do botao", + "buttonTextColor": "Cor do texto do botão", + "font": "Fonte", + "questionColor": "Pergunta Color" + }, + "designTab": "Projeto", + "endPage": { + "action": "Açao", + "activeColor": "Cor ativa", + "addButton": "Botão Adicionar", + "bgColor": "Cor de fundo", + "buttons": "Botões", + "color": "Cor", + "continueButtonText": "Texto do botão Continuar", + "paragraph": "Parágrafo", + "show": "exposição", + "text": "Texto", + "title": "Título", + "url": "URL" + }, + "endPageTab": "Página final", + "loading": "Carregando Formulário", + "mange": "Editar formulário \" {{title}} \"", + "new": "Nova forma", + "respondentNotifications": { + "enabled": "ativado", + "fromEmail": "E-mail do remetente", + "fromEmailInfo": "Verifique se o seu servidor de e-mail pode enviar deste e-mail", + "htmlTemplate": "Modelo HTML", + "htmlTemplateInfo": "Você também pode usar o MJML <\/u> para criar seus modelos de email", + "subject": "Sujeito", + "toField": "Campo Email", + "toFieldInfo": "Campo com e-mail para recebimento" + }, + "respondentNotificationsTab": "Notificações de respondentes", + "restart": "Reiniciar formulário", + "row": { + "admin": "Proprietário", + "created": "Criada", + "isLive": "Viver", + "language": "Língua", + "lastModified": "Última modificação", + "menu": "", + "title": "Título" + }, + "selfNotifications": { + "enabled": "ativado", + "fromField": "E-mail do remetente", + "fromFieldInfo": "Campo com email, definirá o cabeçalho de resposta a", + "htmlTemplate": "Modelo HTML", + "htmlTemplateInfo": "Você também pode usar o MJML <\/u> para criar seus modelos de email", + "subject": "Sujeito", + "toEmail": "Seu email", + "toEmailInfo": "Se não definido, será enviado ao administrador do formulário" + }, + "selfNotificationsTab": "Self Notifications", + "startPage": { + "action": "Açao", + "activeColor": "Cor ativa", + "addButton": "Botão Adicionar", + "bgColor": "Cor de fundo", + "buttons": "Botões", + "color": "Cor", + "continueButtonText": "Texto do botão Continuar", + "paragraph": "Parágrafo", + "show": "exposição", + "text": "Texto", + "title": "Título", + "url": "URL" + }, + "startPageTab": "Página inicial", + "submitted": "Obrigado pela sua submissão!", + "updated": "Formulário atualizado", + "updateError": "Não foi possível atualizar o formulário", + "updateNow": "Salve " +} diff --git a/locales/pt/language.json b/locales/pt/language.json new file mode 100644 index 0000000..5fb76d5 --- /dev/null +++ b/locales/pt/language.json @@ -0,0 +1,8 @@ +{ + "cn": "繁體中文", + "de": "Deutsch", + "en": "English", + "es": "Español", + "fr": "Français", + "it": "Italiano" +} diff --git a/locales/pt/login.json b/locales/pt/login.json new file mode 100644 index 0000000..550ae6a --- /dev/null +++ b/locales/pt/login.json @@ -0,0 +1,7 @@ +{ + "invalidLoginCredentials": "nome de usuário \/ senha inválidos", + "loginNow": "Conecte-se agora", + "passwordPlaceholder": "Senha", + "usernamePlaceholder": "Nome do usuário", + "welcomeBack": "Bem vindo de volta!" +} diff --git a/locales/pt/profile.json b/locales/pt/profile.json new file mode 100644 index 0000000..afd9225 --- /dev/null +++ b/locales/pt/profile.json @@ -0,0 +1,10 @@ +{ + "email": "O email", + "firstName": "Primeiro nome", + "language": "Língua", + "lastName": "Último nome", + "updated": "perfil atualizado", + "updateError": "Não foi possível atualizar o perfil", + "updateNow": "Salve ", + "username": "Nome do usuário" +} diff --git a/locales/pt/register.json b/locales/pt/register.json new file mode 100644 index 0000000..58b8d88 --- /dev/null +++ b/locales/pt/register.json @@ -0,0 +1,6 @@ +{ + "credentialsAlreadyInUse": "Alguns dados já estão em uso!", + "gotoLogin": "Ter uma conta? Ir para o login", + "registerNow": "Registrar agora", + "welcome": "Bem-vindo, confirme também o seu email" +} diff --git a/locales/pt/statistic.json b/locales/pt/statistic.json new file mode 100644 index 0000000..e67efcc --- /dev/null +++ b/locales/pt/statistic.json @@ -0,0 +1,5 @@ +{ + "totalForms": "Total de formulários", + "totalSubmissions": "Total de envios", + "totalUsers": "Total de Usuários" +} diff --git a/locales/pt/submission.json b/locales/pt/submission.json new file mode 100644 index 0000000..88896f6 --- /dev/null +++ b/locales/pt/submission.json @@ -0,0 +1,16 @@ +{ + "add": "Adicionar submissão", + "city": "Cidade", + "country": "País", + "created": "Criada", + "device": { + "name": "Nome do dispositivo", + "type": "Tipo de dispositivo" + }, + "edit": "Editar", + "field": "Campo", + "lastModified": "Última mudança", + "progress": "Progresso", + "submission": "Submissão", + "value": "Valor" +} diff --git a/locales/pt/type.json b/locales/pt/type.json new file mode 100644 index 0000000..c67e054 --- /dev/null +++ b/locales/pt/type.json @@ -0,0 +1,65 @@ +{ + "confirmDelete": "Deseja mesmo remover este campo? Verifique se não está referenciado em nenhum lugar!", + "date": { + "default": "Data padrão", + "max": "Data máxima", + "min": "Data mínima", + "name": "Encontro" + }, + "deleteNow": "Excluir campo", + "description": "Descrição", + "dropdown": { + "addOption": "Adicionar opção", + "default": "Valor padrão", + "name": "Suspenso", + "options": "Opções", + "removeOption": "Retirar", + "titlePlaceholder": "Título", + "valuePlaceholder": "Valor" + }, + "email": { + "default": "Email padrão", + "name": "O email" + }, + "hidden": { + "default": "Valor padrão", + "name": "Escondido" + }, + "link": { + "default": "Link padrão", + "name": "URL" + }, + "number": { + "default": "Número padrão", + "name": "Número" + }, + "radio": { + "addOption": "Adicionar opção", + "default": "Valor padrão", + "name": "Interruptor de rádio", + "options": "Opções", + "removeOption": "Retirar", + "titlePlaceholder": "Título", + "valuePlaceholder": "Valor" + }, + "rating": { + "clearNote": "Clique novamente para remover o valor padrão", + "default": "Valor padrão", + "name": "Avaliação" + }, + "required": "Requeridos", + "requiredInfo": "Se necessário, o valor padrão deve ser definido para permitir que os usuários enviem o formulário!", + "textarea": { + "default": "Valor padrão", + "name": "Área de texto" + }, + "textfield": { + "default": "Valor padrão", + "name": "Linha de texto" + }, + "title": "Título", + "yes_no": { + "default": "Valor padrão", + "name": "Sim não" + } +} diff --git a/locales/pt/user.json b/locales/pt/user.json new file mode 100644 index 0000000..5aeb71d --- /dev/null +++ b/locales/pt/user.json @@ -0,0 +1,18 @@ +{ + "baseData": "Dados Base", + "confirmDelete": "Tem certeza de que excluir este usuário?", + "deleted": "Usuário excluído", + "deleteError": "não foi possível excluir o usuário", + "deleteNow": "Excluir agora!", + "loading": "Carregando usuário", + "mange": "Editar usuário \" {{email}} \"", + "row": { + "created": "Criada", + "email": "O email", + "menu": "", + "roles": "Função" + }, + "updated": "Usuário atualizado", + "updateError": "Não foi possível atualizar o usuário", + "updateNow": "Salve " +} diff --git a/locales/pt/validation.json b/locales/pt/validation.json new file mode 100644 index 0000000..e0f7aed --- /dev/null +++ b/locales/pt/validation.json @@ -0,0 +1,15 @@ +{ + "emailFieldRequired": "Selecione um campo de email", + "emailRequired": "Forneça um email", + "invalidEmail": "Deve ser um email válido!", + "invalidUrl": "Deve ser um URL válido", + "languageRequired": "Por favor selecione um idioma", + "mandatoryFieldsMissing": "Campos obrigatórios ausentes", + "passwordMinLength": "Deve ser maior ou igual a 5 caracteres!", + "passwordRequired": "Por favor insira sua senha!", + "subjectRequired": "Forneça um assunto", + "templateRequired": "Forneça um modelo", + "titleRequired": "Forneça um título", + "usernameRequired": "Forneça um nome de usuário", + "valueRequired": "Forneça um valor" +} diff --git a/locales/ru/admin.json b/locales/ru/admin.json new file mode 100644 index 0000000..f0188db --- /dev/null +++ b/locales/ru/admin.json @@ -0,0 +1,8 @@ +{ + "forms": "формы", + "home": "Дом", + "profile": "Профиль", + "submissions": "Материалы", + "username": "имя пользователя", + "users": "пользователей" +} diff --git a/locales/ru/common.json b/locales/ru/common.json new file mode 100644 index 0000000..f0a9dc5 --- /dev/null +++ b/locales/ru/common.json @@ -0,0 +1,9 @@ +{ + "admin": "Администратор", + "checkingCredentials": "Проверка учетных данных", + "loadingCredentials": "Загрузка учетных данных", + "login": "Авторизоваться", + "logout": "Выйти", + "recover": "потерянный пароль", + "register": "Создать учетную запись" +} diff --git a/locales/ru/form.json b/locales/ru/form.json new file mode 100644 index 0000000..c666111 --- /dev/null +++ b/locales/ru/form.json @@ -0,0 +1,97 @@ +{ + "baseData": { + "isLive": "Жив", + "language": "язык", + "showFooter": "Показать нижний колонтитул", + "title": "заглавие" + }, + "baseDataTab": "База данных", + "building": "Форма здания", + "confirmDelete": "Вы уверены, что удалите эту форму со всеми представлениями?", + "create": "Создать новую форму", + "created": "Форма создана", + "createNow": "Сохранить", + "creationError": "Не удалось создать форму", + "deleted": "Форма удалена", + "deleteError": "Не удалось удалить форму", + "deleteNow": "Удалить сейчас!", + "design": { + "answerColor": "Цвет ответа", + "backgroundColor": "Фоновый цвет", + "buttonActiveColor": "Кнопка Активный Цвет", + "buttonColor": "Цвет кнопки", + "buttonTextColor": "Цвет текста кнопки", + "font": "Шрифт", + "questionColor": "Цвет вопроса" + }, + "designTab": "дизайн", + "endPage": { + "action": "действие", + "activeColor": "Активный цвет", + "addButton": "Кнопка Добавить", + "bgColor": "Фоновый цвет", + "buttons": "Кнопки", + "color": "цвет", + "continueButtonText": "Продолжить текст кнопки", + "paragraph": "Пункт", + "show": "Показать", + "text": "Текст", + "title": "заглавие", + "url": "Веб-сайт" + }, + "endPageTab": "Конечная страница", + "loading": "Форма загрузки", + "mange": "Изменить форму \" {{title}} \"", + "new": "Новая форма", + "respondentNotifications": { + "enabled": "Включено", + "fromEmail": "Электронная почта отправителя", + "fromEmailInfo": "Убедитесь, что ваш почтовый сервер может отправлять с этого письма", + "htmlTemplate": "HTML шаблон", + "htmlTemplateInfo": "Вы также можете использовать MJML <\/u> для создания своих шаблонов электронной почты", + "subject": "Тема", + "toField": "Поле электронной почты", + "toFieldInfo": "Поле с адресом электронной почты для получения" + }, + "respondentNotificationsTab": "Уведомления респондента", + "restart": "Перезапустить форму", + "row": { + "admin": "владелец", + "created": "созданный", + "isLive": "Жить", + "language": "язык", + "lastModified": "Последнее изменение", + "menu": "", + "title": "заглавие" + }, + "selfNotifications": { + "enabled": "Включено", + "fromField": "Электронная почта отправителя", + "fromFieldInfo": "Поле с адресом электронной почты, установит заголовок Reply-To", + "htmlTemplate": "HTML шаблон", + "htmlTemplateInfo": "Вы также можете использовать MJML <\/u> для создания своих шаблонов электронной почты", + "subject": "Тема", + "toEmail": "Ваш адрес электронной почты", + "toEmailInfo": "Если не установлено, отправит администратору форму" + }, + "selfNotificationsTab": "Self уведомления", + "startPage": { + "action": "действие", + "activeColor": "Активный цвет", + "addButton": "Кнопка Добавить", + "bgColor": "Фоновый цвет", + "buttons": "Кнопки", + "color": "цвет", + "continueButtonText": "Продолжить текст кнопки", + "paragraph": "Пункт", + "show": "Показать", + "text": "Текст", + "title": "заглавие", + "url": "Веб-сайт" + }, + "startPageTab": "Начальная страница", + "submitted": "Спасибо за ваш вклад!", + "updated": "Форма обновлена", + "updateError": "Не удалось обновить форму", + "updateNow": "Сохранить" +} diff --git a/locales/ru/language.json b/locales/ru/language.json new file mode 100644 index 0000000..5fb76d5 --- /dev/null +++ b/locales/ru/language.json @@ -0,0 +1,8 @@ +{ + "cn": "繁體中文", + "de": "Deutsch", + "en": "English", + "es": "Español", + "fr": "Français", + "it": "Italiano" +} diff --git a/locales/ru/login.json b/locales/ru/login.json new file mode 100644 index 0000000..dde4ab0 --- /dev/null +++ b/locales/ru/login.json @@ -0,0 +1,7 @@ +{ + "invalidLoginCredentials": "имя пользователя \/ пароль неверны", + "loginNow": "Войти сейчас", + "passwordPlaceholder": "пароль", + "usernamePlaceholder": "имя пользователя", + "welcomeBack": "Добро пожаловать!" +} diff --git a/locales/ru/profile.json b/locales/ru/profile.json new file mode 100644 index 0000000..f313444 --- /dev/null +++ b/locales/ru/profile.json @@ -0,0 +1,10 @@ +{ + "email": "Электронное письмо", + "firstName": "Имя", + "language": "язык", + "lastName": "Фамилия", + "updated": "Профиль обновлен", + "updateError": "Не удалось обновить профиль", + "updateNow": "Сохранить", + "username": "имя пользователя" +} diff --git a/locales/ru/register.json b/locales/ru/register.json new file mode 100644 index 0000000..c5c5aa3 --- /dev/null +++ b/locales/ru/register.json @@ -0,0 +1,6 @@ +{ + "credentialsAlreadyInUse": "Некоторые данные уже используются!", + "gotoLogin": "Иметь аккаунт? Перейти к входу", + "registerNow": "Зарегистрируйтесь сейчас", + "welcome": "Добро пожаловать, пожалуйста, также подтвердите ваш адрес электронной почты" +} diff --git a/locales/ru/statistic.json b/locales/ru/statistic.json new file mode 100644 index 0000000..f4250bb --- /dev/null +++ b/locales/ru/statistic.json @@ -0,0 +1,5 @@ +{ + "totalForms": "Всего форм", + "totalSubmissions": "Всего заявок", + "totalUsers": "Всего пользователей" +} diff --git a/locales/ru/submission.json b/locales/ru/submission.json new file mode 100644 index 0000000..de71ab9 --- /dev/null +++ b/locales/ru/submission.json @@ -0,0 +1,16 @@ +{ + "add": "Добавить представление", + "city": "город", + "country": "Страна", + "created": "созданный", + "device": { + "name": "Имя устройства", + "type": "Тип устройства" + }, + "edit": "редактировать", + "field": "поле", + "lastModified": "Последнее изменение", + "progress": "Прогресс", + "submission": "представление", + "value": "Ценность" +} diff --git a/locales/ru/type.json b/locales/ru/type.json new file mode 100644 index 0000000..2959f9e --- /dev/null +++ b/locales/ru/type.json @@ -0,0 +1,65 @@ +{ + "confirmDelete": "Действительно удалить это поле? Убедитесь, что на него нигде нет ссылок!", + "date": { + "default": "Дата по умолчанию", + "max": "Макс Дата", + "min": "Мин Дата", + "name": "Свидание" + }, + "deleteNow": "Удалить поле", + "description": "Описание", + "dropdown": { + "addOption": "Добавить опцию", + "default": "Значение по умолчанию", + "name": "Падать", + "options": "Опции", + "removeOption": "Удалить", + "titlePlaceholder": "заглавие", + "valuePlaceholder": "Ценность" + }, + "email": { + "default": "Электронная почта по умолчанию", + "name": "Электронное письмо" + }, + "hidden": { + "default": "Значение по умолчанию", + "name": "скрытый" + }, + "link": { + "default": "Ссылка по умолчанию", + "name": "URL" + }, + "number": { + "default": "Номер по умолчанию", + "name": "Число" + }, + "radio": { + "addOption": "Добавить опцию", + "default": "Значение по умолчанию", + "name": "Радио переключатель", + "options": "Опции", + "removeOption": "Удалить", + "titlePlaceholder": "заглавие", + "valuePlaceholder": "Ценность" + }, + "rating": { + "clearNote": "Нажмите еще раз, чтобы удалить значение по умолчанию", + "default": "Значение по умолчанию", + "name": "Рейтинг" + }, + "required": "необходимые", + "requiredInfo": "При необходимости должно быть установлено значение по умолчанию, чтобы пользователи могли отправлять форму!", + "textarea": { + "default": "Значение по умолчанию", + "name": "Текстовая область" + }, + "textfield": { + "default": "Значение по умолчанию", + "name": "Текстовая строка" + }, + "title": "заглавие", + "yes_no": { + "default": "Значение по умолчанию", + "name": "Да нет" + } +} diff --git a/locales/ru/user.json b/locales/ru/user.json new file mode 100644 index 0000000..4ad153e --- /dev/null +++ b/locales/ru/user.json @@ -0,0 +1,18 @@ +{ + "baseData": "База данных", + "confirmDelete": "Вы уверены, что удалили этого пользователя?", + "deleted": "Пользователь удален", + "deleteError": "не удалось удалить пользователя", + "deleteNow": "Удалить сейчас!", + "loading": "Загрузка пользователя", + "mange": "Изменить пользователя \" {{email}} \"", + "row": { + "created": "созданный", + "email": "Электронное письмо", + "menu": "", + "roles": "Роль" + }, + "updated": "Пользователь обновлен", + "updateError": "Не удалось обновить пользователя", + "updateNow": "Сохранить" +} diff --git a/locales/ru/validation.json b/locales/ru/validation.json new file mode 100644 index 0000000..43d2b1b --- /dev/null +++ b/locales/ru/validation.json @@ -0,0 +1,15 @@ +{ + "emailFieldRequired": "Пожалуйста, выберите поле электронной почты", + "emailRequired": "Пожалуйста, укажите адрес электронной почты", + "invalidEmail": "Должен быть действительный адрес электронной почты!", + "invalidUrl": "Должен быть действительный URL", + "languageRequired": "Пожалуйста, выберите язык", + "mandatoryFieldsMissing": "Обязательные поля отсутствуют", + "passwordMinLength": "Должно быть длиннее или равно 5 символам!", + "passwordRequired": "Пожалуйста, введите ваш пароль!", + "subjectRequired": "Пожалуйста, укажите тему", + "templateRequired": "Пожалуйста, предоставьте шаблон", + "titleRequired": "Пожалуйста, укажите название", + "usernameRequired": "Пожалуйста, укажите имя пользователя", + "valueRequired": "Пожалуйста, укажите ценность" +}