@bigbinary/neeto-team-members-frontend 4.6.8 → 4.6.10

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.
Files changed (39) hide show
  1. package/app/javascript/src/translations/ar.json +7 -5
  2. package/app/javascript/src/translations/bg.json +7 -5
  3. package/app/javascript/src/translations/ca.json +7 -5
  4. package/app/javascript/src/translations/cs.json +7 -5
  5. package/app/javascript/src/translations/da.json +7 -5
  6. package/app/javascript/src/translations/de.json +11 -9
  7. package/app/javascript/src/translations/en.json +9 -9
  8. package/app/javascript/src/translations/es-MX.json +7 -5
  9. package/app/javascript/src/translations/es.json +13 -11
  10. package/app/javascript/src/translations/et.json +7 -5
  11. package/app/javascript/src/translations/fi.json +7 -5
  12. package/app/javascript/src/translations/fil.json +7 -5
  13. package/app/javascript/src/translations/fr.json +13 -11
  14. package/app/javascript/src/translations/hi.json +7 -5
  15. package/app/javascript/src/translations/hr.json +7 -5
  16. package/app/javascript/src/translations/id.json +7 -5
  17. package/app/javascript/src/translations/it.json +7 -5
  18. package/app/javascript/src/translations/ja.json +7 -5
  19. package/app/javascript/src/translations/ko.json +7 -5
  20. package/app/javascript/src/translations/nl.json +7 -5
  21. package/app/javascript/src/translations/pl.json +7 -5
  22. package/app/javascript/src/translations/pt-BR.json +7 -5
  23. package/app/javascript/src/translations/pt.json +7 -5
  24. package/app/javascript/src/translations/ro.json +7 -5
  25. package/app/javascript/src/translations/ru.json +7 -5
  26. package/app/javascript/src/translations/sk.json +7 -5
  27. package/app/javascript/src/translations/sl.json +7 -5
  28. package/app/javascript/src/translations/sv.json +7 -5
  29. package/app/javascript/src/translations/th.json +7 -5
  30. package/app/javascript/src/translations/tr.json +7 -5
  31. package/app/javascript/src/translations/uk.json +6 -4
  32. package/app/javascript/src/translations/vi.json +7 -5
  33. package/app/javascript/src/translations/zh-CN.json +7 -5
  34. package/app/javascript/src/translations/zh-TW.json +7 -5
  35. package/dist/Profile.js +14 -5
  36. package/dist/Profile.js.map +1 -1
  37. package/dist/cjs/Profile.js +14 -5
  38. package/dist/cjs/Profile.js.map +1 -1
  39. package/package.json +7 -7
@@ -89,7 +89,7 @@
89
89
  "title": "تنزيل {{taxonomies.member.plural}}"
90
90
  },
91
91
  "helpers": {
92
- "addMembersToNeetoProducts": "إضافة {{- emails, boldList}} إلى منتجات neeto التالية.",
92
+ "addMembersToNeetoProducts": "إضافة {{- emails, boldList}} إلى منتجات Neeto التالية.",
93
93
  "configPermissions": "تكوين الأذونات للوحدات.",
94
94
  "emptyTable": "لا توجد {{entity}} للعرض.",
95
95
  "enterMultipleEmails": "اضغط على المسافة، أو الفاصلة، أو مفتاح الإدخال لإضافة العديد من عناوين البريد الإلكتروني.",
@@ -98,7 +98,7 @@
98
98
  "memberCreationStatus_other": "دعوة {{taxonomies.member.plural}}",
99
99
  "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
100
100
  "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
101
- "multipleProductInvitation": "{{- emails, boldList}} سيتم دعوتهم إلى منتجات neeto التالية مع الدور المذكور بجانبها.",
101
+ "multipleProductInvitation": "{{- emails, boldList}} سيتم دعوته إلى منتجات Neeto التالية مع الدور المذكور بجانبه.",
102
102
  "noRecords": "لا توجد سجلات.",
103
103
  "noRolesFound": "لا توجد أدوار.",
104
104
  "selectAll": "تحديد جميع أعضاء الفريق {{count}}",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "اللغة"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "يرجى إدخال عناوين البريد الإلكتروني",
@@ -198,7 +199,8 @@
198
199
  "lastName": "اسم العائلة",
199
200
  "selectCountry": "اختر الدولة",
200
201
  "selectTimeFormat": "اختر تنسيق الوقت المفضل",
201
- "selectTimeZone": "اختر المنطقة الزمنية"
202
+ "selectTimeZone": "اختر المنطقة الزمنية",
203
+ "selectLanguage": "حدد اللغة"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "الاسم الأول",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "إذن {{roleName}} لا يمكن تغييره بواسطة أي شخص.",
213
215
  "clickToViewPermissions": "اضغط لرؤية الأدوار وأذوناتها.",
214
216
  "goBackToChangeRole": "يرجى العودة لتغيير الدور.",
215
- "hostAppIsRequired": "هذا المنتج من neeto مطلوب للاستمرار.",
217
+ "hostAppIsRequired": "هذا المنتج من Neeto مطلوب للمواصلة.",
216
218
  "noPermissionToAddMember": "يرجى طلب الإذن من المسؤول لإضافة الأعضاء.",
217
219
  "noPermissionToAddRole": "يرجى طلب الإذن من المسؤول لإضافة الأدوار.",
218
220
  "noPermissionToEditMembers": "يرجى طلب الإذن من المسؤول لتحرير الأعضاء.",
@@ -89,7 +89,7 @@
89
89
  "title": "Изтеглете {{taxonomies.member.plural}}"
90
90
  },
