@nextjscms/translations 0.9.30 → 0.9.32
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 +6 -0
- package/dist/languages/ar.d.ts.map +1 -1
- package/dist/languages/ar.js +6 -0
- package/package.json +3 -3
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
|
@@ -372,6 +372,12 @@ declare const _default: {
|
|
|
372
372
|
readonly categorySections: "أقسام التصنيفات";
|
|
373
373
|
readonly sectionsWithItems: "أقسام ذات عناصر";
|
|
374
374
|
readonly simpleSections: "أقسام بسيطة";
|
|
375
|
+
readonly pluginError: "خطأ في الإضافة";
|
|
376
|
+
readonly pluginFailedToLoad: "فشل تحميل الإضافة";
|
|
377
|
+
readonly pluginFailedToLoadDescription: "تعذر عرض هذه الإضافة. أعد المحاولة، أو تحقق من سجلات الخادم إذا استمرت المشكلة.";
|
|
378
|
+
readonly unexpectedPluginError: "حدث خطأ غير متوقع أثناء عرض هذه الإضافة.";
|
|
379
|
+
readonly errorDigest: "معرّف الخطأ";
|
|
380
|
+
readonly retry: "إعادة المحاولة";
|
|
375
381
|
readonly cpanelPluginMisconfigured: "إضافة لوحة تحكم cPanel غير مهيأة بشكل صحيح: عميل tRPC مفقود.";
|
|
376
382
|
readonly loadingCpanelData: "جاري تحميل بيانات cPanel…";
|
|
377
383
|
readonly unableToLoadCpanelData: "تعذر تحميل بيانات cPanel";
|
|
@@ -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,wBAigBU"}
|
package/dist/languages/ar.js
CHANGED
|
@@ -372,6 +372,12 @@ export default {
|
|
|
372
372
|
categorySections: 'أقسام التصنيفات',
|
|
373
373
|
sectionsWithItems: 'أقسام ذات عناصر',
|
|
374
374
|
simpleSections: 'أقسام بسيطة',
|
|
375
|
+
pluginError: 'خطأ في الإضافة',
|
|
376
|
+
pluginFailedToLoad: 'فشل تحميل الإضافة',
|
|
377
|
+
pluginFailedToLoadDescription: 'تعذر عرض هذه الإضافة. أعد المحاولة، أو تحقق من سجلات الخادم إذا استمرت المشكلة.',
|
|
378
|
+
unexpectedPluginError: 'حدث خطأ غير متوقع أثناء عرض هذه الإضافة.',
|
|
379
|
+
errorDigest: 'معرّف الخطأ',
|
|
380
|
+
retry: 'إعادة المحاولة',
|
|
375
381
|
cpanelPluginMisconfigured: 'إضافة لوحة تحكم cPanel غير مهيأة بشكل صحيح: عميل tRPC مفقود.',
|
|
376
382
|
loadingCpanelData: 'جاري تحميل بيانات cPanel…',
|
|
377
383
|
unableToLoadCpanelData: 'تعذر تحميل بيانات cPanel',
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextjscms/translations",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.9.
|
|
4
|
+
"version": "0.9.32",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"exports": {
|
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
"prettier": "^3.3.3",
|
|
21
21
|
"typescript": "^5.9.2",
|
|
22
22
|
"@lzcms/eslint-config": "0.3.0",
|
|
23
|
-
"@lzcms/
|
|
24
|
-
"@lzcms/
|
|
23
|
+
"@lzcms/prettier-config": "0.1.0",
|
|
24
|
+
"@lzcms/tsconfig": "0.1.0"
|
|
25
25
|
},
|
|
26
26
|
"prettier": "@lzcms/prettier-config",
|
|
27
27
|
"scripts": {
|