aquasis-fe-components 1.3.7 → 1.3.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,27 +1,27 @@
1
1
  declare const _default: {
2
2
  "translation": {
3
3
  "GENERAL": {
4
- "BACK": "Back",
5
- "NEXT": "Next",
6
- "SAVE": "Save",
7
- "DO_NOT_USE_IMAGE": "Do not use image",
8
4
  "ACTIONS": {
9
5
  "CLOSE": "Close",
10
6
  "DELETE": "Delete",
11
7
  "EDIT": "Edit",
12
- "NEXT": "Next"
8
+ "NEXT": "Next",
9
+ "PREV": "Previous"
13
10
  },
14
11
  "APP": "App",
12
+ "BACK": "Back",
15
13
  "BACK_LOGIN": "Back to login",
14
+ "DO_NOT_USE_IMAGE": "Do not use image",
16
15
  "FORM": {
17
16
  "ERRORS": {
18
17
  "CONFIRM_PASSWORD": "The passwords must be the same!",
19
18
  "EMAIL": "The email have to be this format 'email@exemple.com'",
19
+ "FORMAT": "The format must be like 'X.X.X'",
20
20
  "NOT_EMPTY": "This field is mandatory",
21
- "VERSION": "The version must end with a numeric value",
22
- "FORMAT": "The format must be like 'X.X.X'"
21
+ "VERSION": "The version must end with a numeric value"
23
22
  }
24
23
  },
24
+ "JPG_PNG_WARNING": "Only supports JPG or PNG files.",
25
25
  "MENU": "Menu",
26
26
  "MESSAGES": {
27
27
  "ERROR": {
@@ -29,13 +29,13 @@ declare const _default: {
29
29
  "ITEM_CREATE": "Error trying to add {{item}}",
30
30
  "ITEM_DELETE": "Error trying to delete {{item}}",
31
31
  "ITEM_UPDATE": "Error trying to update {{item}}",
32
- "UNAUTHORIZED": "Sorry, you are not authorized to access this page.",
33
- "USERNAME_EXISTS": "Username already exists",
34
32
  "RELEASE_NOTE": {
35
33
  "0": "Version already exists",
36
34
  "1": "Deployed date must be greater than the last",
37
35
  "2": "Invalid Request parameters"
38
- }
36
+ },
37
+ "UNAUTHORIZED": "Sorry, you are not authorized to access this page.",
38
+ "USERNAME_EXISTS": "Username already exists"
39
39
  },
40
40
  "SUCCESS": {
41
41
  "ITEM_CREATE": "{{item}} added successfully",
@@ -46,8 +46,10 @@ declare const _default: {
46
46
  "DELETE_CONFIRM": "You are about to delete this menu. Do you want proceed?"
47
47
  }
48
48
  },
49
+ "NEXT": "Next",
49
50
  "REMOVE": "Remove",
50
51
  "ROLE": "Role",
52
+ "SAVE": "Save",
51
53
  "TENANT": "Organization",
52
54
  "THEMES": {
53
55
  "DARK": "Dark mode",
@@ -55,9 +57,8 @@ declare const _default: {
55
57
  "TOOLTIP": "Click to switch to {{theme}}"
56
58
  },
57
59
  "UPLOAD": "Upload",
58
- "USER": "User",
59
60
  "UPLOAD_LABEL": "Click or drag file to this area to upload",
60
- "JPG_PNG_WARNING": "Only supports JPG or PNG files."
61
+ "USER": "User"
61
62
  },
62
63
  "HELPDESK": {
63
64
  "ERRORS_CODE": {
@@ -90,49 +91,48 @@ declare const _default: {
90
91
  }
91
92
  },
92
93
  "RELEASE-NOTES": {
93
- "WHATS_NEWS": "Welcome to {{app}} v{{version}} - What's News?",
94
- "TITLE": "Release Notes",
95
- "TEXT_SINGULAR": "Release Note",
96
- "ADD_RELEASE_NOTE": "Add Release Note",
97
- "UPD_RELEASE_NOTE": "Edit Release Note",
98
94
  "ADD_NEW_SLIDE": "Add new slide",
99
- "REMOVE_CURRENT_SLIDE": "Remove current slide",
95
+ "ADD_RELEASE_NOTE": "Add Release Note",
100
96
  "FORM": {
97
+ "ADD_NEW_FIELD": "Add new field",
101
98
  "FIELDS": {
102
99
  "APP": "App",
103
100
  "APP_PLACEHOLDER": "Select an app...",
101
+ "DEPLOY_DATE": "Deploy Date",
102
+ "DESCRIPTION": "Add description...",
103
+ "DO_NOT_SHOW_AGAIN": "Do not show again until next update",
104
+ "TITLE": "Add title...",
104
105
  "VERSION": "Version",
105
106
  "VERSION_PLACEHOLDER": "Type the version...",
106
- "VERSION_TOOLTIP": "The version of the selected application.",
107
- "DEPLOY_DATE": "Deploy Date",
108
- "TITLE": "Title...",
109
- "DESCRIPTION": "Description...",
110
- "DO_NOT_SHOW_AGAIN": "Do not show again until next update"
111
- },
112
- "ADD_NEW_FIELD": "Add new field"
113
- }
107
+ "VERSION_TOOLTIP": "The version of the selected application."
108
+ }
109
+ },
110
+ "REMOVE_CURRENT_SLIDE": "Remove current slide",
111
+ "TEXT_SINGULAR": "Release Note",
112
+ "TITLE": "Release Notes",
113
+ "UPD_RELEASE_NOTE": "Edit Release Note",
114
+ "WHATS_NEWS": "Welcome to {{app}} v{{version}} - See what's new!"
114
115
  },
115
116
  "USERS": {
116
117
  "CANCEL": "Cancel",
117
118
  "EDIT": "Edit",
118
119
  "EMAIL": "Email",
119
- "EMAIL_PLACEHOLDER": "email@exemple.pt, email.exemple@exemple-exemple.com...",
120
+ "EMAIL_PLACEHOLDER": "email@example.pt, email.example@example-example.com...",
120
121
  "FIRST_NAME": "First name",
121
122
  "FIRST_NAME_PLACEHOLDER": "Please insert the first name...",
122
123
  "LAST_NAME": "Last name",
123
124
  "LAST_NAME_PLACEHOLDER": "Please insert the last name...",
124
125
  "PASSWORD": "Password",
126
+ "PASSWORD_HINT": "Requirements: <ul><li>Minimum 7 characters</li><li>At least one number between 0 to 9</li><li>At least one uppercase letter </li><li>At least one special character: <b>!@#$%^&*</b></li></ul>",
125
127
  "PASSWORD_PLACEHOLDER": "Please insert the password...",
126
128
  "PASSWORD-CONFIRM": "Confirm password",
127
129
  "PASSWORD-CONFIRM_PLACEHOLDER": "Please confirm the password...",
128
130
  "PROFILE": "Profile",
129
131
  "SUBMIT": "Save",
130
132
  "USERNAME": "Username",
131
- "USERNAME_PLACEHOLDER": "Please insert the username...",
132
- "PASSWORD_HINT": "Must be: <ul><li>At least 1 uppercase letter</li><li>At least 1 special character: <b>!@#$%^&*</b></li><li>Minimum 7 characters</li></ul>"
133
+ "USERNAME_PLACEHOLDER": "Please insert the username..."
133
134
  }
134
135
  }
135
- }
136
- ;
136
+ };
137
137
 