91
91
  "helpers": {
92
- "addMembersToNeetoProducts": "Добавете {{- emails, boldList}} към следните neeto продукти.",
92
+ "addMembersToNeetoProducts": "Добавете {{- emails, boldList}} към следните продукти на Neeto.",
93
93
  "configPermissions": "Конфигурирайте разрешенията за модулите.",
94
94
  "emptyTable": "Няма {{entity}}, които да се покажат.",
95
95
  "enterMultipleEmails": "Натиснете интервал, запетая, табулатор или Enter, за да добавите множество адреси на имейли.",
@@ -98,7 +98,7 @@
98
98
  "memberCreationStatus_other": "Каним {{taxonomies.member.plural}}",
99
99
  "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
100
100
  "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
101
- "multipleProductInvitation": "{{- emails, boldList}} ще бъдат поканени за следните neeto продукти с ролята, дадена до нея.",
101
+ "multipleProductInvitation": "{{- emails, boldList}} ще бъдат поканени за следните продукти на Neeto с ролята, посочена до тях.",
102
102
  "noRecords": "Няма намерени записи",
103
103
  "noRolesFound": "Не са намерени роли.",
104
104
  "selectAll": "Изберете всички {{count}} членове на екипа",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "Език"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "Моля, въведете адресите на имейлите",
@@ -198,7 +199,8 @@
198
199
  "lastName": "Фамилно име",
199
200
  "selectCountry": "Изберете държава",
200
201
  "selectTimeFormat": "Изберете предпочитан формат на час",
201
- "selectTimeZone": "Изберете часова зона"
202
+ "selectTimeZone": "Изберете часова зона",
203
+ "selectLanguage": "Изберете език"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "Име",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "Разрешенията за {{roleName}} не могат да бъдат променяни от никого.",
213
215
  "clickToViewPermissions": "Кликнете, за да видите ролите и техните разрешения.",
214
216
  "goBackToChangeRole": "Моля, върнете се, за да промените ролята.",
215
- "hostAppIsRequired": "Този продукт на neeto е необходим за продължаване.",
217
+ "hostAppIsRequired": "Този продукт на Neeto е необходим, за да продължите.",
216
218
  "noPermissionToAddMember": "Моля, попитайте администратора да ви разреши да добавяте членове.",
217
219
  "noPermissionToAddRole": "Моля, попитайте администратора да ви разреши да добавяте роли.",
218
220
  "noPermissionToEditMembers": "Моля, попитайте администратора да ви разреши да редактирате членове.",
@@ -89,7 +89,7 @@
89
89
  "title": "Descarregar {{taxonomies.member.plural}}"
90
90
  },
91
91
  "helpers": {
92
- "addMembersToNeetoProducts": "Afegiu {{- emails, boldList}} als següents productes neeto.",
92
+ "addMembersToNeetoProducts": "Afegir {{- emails, boldList}} als següents productes de Neeto.",
93
93
  "configPermissions": "Configurar permisos per als mòduls.",
94
94
  "emptyTable": "No hi ha {{entity}} per mostrar.",
95
95
  "enterMultipleEmails": "Prem la barra espaiadora, coma, tabulador o tecla d'entrada per afegir diverses adreces de correu electrònic.",
@@ -98,7 +98,7 @@
98
98
  "memberCreationStatus_other": "Convidant {{taxonomies.member.plural}}",
99
99
  "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
100
100
  "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
101
- "multipleProductInvitation": "{{- emails, boldList}} seran convidats als següents productes neeto amb el rol donat al costat.",
101
+ "multipleProductInvitation": "{{- emails, boldList}} seran convidats als següents productes de Neeto amb el rol donat al seu costat.",
102
102
  "noRecords": "No s'han trobat registres",
103
103
  "noRolesFound": "No s'han trobat rols.",
104
104
  "selectAll": "Seleccionar tots els {{count}} membres de l'equip",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "Idioma"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "Si us plau, introduïu les adreces de correu electrònic",
@@ -198,7 +199,8 @@
198
199
  "lastName": "Cognom",
199
200
  "selectCountry": "Seleccioneu el país",
200
201
  "selectTimeFormat": "Seleccioneu el format d'hora preferit",
201
- "selectTimeZone": "Seleccioneu la zona horària"
202
+ "selectTimeZone": "Seleccioneu la zona horària",
203
+ "selectLanguage": "Selecciona l'idioma"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "Nom",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "Els permisos de {{roleName}} no poden ser canviats per ningú.",
213
215
  "clickToViewPermissions": "Feu clic per veure els rols i els seus permisos.",
214
216
  "goBackToChangeRole": "Si us plau, torneu enrere per canviar el rol.",
215
- "hostAppIsRequired": "Aquest producte neeto és necessari per continuar.",
217
+ "hostAppIsRequired": "Aquest producte de Neeto és necessari per continuar.",
216
218
  "noPermissionToAddMember": "Si us plau, pregunteu a l'administrador que us permeti afegir membres.",
217
219
  "noPermissionToAddRole": "Si us plau, pregunteu a l'administrador que us permeti afegir rols.",
218
220
  "noPermissionToEditMembers": "Si us plau, pregunteu a l'administrador que us permeti editar membres.",
@@ -89,7 +89,7 @@
89
89
  "title": "Stáhnout {{taxonomies.member.plural}}"
90
90
  },
