@nextjscms/translations 0.9.36 → 0.9.38
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.
- package/LICENSE +21 -21
- package/README.md +25 -25
- package/dist/languages/ar.d.ts +40 -0
- package/dist/languages/ar.d.ts.map +1 -1
- package/dist/languages/ar.js +40 -0
- package/package.json +1 -1
package/LICENSE
CHANGED
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2025 nextjs-cms
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2025 nextjs-cms
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/README.md
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
# @nextjscms/translations
|
|
2
|
-
|
|
3
|
-
Translation dictionaries for the nextjs-cms framework. Provides localized strings for the CMS admin interface.
|
|
4
|
-
|
|
5
|
-
## Supported Languages
|
|
6
|
-
|
|
7
|
-
- English (`en`)
|
|
8
|
-
- Arabic (`ar`)
|
|
9
|
-
|
|
10
|
-
## Installation
|
|
11
|
-
|
|
12
|
-
```bash
|
|
13
|
-
pnpm add @nextjscms/translations
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
## Usage
|
|
17
|
-
|
|
18
|
-
```typescript
|
|
19
|
-
import en from '@nextjscms/translations/dictionaries/en'
|
|
20
|
-
import ar from '@nextjscms/translations/dictionaries/ar'
|
|
21
|
-
```
|
|
22
|
-
|
|
23
|
-
## License
|
|
24
|
-
|
|
25
|
-
MIT License - see [LICENSE](./LICENSE) for details.
|
|
1
|
+
# @nextjscms/translations
|
|
2
|
+
|
|
3
|
+
Translation dictionaries for the nextjs-cms framework. Provides localized strings for the CMS admin interface.
|
|
4
|
+
|
|
5
|
+
## Supported Languages
|
|
6
|
+
|
|
7
|
+
- English (`en`)
|
|
8
|
+
- Arabic (`ar`)
|
|
9
|
+
|
|
10
|
+
## Installation
|
|
11
|
+
|
|
12
|
+
```bash
|
|
13
|
+
pnpm add @nextjscms/translations
|
|
14
|
+
```
|
|
15
|
+
|
|
16
|
+
## Usage
|
|
17
|
+
|
|
18
|
+
```typescript
|
|
19
|
+
import en from '@nextjscms/translations/dictionaries/en'
|
|
20
|
+
import ar from '@nextjscms/translations/dictionaries/ar'
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
## License
|
|
24
|
+
|
|
25
|
+
MIT License - see [LICENSE](./LICENSE) for details.
|
package/dist/languages/ar.d.ts
CHANGED
|
@@ -84,6 +84,7 @@ declare const _default: {
|
|
|
84
84
|
readonly profilePhotoChanged: "تم تغيير صورة الملف الشخصي";
|
|
85
85
|
readonly profilePhotoChangedError: "خطأ في تغيير صورة الملف الشخصي";
|
|
86
86
|
readonly error: "خطأ";
|
|
87
|
+
readonly important: "مهم";
|
|
87
88
|
readonly about: "عن الموقع";
|
|
88
89
|
readonly aboutText: "تعرف على الأكاديمية ودكتور سلام أسعد";
|
|
89
90
|
readonly profile: "الملف الشخصي";
|
|
@@ -264,6 +265,39 @@ declare const _default: {
|
|
|
264
265
|
readonly emailAddress: "البريد الإلكتروني";
|
|
265
266
|
readonly log: "السجل";
|
|
266
267
|
readonly logs: "السجلات";
|
|
268
|
+
readonly logsDescription: "سجل تدقيق للإجراءات المنفذة في النظام";
|
|
269
|
+
readonly time: "الوقت";
|
|
270
|
+
readonly event: "الحدث";
|
|
271
|
+
readonly actor: "المنفِّذ";
|
|
272
|
+
readonly target: "الهدف";
|
|
273
|
+
readonly type: "النوع";
|
|
274
|
+
readonly deletedAccount: "حساب محذوف";
|
|
275
|
+
readonly filterByEvent: "نوع الحدث";
|
|
276
|
+
readonly filterBySection: "القسم";
|
|
277
|
+
readonly filterByActor: "المنفِّذ";
|
|
278
|
+
readonly dateRange: "النطاق الزمني";
|
|
279
|
+
readonly from: "من";
|
|
280
|
+
readonly to: "إلى";
|
|
281
|
+
readonly allEvents: "كل الأحداث";
|
|
282
|
+
readonly allSections: "كل الأقسام";
|
|
283
|
+
readonly allActors: "كل المنفِّذين";
|
|
284
|
+
readonly reset: "إعادة تعيين";
|
|
285
|
+
readonly loadMore: "تحميل المزيد";
|
|
286
|
+
readonly showingCount: "عرض {count}";
|
|
287
|
+
readonly ipAddress: "عنوان IP";
|
|
288
|
+
readonly userAgent: "وكيل المستخدم";
|
|
289
|
+
readonly requestInfo: "معلومات الطلب";
|
|
290
|
+
readonly metadata: "بيانات إضافية";
|
|
291
|
+
readonly eventAuthLogin: "تسجيل الدخول";
|
|
292
|
+
readonly eventAuthLogout: "تسجيل الخروج";
|
|
293
|
+
readonly eventItemCreate: "إنشاء عنصر";
|
|
294
|
+
readonly eventItemUpdate: "تحديث عنصر";
|
|
295
|
+
readonly eventItemDelete: "حذف عنصر";
|
|
296
|
+
readonly eventItemLocaleDelete: "حذف ترجمة";
|
|
297
|
+
readonly eventAdminSectionCreate: "إنشاء قسم";
|
|
298
|
+
readonly eventAdminSectionUpdate: "تحديث الصلاحيات";
|
|
299
|
+
readonly eventAdminSectionDelete: "حذف قسم";
|
|
300
|
+
readonly eventAdminSettingsChange: "تغيير الإعدادات";
|
|
267
301
|
readonly select: "اختر";
|
|
268
302
|
readonly selectOptions: "اختر عنصراً أو أكثر";
|
|
269
303
|
readonly settings: "الإعدادات";
|
|
@@ -289,11 +323,15 @@ declare const _default: {
|
|
|
289
323
|
readonly deletePhotoText: "هل أنت متأكد من رغبتك في حذف هذه الصورة؟";
|
|
290
324
|
readonly deleteVideo: "حذف الفيديو";
|
|
291
325
|
readonly deleteVideoText: "هل أنت متأكد من رغبتك في حذف هذا الفيديو؟";
|
|
326
|
+
readonly deleteDocument: "حذف المستند";
|
|
327
|
+
readonly deleteDocumentText: "هل أنت متأكد من رغبتك في حذف هذا المستند؟ سيتم حذف المستند نهائياً بعد التأكيد.";
|
|
292
328
|
readonly yes: "نعم";
|
|
293
329
|
readonly no: "لا";
|
|
294
330
|
readonly videoDeletedSuccessfully: "تم حذف الفيديو بنجاح";
|
|
295
331
|
readonly photoDeletedSuccessfully: "تم حذف الصورة بنجاح";
|
|
296
332
|
readonly photoMarkedForDeletion: "سيتم حذف الصورة عند الحفظ.";
|
|
333
|
+
readonly videoMarkedForDeletion: "سيتم حذف الفيديو عند الحفظ.";
|
|
334
|
+
readonly documentMarkedForDeletion: "سيتم حذف المستند عند الحفظ.";
|
|
297
335
|
readonly undo: "تراجع";
|
|
298
336
|
readonly selectFile: "اختر ملف";
|
|
299
337
|
readonly mandatory: "إلزامي";
|
|
@@ -462,6 +500,7 @@ declare const _default: {
|
|
|
462
500
|
readonly searchDots: "بحث...";
|
|
463
501
|
readonly noItemFound: "لم يتم العثور على عنصر";
|
|
464
502
|
readonly searchOptionsDots: "البحث في الخيارات...";
|
|
503
|
+
readonly revert: "استرجاع";
|
|
465
504
|
readonly availableOptions: "الخيارات المتاحة";
|
|
466
505
|
readonly searchThroughOptions: "البحث في الخيارات المتاحة";
|
|
467
506
|
readonly filterOptionsHint: "اكتب لتصفية الخيارات. استخدم مفاتيح الأسهم للتنقل بين النتائج.";
|
|
@@ -471,6 +510,7 @@ declare const _default: {
|
|
|
471
510
|
readonly logo: "الشعار";
|
|
472
511
|
readonly newImage: "صورة جديدة";
|
|
473
512
|
readonly autoGeneratedFromLinkedField: "يتم إنشاؤه تلقائياً من الحقل المرتبط";
|
|
513
|
+
readonly slugChangeWarning: "قد يؤثر تغيير هذا المعرّف على الأماكن التي يُشار فيها إلى هذا العنصر مسبقاً. على سبيل المثال، قد تتوقف الروابط المشتركة الحالية أو الروابط أو التحويلات أو التكاملات أو الإشارات المرجعية المحفوظة عن الإشارة إلى العنصر المتوقع.";
|
|
474
514
|
readonly clear: "مسح";
|
|
475
515
|
readonly close: "إغلاق";
|
|
476
516
|
readonly clearAllSelectedOptions: "مسح جميع الخيارات المحددة ({count})";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ar.d.ts","sourceRoot":"","sources":["../../src/languages/ar.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ar.d.ts","sourceRoot":"","sources":["../../src/languages/ar.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA0iBU"}
|
package/dist/languages/ar.js
CHANGED
|
@@ -84,6 +84,7 @@ export default {
|
|
|
84
84
|
profilePhotoChanged: 'تم تغيير صورة الملف الشخصي',
|
|
85
85
|
profilePhotoChangedError: 'خطأ في تغيير صورة الملف الشخصي',
|
|
86
86
|
error: 'خطأ',
|
|
87
|
+
important: 'مهم',
|
|
87
88
|
about: 'عن الموقع',
|
|
88
89
|
aboutText: 'تعرف على الأكاديمية ودكتور سلام أسعد',
|
|
89
90
|
profile: 'الملف الشخصي',
|
|
@@ -264,6 +265,39 @@ export default {
|
|
|
264
265
|
emailAddress: 'البريد الإلكتروني',
|
|
265
266
|
log: 'السجل',
|
|
266
267
|
logs: 'السجلات',
|
|
268
|
+
logsDescription: 'سجل تدقيق للإجراءات المنفذة في النظام',
|
|
269
|
+
time: 'الوقت',
|
|
270
|
+
event: 'الحدث',
|
|
271
|
+
actor: 'المنفِّذ',
|
|
272
|
+
target: 'الهدف',
|
|
273
|
+
type: 'النوع',
|
|
274
|
+
deletedAccount: 'حساب محذوف',
|
|
275
|
+
filterByEvent: 'نوع الحدث',
|
|
276
|
+
filterBySection: 'القسم',
|
|
277
|
+
filterByActor: 'المنفِّذ',
|
|
278
|
+
dateRange: 'النطاق الزمني',
|
|
279
|
+
from: 'من',
|
|
280
|
+
to: 'إلى',
|
|
281
|
+
allEvents: 'كل الأحداث',
|
|
282
|
+
allSections: 'كل الأقسام',
|
|
283
|
+
allActors: 'كل المنفِّذين',
|
|
284
|
+
reset: 'إعادة تعيين',
|
|
285
|
+
loadMore: 'تحميل المزيد',
|
|
286
|
+
showingCount: 'عرض {count}',
|
|
287
|
+
ipAddress: 'عنوان IP',
|
|
288
|
+
userAgent: 'وكيل المستخدم',
|
|
289
|
+
requestInfo: 'معلومات الطلب',
|
|
290
|
+
metadata: 'بيانات إضافية',
|
|
291
|
+
eventAuthLogin: 'تسجيل الدخول',
|
|
292
|
+
eventAuthLogout: 'تسجيل الخروج',
|
|
293
|
+
eventItemCreate: 'إنشاء عنصر',
|
|
294
|
+
eventItemUpdate: 'تحديث عنصر',
|
|
295
|
+
eventItemDelete: 'حذف عنصر',
|
|
296
|
+
eventItemLocaleDelete: 'حذف ترجمة',
|
|
297
|
+
eventAdminSectionCreate: 'إنشاء قسم',
|
|
298
|
+
eventAdminSectionUpdate: 'تحديث الصلاحيات',
|
|
299
|
+
eventAdminSectionDelete: 'حذف قسم',
|
|
300
|
+
eventAdminSettingsChange: 'تغيير الإعدادات',
|
|
267
301
|
select: 'اختر',
|
|
268
302
|
selectOptions: 'اختر عنصراً أو أكثر',
|
|
269
303
|
settings: 'الإعدادات',
|
|
@@ -289,11 +323,15 @@ export default {
|
|
|
289
323
|
deletePhotoText: 'هل أنت متأكد من رغبتك في حذف هذه الصورة؟',
|
|
290
324
|
deleteVideo: 'حذف الفيديو',
|
|
291
325
|
deleteVideoText: 'هل أنت متأكد من رغبتك في حذف هذا الفيديو؟',
|
|
326
|
+
deleteDocument: 'حذف المستند',
|
|
327
|
+
deleteDocumentText: 'هل أنت متأكد من رغبتك في حذف هذا المستند؟ سيتم حذف المستند نهائياً بعد التأكيد.',
|
|
292
328
|
yes: 'نعم',
|
|
293
329
|
no: 'لا',
|
|
294
330
|
videoDeletedSuccessfully: 'تم حذف الفيديو بنجاح',
|
|
295
331
|
photoDeletedSuccessfully: 'تم حذف الصورة بنجاح',
|
|
296
332
|
photoMarkedForDeletion: 'سيتم حذف الصورة عند الحفظ.',
|
|
333
|
+
videoMarkedForDeletion: 'سيتم حذف الفيديو عند الحفظ.',
|
|
334
|
+
documentMarkedForDeletion: 'سيتم حذف المستند عند الحفظ.',
|
|
297
335
|
undo: 'تراجع',
|
|
298
336
|
selectFile: 'اختر ملف',
|
|
299
337
|
mandatory: 'إلزامي',
|
|
@@ -476,6 +514,7 @@ export default {
|
|
|
476
514
|
searchDots: 'بحث...',
|
|
477
515
|
noItemFound: 'لم يتم العثور على عنصر',
|
|
478
516
|
searchOptionsDots: 'البحث في الخيارات...',
|
|
517
|
+
revert: 'استرجاع',
|
|
479
518
|
availableOptions: 'الخيارات المتاحة',
|
|
480
519
|
searchThroughOptions: 'البحث في الخيارات المتاحة',
|
|
481
520
|
filterOptionsHint: 'اكتب لتصفية الخيارات. استخدم مفاتيح الأسهم للتنقل بين النتائج.',
|
|
@@ -485,6 +524,7 @@ export default {
|
|
|
485
524
|
logo: 'الشعار',
|
|
486
525
|
newImage: 'صورة جديدة',
|
|
487
526
|
autoGeneratedFromLinkedField: 'يتم إنشاؤه تلقائياً من الحقل المرتبط',
|
|
527
|
+
slugChangeWarning: 'قد يؤثر تغيير هذا المعرّف على الأماكن التي يُشار فيها إلى هذا العنصر مسبقاً. على سبيل المثال، قد تتوقف الروابط المشتركة الحالية أو الروابط أو التحويلات أو التكاملات أو الإشارات المرجعية المحفوظة عن الإشارة إلى العنصر المتوقع.',
|
|
488
528
|
clear: 'مسح',
|
|
489
529
|
close: 'إغلاق',
|
|
490
530
|
clearAllSelectedOptions: 'مسح جميع الخيارات المحددة ({count})',
|