138
138
  export default _default;
@@ -1,67 +1,68 @@
1
1
  declare const _default: {
2
2
  "translation": {
3
3
  "GENERAL": {
4
- "BACK": "Back",
5
- "NEXT": "Next",
6
- "SAVE": "Save",
7
- "DO_NOT_USE_IMAGE": "Do not use image",
8
4
  "ACTIONS": {
9
- "CLOSE": "Close",
10
- "DELETE": "Delete",
11
- "EDIT": "Edit",
12
- "NEXT": "Next"
5
+ "CLOSE": "Fechar",
6
+ "DELETE": "Eliminar",
7
+ "EDIT": "Editar",
8
+ "NEXT": "Seguinte",
9
+ "PREV": "Anterior"
13
10
  },
14
11
  "APP": "App",
15
- "BACK_LOGIN": "Back to login",
12
+ "BACK": "Voltar",
13
+ "BACK_LOGIN": "Voltar ao login",
14
+ "DO_NOT_USE_IMAGE": "Não usar imagem",
16
15
  "FORM": {
17
16
  "ERRORS": {
18
- "CONFIRM_PASSWORD": "The passwords must be the same!",
19
- "EMAIL": "The email have to be this format 'email@exemple.com'",
20
- "NOT_EMPTY": "This field is mandatory",
21
- "VERSION": "The version must end with a numeric value",
22
- "FORMAT": "The format must be like 'X.X.X'"
17
+ "CONFIRM_PASSWORD": "As palavras-passe devem ser as mesmas!",
18
+ "EMAIL": "O email tem de ter este formato 'email@exemple.com'",
19
+ "FORMAT": "O formato deve ser do tipo 'X.X.X'",
20
+ "NOT_EMPTY": "Este campo é obrigatório",
21
+ "VERSION": "O número da versão deve terminar com um valor numérico"
23
22
  }
24
23
  },
24
+ "JPG_PNG_WARNING": "Apenas suporta ficheiros JPG ou PNG.",
25
25
  "MENU": "Menu",
26
26
  "MESSAGES": {
27
27
  "ERROR": {
28
- "EMAIL_EXISTS": "Email already exists",
29
- "ITEM_CREATE": "Error trying to add {{item}}",
30
- "ITEM_DELETE": "Error trying to delete {{item}}",
31
- "ITEM_UPDATE": "Error trying to update {{item}}",
32
- "UNAUTHORIZED": "Sorry, you are not authorized to access this page.",
33
- "USERNAME_EXISTS": "Username already exists",
28
+ "EMAIL_EXISTS": "O e-mail já existe",
29
+ "ITEM_CREATE": "Erro ao tentar adicionar {{item}}",
30
+ "ITEM_DELETE": "Erro ao tentar eliminar {{item}}",
31
+ "ITEM_UPDATE": "Erro ao tentar atualizar {{item}}",
34
32
  "RELEASE_NOTE": {
35
- "0": "Version already exists",
36
- "1": "Deployed date must be greater than the last",
37
- "2": "Invalid Request parameters"
38
- }
33
+ "0": "O número da versão já existe",
34
+ "1": "A data da publicação deve ser superior à anterior",
35
+ "2": "Pârametros do pedido inválidos"
36
+ },
37
+ "UNAUTHORIZED": "Desculpe, você não está autorizado a acessar esta página.",
38
+ "USERNAME_EXISTS": "O nome de utilizador já existe"
39
39
  },
40
40
  "SUCCESS": {
41
- "ITEM_CREATE": "{{item}} added successfully",
42
- "ITEM_DELETE": "{{item}} deleted successfully",
43
- "ITEM_UPDATE": "{{item}} updated successfully"
41
+ "ITEM_CREATE": "{{item}} adicionado com sucesso",
42
+ "ITEM_DELETE": "{{item}} eliminado com êxito",
43
+ "ITEM_UPDATE": "{{item}} atualizado com sucesso"
44
44
  },
45
45
  "WARNING": {
46
- "DELETE_CONFIRM": "You are about to delete this menu. Do you want proceed?"
46
+ "DELETE_CONFIRM": "Está prestes a eliminar este menu. Deseja prosseguir?"
47
47
  }
48
48
  },
49
- "REMOVE": "Remove",
50
- "ROLE": "Role",
51
- "TENANT": "Organization",
49
+ "NEXT": "Seguinte",
50
+ "REMOVE": "Remover",
51
+ "ROLE": "Papel",
52
+ "SAVE": "Gravar",
53
+ "TENANT": "Organização",
52
54
  "THEMES": {
53
- "DARK": "Dark mode",
54
- "LIGHT": "Light mode",
55
- "TOOLTIP": "Click to switch to {{theme}}"
55
+ "DARK": "Modo escuro",
56
+ "LIGHT": "Modo claro",
57
+ "TOOLTIP": "Clique para mudar para {{theme}}"
56
58
  },
57
- "UPLOAD": "Upload",
58
- "USER": "User",
59
- "UPLOAD_LABEL": "Click or drag file to this area to upload",
60
- "JPG_PNG_WARNING": "Only supports JPG or PNG files."
59
+ "UPLOAD": "Carregar",
60
+ "UPLOAD_LABEL": "Clique ou arraste o ficheiro para esta área para o carregar",
61
+ "USER": "Utilizador"
61
62
  },
62
63
  "HELPDESK": {
63
64
  "ERRORS_CODE": {
64
- "DATATYPE_MISMATCH": "Deve conter apenas elementos do tipo de formato de arquivo válido.",
65
+ "DATATYPE_MISMATCH": "Deve conter apenas elementos do tipo formato de ficheiro válido",
65
66
  "INVALID_VALUE": "Valor inválido"
66
67
  },
67
68
  "FORM": {
@@ -71,68 +72,67 @@ declare const _default: {
71
72
  "FIELDS": {
72
73
  "ATTACHMENTS": "Anexos",
73
74
  "DESCRIPTION": "Descrição",
74
- "DESCRIPTION_PLACEHOLDER": "Insira a descrição...",
75
+ "DESCRIPTION_PLACEHOLDER": "Inserir descrição",
75
76
  "EMAIL": "Email",
76
- "EMAIL_PLACEHOLDER": "Insira o seu email",
77
+ "EMAIL_PLACEHOLDER": "Inserir o email",
77
78
  "NAME": "$t(Name)",
78
- "NAME_PLACEHOLDER": "Insira seu nome...",
79
- "SUBJECT": "Assunto",
80
- "SUBJECT_PLACEHOLDER": "Insira o assunto...",
79
+ "NAME_PLACEHOLDER": "Inserir o nome",
80
+ "SUBJECT": "Descrição",
81
+ "SUBJECT_PLACEHOLDER": "Inserir descrição",
81
82
  "TITLE": "Contacte-nos",
82
- "UPLOAD_FILES": "<strong>Carregar ficheiro(s) (max. 5)</strong><br/><small>Clique para adicionar ou arraste e solte os ficheiros.</small>"
83
+ "UPLOAD_FILES": "<strong>Ficheiros para carregamento (max. 5)</strong><br/><small>Clicar para adicionar ou arrastar e largar ficheiros.</small>"
83
84
  },
84
- "TITLE": "Bem-vindo ao apoio"
85
+ "TITLE": "Bem-vindo ao suporte"
85
86
  },
86
- "SUPPORT": "Apoio",
87
+ "SUPPORT": "Suporte",
87
88
  "TABLE": {
88
89
  "CODE": "Mensagem",
89
90
  "FIELD": "Campo"
90
91
  }
91
92
  },
92
93
  "RELEASE-NOTES": {
93
- "WHATS_NEWS": "Welcome to {{app}} v{{version}} - What's News?",
94
- "TITLE": "Release Notes",
95
- "TEXT_SINGULAR": "Release Note",
96
- "ADD_RELEASE_NOTE": "Add Release Note",
97
- "UPD_RELEASE_NOTE": "Edit Release Note",
98
- "ADD_NEW_SLIDE": "Add new slide",
99
- "REMOVE_CURRENT_SLIDE": "Remove current slide",
94
+ "ADD_NEW_SLIDE": "Adicionar novo diapositivo",
95
+ "ADD_RELEASE_NOTE": "Adicionar Publicação",
100
96
  "FORM": {
97
+ "ADD_NEW_FIELD": "Adicionar novo campo",
101
98
  "FIELDS": {
102
- "APP": "App",
103
- "APP_PLACEHOLDER": "Select an app...",
104
- "VERSION": "Version",
105
- "VERSION_PLACEHOLDER": "Type the version...",
106
- "VERSION_TOOLTIP": "The version of the selected application.",
107
- "DEPLOY_DATE": "Deploy Date",
108
- "TITLE": "Title...",
109
- "DESCRIPTION": "Description...",
110
- "DO_NOT_SHOW_AGAIN": "Do not show again until next update"
111
- },
112
- "ADD_NEW_FIELD": "Add new field"
113
- }
99
+ "APP": "Aplicação",
100
+ "APP_PLACEHOLDER": "Selecionar uma aplicação…",
101
+ "DEPLOY_DATE": "Data da publicação",
102
+ "DESCRIPTION": "Adicionar descrição…",
103
+ "DO_NOT_SHOW_AGAIN": "Não mostrar mais até à próxima atualização",
104
+ "TITLE": "Adicionar título…",
105
+ "VERSION": "Versão",
106
+ "VERSION_PLACEHOLDER": "Introduza a versão",
107
+ "VERSION_TOOLTIP": "Versão da aplicação selecionada."
108
+ }
109
+ },
110
+ "REMOVE_CURRENT_SLIDE": "Remover diapositivo atual",
111
+ "TEXT_SINGULAR": "Publicação de nova funcionalidade",
112
+ "TITLE": "Publicações",
113
+ "UPD_RELEASE_NOTE": "Editar Publicação",
114
+ "WHATS_NEWS": "Bem-vindo(a) ao {{app}} v{{version}} - Veja as novidades!"
114
115
  },