91
91
  "helpers": {
92
- "addMembersToNeetoProducts": "Přidat {{- emails, boldList}} k následujícím neeto produktům.",
92
+ "addMembersToNeetoProducts": "Přidejte {{- emails, boldList}} k následujícím produktům Neeto.",
93
93
  "configPermissions": "Nastavit oprávnění pro moduly.",
94
94
  "emptyTable": "Není co zobrazit {{entity}}.",
95
95
  "enterMultipleEmails": "Stiskněte mezerník, čárku, tabulátor nebo klávesu Enter pro přidání více e-mailových adres.",
@@ -98,7 +98,7 @@
98
98
  "memberCreationStatus_other": "Zvěřejňuji {{taxonomies.member.plural}}",
99
99
  "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
100
100
  "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
101
- "multipleProductInvitation": "{{- emails, boldList}} budou pozváni k následujícím neeto produktům s rolí uvedenou vedle.",
101
+ "multipleProductInvitation": "{{- emails, boldList}} budou pozváni k následujícím produktům Neeto s rolí uvedenou vedle.",
102
102
  "noRecords": "Žádné záznamy nenalezeny",
103
103
  "noRolesFound": "Žádné role nenalezeny.",
104
104
  "selectAll": "Vybrat všechny {{count}} členy týmu",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "Jazyk"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "Prosím zadejte e-mailové adresy",
@@ -198,7 +199,8 @@
198
199
  "lastName": "Příjmení",
199
200
  "selectCountry": "Vyberte zemi",
200
201
  "selectTimeFormat": "Vyberte preferovaný formát času",
201
- "selectTimeZone": "Vyberte časové pásmo"
202
+ "selectTimeZone": "Vyberte časové pásmo",
203
+ "selectLanguage": "Vyberte jazyk"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "Jméno",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "Oprávnění {{roleName}} nemohou být změněna nikým jiným.",
213
215
  "clickToViewPermissions": "Klikněte pro zobrazení rolí a jejich oprávnění.",
214
216
  "goBackToChangeRole": "Prosím vraťte se a změňte roli.",
215
- "hostAppIsRequired": "Tento neeto produkt je vyžadován pro pokračování.",
217
+ "hostAppIsRequired": "Tento produkt Neeto je vyžadován pro pokračování.",
216
218
  "noPermissionToAddMember": "Prosím požádejte administrátora, aby vám povolil přidávat členy.",
217
219
  "noPermissionToAddRole": "Prosím požádejte administrátora, aby vám povolil přidávat role.",
218
220
  "noPermissionToEditMembers": "Prosím požádejte administrátora, aby vám povolil upravovat členy.",
@@ -89,7 +89,7 @@
89
89
  "title": "Hent {{taxonomies.member.plural}}"
90
90
  },
