@bigbinary/neeto-team-members-frontend 5.0.1 → 5.0.2

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.
@@ -24,7 +24,12 @@
24
24
  "roleNotFound_other": "אין תפקידים להציג.",
25
25
  "timeZone": "אזור זמן",
26
26
  "totalMembers": "סך הכול {{taxonomies.member.plural}}",
27
- "upgradeToProPlan": "שדרגו את החברים הנוספים ל- PRO"
27
+ "upgradeToProPlan": "שדרגו את החברים הנוספים ל- PRO",
28
+ "addNewRole": "הוסף תפקיד חדש",
29
+ "billingAndSubscriptions": "חיובים ומנויים",
30
+ "country": "מדינה",
31
+ "deleteRole": "למחק את התפקיד?",
32
+ "deleteTitle": "מחק את {{resource}}?"
28
33
  },
29
34
  "placeholders": {
30
35
  "email": "הזן את כתובת האימייל",
@@ -113,6 +118,116 @@
113
118
  "roleRequired": "בחר תפקיד.",
114
119
  "validEmail_one": "וודא שכתובת האימייל היא נכונה.",
115
120
  "validEmail_other": "וודא שכל כתובות האימייל נכונות."
121
+ },
122
+ "alerts": {
123
+ "messages": {
124
+ "activateMember_one": "אתה מפעיל את {{taxonomies.member.singular}} <strong>{{person, anyCase}}</strong>.",
125
+ "activateMember_other": "אתה מפעיל <strong>{{count}}</strong> {{taxonomies.member.plural}}.",
126
+ "changeRole_one": "אתה משנה את התפקיד של <strong>{{person, anyCase}}</strong> ל-<strong>{{role, anyCase}}</strong>.",
127
+ "changeRole_other": "אתה משנה את התפקיד של <strong>{{count}}</strong> {{metaName}} ל-<strong>{{role, anyCase}}</strong>.",
128
+ "delete": "אתה מוחק לצמיתות את {{resource}} <strong>{{name, anyCase}}</strong>. זה לא יכול להתבצע מחדש.",
129
+ "deletingRole": "אתה מוחק לצמיתות את התפקיד <strong>{{name, anyCase}}</strong>. זה לא יכול להתבצע מחדש.",
130
+ "removeMember": "אתה מסיר <strong>{{member, anyCase}}</strong> מקבוצה זו.",
131
+ "removeMember_one": "אתה מסיר את {{taxonomies.member.singular}} <strong>{{person, anyCase}}</strong>.",
132
+ "removeMember_other": "אתה מסיר <strong>{{count}}</strong> {{taxonomies.member.plural}}.",
133
+ "inviteLink": "קישור ההזמנה יכול להיות משותף עם עד <strong>{{inviteLimit}} אנשים</strong>, אשר יתוספו ל-<strong>{{appName, anyCase}}</strong> עם תפקיד <strong>{{role, anyCase}}</strong>. הוא יפוג בעוד <strong>{{expiryDays}} ימים</strong> ומוגבל למשתמשים עם דומיין דוא\"ל <strong>{{emailDomain}}</strong>.",
134
+ "expiredTitle": "קישור ההזמנה פג",
135
+ "expiredMessage": "קישור ההזמנה כבר לא תקף. אנא צור קשר עם המנהל עבור קישור חדש.",
136
+ "domainTitle": "שגיאת קישור הזמנה: דומיין הדוא\"ל שלך אינו מורשה להצטרף לצוות זה",
137
+ "domainMessage": "ההזמנה מוגבלת לדומיין דוא\"ל <strong>@{{allowedDomain}}</strong>. ניסית להצטרף באמצעות <strong>{{email}}</strong>. אנא נסה שוב באמצעות הדוא\"ל שלך <strong>@{{allowedDomain}}</strong> או צור קשר עם המנהל.",
138
+ "generateLink": "ייצר קישור הזמנה"
139
+ }
140
+ },
141
+ "buttons": {
142
+ "activate": "הפוך לפועל",
143
+ "back": "חזרה",
144
+ "cancel": "ביטול",
145
+ "changeRole": "שנה תפקיד",
146
+ "continue": "המשך",
147
+ "delete": "מחק",
148
+ "export": "ייצוא",
149
+ "editBasicInfo": "ערוך מידע בסיסי",
150
+ "manageBillingAndSubscriptions": "נהל חיובים ומנויים",
151
+ "remove": "הסר",
152
+ "reset": "איפוס",
153
+ "saveChanges": "שמור שינויים",
154
+ "updateEmail": "עדכן דוא\"ל",
155
+ "inviteLink": "הזמנה באמצעות קישור",
156
+ "copyLink": "העתק קישור",
157
+ "regenerateLink": "מחדש קישור",
158
+ "acceptInvitation": "קבל הזמנה",
159
+ "generateLink": "ייצר קישור"
160
+ },
161
+ "columns": {
162
+ "noColumnsFound": "לא נמצאו עמודות.",
163
+ "search": "חפש עמודות"
164
+ },
165
+ "common": {
166
+ "activate": "הפעיל",
167
+ "activate_": "האם להפעיל {{what}}?",
168
+ "active": "פעיל",
169
+ "active_": "פעיל {{what}}",
170
+ "addNew_": "הוסף חדש {{what}}",
171
+ "all": "הכל",
172
+ "all_": "הכל {{what}}",
173
+ "changeRole": "לשנות תפקיד?",
174
+ "deactivated": "הסר",
175
+ "delete": "מחק",
176
+ "description": "תיאור",
177
+ "edit": "ערוך",
178
+ "edit_": "ערוך {{what}}",
179
+ "email_one": "דוא\"ל",
180
+ "email_other": "דוא\"לים",
181
+ "format": "פורמט",
182
+ "free": "חינם",
183
+ "loading": "טוען...",
184
+ "name": "שם",
185
+ "notFound_": "אין {{what}} להראות.",
186
+ "notFoundWithKind_": "אין {{kind}} {{what}} להראות.",
187
+ "permission_one": "הרשאה",
188
+ "permission_other": "הרשאות",
189
+ "productName": "שם מוצר",
190
+ "remove": "הסר",
191
+ "remove_": "האם להפסיק {{what}}?",
192
+ "removed_": "הוסר {{what}}",
193
+ "role_one": "תפקיד",
194
+ "role_other": "תפקידים",
195
+ "search_": "חפש {{what}}",
196
+ "subscriptionType": "{{subscription}} תוכנית",
197
+ "takeAction": "בצע פעולה",
198
+ "timeZone": "Etc/UTC",
199
+ "inviteViaLink": "הזמנה באמצעות קישור"
200
+ },
201
+ "exportPane": {
202
+ "description": {
203
+ "allMembers": "ייצוא של כל {{taxonomies.member.plural}}",
204
+ "selectedMembers_one": "ייצוא של {{taxonomies.member.singular}} שנבחר",
205
+ "selectedMembers_other": "ייצוא של {{count}} {{taxonomies.member.plural}} שנבחרים"
206
+ },
207
+ "title": "ייצוא {{taxonomies.member.plural}}"
208
+ },
209
+ "helpers": {
210
+ "addMembersToNeetoProducts": "הוסף {{- emails, boldList}} למוצרים הבאים של Neeto.",
211
+ "configPermissions": "הגדר הרשאות עבור המודולים.",
212
+ "emptyTable": "אין {{entity}} להראות.",
213
+ "enterMultipleEmails": "לחץ על רווח, פסיק, טאבלט או מקש אנטר כדי להוסיף כתובות דוא\"ל רבות.",
214
+ "manageProducts": "יש יותר מדי מוצרים? <button>שבית כמה</button> מהמוצרים האלה.",
215
+ "memberCreationStatus_one": "מזמין {{taxonomies.member.singular}}",
216
+ "memberCreationStatus_other": "מזמין {{taxonomies.member.plural}}",
217
+ "metaNameWithCount_one": "{{totalCount}} {{taxonomies.member.singular}}",
218
+ "metaNameWithCount_other": "{{totalCount}} {{taxonomies.member.plural}}",
219
+ "multipleProductInvitation": "{{- emails, boldList}} יוזמנו למוצרים הבאים של Neeto עם התפקיד שניתן לידו.",
220
+ "noRecords": "לא נמצאו רשומות",
221
+ "noRolesFound": "לא נמצאו תפקידים.",
222
+ "selectAll": "בחר את כל {{count}} חברי הצוות",
223
+ "selectedMembers": "כל {{count}} חברי הצוות בדף זה נבחרו",
224
+ "selectedMembersCount_one": "{{count}} {{taxonomies.member.singular}} שנבחרו מתוך <span>{{totalCount}}</span>",
225
+ "selectedMembersCount_other": "{{count}} {{taxonomies.member.plural}} שנבחרו מתוך <span>{{totalCount}}</span>",
226
+ "singleProductInvitation": "{{- emails, boldList}} יוזמנו ל-<strong>{{product, anyCase}}</strong> עם תפקיד <strong>{{role, anyCase}}</strong>.",
227
+ "themeSelector": "בוחר ת tema",
228
+ "whyIsItDisabled": "למה זה מושבת?",
229
+ "invitationTitle": "אתה מוזמן!",
230
+ "invitationMessage": "הוזמנת להצטרף ל-<strong>{{organization, anyCase}}</strong>. אנא הכנס את הדוא\"ל שלך כדי לקבל את ההזמנה."
116
231
  }
117
232
  },
118
233
  "taxonomyDefaultLabels": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-team-members-frontend",
3
- "version": "5.0.1",
3
+ "version": "5.0.2",
4
4
  "description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-team-members-nano",