115
116
  "USERS": {
116
- "CANCEL": "Cancel",
117
- "EDIT": "Edit",
117
+ "CANCEL": "Cancelar",
118
+ "EDIT": "Editar",
118
119
  "EMAIL": "Email",
119
- "EMAIL_PLACEHOLDER": "email@exemple.pt, email.exemple@exemple-exemple.com...",
120
- "FIRST_NAME": "First name",
121
- "FIRST_NAME_PLACEHOLDER": "Please insert the first name...",
122
- "LAST_NAME": "Last name",
123
- "LAST_NAME_PLACEHOLDER": "Please insert the last name...",
124
- "PASSWORD": "Password",
125
- "PASSWORD_PLACEHOLDER": "Please insert the password...",
126
- "PASSWORD-CONFIRM": "Confirm password",
127
- "PASSWORD-CONFIRM_PLACEHOLDER": "Please confirm the password...",
128
- "PROFILE": "Profile",
129
- "SUBMIT": "Save",
130
- "USERNAME": "Username",
131
- "USERNAME_PLACEHOLDER": "Please insert the username...",
132
- "PASSWORD_HINT": "Must be: <ul><li>At least 1 uppercase letter</li><li>At least 1 special character: <b>!@#$%^&*</b></li><li>Minimum 7 characters</li></ul>"
120
+ "EMAIL_PLACEHOLDER": "email@example.pt, email.example@example-example.com...",
121
+ "FIRST_NAME": "Primeiro nome",
122
+ "FIRST_NAME_PLACEHOLDER": "Por favor, insira o seu primeiro nome...",
123
+ "LAST_NAME": "Apelido",
124
+ "LAST_NAME_PLACEHOLDER": "Por favor, insira o seu apelido...",
125
+ "PASSWORD": "Palavra-passe",
126
+ "PASSWORD_HINT": "Requisitos: <ul><li>Mínimo 7 caracteres</li><li>Pelo menos um número entre 0 e 9</li><li>Pelo menos uma letra maiúscula</li><li>Pelo menos um caracter especial: <b>!@#$%^&*</b></li></ul>",
127
+ "PASSWORD_PLACEHOLDER": "Introduza a sua palavra-passe...",
128
+ "PASSWORD-CONFIRM": "Confirmar palavra-passe",
129
+ "PASSWORD-CONFIRM_PLACEHOLDER": "Confirme a sua palavra-passe...",
130
+ "PROFILE": "Perfil",
131
+ "SUBMIT": "Gravar",
132
+ "USERNAME": "Nome de utilizador",
133
+ "USERNAME_PLACEHOLDER": "Por favor, insira seu nome de utilizador..."
133
134
  }