91
91
  "helpers": {
92
- "addMembersToNeetoProducts": "Tilføj {{- emails, boldList}} til følgende neeto produkter.",
92
+ "addMembersToNeetoProducts": "Tilføj {{- emails, boldList}} til følgende Neeto-produkter.",
93
93
  "configPermissions": "Konfigurer tilladelser for modulerne.",
94
94
  "emptyTable": "Der er ingen {{entity}} at vise.",
95
95
  "enterMultipleEmails": "Tryk på mellemrum, komma, tabulator eller enter-tasten for at tilføje flere e-mailadresser.",
@@ -98,7 +98,7 @@
98
98
  "memberCreationStatus_other": "Inviterer {{taxonomies.member.plural}}",
99
99
  "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
100
100
  "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
101
- "multipleProductInvitation": "{{- emails, boldList}} vil blive inviteret til følgende neeto produkter med rollen angivet ved siden af.",
101
+ "multipleProductInvitation": "{{- emails, boldList}} vil blive inviteret til følgende Neeto-produkter med den givne rolle ved siden af.",
102
102
  "noRecords": "Ingen poster fundet",
103
103
  "noRolesFound": "Ingen roller fundet.",
104
104
  "selectAll": "Vælg alle {{count}} team medlemmer",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "Sprog"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "Indtast venligst e-mailadresser",
@@ -198,7 +199,8 @@
198
199
  "lastName": "Efternavn",
199
200
  "selectCountry": "Vælg land",
200
201
  "selectTimeFormat": "Vælg foretrukket tidsformat",
201
- "selectTimeZone": "Vælg tidszone"
202
+ "selectTimeZone": "Vælg tidszone",
203
+ "selectLanguage": "Vælg sprog"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "Fornavn",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "{{roleName}} tilladelser kan ikke ændres af nogen.",
213
215
  "clickToViewPermissions": "Klik for at se rollerne og deres tilladelser.",
214
216
  "goBackToChangeRole": "Venligst gå tilbage for at ændre rollen.",
215
- "hostAppIsRequired": "Dette neeto produkt er nødvendigt for at fortsætte.",
217
+ "hostAppIsRequired": "Dette Neeto-produkt er påkrævet for at fortsætte.",
216
218
  "noPermissionToAddMember": "Spørg venligst administratoren om at give dig tilladelse til at tilføje medlemmer.",
217
219
  "noPermissionToAddRole": "Spørg venligst administratoren om at give dig tilladelse til at tilføje roller.",
218
220
  "noPermissionToEditMembers": "Spørg venligst administratoren om at give dig tilladelse til at redigere medlemmer.",
@@ -64,8 +64,8 @@
64
64
  "free": "Kostenlos",
65
65
  "loading": "Lade...",
66
66
  "name": "Name",
67
- "notFound_": "Es gibt keine {{what}}, die angezeigt werden können",
68
- "notFoundWithKind_": "Es gibt keine {{kind}} {{what}}, die angezeigt werden können",
67
+ "notFound_": "Es gibt keine {{what}} anzuzeigen.",
68
+ "notFoundWithKind_": "Es gibt keine {{kind}} {{what}} anzuzeigen.",
69
69
  "permission_one": "Berechtigung",
70
70
  "permission_other": "Berechtigungen",
71
71
  "productName": "Produktname",
@@ -91,7 +91,7 @@
91
91
  "helpers": {
92
92
  "addMembersToNeetoProducts": "{{- emails, boldList}} zu den folgenden Neeto-Produkten hinzufügen.",
93
93
  "configPermissions": "Berechtigungen für die Module konfigurieren.",
94
- "emptyTable": "Es gibt keine {{entity}}, die angezeigt werden können",
94
+ "emptyTable": "Es gibt keine {{entity}} anzuzeigen.",
95
95
  "enterMultipleEmails": "Drücken Sie die Leertaste, das Komma, die Tabulatortaste oder die Eingabetaste, um mehrere E-Mail-Adressen hinzuzufügen.",
96
96
  "manageProducts": "Zu viele Produkte? <button>Deaktivieren Sie einige</button> dieser Produkte.",
97
97
  "memberCreationStatus_one": "Einladen {{taxonomies.member.singular}}",
@@ -132,12 +132,12 @@
132
132
  "manageRole_one": "Rolle verwalten",
133
133
  "manageRole_other": "Rollen verwalten",
134
134
  "neeto_": "Neeto{{product, anyCase}}",
135
- "permissionsNotFound": "Es gibt keine Berechtigungen zu zeigen",
135
+ "permissionsNotFound": "Es gibt keine Berechtigungen anzuzeigen.",
136
136
  "preferredDateFormat": "Bevorzugtes Datumsformat",
137
137
  "preferredTimeFormat": "Bevorzugtes Zeitformat",
138
138
  "removeMember": "{{member}} entfernen?",
139
- "roleNotFound_one": "Es gibt keine Rolle zu zeigen",
140
- "roleNotFound_other": "Es gibt keine Rollen zu zeigen",
139
+ "roleNotFound_one": "Es gibt keine Rolle anzuzeigen.",
140
+ "roleNotFound_other": "Es gibt keine Rollen anzuzeigen.",
141
141
  "timeZone": "Zeitzone",
142
142
  "totalMembers": "Gesamt {{taxonomies.member.plural}}",
143
143
  "upgradeToProPlan": "Upgrade der oben hinzugefügten Mitglieder auf den PRO",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "Sprache"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "Bitte geben Sie die E-Mail-Adressen ein",
@@ -198,7 +199,8 @@
198
199
  "lastName": "Nachname",
199
200
  "selectCountry": "Land auswählen",
200
201
  "selectTimeFormat": "Bevorzugtes Zeitformat auswählen",
201
- "selectTimeZone": "Zeitzone auswählen"
202
+ "selectTimeZone": "Zeitzone auswählen",
203
+ "selectLanguage": "Sprache auswählen"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "Vorname",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "Die Berechtigungen {{roleName}} können von niemandem geändert werden.",
213
215
  "clickToViewPermissions": "Klicken Sie, um die Rollen und ihre Berechtigungen anzuzeigen.",
214
216
  "goBackToChangeRole": "Bitte gehen Sie zurück, um die Rolle zu ändern.",
215
- "hostAppIsRequired": "Dieses Neeto-Produkt wird benötigt, um fortzufahren.",
217
+ "hostAppIsRequired": "Dieses Neeto-Produkt ist erforderlich, um fortzufahren.",
216
218
  "noPermissionToAddMember": "Bitte fragen Sie den Administrator um Erlaubnis, Mitglieder hinzuzufügen.",
217
219
  "noPermissionToAddRole": "Bitte fragen Sie den Administrator um Erlaubnis, Rollen hinzuzufügen.",
218
220
  "noPermissionToEditMembers": "Bitte fragen Sie den Administrator um Erlaubnis, Mitglieder zu bearbeiten.",
@@ -143,9 +143,9 @@
143
143
  "upgradeToProPlan": "Upgrade the above added members to the PRO"
144
144
  },
145
145
  "placeholders": {
146
- "email": "Please enter the email addresses",
147
- "enterDescription": "Please enter a description",
148
- "enterName": "Please enter the name",
146
+ "email": "Enter the email addresses",
147
+ "enterDescription": "Enter a description",
148
+ "enterName": "Enter the name",
149
149
  "search": "Search",
150
150
  "searchEntity": "Search {{entity}}",
151
151
  "searchPermission_one": "Search permission",
@@ -217,18 +217,18 @@
217
217
  },
218
218
  "validations": {
219
219
  "descriptionLimitExceeded": "You have exceeded the limit of {{limit}} characters for the description.",
220
- "enterRoleName": "Please enter a valid role name.",
220
+ "enterRoleName": "Enter a valid role name.",
221
221
  "filterInvalidEmails": "Click here to remove invalid emails.",
222
222
  "max": "Field must be less than {{size}} characters",
223
223
  "memberLimitExceeded": "Max {{limit}} team members are allowed. <emailTo>Contact us</emailTo> to increase the limit.",
224
- "minOneEmail": "Please enter at least one email address.",
224
+ "minOneEmail": "Enter at least one email address.",
225
225
  "nameLimitExceeded": "You have exceeded the limit of {{limit}} characters for the name.",
226
226
  "noWhiteSpaces": "{{what, anyCase}} should not lead or end with white spaces",
227
- "removeSpaces": "Please remove the spaces.",
227
+ "removeSpaces": "Remove the spaces.",
228
228
  "required": "{{what, anyCase}} is a required field",
229
- "roleRequired": "Please select a role.",
230
- "validEmail_one": "Please ensure that the email address is valid.",
231
- "validEmail_other": "Please ensure that all email addresses are valid."
229
+ "roleRequired": "Select a role.",
230
+ "validEmail_one": "Ensure that the email address is valid.",
231
+ "validEmail_other": "Ensure that all email addresses are valid."
232
232
  }
233
233
  },
234
234
  "taxonomyDefaultLabels": {
@@ -89,7 +89,7 @@
89
89
  "title": "Descargar {{taxonomies.member.plural}}"
90
90
  },
91
91
  "helpers": {
92
- "addMembersToNeetoProducts": "Agregar {{- emails, boldList}} a los siguientes productos de neeto.",
92
+ "addMembersToNeetoProducts": "Agregar {{- emails, boldList}} a los siguientes productos de Neeto.",
93
93
  "configPermissions": "Configurar permisos para los módulos.",
94
94
  "emptyTable": "No hay {{entity}} para mostrar.",
95
95
  "enterMultipleEmails": "Presiona espacio, coma, tabulador o tecla enter para agregar múltiples direcciones de correo electrónico.",
@@ -98,7 +98,7 @@
98
98
  "memberCreationStatus_other": "Invitando {{taxonomies.member.plural}}",
99
99
  "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
100
100
  "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
101
- "multipleProductInvitation": "{{- emails, boldList}} serán invitados a los siguientes productos de neeto con el rol dado a continuación.",
101
+ "multipleProductInvitation": "{{- emails, boldList}} serán invitados a los siguientes productos de Neeto con el rol indicado al lado.",
102
102
  "noRecords": "No se encontraron registros",
103
103
  "noRolesFound": "No se encontraron roles.",
104
104
  "selectAll": "Seleccionar todos los {{count}} miembros del equipo",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "Idioma"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "Por favor ingresa las direcciones de correo electrónico",
@@ -198,7 +199,8 @@
198
199
  "lastName": "Apellido",
199
200
  "selectCountry": "Selecciona el país",
200
201
  "selectTimeFormat": "Selecciona el formato de hora preferido",
201
- "selectTimeZone": "Selecciona la zona horaria"
202
+ "selectTimeZone": "Selecciona la zona horaria",
203
+ "selectLanguage": "Seleccionar idioma"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "Nombre",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "Los permisos de {{roleName}} no pueden ser cambiados por nadie.",
213
215
  "clickToViewPermissions": "Haz clic para ver los roles y sus permisos.",
214
216
  "goBackToChangeRole": "Por favor regresa para cambiar el rol.",
215
- "hostAppIsRequired": "Este producto de neeto es necesario para continuar.",
217
+ "hostAppIsRequired": "Este producto de Neeto es necesario para continuar.",
216
218
  "noPermissionToAddMember": "Por favor pide al administrador que te permita añadir miembros.",
217
219
  "noPermissionToAddRole": "Por favor pide al administrador que te permita añadir roles.",
218
220
  "noPermissionToEditMembers": "Por favor pide al administrador que te permita editar miembros.",
@@ -64,8 +64,8 @@
64
64
  "free": "Gratis",
65
65
  "loading": "Cargando...",
66
66
  "name": "Nombre",
67
- "notFound_": "No hay {{what}} para mostrar",
68
- "notFoundWithKind_": "No hay {{kind}} {{what}} para mostrar",
67
+ "notFound_": "No hay {{what}} para mostrar.",
68
+ "notFoundWithKind_": "No hay {{kind}} {{what}} para mostrar.",
69
69
  "permission_one": "Permiso",
70
70
  "permission_other": "Permisos",
71
71
  "productName": "Nombre del producto",
@@ -89,16 +89,16 @@
89
89
  "title": "Descargar {{taxonomies.member.plural}}"
90
90
  },