134
135
  }
135
- }
136
- ;
136
+ };
137
137
 
138
138
  export default _default;
@@ -1,138 +1,138 @@
1
1
  declare const _default: {
2
2
  "translation": {
3
3
  "GENERAL": {
4
- "BACK": "Back",
5
- "NEXT": "Next",
6
- "SAVE": "Save",
7
- "DO_NOT_USE_IMAGE": "Do not use image",
8
4
  "ACTIONS": {
9
- "CLOSE": "Close",
10
- "DELETE": "Delete",
11
- "EDIT": "Edit",
12
- "NEXT": "Next"
5
+ "CLOSE": "Închide",
6
+ "DELETE": "Șterge",
7
+ "EDIT": "Editare",
8
+ "NEXT": "Următorul",
9
+ "PREV": "Anterioară"
13
10
  },
14
11
  "APP": "App",
15
- "BACK_LOGIN": "Back to login",
12
+ "BACK": " întorc",
13
+ "BACK_LOGIN": "Înapoi la autentificare",
14
+ "DO_NOT_USE_IMAGE": "Do not use image",
16
15
  "FORM": {
17
16
  "ERRORS": {
18
- "CONFIRM_PASSWORD": "The passwords must be the same!",
19
- "EMAIL": "The email have to be this format 'email@exemple.com'",
20
- "NOT_EMPTY": "This field is mandatory",
21
- "VERSION": "The version must end with a numeric value",
22
- "FORMAT": "The format must be like 'X.X.X'"
17
+ "CONFIRM_PASSWORD": "Parolele trebuie fie aceleași!",
18
+ "EMAIL": "E-mailul trebuie fie în acest format 'email@exemple.com'",
19
+ "FORMAT": "The format must be like 'X.X.X'",
20
+ "NOT_EMPTY": "Acest câmp este obligatoriu",
21
+ "VERSION": "The version must end with a numeric value"
23
22
  }
24
23
  },
25
- "MENU": "Menu",
24
+ "JPG_PNG_WARNING": "Only supports JPG or PNG files.",
25
+ "MENU": "Meniu",
26
26
  "MESSAGES": {
27
27
  "ERROR": {
28
- "EMAIL_EXISTS": "Email already exists",
29
- "ITEM_CREATE": "Error trying to add {{item}}",
30
- "ITEM_DELETE": "Error trying to delete {{item}}",
31
- "ITEM_UPDATE": "Error trying to update {{item}}",
32
- "UNAUTHORIZED": "Sorry, you are not authorized to access this page.",
33
- "USERNAME_EXISTS": "Username already exists",
28
+ "EMAIL_EXISTS": "E-mailul există deja",
29
+ "ITEM_CREATE": "Eroare la încercarea de a adăuga {{item}}",
30
+ "ITEM_DELETE": "Eroare la încercarea de ștergere a {{item}}",
31
+ "ITEM_UPDATE": "Eroare la încercarea de actualizare a {{item}}",
34
32
  "RELEASE_NOTE": {
35
33
  "0": "Version already exists",
36
34
  "1": "Deployed date must be greater than the last",
37
35
  "2": "Invalid Request parameters"
38
- }
36
+ },
37
+ "UNAUTHORIZED": "Ne pare rău, nu sunteți autorizat să accesați această pagină.",
38
+ "USERNAME_EXISTS": "Numele de utilizator există deja"
39
39
  },
40
40
  "SUCCESS": {
41
- "ITEM_CREATE": "{{item}} added successfully",
42
- "ITEM_DELETE": "{{item}} deleted successfully",
43
- "ITEM_UPDATE": "{{item}} updated successfully"
41
+ "ITEM_CREATE": "{{item}} adăugat cu succes",
42
+ "ITEM_DELETE": "{{item}} șters cu succes",
43
+ "ITEM_UPDATE": "{{item}} actualizat cu succes"
44
44
  },
45
45
  "WARNING": {
46
- "DELETE_CONFIRM": "You are about to delete this menu. Do you want proceed?"
46
+ "DELETE_CONFIRM": "Sunteți pe cale ștergeți acest meniu. Doriți continuați?"
47
47
  }
48
48
  },
49
- "REMOVE": "Remove",
50
- "ROLE": "Role",
51
- "TENANT": "Organization",
49
+ "NEXT": "Următoare",
50
+ "REMOVE": "Depărta",
51
+ "ROLE": "Rol",
52
+ "SAVE": "Salva",
53
+ "TENANT": "Organizație",
52
54
  "THEMES": {
53
- "DARK": "Dark mode",
54
- "LIGHT": "Light mode",
55
- "TOOLTIP": "Click to switch to {{theme}}"
55
+ "DARK": "Modul întunecat",
56
+ "LIGHT": "Mod clar",
57
+ "TOOLTIP": "Faceți clic pentru a trece la {{theme}}"
56
58
  },
57
- "UPLOAD": "Upload",
58
- "USER": "User",
59
+ "UPLOAD": "Încărca",
59
60
  "UPLOAD_LABEL": "Click or drag file to this area to upload",
60
- "JPG_PNG_WARNING": "Only supports JPG or PNG files."
61
+ "USER": "Utilizator"
61
62
  },
62
63
  "HELPDESK": {
63
64
  "ERRORS_CODE": {
64
- "DATATYPE_MISMATCH": "Ar trebui conțină doar elemente de tip format de fișier valid",
65
- "INVALID_VALUE": "Valoare invalida"
65
+ "DATATYPE_MISMATCH": "It should contain elements of type valid file format only",
66
+ "INVALID_VALUE": "Invalid value"
66
67
  },
67
68
  "FORM": {
68
69
  "BUTTONS": {
69
- "SEND": "Trimite"
70
+ "SEND": "Send"
70
71
  },
71
72
  "FIELDS": {
72
- "ATTACHMENTS": "Atașamente",
73
- "DESCRIPTION": "Descriere",
74
- "DESCRIPTION_PLACEHOLDER": "Introduceți descrierea...",
73
+ "ATTACHMENTS": "Attachments",
74
+ "DESCRIPTION": "Description",
75
+ "DESCRIPTION_PLACEHOLDER": "Insert description…",
75
76
  "EMAIL": "Email",
76
- "EMAIL_PLACEHOLDER": "Introduceți e-mailul dvs...",
77
+ "EMAIL_PLACEHOLDER": "Insert your email...",
77
78
  "NAME": "$t(Name)",
78
- "NAME_PLACEHOLDER": "Introduceți numele dvs...",
79
- "SUBJECT": "Subiect",
80
- "SUBJECT_PLACEHOLDER": "Introduceți subiectul...",
81
- "TITLE": "Contactaţi-ne",
82
- "UPLOAD_FILES": "<strong>Încărcați fișiere (max. 5)</strong><br/><small>Faceți clic pentru a adăuga sau trage și plasați fișiere.</small>"
79
+ "NAME_PLACEHOLDER": "Insert your name...",
80
+ "SUBJECT": "Subject",
81
+ "SUBJECT_PLACEHOLDER": "Insert subject...",
82
+ "TITLE": "Contact us",
83
+ "UPLOAD_FILES": "<strong>Upload files (max. 5)</strong><br/><small>Click to add or drag and drop files.</small>"
83
84
  },
84
- "TITLE": "Bun venit la sprijin"
85
+ "TITLE": "Welcome to support"
85
86
  },
86
- "SUPPORT": "A sustine",
87
+ "SUPPORT": "Support",
87
88
  "TABLE": {
88
- "CODE": "Mesaj",
89
- "FIELD": "Camp"
89
+ "CODE": "Message",
90
+ "FIELD": "Field"
90
91
  }
91
92
  },
92
93
  "RELEASE-NOTES": {
93
- "WHATS_NEWS": "Welcome to {{app}} v{{version}} - What's News?",
94
- "TITLE": "Release Notes",
95
- "TEXT_SINGULAR": "Release Note",
96
- "ADD_RELEASE_NOTE": "Add Release Note",
97
- "UPD_RELEASE_NOTE": "Edit Release Note",
98
94
  "ADD_NEW_SLIDE": "Add new slide",
99
- "REMOVE_CURRENT_SLIDE": "Remove current slide",
95
+ "ADD_RELEASE_NOTE": "Add Release Note",
100
96
  "FORM": {
97
+ "ADD_NEW_FIELD": "Add new field",
101
98
  "FIELDS": {
102
99
  "APP": "App",
103
100
  "APP_PLACEHOLDER": "Select an app...",
101
+ "DEPLOY_DATE": "Deploy Date",
102
+ "DESCRIPTION": "Add description...",
103
+ "DO_NOT_SHOW_AGAIN": "Do not show again until next update",
104
+ "TITLE": "Add title...",
104
105
  "VERSION": "Version",
105
106
  "VERSION_PLACEHOLDER": "Type the version...",
106
- "VERSION_TOOLTIP": "The version of the selected application.",
107
- "DEPLOY_DATE": "Deploy Date",
108
- "TITLE": "Title...",
109
- "DESCRIPTION": "Description...",
110
- "DO_NOT_SHOW_AGAIN": "Do not show again until next update"
111
- },
112
- "ADD_NEW_FIELD": "Add new field"
113
- }
107
+ "VERSION_TOOLTIP": "The version of the selected application."
108
+ }
109
+ },
110
+ "REMOVE_CURRENT_SLIDE": "Remove current slide",
111
+ "TEXT_SINGULAR": "Release Note",
112
+ "TITLE": "Release Notes",
113
+ "UPD_RELEASE_NOTE": "Edit Release Note",
114
+ "WHATS_NEWS": "Bine ați venit la {{app}} v{{version}} - Vezi noutățile!?"
114
115
  },