91
91
  "helpers": {
92
- "addMembersToNeetoProducts": "Agregar {{- emails, boldList}} a los siguientes productos de Neeto.",
92
+ "addMembersToNeetoProducts": "Añadir {{- emails, boldList}} a los siguientes productos de Neeto.",
93
93
  "configPermissions": "Configurar permisos para los módulos.",
94
- "emptyTable": "No hay {{entity}} para mostrar",
94
+ "emptyTable": "No hay {{entity}} para mostrar.",
95
95
  "enterMultipleEmails": "Presiona espacio, coma, tabulador o la tecla enter para agregar múltiples direcciones de correo electrónico.",
96
96
  "manageProducts": "¿Demasiados productos? <button>Desactiva algunos</button> de estos productos.",
97
97
  "memberCreationStatus_one": "Invitando {{taxonomies.member.singular}}",
98
98
  "memberCreationStatus_other": "Invitando {{taxonomies.member.plural}}",
99
99
  "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
100
100
  "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
101
- "multipleProductInvitation": "{{- emails, boldList}} serán invitados a los siguientes productos de Neeto con el rol dado a su lado.",
101
+ "multipleProductInvitation": "{{- emails, boldList}} serán invitados a los siguientes productos de Neeto con el rol dado al lado.",
102
102
  "noRecords": "No se encontraron registros",
103
103
  "noRolesFound": "No se encontraron roles.",
104
104
  "selectAll": "Seleccionar todos los {{count}} miembros del equipo",
@@ -132,12 +132,12 @@
132
132
  "manageRole_one": "Gestionar rol",
133
133
  "manageRole_other": "Gestionar roles",
134
134
  "neeto_": "Neeto{{product, anyCase}}",
135
- "permissionsNotFound": "No hay permisos para mostrar",
135
+ "permissionsNotFound": "No hay permisos para mostrar.",
136
136
  "preferredDateFormat": "Formato de fecha preferido",
137
137
  "preferredTimeFormat": "Formato de hora preferido",
138
138
  "removeMember": "¿Eliminar {{member}}?",
139
- "roleNotFound_one": "No hay rol para mostrar",
140
- "roleNotFound_other": "No hay roles para mostrar",
139
+ "roleNotFound_one": "No hay rol para mostrar.",
140
+ "roleNotFound_other": "No hay roles para mostrar.",
141
141
  "timeZone": "Zona horaria",
142
142
  "totalMembers": "Total {{taxonomies.member.plural}}",
143
143
  "upgradeToProPlan": "Actualizar a los miembros añadidos anteriormente al PRO",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "Idioma"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "Por favor, introduce las direcciones de correo electrónico",
@@ -198,7 +199,8 @@
198
199
  "lastName": "Apellido",
199
200
  "selectCountry": "Selecciona país",
200
201
  "selectTimeFormat": "Selecciona el formato de hora preferido",
201
- "selectTimeZone": "Selecciona zona horaria"
202
+ "selectTimeZone": "Selecciona zona horaria",
203
+ "selectLanguage": "Seleccionar idioma"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "Nombre",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "Los permisos de {{roleName}} no pueden ser cambiados por nadie.",
213
215
  "clickToViewPermissions": "Haz clic para ver los roles y sus permisos.",
214
216
  "goBackToChangeRole": "Por favor regresa para cambiar el rol.",
215
- "hostAppIsRequired": "Este producto de Neeto es requerido para continuar.",
217
+ "hostAppIsRequired": "Este producto de Neeto es necesario para continuar.",
216
218
  "noPermissionToAddMember": "Por favor pide al admin que te permita agregar miembros.",
217
219
  "noPermissionToAddRole": "Por favor pide al admin que te permita agregar roles.",
218
220
  "noPermissionToEditMembers": "Por favor pide al admin que te permita editar miembros.",
@@ -89,7 +89,7 @@
89
89
  "title": "Laadi alla {{taxonomies.member.plural}}"
90
90
  },
91
91
  "helpers": {
92
- "addMembersToNeetoProducts": "Lisa {{- emails, boldList}} järgmistele neeto toodetele.",
92
+ "addMembersToNeetoProducts": "Lisa {{- emails, boldList}} järgmiste Neeto toodete juurde.",
93
93
  "configPermissions": "Konfigureerige moodulite lubasid.",
94
94
  "emptyTable": "Ei ole {{entity}} kuvada.",
95
95
  "enterMultipleEmails": "Korrigeerimiseks vajutage tühik, koma, tab või enter klahvi, et lisada mitu e-posti aadressi.",
@@ -98,7 +98,7 @@
98
98
  "memberCreationStatus_other": "Kutsumine {{taxonomies.member.plural}}",
99
99
  "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
100
100
  "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
101
- "multipleProductInvitation": "{{- emails, boldList}} kutsutakse järgmistele neeto toodetele rolliga, mis on antud selle kõrval.",
101
+ "multipleProductInvitation": "{{- emails, boldList}} saavad kutse järgmistele Neeto toodetele koos kõrvaltoodud rolliga.",
102
102
  "noRecords": "Ei leitud kirjeid",
103
103
  "noRolesFound": "Rolle ei leitud.",
104
104
  "selectAll": "Vali kõik {{count}} meeskonna liikmed",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "Keel"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "Palun sisestage e-posti aadressid",
@@ -198,7 +199,8 @@
198
199
  "lastName": "Perekonnanimi",
199
200
  "selectCountry": "Valige riik",
200
201
  "selectTimeFormat": "Valige eelistatud ajaline formaat",
201
- "selectTimeZone": "Valige ajavöönd"
202
+ "selectTimeZone": "Valige ajavöönd",
203
+ "selectLanguage": "Vali keel"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "Eesnimi",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "{{roleName}} lubasid ei saa muudatusi keegi teine.",
213
215
  "clickToViewPermissions": "Klõpsake, et vaadata rolle ja nende lubasid.",
214
216
  "goBackToChangeRole": "Palun minge tagasi, et muuta rolli.",
215
- "hostAppIsRequired": "See neeto toode on vajalik jätkamiseks.",
217
+ "hostAppIsRequired": "Selle Neeto toote kasutamine on vajalik, et jätkata.",
216
218
  "noPermissionToAddMember": "Palun küsige adminilt luba liikmete lisamiseks.",
217
219
  "noPermissionToAddRole": "Palun küsige adminilt luba rollide lisamiseks.",
218
220
  "noPermissionToEditMembers": "Palun küsige adminilt luba liikmete redigeerimiseks.",
@@ -89,7 +89,7 @@
89
89
  "title": "Lataa {{taxonomies.member.plural}}"
90
90
  },