115
116
  "USERS": {
116
- "CANCEL": "Cancel",
117
- "EDIT": "Edit",
117
+ "CANCEL": "Anulare",
118
+ "EDIT": "Editare",
118
119
  "EMAIL": "Email",
119
- "EMAIL_PLACEHOLDER": "email@exemple.pt, email.exemple@exemple-exemple.com...",
120
- "FIRST_NAME": "First name",
121
- "FIRST_NAME_PLACEHOLDER": "Please insert the first name...",
122
- "LAST_NAME": "Last name",
123
- "LAST_NAME_PLACEHOLDER": "Please insert the last name...",
124
- "PASSWORD": "Password",
125
- "PASSWORD_PLACEHOLDER": "Please insert the password...",
126
- "PASSWORD-CONFIRM": "Confirm password",
127
- "PASSWORD-CONFIRM_PLACEHOLDER": "Please confirm the password...",
128
- "PROFILE": "Profile",
129
- "SUBMIT": "Save",
130
- "USERNAME": "Username",
131
- "USERNAME_PLACEHOLDER": "Please insert the username...",
132
- "PASSWORD_HINT": "Must be: <ul><li>At least 1 uppercase letter</li><li>At least 1 special character: <b>!@#$%^&*</b></li><li>Minimum 7 characters</li></ul>"
120
+ "EMAIL_PLACEHOLDER": "email@example.pt, email.example@example-example.com...",
121
+ "FIRST_NAME": "Prenume",
122
+ "FIRST_NAME_PLACEHOLDER": " rugăm introduceți prenumele...",
123
+ "LAST_NAME": "Nume de familie",
124
+ "LAST_NAME_PLACEHOLDER": " rugăm introduceți numele de familie...",
125
+ "PASSWORD": "Parolă",
126
+ "PASSWORD_HINT": "Cerințe: <ul><li>Minimum 7 caractere</li><li>Cel puțin o cifră între 0 și 9</li><li>Cel puțin o literă mare</li><li>Cel puțin un caracter special: <b>!@#$%^&*</b></li></ul>",
127
+ "PASSWORD_PLACEHOLDER": " rugăm să introduceți parola...",
128
+ "PASSWORD-CONFIRM": "Confirmare parolă",
129
+ "PASSWORD-CONFIRM_PLACEHOLDER": "Vă rugăm să confirmați parola...",
130
+ "PROFILE": "Profil",
131
+ "SUBMIT": "Salva",
132
+ "USERNAME": "Nume utilizator",
133
+ "USERNAME_PLACEHOLDER": " rugăm introduceți numele de utilizator..."
133
134
  }
134
135
  }
135
- }
136
- ;
136
+ };
137
137
 
138
138
  export default _default;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "aquasis-fe-components",
3
3
  "private": false,
4
- "version": "1.3.7",
4
+ "version": "1.3.9",
5
5
  "type": "module",
6
6
  "license": "ISC",
7
7
  "author": "Ewerton Souza",