91
91
  "helpers": {
92
- "addMembersToNeetoProducts": "Lisää {{- emails, boldList}} seuraaviin neeto-tuotteisiin.",
92
+ "addMembersToNeetoProducts": "Lisää {{- emails, boldList}} seuraaviin Neeto-tuotteisiin.",
93
93
  "configPermissions": "Määritä oikeudet moduuleille.",
94
94
  "emptyTable": "Ei näytettäviä {{entity}}.",
95
95
  "enterMultipleEmails": "Paina väli-, pilkku-, tab- tai enter-näppäintä lisätäksesi useita sähköpostiosoitteita.",
@@ -98,7 +98,7 @@
98
98
  "memberCreationStatus_other": "Kutsutaan {{taxonomies.member.plural}}",
99
99
  "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
100
100
  "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
101
- "multipleProductInvitation": "{{- emails, boldList}} kutsutaan seuraaviin neeto-tuotteisiin roolilla, joka on annettu sen viereen.",
101
+ "multipleProductInvitation": "{{- emails, boldList}} kutsutaan seuraaviin Neeto-tuotteisiin roolilla, joka on ilmoitettu sen vieressä.",
102
102
  "noRecords": "Ei löytynyt tietueita",
103
103
  "noRolesFound": "Ei löytynyt rooleja.",
104
104
  "selectAll": "Valitse kaikki {{count}} tiimin jäsenet",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "Kieli"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "Ole hyvä ja syötä sähköpostiosoitteet",
@@ -198,7 +199,8 @@
198
199
  "lastName": "Sukunimi",
199
200
  "selectCountry": "Valitse maa",
200
201
  "selectTimeFormat": "Valitse suositeltu aikamuoto",
201
- "selectTimeZone": "Valitse aikavyöhyke"
202
+ "selectTimeZone": "Valitse aikavyöhyke",
203
+ "selectLanguage": "Valitse kieli"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "Etunimi",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "{{roleName}} oikeuksia ei voi muuttaa kenellekään.",
213
215
  "clickToViewPermissions": "Napsauta nähdäksesi roolit ja niiden oikeudet.",
214
216
  "goBackToChangeRole": "Ole hyvä ja mene takaisin muuttaaksesi roolia.",
215
- "hostAppIsRequired": "Tämä neeto-tuote on vaatimuksena jatkamiseen.",
217
+ "hostAppIsRequired": "Tämä Neeto-tuote on pakollinen jatkamiseksi.",
216
218
  "noPermissionToAddMember": "Ole hyvä ja pyydä ylläpitäjältä lupa lisätä jäseniä.",
217
219
  "noPermissionToAddRole": "Ole hyvä ja pyydä ylläpitäjältä lupa lisätä rooleja.",
218
220
  "noPermissionToEditMembers": "Ole hyvä ja pyydä ylläpitäjältä lupa muokata jäseniä.",
@@ -89,7 +89,7 @@
89
89
  "title": "I-download ang {{taxonomies.member.plural}}"
90
90
  },
91
91
  "helpers": {
92
- "addMembersToNeetoProducts": "Idagdag ang {{- emails, boldList}} sa mga sumusunod na produkto ng neeto.",
92
+ "addMembersToNeetoProducts": "Idagdag ang {{- emails, boldList}} sa mga sumusunod na produkto ng Neeto.",
93
93
  "configPermissions": "I-configure ang mga pahintulot para sa mga module.",
94
94
  "emptyTable": "Wala nang {{entity}} na ipapakita.",
95
95
  "enterMultipleEmails": "Pindutin ang espasyo, kuwit, tab o enter key upang magdagdag ng maraming mga email address.",
@@ -98,7 +98,7 @@
98
98
  "memberCreationStatus_other": "Naiimbitahan ang {{taxonomies.member.plural}}",
99
99
  "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
100
100
  "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
101
- "multipleProductInvitation": "{{- emails, boldList}} ay iimbitahan sa mga sumusunod na produkto ng neeto na may papel na ibinigay sa tabi nito.",
101
+ "multipleProductInvitation": "Ang {{- emails, boldList}} ay iimbitahan sa mga sumusunod na produkto ng Neeto na may papel na ibinigay sa tabi nito.",
102
102
  "noRecords": "Walang natagpuang mga rekord",
103
103
  "noRolesFound": "Walang natagpuang mga papel.",
104
104
  "selectAll": "Piliin ang lahat ng {{count}} mga miyembro ng koponan",
@@ -146,7 +146,8 @@
146
146
  "csv": "CSV",
147
147
  "pdf": "PDF",
148
148
  "xlsx": "Excel"
149
- }
149
+ },
150
+ "language": "Wika"
150
151
  },
151
152
  "placeholders": {
152
153
  "email": "Mangyaring ilagay ang mga email address",
@@ -198,7 +199,8 @@
198
199
  "lastName": "Apelyido",
199
200
  "selectCountry": "Pumili ng bansa",
200
201
  "selectTimeFormat": "Pumili ng pinapaborang format ng oras",
201
- "selectTimeZone": "Pumili ng time zone"
202
+ "selectTimeZone": "Pumili ng time zone",
203
+ "selectLanguage": "Pumili ng wika"
202
204
  },
203
205
  "placeholder": {
204
206
  "firstName": "Pangalan ng unahan",
@@ -212,7 +214,7 @@
212
214
  "adminMustHaveAccess": "Ang mga pahintulot ng {{roleName}} ay hindi maaaring baguhin ng sinuman.",
213
215
  "clickToViewPermissions": "I-click upang tingnan ang mga papel at ang kanilang mga pahintulot.",
214
216
  "goBackToChangeRole": "Mangyaring bumalik upang baguhin ang papel.",
215
- "hostAppIsRequired": "Kinakailangan ang produktong neeto na ito upang magpatuloy.",
217
+ "hostAppIsRequired": "Kinakailangan ang produktong Neeto na ito para magpatuloy.",
216
218
  "noPermissionToAddMember": "Mangyaring hilingin sa admin na pahintulutan kang magdagdag ng mga miyembro.",
217
219
  "noPermissionToAddRole": "Mangyaring hilingin sa admin na pahintulutan kang magdagdag ng mga papel.",
218
220
  "noPermissionToEditMembers": "Mangyaring hilingin sa admin na pahintulutan kang i-edit ang mga miyembro.",