@adminiumjs/i18n 0.2.1 → 0.2.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.
- package/dist/a11y-keys.d.ts +1 -1
- package/dist/a11y-keys.d.ts.map +1 -1
- package/dist/a11y-keys.js +219 -4
- package/dist/a11y-keys.js.map +1 -1
- package/dist/create-i18n.d.ts.map +1 -1
- package/dist/create-i18n.js +1 -0
- package/dist/create-i18n.js.map +1 -1
- package/dist/editing.d.ts +1 -1
- package/dist/editing.d.ts.map +1 -1
- package/dist/editing.js +2 -1
- package/dist/editing.js.map +1 -1
- package/dist/fallback.d.ts.map +1 -1
- package/dist/fallback.js +1 -0
- package/dist/fallback.js.map +1 -1
- package/dist/format/index.d.ts.map +1 -1
- package/dist/format/index.js +1 -0
- package/dist/format/index.js.map +1 -1
- package/dist/format-errors.d.ts.map +1 -1
- package/dist/format-errors.js +1 -0
- package/dist/format-errors.js.map +1 -1
- package/dist/icu-format.d.ts.map +1 -1
- package/dist/icu-format.js +1 -0
- package/dist/icu-format.js.map +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/keys.d.ts.map +1 -1
- package/dist/keys.js +1 -0
- package/dist/keys.js.map +1 -1
- package/dist/locales.d.ts +6 -2
- package/dist/locales.d.ts.map +1 -1
- package/dist/locales.js +7 -2
- package/dist/locales.js.map +1 -1
- package/dist/overrides.d.ts.map +1 -1
- package/dist/overrides.js +1 -0
- package/dist/overrides.js.map +1 -1
- package/dist/react.d.ts.map +1 -1
- package/dist/react.js +1 -0
- package/dist/react.js.map +1 -1
- package/dist/resources/ar-eg/common.d.ts +858 -5
- package/dist/resources/ar-eg/common.d.ts.map +1 -1
- package/dist/resources/ar-eg/common.js +882 -28
- package/dist/resources/ar-eg/common.js.map +1 -1
- package/dist/resources/ar-eg/errors.d.ts +1 -0
- package/dist/resources/ar-eg/errors.d.ts.map +1 -1
- package/dist/resources/ar-eg/errors.js +2 -0
- package/dist/resources/ar-eg/errors.js.map +1 -1
- package/dist/resources/ar-eg/generated.d.ts.map +1 -1
- package/dist/resources/ar-eg/generated.js +1 -0
- package/dist/resources/ar-eg/generated.js.map +1 -1
- package/dist/resources/ar-eg/studio.d.ts.map +1 -1
- package/dist/resources/ar-eg/studio.js +1 -0
- package/dist/resources/ar-eg/studio.js.map +1 -1
- package/dist/resources/ar-eg/ui.d.ts +9 -0
- package/dist/resources/ar-eg/ui.d.ts.map +1 -1
- package/dist/resources/ar-eg/ui.js +18 -8
- package/dist/resources/ar-eg/ui.js.map +1 -1
- package/dist/resources/cs-cz/common.d.ts +858 -5
- package/dist/resources/cs-cz/common.d.ts.map +1 -1
- package/dist/resources/cs-cz/common.js +882 -28
- package/dist/resources/cs-cz/common.js.map +1 -1
- package/dist/resources/cs-cz/errors.d.ts +1 -0
- package/dist/resources/cs-cz/errors.d.ts.map +1 -1
- package/dist/resources/cs-cz/errors.js +2 -0
- package/dist/resources/cs-cz/errors.js.map +1 -1
- package/dist/resources/cs-cz/generated.d.ts.map +1 -1
- package/dist/resources/cs-cz/generated.js +1 -0
- package/dist/resources/cs-cz/generated.js.map +1 -1
- package/dist/resources/cs-cz/studio.d.ts.map +1 -1
- package/dist/resources/cs-cz/studio.js +1 -0
- package/dist/resources/cs-cz/studio.js.map +1 -1
- package/dist/resources/cs-cz/ui.d.ts +9 -0
- package/dist/resources/cs-cz/ui.d.ts.map +1 -1
- package/dist/resources/cs-cz/ui.js +18 -8
- package/dist/resources/cs-cz/ui.js.map +1 -1
- package/dist/resources/da-dk/common.d.ts +858 -5
- package/dist/resources/da-dk/common.d.ts.map +1 -1
- package/dist/resources/da-dk/common.js +882 -28
- package/dist/resources/da-dk/common.js.map +1 -1
- package/dist/resources/da-dk/errors.d.ts +1 -0
- package/dist/resources/da-dk/errors.d.ts.map +1 -1
- package/dist/resources/da-dk/errors.js +2 -0
- package/dist/resources/da-dk/errors.js.map +1 -1
- package/dist/resources/da-dk/generated.d.ts.map +1 -1
- package/dist/resources/da-dk/generated.js +1 -0
- package/dist/resources/da-dk/generated.js.map +1 -1
- package/dist/resources/da-dk/studio.d.ts.map +1 -1
- package/dist/resources/da-dk/studio.js +1 -0
- package/dist/resources/da-dk/studio.js.map +1 -1
- package/dist/resources/da-dk/ui.d.ts +9 -0
- package/dist/resources/da-dk/ui.d.ts.map +1 -1
- package/dist/resources/da-dk/ui.js +18 -8
- package/dist/resources/da-dk/ui.js.map +1 -1
- package/dist/resources/de-de/common.d.ts +858 -5
- package/dist/resources/de-de/common.d.ts.map +1 -1
- package/dist/resources/de-de/common.js +882 -28
- package/dist/resources/de-de/common.js.map +1 -1
- package/dist/resources/de-de/errors.d.ts +1 -0
- package/dist/resources/de-de/errors.d.ts.map +1 -1
- package/dist/resources/de-de/errors.js +2 -0
- package/dist/resources/de-de/errors.js.map +1 -1
- package/dist/resources/de-de/generated.d.ts.map +1 -1
- package/dist/resources/de-de/generated.js +1 -0
- package/dist/resources/de-de/generated.js.map +1 -1
- package/dist/resources/de-de/studio.d.ts.map +1 -1
- package/dist/resources/de-de/studio.js +1 -0
- package/dist/resources/de-de/studio.js.map +1 -1
- package/dist/resources/de-de/ui.d.ts +9 -0
- package/dist/resources/de-de/ui.d.ts.map +1 -1
- package/dist/resources/de-de/ui.js +18 -8
- package/dist/resources/de-de/ui.js.map +1 -1
- package/dist/resources/en-us/common.d.ts +858 -5
- package/dist/resources/en-us/common.d.ts.map +1 -1
- package/dist/resources/en-us/common.js +882 -28
- package/dist/resources/en-us/common.js.map +1 -1
- package/dist/resources/en-us/errors.d.ts +1 -0
- package/dist/resources/en-us/errors.d.ts.map +1 -1
- package/dist/resources/en-us/errors.js +2 -0
- package/dist/resources/en-us/errors.js.map +1 -1
- package/dist/resources/en-us/generated.d.ts.map +1 -1
- package/dist/resources/en-us/generated.js +1 -0
- package/dist/resources/en-us/generated.js.map +1 -1
- package/dist/resources/en-us/studio.d.ts.map +1 -1
- package/dist/resources/en-us/studio.js +1 -0
- package/dist/resources/en-us/studio.js.map +1 -1
- package/dist/resources/en-us/ui.d.ts +9 -0
- package/dist/resources/en-us/ui.d.ts.map +1 -1
- package/dist/resources/en-us/ui.js +18 -8
- package/dist/resources/en-us/ui.js.map +1 -1
- package/dist/resources/fr-fr/common.d.ts +858 -5
- package/dist/resources/fr-fr/common.d.ts.map +1 -1
- package/dist/resources/fr-fr/common.js +882 -28
- package/dist/resources/fr-fr/common.js.map +1 -1
- package/dist/resources/fr-fr/errors.d.ts +1 -0
- package/dist/resources/fr-fr/errors.d.ts.map +1 -1
- package/dist/resources/fr-fr/errors.js +2 -0
- package/dist/resources/fr-fr/errors.js.map +1 -1
- package/dist/resources/fr-fr/generated.d.ts.map +1 -1
- package/dist/resources/fr-fr/generated.js +1 -0
- package/dist/resources/fr-fr/generated.js.map +1 -1
- package/dist/resources/fr-fr/studio.d.ts.map +1 -1
- package/dist/resources/fr-fr/studio.js +1 -0
- package/dist/resources/fr-fr/studio.js.map +1 -1
- package/dist/resources/fr-fr/ui.d.ts +9 -0
- package/dist/resources/fr-fr/ui.d.ts.map +1 -1
- package/dist/resources/fr-fr/ui.js +18 -8
- package/dist/resources/fr-fr/ui.js.map +1 -1
- package/dist/resources/index.d.ts.map +1 -1
- package/dist/resources/index.js +1 -0
- package/dist/resources/index.js.map +1 -1
- package/dist/resources/lazy.d.ts.map +1 -1
- package/dist/resources/lazy.js.map +1 -1
- package/dist/resources/zh-cn/common.d.ts +858 -5
- package/dist/resources/zh-cn/common.d.ts.map +1 -1
- package/dist/resources/zh-cn/common.js +882 -28
- package/dist/resources/zh-cn/common.js.map +1 -1
- package/dist/resources/zh-cn/errors.d.ts +1 -0
- package/dist/resources/zh-cn/errors.d.ts.map +1 -1
- package/dist/resources/zh-cn/errors.js +2 -0
- package/dist/resources/zh-cn/errors.js.map +1 -1
- package/dist/resources/zh-cn/generated.d.ts.map +1 -1
- package/dist/resources/zh-cn/generated.js +1 -0
- package/dist/resources/zh-cn/generated.js.map +1 -1
- package/dist/resources/zh-cn/studio.d.ts.map +1 -1
- package/dist/resources/zh-cn/studio.js +1 -0
- package/dist/resources/zh-cn/studio.js.map +1 -1
- package/dist/resources/zh-cn/ui.d.ts +9 -0
- package/dist/resources/zh-cn/ui.d.ts.map +1 -1
- package/dist/resources/zh-cn/ui.js +18 -8
- package/dist/resources/zh-cn/ui.js.map +1 -1
- package/dist/resources/zh-tw/common.d.ts +858 -5
- package/dist/resources/zh-tw/common.d.ts.map +1 -1
- package/dist/resources/zh-tw/common.js +882 -28
- package/dist/resources/zh-tw/common.js.map +1 -1
- package/dist/resources/zh-tw/errors.d.ts +1 -0
- package/dist/resources/zh-tw/errors.d.ts.map +1 -1
- package/dist/resources/zh-tw/errors.js +2 -0
- package/dist/resources/zh-tw/errors.js.map +1 -1
- package/dist/resources/zh-tw/generated.d.ts.map +1 -1
- package/dist/resources/zh-tw/generated.js +1 -0
- package/dist/resources/zh-tw/generated.js.map +1 -1
- package/dist/resources/zh-tw/studio.d.ts.map +1 -1
- package/dist/resources/zh-tw/studio.js +1 -0
- package/dist/resources/zh-tw/studio.js.map +1 -1
- package/dist/resources/zh-tw/ui.d.ts +9 -0
- package/dist/resources/zh-tw/ui.d.ts.map +1 -1
- package/dist/resources/zh-tw/ui.js +18 -8
- package/dist/resources/zh-tw/ui.js.map +1 -1
- package/dist/review-status.d.ts.map +1 -1
- package/dist/review-status.js +8 -7
- package/dist/review-status.js.map +1 -1
- package/dist/revision.d.ts.map +1 -1
- package/dist/revision.js +1 -0
- package/dist/revision.js.map +1 -1
- package/dist/server.d.ts.map +1 -1
- package/dist/server.js +1 -0
- package/dist/server.js.map +1 -1
- package/dist/validate-message.d.ts.map +1 -1
- package/dist/validate-message.js +1 -0
- package/dist/validate-message.js.map +1 -1
- package/locales/ar-EG/.meta.json +5508 -2872
- package/locales/ar-EG/common.json +881 -28
- package/locales/ar-EG/errors.json +1 -0
- package/locales/ar-EG/ui.json +17 -8
- package/locales/cs-CZ/.meta.json +5542 -2906
- package/locales/cs-CZ/common.json +881 -28
- package/locales/cs-CZ/errors.json +1 -0
- package/locales/cs-CZ/ui.json +17 -8
- package/locales/da-DK/.meta.json +5613 -2977
- package/locales/da-DK/common.json +881 -28
- package/locales/da-DK/errors.json +1 -0
- package/locales/da-DK/ui.json +17 -8
- package/locales/de-DE/.meta.json +5600 -2964
- package/locales/de-DE/common.json +881 -28
- package/locales/de-DE/errors.json +1 -0
- package/locales/de-DE/ui.json +17 -8
- package/locales/en-US/common.json +881 -28
- package/locales/en-US/errors.json +1 -0
- package/locales/en-US/ui.json +17 -8
- package/locales/fr-FR/.meta.json +5644 -3008
- package/locales/fr-FR/common.json +881 -28
- package/locales/fr-FR/errors.json +1 -0
- package/locales/fr-FR/ui.json +17 -8
- package/locales/zh-CN/.meta.json +5504 -2868
- package/locales/zh-CN/common.json +881 -28
- package/locales/zh-CN/errors.json +1 -0
- package/locales/zh-CN/ui.json +17 -8
- package/locales/zh-TW/.meta.json +5507 -2871
- package/locales/zh-TW/common.json +881 -28
- package/locales/zh-TW/errors.json +1 -0
- package/locales/zh-TW/ui.json +17 -8
- package/package.json +2 -2
|
@@ -22,6 +22,7 @@ declare const _default: {
|
|
|
22
22
|
};
|
|
23
23
|
readonly auth: {
|
|
24
24
|
readonly headline: "حوِّل أي قاعدة بيانات إلى لوحة معلومات.";
|
|
25
|
+
readonly description: "اربط PostgreSQL ليولّد Adminium تطبيق إدارة قابلًا للتنسيق ومدركًا للصلاحيات — دون كتابة أي كود.";
|
|
25
26
|
readonly trust: "نواة AGPL · استضافة ذاتية · بياناتك تبقى ملكك";
|
|
26
27
|
readonly signIn: {
|
|
27
28
|
readonly title: "مرحبًا بعودتك";
|
|
@@ -106,6 +107,11 @@ declare const _default: {
|
|
|
106
107
|
readonly people: "الأشخاص";
|
|
107
108
|
readonly account: "الحساب";
|
|
108
109
|
};
|
|
110
|
+
readonly back: "رجوع";
|
|
111
|
+
readonly team: "الفريق";
|
|
112
|
+
readonly roles: "الأدوار والصلاحيات";
|
|
113
|
+
readonly audit: "سجل التدقيق";
|
|
114
|
+
readonly security: "كلمة المرور والجلسات";
|
|
109
115
|
};
|
|
110
116
|
readonly topbar: {
|
|
111
117
|
readonly search: "بحث…";
|
|
@@ -128,8 +134,8 @@ declare const _default: {
|
|
|
128
134
|
readonly askAi: "اسأل الذكاء الاصطناعي";
|
|
129
135
|
readonly shortcuts: "اختصارات لوحة المفاتيح";
|
|
130
136
|
readonly signOut: "تسجيل الخروج";
|
|
131
|
-
readonly themeDark: "
|
|
132
|
-
readonly themeLight: "
|
|
137
|
+
readonly themeDark: "الوضع الداكن";
|
|
138
|
+
readonly themeLight: "الوضع الفاتح";
|
|
133
139
|
readonly footerNavigate: "تنقّل";
|
|
134
140
|
readonly footerOpen: "اختيار";
|
|
135
141
|
readonly footerClose: "إغلاق";
|
|
@@ -238,6 +244,7 @@ declare const _default: {
|
|
|
238
244
|
};
|
|
239
245
|
readonly notFound: {
|
|
240
246
|
readonly title: "هذه الصفحة مفقودة";
|
|
247
|
+
readonly body: "الصفحة التي تبحث عنها غير موجودة أو تم نقلها. تحقق من العنوان، أو عد إلى لوحة معلوماتك.";
|
|
241
248
|
readonly errorLine: "خطأ 404";
|
|
242
249
|
readonly searchPlaceholder: "ابحث عن صفحة…";
|
|
243
250
|
readonly matches: "صفحات مطابقة";
|
|
@@ -256,9 +263,11 @@ declare const _default: {
|
|
|
256
263
|
};
|
|
257
264
|
readonly tooNew: {
|
|
258
265
|
readonly title: "تحتاج هذه الصفحة إلى إصدار أحدث من Adminium";
|
|
266
|
+
readonly body: "حُفظت هذه الصفحة بإصدار الإعدادات {version}، بينما لا يفهم هذا الإصدار سوى الإصدار {latest} كحد أقصى. حدّث Adminium لفتحها.";
|
|
259
267
|
};
|
|
260
268
|
readonly unknownTemplate: {
|
|
261
269
|
readonly title: "قالب صفحة غير معروف";
|
|
270
|
+
readonly body: "تستخدم هذه الصفحة قالبًا لا يعرفه هذا الإصدار. ربما يأتي من إصدار أحدث من Adminium أو من امتداد غير مثبّت.";
|
|
262
271
|
};
|
|
263
272
|
};
|
|
264
273
|
readonly mutation: {
|
|
@@ -348,6 +357,70 @@ declare const _default: {
|
|
|
348
357
|
readonly emptyBody: "تظهر أحداث الإشعارات هنا مع توفر مصادرها.";
|
|
349
358
|
readonly saveFailed: "تعذّر حفظ هذا التغيير.";
|
|
350
359
|
};
|
|
360
|
+
readonly translations: {
|
|
361
|
+
readonly title: "اللغات والترجمات";
|
|
362
|
+
readonly subtitle: "غيّر أي صياغة في Adminium، واختر اللغات المتاحة للناس، وأضف لغاتك الخاصة.";
|
|
363
|
+
readonly warning: "رسائل الخطأ ونصوص تسجيل الدخول قابلة للتعديل أيضًا. هذه تحديدًا ما يقرأه الناس عندما يحدث خطأ، فغيّرها بعناية.";
|
|
364
|
+
readonly editor: {
|
|
365
|
+
readonly heading: "تحرير الترجمات";
|
|
366
|
+
};
|
|
367
|
+
readonly localeLabel: "اللغة";
|
|
368
|
+
readonly groupLabel: "المجال";
|
|
369
|
+
readonly allAreas: "كل المجالات";
|
|
370
|
+
readonly stateLabel: "إظهار";
|
|
371
|
+
readonly state: {
|
|
372
|
+
readonly all: "كل شيء";
|
|
373
|
+
readonly overridden: "المخصّصة فقط";
|
|
374
|
+
readonly untranslated: "غير المترجمة فقط";
|
|
375
|
+
readonly stale: "تغيّر النص الإنجليزي بعدها";
|
|
376
|
+
};
|
|
377
|
+
readonly searchLabel: "بحث";
|
|
378
|
+
readonly searchPlaceholder: "المفتاح أو النص الإنجليزي";
|
|
379
|
+
readonly loading: "جارٍ تحميل النصوص…";
|
|
380
|
+
readonly noMatches: "لا توجد نصوص تطابق عوامل التصفية هذه.";
|
|
381
|
+
readonly count: "{total, plural, zero {# نص} one {نص واحد} two {نصان} few {# نصوص} many {# نصًا} other {# نص}}";
|
|
382
|
+
readonly badge: {
|
|
383
|
+
readonly custom: "مخصّص";
|
|
384
|
+
readonly stale: "تغيّر النص الإنجليزي";
|
|
385
|
+
readonly a11y: "اسم لإمكانية الوصول";
|
|
386
|
+
};
|
|
387
|
+
readonly sourceLabel: "الأصل الإنجليزي";
|
|
388
|
+
readonly valueLabel: "الترجمة";
|
|
389
|
+
readonly save: "حفظ";
|
|
390
|
+
readonly saved: "تم حفظ الترجمة";
|
|
391
|
+
readonly resetAction: "استعادة النص المدمج";
|
|
392
|
+
readonly reset: "تمت الاستعادة إلى النص المدمج";
|
|
393
|
+
readonly locales: {
|
|
394
|
+
readonly heading: "اللغات المتاحة";
|
|
395
|
+
readonly help: "أوقف لغةً لإزالتها من كل قوائم اختيار اللغة. ومن يستخدمها بالفعل يحتفظ بها حتى يختار غيرها.";
|
|
396
|
+
};
|
|
397
|
+
readonly locale: {
|
|
398
|
+
readonly builtin: "مدمجة";
|
|
399
|
+
readonly custom: "مخصّصة";
|
|
400
|
+
readonly overrides: "{count, plural, =0 {لا يوجد نص مخصّص} one {نص مخصّص واحد} two {نصان مخصّصان} few {# نصوص مخصّصة} many {# نصًا مخصّصًا} other {# نص مخصّص}}";
|
|
401
|
+
readonly enable: "تشغيل";
|
|
402
|
+
readonly disable: "إيقاف";
|
|
403
|
+
readonly delete: "حذف";
|
|
404
|
+
readonly deleted: "تمت إزالة اللغة";
|
|
405
|
+
readonly deletedDetail: "أُعيد {users, plural, zero {# شخص} one {شخص واحد} two {شخصان} few {# أشخاص} many {# شخصًا} other {# شخص}} إلى اللغة الافتراضية لمساحة العمل، وحُذفت {strings, plural, zero {# ترجمة} one {ترجمة واحدة} two {ترجمتان} few {# ترجمات} many {# ترجمة} other {# ترجمة}}.";
|
|
406
|
+
readonly deleteFailed: "تعذّرت إزالة هذه اللغة";
|
|
407
|
+
readonly add: "إضافة لغة";
|
|
408
|
+
readonly added: "تمت إضافة اللغة";
|
|
409
|
+
readonly create: "أضف اللغة";
|
|
410
|
+
readonly id: "رمز اللغة";
|
|
411
|
+
readonly intlTag: "قواعد التنسيق مأخوذة من";
|
|
412
|
+
readonly native: "الاسم بلغتها الأصلية";
|
|
413
|
+
readonly english: "الاسم بالإنجليزية";
|
|
414
|
+
readonly dir: "اتجاه النص";
|
|
415
|
+
readonly ltr: "من اليسار إلى اليمين";
|
|
416
|
+
readonly rtl: "من اليمين إلى اليسار";
|
|
417
|
+
readonly font: "نظام الكتابة";
|
|
418
|
+
readonly latin: "لاتيني";
|
|
419
|
+
readonly arabic: "عربي";
|
|
420
|
+
readonly cjk: "صيني / ياباني / كوري";
|
|
421
|
+
readonly intlHelp: "قواعد التنسيق تحدّد كيف تُعرض الأرقام والتواريخ وصيغ الجمع. اختر أقرب لغة تمتلكها بالفعل — لا يلزم أن تطابق رمز لغتك.";
|
|
422
|
+
};
|
|
423
|
+
};
|
|
351
424
|
};
|
|
352
425
|
readonly studio: {
|
|
353
426
|
readonly source: {
|
|
@@ -553,12 +626,30 @@ declare const _default: {
|
|
|
553
626
|
readonly helper: "يظهر في الشريط الجانبي وعنوان المتصفح ورسائل البريد الإلكتروني.";
|
|
554
627
|
readonly error: "أدخل اسمًا لا يتجاوز 60 حرفًا.";
|
|
555
628
|
};
|
|
629
|
+
readonly logo: {
|
|
630
|
+
readonly label: "الشعار";
|
|
631
|
+
readonly drop: "أفلِت صورة هنا";
|
|
632
|
+
readonly helper: "PNG أو JPEG أو WebP أو GIF أو SVG بحجم أقصاه 1 ميغابايت. يحل محل العلامة المدمجة في كل مكان.";
|
|
633
|
+
readonly upload: "رفع شعار";
|
|
634
|
+
readonly replace: "استبدال الشعار";
|
|
635
|
+
readonly remove: "إزالة";
|
|
636
|
+
readonly uploaded: "تم تحديث الشعار";
|
|
637
|
+
readonly removed: "تمت إزالة الشعار";
|
|
638
|
+
readonly tooLarge: "حجم الصورة أكبر من 1 ميغابايت.";
|
|
639
|
+
readonly badType: "اختر صورة PNG أو JPEG أو WebP أو GIF أو SVG.";
|
|
640
|
+
readonly undo: "تراجع";
|
|
641
|
+
};
|
|
642
|
+
readonly showVersion: {
|
|
643
|
+
readonly label: "الإصدار في الشريط الجانبي";
|
|
644
|
+
readonly helper: "رقم الإصدار بجوار الشعار. إيقافه يخفي الإصدار الذي تشغّله.";
|
|
645
|
+
};
|
|
556
646
|
};
|
|
557
647
|
readonly security: {
|
|
558
648
|
readonly heading: "الأمان";
|
|
559
649
|
readonly require2fa: {
|
|
560
650
|
readonly label: "فرض المصادقة الثنائية";
|
|
561
651
|
readonly desc: "يجب على كل عضو تفعيل المصادقة الثنائية لتسجيل الدخول.";
|
|
652
|
+
readonly note: "إرشادي وليس مانعًا: يُوجَّه الأعضاء بلا مصادقة ثنائية إلى إعدادها ولا يمكنهم إيقافها بعد ذلك، لكن تسجيل دخولهم لا يُمنع أبدًا، ومفاتيح API غير متأثرة.";
|
|
562
653
|
};
|
|
563
654
|
readonly allowSignup: {
|
|
564
655
|
readonly label: "السماح بالتسجيل الذاتي";
|
|
@@ -573,6 +664,41 @@ declare const _default: {
|
|
|
573
664
|
readonly error: "بين {min, number} و{max, number} حرفًا.";
|
|
574
665
|
};
|
|
575
666
|
};
|
|
667
|
+
readonly email: {
|
|
668
|
+
readonly heading: "البريد الإلكتروني (SMTP)";
|
|
669
|
+
readonly unconfigured: "لا يوجد خادم بريد مُعدّ، لذلك لا يستطيع Adminium إرسال إعادة تعيين كلمات المرور أو دعوات المستخدمين أو التقارير المجدولة.";
|
|
670
|
+
readonly host: {
|
|
671
|
+
readonly label: "مضيف SMTP";
|
|
672
|
+
readonly error: "اسم مضيف أو عنوان IP فقط — بدون بروتوكول أو منفذ أو بيانات اعتماد.";
|
|
673
|
+
};
|
|
674
|
+
readonly port: {
|
|
675
|
+
readonly label: "المنفذ";
|
|
676
|
+
readonly error: "بين {min, number} و{max, number}.";
|
|
677
|
+
};
|
|
678
|
+
readonly user: {
|
|
679
|
+
readonly label: "اسم المستخدم";
|
|
680
|
+
readonly helper: "اتركه فارغًا إذا كان المُرحِّل لا يطلب مصادقة.";
|
|
681
|
+
};
|
|
682
|
+
readonly pass: {
|
|
683
|
+
readonly label: "كلمة المرور";
|
|
684
|
+
readonly helper: "تُخزَّن مشفَّرة ولا تُعرض مرة أخرى. اتركها فارغة للإبقاء على الحالية.";
|
|
685
|
+
readonly error: "اسم المستخدم هذا يحتاج إلى كلمة مرور.";
|
|
686
|
+
};
|
|
687
|
+
readonly from: {
|
|
688
|
+
readonly label: "عنوان المُرسِل";
|
|
689
|
+
readonly helper: "العنوان وحده، أو اسم معروض قبله.";
|
|
690
|
+
readonly error: "أدخل عنوان بريد إلكتروني.";
|
|
691
|
+
};
|
|
692
|
+
readonly secure: {
|
|
693
|
+
readonly label: "TLS ضمني";
|
|
694
|
+
readonly helper: "مُفعَّل للمنفذ 465. عند الإيقاف يبدأ الاتصال بنص واضح ثم يُرقَّى عبر STARTTLS، وهو ما يتوقعه المنفذ 587.";
|
|
695
|
+
};
|
|
696
|
+
readonly remove: "إزالة خادم البريد";
|
|
697
|
+
readonly review: {
|
|
698
|
+
readonly removed: "أُزيل";
|
|
699
|
+
readonly password: "استُبدلت";
|
|
700
|
+
};
|
|
701
|
+
};
|
|
576
702
|
readonly review: {
|
|
577
703
|
readonly title: "حفظ إعدادات مساحة العمل";
|
|
578
704
|
readonly subtitle: "راجع تغييراتك قبل الحفظ.";
|
|
@@ -581,6 +707,8 @@ declare const _default: {
|
|
|
581
707
|
readonly close: "إغلاق";
|
|
582
708
|
readonly on: "مفعّل";
|
|
583
709
|
readonly off: "متوقف";
|
|
710
|
+
readonly shown: "ظاهر";
|
|
711
|
+
readonly hidden: "مخفي";
|
|
584
712
|
readonly change: "{before} → {after}";
|
|
585
713
|
};
|
|
586
714
|
readonly defaultsCard: {
|
|
@@ -600,6 +728,16 @@ declare const _default: {
|
|
|
600
728
|
readonly body: "هيّئ مزوّد ذكاء اصطناعي (أو رحلة النسخ واللصق) لإثراء التسميات والمجموعات والعلاقات.";
|
|
601
729
|
readonly cta: "فتح إعدادات الذكاء الاصطناعي";
|
|
602
730
|
};
|
|
731
|
+
readonly pagesCard: {
|
|
732
|
+
readonly heading: "الصفحات";
|
|
733
|
+
readonly body: "أضف الصفحات وحرّرها واحذفها، وغيّر ما تعرضه كل صفحة، وأعد ترتيب الشريط الجانبي.";
|
|
734
|
+
readonly cta: "إدارة الصفحات";
|
|
735
|
+
};
|
|
736
|
+
readonly translationsCard: {
|
|
737
|
+
readonly heading: "اللغات والترجمات";
|
|
738
|
+
readonly body: "أعد صياغة أي نص في Adminium، واختر اللغات المتاحة للناس، وأضف لغاتك الخاصة.";
|
|
739
|
+
readonly cta: "فتح الترجمات";
|
|
740
|
+
};
|
|
603
741
|
};
|
|
604
742
|
readonly settingsAi: {
|
|
605
743
|
readonly title: "الإثراء بالذكاء الاصطناعي";
|
|
@@ -964,7 +1102,20 @@ declare const _default: {
|
|
|
964
1102
|
readonly testFailed: "فشل الاتصال.";
|
|
965
1103
|
readonly v1Note: {
|
|
966
1104
|
readonly title: "حول هذا التثبيت";
|
|
967
|
-
readonly body: "
|
|
1105
|
+
readonly body: "يحتفظ هذا الخادم بجداوله الخاصة في قاعدة بيانات مُعدّة مسبقًا، وهذه الخطوة لا تنقلها. إنها تتحقق من توافق اختيارك مع هذا الاتصال — ويطبّق الخادم القاعدة نفسها بشكل مستقل (409 META_PLACEMENT_INVALID).";
|
|
1106
|
+
};
|
|
1107
|
+
readonly move: {
|
|
1108
|
+
readonly title: "جارٍ نقل جداول Adminium";
|
|
1109
|
+
readonly copying: "جارٍ نقل جداول Adminium…";
|
|
1110
|
+
readonly restarting: "جارٍ إعادة التشغيل…";
|
|
1111
|
+
readonly copyingBody: "يجري نسخ كل جدول adminium_ إلى قاعدة البيانات الجديدة. لا تُمس بياناتك المصدرية، ولا يتم التبديل قبل التحقق من النسخة.";
|
|
1112
|
+
readonly restartingBody: "اكتمل النسخ. يعيد Adminium التشغيل على قاعدة البيانات الجديدة — ستتابع هذه الصفحة تلقائيًا خلال ثوانٍ.";
|
|
1113
|
+
readonly failed: "تعذّر نقل جداول Adminium — أعد المحاولة.";
|
|
1114
|
+
readonly timeout: "نقل Adminium جداوله لكنه لم يعد بعد. بياناتك آمنة في قاعدة البيانات الجديدة — أعد تحميل هذه الصفحة بعد قليل.";
|
|
1115
|
+
};
|
|
1116
|
+
readonly willMove: {
|
|
1117
|
+
readonly title: "سيؤدي هذا إلى نقل جداول Adminium";
|
|
1118
|
+
readonly body: "يستخدم Adminium حاليًا مخزن SQLite المدمج. يؤدي «متابعة» إلى نسخ هذا المخزن إلى قاعدة البيانات التي اخترتها وإعادة التشغيل عليها — تنتقل معه الحسابات والصفحات والإعدادات، فتظل مسجّل الدخول.";
|
|
968
1119
|
};
|
|
969
1120
|
};
|
|
970
1121
|
readonly intent: {
|
|
@@ -1120,6 +1271,63 @@ declare const _default: {
|
|
|
1120
1271
|
readonly masked: "مخفي";
|
|
1121
1272
|
};
|
|
1122
1273
|
readonly unavailableTitle: "محرّر إعادة تعيين المخطط غير متوفر";
|
|
1274
|
+
readonly unavailableBody: "لا يتضمّن هذا الإصدار محرّر إعادة التعيين بعد (09-T12). أعد تشغيل التوليد بعد وصوله لإعادة تعيين التسميات والأنواع والعلاقات.";
|
|
1275
|
+
};
|
|
1276
|
+
readonly publicApi: {
|
|
1277
|
+
readonly error: "Something went wrong";
|
|
1278
|
+
readonly scopes: {
|
|
1279
|
+
readonly deleteTitle: "Delete this scope";
|
|
1280
|
+
readonly deleteBody: "Any page using a key bound to this scope stops loading data. Keys are not deleted — revoke them first if that is what you meant.";
|
|
1281
|
+
readonly deletePrompt: "Type the scope name to confirm";
|
|
1282
|
+
readonly deleteConfirm: "Delete scope";
|
|
1283
|
+
readonly issuesTitle: "This scope did not compile";
|
|
1284
|
+
readonly title: "Scopes";
|
|
1285
|
+
readonly subtitle: "A scope is the whole of what a key may reach — the tables, the exact columns, and a filter the caller can narrow but never remove.";
|
|
1286
|
+
readonly emptyTitle: "No scopes yet";
|
|
1287
|
+
readonly emptyBody: "Create one below. It is checked against your live schema before it is saved.";
|
|
1288
|
+
readonly keyCount: "{count, plural, =0 {no keys} one {# key} other {# keys}}";
|
|
1289
|
+
readonly delete: "Delete";
|
|
1290
|
+
readonly nameLabel: "Name";
|
|
1291
|
+
readonly connectionLabel: "Connection ID";
|
|
1292
|
+
readonly documentLabel: "Scope document";
|
|
1293
|
+
readonly documentHint: "Compiled against your schema when you save. Every column a caller can reach is listed here and nowhere else.";
|
|
1294
|
+
readonly create: "Create scope";
|
|
1295
|
+
readonly formLabel: "Create a scope";
|
|
1296
|
+
};
|
|
1297
|
+
readonly cancel: "Cancel";
|
|
1298
|
+
readonly close: "Close";
|
|
1299
|
+
readonly title: "Public API";
|
|
1300
|
+
readonly subtitle: "Let your own customer- or staff-facing pages read this database, through a scope you define.";
|
|
1301
|
+
readonly notRegistered: {
|
|
1302
|
+
readonly title: "Not enabled on this server";
|
|
1303
|
+
readonly body: "Set ADMINIUM_PUBLIC_API_ORIGINS to the exact origins allowed to call it, then restart. Until then these routes are not served at all.";
|
|
1304
|
+
};
|
|
1305
|
+
readonly toggle: {
|
|
1306
|
+
readonly label: "Serve the public API";
|
|
1307
|
+
readonly hint: "Turning this off stops every public request immediately. Nothing is deleted — keys, scopes and data all survive.";
|
|
1308
|
+
};
|
|
1309
|
+
readonly origins: {
|
|
1310
|
+
readonly label: "Origins allowed to call it";
|
|
1311
|
+
};
|
|
1312
|
+
readonly keys: {
|
|
1313
|
+
readonly title: "Keys";
|
|
1314
|
+
readonly subtitle: "These go in your page’s JavaScript, so anyone can read them. That is expected — a key can only ever do what its scope allows.";
|
|
1315
|
+
readonly emptyTitle: "No keys yet";
|
|
1316
|
+
readonly emptyBody: "Create a scope first, then mint a key for it.";
|
|
1317
|
+
readonly reveal: "Show key";
|
|
1318
|
+
readonly rotate: "Rotate";
|
|
1319
|
+
readonly revoke: "Revoke";
|
|
1320
|
+
readonly nameLabel: "Name";
|
|
1321
|
+
readonly scopeLabel: "Scope";
|
|
1322
|
+
readonly scopePlaceholder: "Choose a scope";
|
|
1323
|
+
readonly create: "Create key";
|
|
1324
|
+
readonly formLabel: "Create a key";
|
|
1325
|
+
readonly scopeIsAuthTitle: "The scope is the only permission";
|
|
1326
|
+
readonly scopeIsAuthBody: "A key can reach exactly what its scope lists and nothing else. It does not use roles or table permissions, and it cannot read anything through the rest of the API.";
|
|
1327
|
+
};
|
|
1328
|
+
readonly status: {
|
|
1329
|
+
readonly heading: "Status";
|
|
1330
|
+
};
|
|
1123
1331
|
};
|
|
1124
1332
|
};
|
|
1125
1333
|
readonly onboarding: {
|
|
@@ -1240,6 +1448,8 @@ declare const _default: {
|
|
|
1240
1448
|
readonly remove: "إزالة {name}";
|
|
1241
1449
|
readonly removed: "تمت إزالة {name}.";
|
|
1242
1450
|
readonly duplicated: "تم تكرار {name}.";
|
|
1451
|
+
readonly unboundHint: "يعرض عنصر الواجهة هذا بيانات عيّنة هنا وفي الصفحة المنشورة. افتح «تكوين» لربطه بجدول.";
|
|
1452
|
+
readonly unbound: "بيانات عيّنة";
|
|
1243
1453
|
};
|
|
1244
1454
|
readonly families: {
|
|
1245
1455
|
readonly kpi: "المؤشرات";
|
|
@@ -1263,6 +1473,148 @@ declare const _default: {
|
|
|
1263
1473
|
readonly saveVersionBody: "يلتقط نسخة من المستند الحالي. يمكنك استعادتها في أي وقت من الإصدارات.";
|
|
1264
1474
|
readonly versionName: "اسم الإصدار";
|
|
1265
1475
|
readonly versionNamePlaceholder: "مثل: قبل تغيير أسعار الربع الثالث";
|
|
1476
|
+
readonly discard: "تجاهل التغييرات";
|
|
1477
|
+
readonly discardTitle: "تجاهل تغييراتك؟";
|
|
1478
|
+
readonly discardBody: "ستعود لوحة المعلومات إلى ما كانت عليه عند فتح المحرِّر. لن تتأثر بياناتك.";
|
|
1479
|
+
readonly discardConfirm: "تجاهل التغييرات";
|
|
1480
|
+
readonly keepEditing: "متابعة التحرير";
|
|
1481
|
+
readonly discarded: "تم تجاهل التغييرات.";
|
|
1482
|
+
readonly binding: {
|
|
1483
|
+
readonly addFilter: "إضافة عامل تصفية";
|
|
1484
|
+
readonly brokenBody: "لم يعد يطابق استعلامًا يفهمه هذا الإصدار، لذا يعرض عنصر الواجهة خطأً في الصفحة المنشورة.";
|
|
1485
|
+
readonly brokenTitle: "استعلام عنصر الواجهة هذا معطوب";
|
|
1486
|
+
readonly bucketColumn: "عمود التاريخ";
|
|
1487
|
+
readonly bucketRequired: "اختر العمود الذي يحمل التاريخ.";
|
|
1488
|
+
readonly bucketUnit: "تجميع الزمن حسب";
|
|
1489
|
+
readonly columnNone: "بدون";
|
|
1490
|
+
readonly columnPlaceholder: "اختر عمودًا…";
|
|
1491
|
+
readonly connect: "الربط بالبيانات";
|
|
1492
|
+
readonly edit: "تحرير الاستعلام";
|
|
1493
|
+
readonly event: {
|
|
1494
|
+
readonly category: "عمود الفئة (اختياري)";
|
|
1495
|
+
readonly date: "عمود تاريخ البدء";
|
|
1496
|
+
readonly end: "عمود تاريخ الانتهاء (اختياري)";
|
|
1497
|
+
readonly title: "عمود العنوان";
|
|
1498
|
+
};
|
|
1499
|
+
readonly filterColumnRequired: "اختر عمودًا.";
|
|
1500
|
+
readonly filterColumn: "العمود";
|
|
1501
|
+
readonly filterListHelper: "افصل بين القيم بفواصل.";
|
|
1502
|
+
readonly filterOp: "الشرط";
|
|
1503
|
+
readonly filterValue: "القيمة";
|
|
1504
|
+
readonly fn: {
|
|
1505
|
+
readonly avg: "المتوسط";
|
|
1506
|
+
readonly countDistinct: "عدد القيم المميّزة";
|
|
1507
|
+
readonly count: "عدد الصفوف";
|
|
1508
|
+
readonly max: "الحد الأقصى";
|
|
1509
|
+
readonly min: "الحد الأدنى";
|
|
1510
|
+
readonly sum: "المجموع";
|
|
1511
|
+
};
|
|
1512
|
+
readonly groupByColumns: "الأعمدة";
|
|
1513
|
+
readonly groupByRequired: "تحتاج طريقة العرض هذه إلى عمود تفصيل.";
|
|
1514
|
+
readonly groupByRows: "الصفوف";
|
|
1515
|
+
readonly groupBy: "التجميع حسب";
|
|
1516
|
+
readonly incompleteBody: "املأ الحقول المميّزة — الاستعلام الناقص سيفشل في لوحة المعلومات المنشورة.";
|
|
1517
|
+
readonly incompleteTitle: "هذا الاستعلام غير مكتمل";
|
|
1518
|
+
readonly limit: "أقصى عدد صفوف يُجلب";
|
|
1519
|
+
readonly loadingSchema: "جارٍ تحميل الجداول…";
|
|
1520
|
+
readonly lossyBody: "أجزاء منه — مقاييس إضافية أو عمليات فرز أو روابط بعوامل تصفية الصفحة — لا تظهر هنا وسيتم إسقاطها إذا حفظت.";
|
|
1521
|
+
readonly lossyTitle: "هذا الاستعلام أكثر تقدمًا من المحرِّر";
|
|
1522
|
+
readonly measureColumnRequired: "يحتاج هذا الحساب إلى عمود.";
|
|
1523
|
+
readonly measureColumn: "على العمود";
|
|
1524
|
+
readonly measureFn: "الحساب";
|
|
1525
|
+
readonly noConnectionBody: "لا يمكن ربط عناصر الواجهة إلا في صفحة تنتمي إلى اتصال.";
|
|
1526
|
+
readonly noConnectionTitle: "لا تملك هذه الصفحة اتصال قاعدة بيانات";
|
|
1527
|
+
readonly noDateColumns: "لا يحتوي هذا الجدول على عمود تاريخ أو طابع زمني.";
|
|
1528
|
+
readonly noFilters: "لا عوامل تصفية — تُحتسب كل صفوف الجدول.";
|
|
1529
|
+
readonly noSnapshotBody: "تأتي الجداول والأعمدة من آخر فحص لمخطط الاتصال. شغّل الفحص من الاستوديو ثم أعد فتح هذا المحرِّر.";
|
|
1530
|
+
readonly noSnapshotTitle: "لا توجد لقطة مخطط لهذا الاتصال";
|
|
1531
|
+
readonly op: {
|
|
1532
|
+
readonly between: "يقع بين";
|
|
1533
|
+
readonly ilike: "يحتوي على (بأي حالة أحرف)";
|
|
1534
|
+
readonly in: "أحد القيم";
|
|
1535
|
+
readonly isNull: "فارغ";
|
|
1536
|
+
readonly like: "يحتوي على";
|
|
1537
|
+
readonly notNull: "غير فارغ";
|
|
1538
|
+
};
|
|
1539
|
+
readonly orderAsc: "الأقدم / الأدنى أولًا";
|
|
1540
|
+
readonly orderBy: "الفرز حسب";
|
|
1541
|
+
readonly orderDesc: "الأحدث / الأعلى أولًا";
|
|
1542
|
+
readonly orderDir: "الاتجاه";
|
|
1543
|
+
readonly orderNone: "ترتيب قاعدة البيانات";
|
|
1544
|
+
readonly pickTableFirst: "اختر جدولًا لتحديد أعمدته.";
|
|
1545
|
+
readonly removeFilter: "إزالة عامل التصفية";
|
|
1546
|
+
readonly remove: "إزالة مصدر البيانات";
|
|
1547
|
+
readonly save: "استخدام هذا الاستعلام";
|
|
1548
|
+
readonly sectionBreakdown: "التفصيل";
|
|
1549
|
+
readonly sectionColumns: "الأعمدة";
|
|
1550
|
+
readonly sectionFilters: "عوامل التصفية";
|
|
1551
|
+
readonly sectionMeasure: "القياس";
|
|
1552
|
+
readonly sectionRows: "الصفوف";
|
|
1553
|
+
readonly sectionSource: "المصدر";
|
|
1554
|
+
readonly sectionTime: "محور الزمن";
|
|
1555
|
+
readonly sectionWindow: "الفترة";
|
|
1556
|
+
readonly selectColumns: "الأعمدة المعروضة";
|
|
1557
|
+
readonly selectRequired: "اختر عمودًا واحدًا على الأقل لعرضه.";
|
|
1558
|
+
readonly shape: {
|
|
1559
|
+
readonly calendarEvents: "أحداث مؤرَّخة";
|
|
1560
|
+
readonly categorical: "قيمة لكل فئة";
|
|
1561
|
+
readonly distribution: "توزُّع عمود واحد";
|
|
1562
|
+
readonly matrix: "شبكة من الصفوف في الأعمدة";
|
|
1563
|
+
readonly metricDelta: "رقم، مقارنًا بالفترة السابقة";
|
|
1564
|
+
readonly multiTimeseries: "خط واحد عبر الزمن لكل فئة";
|
|
1565
|
+
readonly recordList: "قائمة صفوف";
|
|
1566
|
+
readonly record: "صف واحد";
|
|
1567
|
+
readonly singleMetric: "رقم واحد";
|
|
1568
|
+
readonly stream: "موجز حيّ بأحدث الصفوف";
|
|
1569
|
+
readonly timeseries: "قيمة عبر الزمن";
|
|
1570
|
+
readonly tree: "قيمة لكل فئة، مقسّمة على مستويين";
|
|
1571
|
+
readonly geoPoints: "قيمة لكل مكان أو منطقة";
|
|
1572
|
+
readonly flows: "مقدار ما ينتقل من فئة إلى أخرى";
|
|
1573
|
+
readonly ohlc: "الافتتاح والأعلى والأدنى والإغلاق لكل فترة";
|
|
1574
|
+
readonly booleanMap: "حالة تشغيل/إيقاف لكل مفتاح";
|
|
1575
|
+
};
|
|
1576
|
+
readonly shapeHelper: "تغيير هذا يغيّر عناصر التحكم في الاستعلام التي تنطبق.";
|
|
1577
|
+
readonly shapeLabel: "ما يعرضه عنصر الواجهة";
|
|
1578
|
+
readonly summaryColumns: "{count, plural, zero {لا أعمدة} one {عمود واحد} two {عمودان} few {# أعمدة} many {# عمودًا} other {# عمود}}";
|
|
1579
|
+
readonly summaryFilters: "{count, plural, zero {لا عوامل تصفية} one {عامل تصفية واحد} two {عاملا تصفية} few {# عوامل تصفية} many {# عامل تصفية} other {# عامل تصفية}}";
|
|
1580
|
+
readonly tableEmpty: "لا يوجد جدول مطابق.";
|
|
1581
|
+
readonly tablePlaceholder: "البحث في الجداول…";
|
|
1582
|
+
readonly tableRequired: "اختر جدولًا للاستعلام عنه.";
|
|
1583
|
+
readonly table: "جدول أو طريقة عرض";
|
|
1584
|
+
readonly title: "مصدر البيانات";
|
|
1585
|
+
readonly unbindableBody: "يعرض شكل بيانات لا يبنيه محرّك الاستعلامات بعد، لذا يعرض محتوى عيّنة خاصًا به.";
|
|
1586
|
+
readonly unbindableTitle: "لا يستطيع عنصر الواجهة هذا الاستعلام عن البيانات بعد";
|
|
1587
|
+
readonly unboundBody: "يعرض أرقام عيّنة هنا وفي الصفحة المنشورة أيضًا. اربطه بجدول لعرض بيانات حقيقية.";
|
|
1588
|
+
readonly unboundTitle: "غير موصول ببياناتك";
|
|
1589
|
+
readonly unit: {
|
|
1590
|
+
readonly day: "يوميًا";
|
|
1591
|
+
readonly hour: "كل ساعة";
|
|
1592
|
+
readonly month: "شهريًا";
|
|
1593
|
+
readonly quarter: "ربع سنويًا";
|
|
1594
|
+
readonly week: "أسبوعيًا";
|
|
1595
|
+
readonly year: "سنويًا";
|
|
1596
|
+
};
|
|
1597
|
+
readonly valueColumnRequired: "اختر العمود المراد قياسه.";
|
|
1598
|
+
readonly valueColumn: "عمود القيمة";
|
|
1599
|
+
readonly windowColumn: "عمود التاريخ";
|
|
1600
|
+
readonly windowLast: "آخر";
|
|
1601
|
+
readonly windowNone: "كل الأوقات";
|
|
1602
|
+
readonly windowRequired: "المقارنة بالفترة السابقة تتطلب عمود تاريخ.";
|
|
1603
|
+
readonly windowUnit: {
|
|
1604
|
+
readonly day: "أيام";
|
|
1605
|
+
readonly hour: "ساعات";
|
|
1606
|
+
readonly month: "شهور";
|
|
1607
|
+
readonly quarter: "أرباع سنة";
|
|
1608
|
+
readonly week: "أسابيع";
|
|
1609
|
+
readonly year: "سنوات";
|
|
1610
|
+
};
|
|
1611
|
+
readonly windowUnitLabel: "الوحدة";
|
|
1612
|
+
readonly role: {
|
|
1613
|
+
readonly flagKey: "عمود المفتاح";
|
|
1614
|
+
readonly flagValue: "عمود التشغيل/الإيقاف";
|
|
1615
|
+
};
|
|
1616
|
+
readonly roleColumnsRequired: "املأ كل عمود مطلوب، ولا تترك فجوات قبل عمود ملأته — فالأعمدة تُقرأ بالترتيب.";
|
|
1617
|
+
};
|
|
1266
1618
|
};
|
|
1267
1619
|
readonly setup: {
|
|
1268
1620
|
readonly title: "إعداد Adminium";
|
|
@@ -1616,6 +1968,7 @@ declare const _default: {
|
|
|
1616
1968
|
};
|
|
1617
1969
|
readonly settings: {
|
|
1618
1970
|
readonly explainer: "تنطبق هذه الإعدادات على تطبيق Adminium على هذا الكمبيوتر فقط، وتُحفَظ على هذا الجهاز لا في مساحة العمل.";
|
|
1971
|
+
readonly title: "إعدادات سطح المكتب";
|
|
1619
1972
|
};
|
|
1620
1973
|
readonly security: {
|
|
1621
1974
|
readonly heading: "تسجيل الدخول";
|
|
@@ -1663,6 +2016,7 @@ declare const _default: {
|
|
|
1663
2016
|
readonly transportTitle: "حركة البيانات على شبكتك المحلية غير مشفّرة.";
|
|
1664
2017
|
readonly transportBody: "شارك فقط على الشبكات التي تثق بها. للوصول عن بُعد، استخدم استضافة Adminium الذاتية خلف HTTPS.";
|
|
1665
2018
|
readonly firewall: "في أول مرة تشارك فيها، سيسألك نظام التشغيل عمّا إذا كان يسمح بالاتصالات الواردة — اختر السماح، وإلا لن تتمكن الأجهزة الأخرى من الوصول إلى Adminium.";
|
|
2019
|
+
readonly manageTeam: "إدارة المستخدمين والأدوار";
|
|
1666
2020
|
};
|
|
1667
2021
|
readonly setup: {
|
|
1668
2022
|
readonly title: "مرحبًا بك في Adminium";
|
|
@@ -1872,36 +2226,47 @@ declare const _default: {
|
|
|
1872
2226
|
readonly templates: {
|
|
1873
2227
|
readonly crud: {
|
|
1874
2228
|
readonly title: "السجلات";
|
|
2229
|
+
readonly description: "جدول صفوف قابل للبحث، مع الإضافة والتحرير والحذف.";
|
|
1875
2230
|
};
|
|
1876
2231
|
readonly dashboard: {
|
|
1877
2232
|
readonly title: "لوحة المعلومات";
|
|
2233
|
+
readonly description: "شبكة من الرسوم والأرقام ترتّبها بنفسك.";
|
|
1878
2234
|
};
|
|
1879
2235
|
readonly board: {
|
|
1880
2236
|
readonly title: "اللوحة";
|
|
2237
|
+
readonly description: "بطاقات في أعمدة حسب الحالة، تُسحب بينها.";
|
|
1881
2238
|
};
|
|
1882
2239
|
readonly calendar: {
|
|
1883
2240
|
readonly title: "التقويم";
|
|
2241
|
+
readonly description: "سجلات موزّعة حسب التاريخ على شبكة شهرية أو أسبوعية.";
|
|
1884
2242
|
};
|
|
1885
2243
|
readonly scheduler: {
|
|
1886
2244
|
readonly title: "جدول المناوبات";
|
|
2245
|
+
readonly description: "من يفعل ماذا — كجدول زمني لكل شخص.";
|
|
1887
2246
|
};
|
|
1888
2247
|
readonly logViewer: {
|
|
1889
2248
|
readonly title: "سجلات الأحداث";
|
|
2249
|
+
readonly description: "سطور أحداث مكثّفة وقابلة للتصفية مع تتبّع تفصيلي.";
|
|
1890
2250
|
};
|
|
1891
2251
|
readonly files: {
|
|
1892
2252
|
readonly title: "الملفات";
|
|
2253
|
+
readonly description: "ملفات ومجلدات كمكتبة يمكن تصفّحها.";
|
|
1893
2254
|
};
|
|
1894
2255
|
readonly chat: {
|
|
1895
2256
|
readonly title: "الدردشة";
|
|
2257
|
+
readonly description: "محادثات مترابطة مع سجل الرسائل.";
|
|
1896
2258
|
};
|
|
1897
2259
|
readonly builder: {
|
|
1898
2260
|
readonly title: "المنشئ";
|
|
2261
|
+
readonly description: "مساحة سحب وإفلات للمستندات والقوالب.";
|
|
1899
2262
|
};
|
|
1900
2263
|
readonly wizard: {
|
|
1901
2264
|
readonly title: "المعالج";
|
|
2265
|
+
readonly description: "تسلسل خطوات موجّه لإنجاز مهمة.";
|
|
1902
2266
|
};
|
|
1903
2267
|
readonly settings: {
|
|
1904
2268
|
readonly title: "الإعدادات";
|
|
2269
|
+
readonly description: "صفوف تفضيلات مجمّعة مع مفاتيح وحقول.";
|
|
1905
2270
|
};
|
|
1906
2271
|
readonly directory: {
|
|
1907
2272
|
readonly title: "الدليل";
|
|
@@ -1916,6 +2281,7 @@ declare const _default: {
|
|
|
1916
2281
|
readonly errorTitle: "تعذّر تحميل هذا الدليل";
|
|
1917
2282
|
readonly loading: "جارٍ تحميل الأشخاص";
|
|
1918
2283
|
readonly memberCount: "{count} شخص";
|
|
2284
|
+
readonly description: "الأشخاص كبطاقات، مع مخطّط تنظيمي لتسلسل الإدارة.";
|
|
1919
2285
|
};
|
|
1920
2286
|
readonly masterDetail: {
|
|
1921
2287
|
readonly title: "قائمة وتفاصيل";
|
|
@@ -1928,6 +2294,7 @@ declare const _default: {
|
|
|
1928
2294
|
readonly errorTitle: "تعذّر تحميل هذه القائمة";
|
|
1929
2295
|
readonly loading: "جارٍ تحميل السجلات";
|
|
1930
2296
|
readonly selectPrompt: "اختر سجلًا";
|
|
2297
|
+
readonly description: "قائمة على الجانب، والسجل المحدّد بجوارها.";
|
|
1931
2298
|
};
|
|
1932
2299
|
readonly queueInbox: {
|
|
1933
2300
|
readonly title: "قائمة الانتظار";
|
|
@@ -1953,6 +2320,7 @@ declare const _default: {
|
|
|
1953
2320
|
readonly loading: "جارٍ تحميل قائمة الانتظار";
|
|
1954
2321
|
readonly selectPrompt: "اختر طلبًا";
|
|
1955
2322
|
readonly daysUnit: "{count} يوم";
|
|
2323
|
+
readonly description: "قائمة عمل مع الموافقة والرفض لكل عنصر.";
|
|
1956
2324
|
};
|
|
1957
2325
|
};
|
|
1958
2326
|
readonly dataio: {
|
|
@@ -2056,8 +2424,493 @@ declare const _default: {
|
|
|
2056
2424
|
};
|
|
2057
2425
|
};
|
|
2058
2426
|
readonly theme: {
|
|
2059
|
-
readonly toLight: "
|
|
2060
|
-
readonly toDark: "
|
|
2427
|
+
readonly toLight: "الوضع الفاتح";
|
|
2428
|
+
readonly toDark: "الوضع الداكن";
|
|
2429
|
+
};
|
|
2430
|
+
readonly studioPages: {
|
|
2431
|
+
readonly title: "الصفحات";
|
|
2432
|
+
readonly subtitle: "أضف صفحات تطبيقك وحرّرها ونظّمها، وكذلك ترتيب ظهورها في الشريط الجانبي.";
|
|
2433
|
+
readonly createButton: "صفحة جديدة";
|
|
2434
|
+
readonly loadFailed: {
|
|
2435
|
+
readonly title: "تعذّر تحميل الصفحات";
|
|
2436
|
+
readonly body: "تتطلب إدارة الصفحات صلاحية «إدارة الصفحات». اطلب من أحد المسؤولين منحها لأحد أدوارك.";
|
|
2437
|
+
};
|
|
2438
|
+
readonly tab: {
|
|
2439
|
+
readonly pages: "كل الصفحات";
|
|
2440
|
+
readonly sidebar: "ترتيب الشريط الجانبي";
|
|
2441
|
+
};
|
|
2442
|
+
readonly list: {
|
|
2443
|
+
readonly title: "الصفحات";
|
|
2444
|
+
readonly count: "{count, plural, zero {لا صفحات} one {صفحة واحدة} two {صفحتان} few {# صفحات} many {# صفحة} other {# صفحة}}";
|
|
2445
|
+
};
|
|
2446
|
+
readonly empty: {
|
|
2447
|
+
readonly title: "لا توجد صفحات بعد";
|
|
2448
|
+
readonly body: "اربط قاعدة بيانات لتوليد الصفحات تلقائيًا، أو أنشئ صفحة يدويًا.";
|
|
2449
|
+
};
|
|
2450
|
+
readonly status: {
|
|
2451
|
+
readonly live: "مفعّلة";
|
|
2452
|
+
readonly hidden: "مخفية";
|
|
2453
|
+
};
|
|
2454
|
+
readonly origin: {
|
|
2455
|
+
readonly generated: "مولّدة";
|
|
2456
|
+
readonly manifest: "إضافة";
|
|
2457
|
+
readonly llm: "المساعد";
|
|
2458
|
+
readonly system: "النظام";
|
|
2459
|
+
readonly user: "مخصّصة";
|
|
2460
|
+
};
|
|
2461
|
+
readonly row: {
|
|
2462
|
+
readonly menu: "إجراءات {title}";
|
|
2463
|
+
};
|
|
2464
|
+
readonly action: {
|
|
2465
|
+
readonly edit: "تحرير الصفحة";
|
|
2466
|
+
readonly duplicate: "تكرار";
|
|
2467
|
+
readonly hide: "إخفاء من الشريط الجانبي";
|
|
2468
|
+
readonly show: "إظهار في الشريط الجانبي";
|
|
2469
|
+
readonly delete: "حذف الصفحة";
|
|
2470
|
+
};
|
|
2471
|
+
readonly create: {
|
|
2472
|
+
readonly title: "صفحة جديدة";
|
|
2473
|
+
readonly failed: "تعذّر إنشاء الصفحة";
|
|
2474
|
+
readonly submit: "إنشاء الصفحة";
|
|
2475
|
+
readonly subtitle: "اختر ما تعرضه هذه الصفحة وكيف تبدو. المعاينة تتبع اختياراتك.";
|
|
2476
|
+
};
|
|
2477
|
+
readonly duplicate: {
|
|
2478
|
+
readonly title: "تكرار الصفحة";
|
|
2479
|
+
readonly failed: "تعذّر تكرار الصفحة";
|
|
2480
|
+
readonly submit: "تكرار";
|
|
2481
|
+
};
|
|
2482
|
+
readonly delete: {
|
|
2483
|
+
readonly title: "هل تريد حذف هذه الصفحة؟";
|
|
2484
|
+
readonly body: "لا يمكن التراجع عن ذلك. ستُحذف العروض المحفوظة والتخطيطات الشخصية لهذه الصفحة لدى الجميع.";
|
|
2485
|
+
readonly bodyGenerated: "أُنشئت هذه الصفحة عبر توليد المخطّط، لذا ستعود في المرة التالية التي تعيد فيها التوليد. وستُحذف العروض المحفوظة والتخطيطات الشخصية لدى الجميع.";
|
|
2486
|
+
readonly prompt: "اكتب {slug} للتأكيد";
|
|
2487
|
+
readonly confirm: "حذف الصفحة";
|
|
2488
|
+
};
|
|
2489
|
+
readonly field: {
|
|
2490
|
+
readonly title: "العنوان";
|
|
2491
|
+
readonly titleHint: "يظهر في الشريط الجانبي وفي ترويسة الصفحة.";
|
|
2492
|
+
readonly slug: "مسار الصفحة";
|
|
2493
|
+
readonly slugHint: "أحرف إنجليزية صغيرة وأرقام وشرطات. الجزء الأخير من المسار فقط — يُضاف الباقي تلقائيًا.";
|
|
2494
|
+
readonly slugTaken: "يستخدم هذا المسار صفحة أخرى بالفعل.";
|
|
2495
|
+
readonly slugWarning: "تغيير المسار يُبطل الروابط والإشارات المرجعية الحالية إلى هذه الصفحة.";
|
|
2496
|
+
readonly template: "القالب";
|
|
2497
|
+
readonly templateHint: "يحدّد ما يمكن أن تحتويه الصفحة. يمكنك تغييره لاحقًا.";
|
|
2498
|
+
readonly group: "مجموعة الشريط الجانبي";
|
|
2499
|
+
readonly groupHint: "القسم الذي تظهر فيه ضمن الشريط الجانبي.";
|
|
2500
|
+
readonly icon: "الأيقونة";
|
|
2501
|
+
readonly iconHint: "تظهر بجوار اسم الصفحة في الشريط الجانبي.";
|
|
2502
|
+
readonly visible: "إظهار في الشريط الجانبي";
|
|
2503
|
+
readonly visibleHint: "تبقى الصفحة المخفية متاحة عبر رابطها لكل من يملك الرابط.";
|
|
2504
|
+
readonly table: "الجدول";
|
|
2505
|
+
readonly tableCreateHint: "الجدول الذي تقرأ منه هذه الصفحة. اختر واحدًا الآن لتصبح الصفحة جاهزة للاستخدام، أو اتركه فارغًا لربطه لاحقًا.";
|
|
2506
|
+
readonly tableNone: "غير مرتبط";
|
|
2507
|
+
readonly tableNeedsConnection: "اختر مصدر بيانات أولًا.";
|
|
2508
|
+
readonly connection: "مصدر البيانات";
|
|
2509
|
+
readonly connectionNone: "بدون";
|
|
2510
|
+
readonly iconPick: "اختر أيقونة الصفحة";
|
|
2511
|
+
readonly padding: "حشو الصفحة";
|
|
2512
|
+
};
|
|
2513
|
+
readonly editor: {
|
|
2514
|
+
readonly title: "تحرير الصفحة";
|
|
2515
|
+
readonly save: "حفظ التغييرات";
|
|
2516
|
+
readonly saveFailed: "تعذّر حفظ التغييرات";
|
|
2517
|
+
readonly openPage: "فتح الصفحة";
|
|
2518
|
+
readonly generated: {
|
|
2519
|
+
readonly title: "وُلِّدت هذه الصفحة من مخطّط قاعدة بياناتك";
|
|
2520
|
+
readonly body: "تُحفظ تعديلاتك عند إعادة التوليد، إذ تُعلَّم الصفحة بأنها محرَّرة وتُترك كما هي. أما الحذف فلا يدوم إلا حتى تُعيد عملية التوليد التالية إنشاءها.";
|
|
2521
|
+
};
|
|
2522
|
+
readonly contentUnavailable: "تعذّر تحميل محتوى الصفحة";
|
|
2523
|
+
readonly contentUnavailableBody: "لا يزال بإمكانك حفظ البيانات أعلاه.";
|
|
2524
|
+
readonly contentInvalid: "تعذّرت قراءة إعدادات هذه الصفحة";
|
|
2525
|
+
readonly contentInvalidBody: "كُتبت بإصدار أحدث، أو أنها تالفة. أعد توليد الصفحة أو احذفها.";
|
|
2526
|
+
readonly data: "البيانات";
|
|
2527
|
+
readonly schemaFailed: "تعذّر عرض الجداول";
|
|
2528
|
+
readonly schemaFailedBody: "قد لا يكون هذا الاتصال قد خضع للتحليل بعد. شغّل الفحص من الاستوديو ← اتصالات البيانات.";
|
|
2529
|
+
readonly notBindable: "هذا القالب غير مرتبط بجدول واحد";
|
|
2530
|
+
readonly notBindableBody: "يُبنى محتواه عنصرًا تلو الآخر. افتح الصفحة واستخدم «تحرير» لإضافتها.";
|
|
2531
|
+
readonly recompose: "ستُعاد بناء هذه الصفحة";
|
|
2532
|
+
readonly recomposeBody: "الحفظ يستبدل محتواها بتخطيط جديد للقالب والجدول أعلاه. ستفقد تعديلات الأعمدة وتغييرات العناصر في هذه الصفحة.";
|
|
2533
|
+
readonly missing: "لم تعد هذه الصفحة موجودة";
|
|
2534
|
+
readonly missingBody: "ربما حُذفت، أو أزالتها عملية توليد.";
|
|
2535
|
+
readonly details: "التفاصيل";
|
|
2536
|
+
readonly itemsPending: "احفظ التغيير أعلاه أولًا — سيُعاد بناء محتوى الصفحة من القالب والجدول الجديدين.";
|
|
2537
|
+
readonly columns: "الأعمدة";
|
|
2538
|
+
readonly appearance: "المظهر";
|
|
2539
|
+
};
|
|
2540
|
+
readonly sidebar: {
|
|
2541
|
+
readonly help: "أعد ترتيب الصفحات داخل المجموعة، أو انقل إحداها إلى مجموعة أخرى. تسري التغييرات على الجميع.";
|
|
2542
|
+
readonly discard: "تجاهل";
|
|
2543
|
+
readonly save: "حفظ الترتيب";
|
|
2544
|
+
readonly saveFailed: "تعذّر حفظ الترتيب الجديد";
|
|
2545
|
+
readonly emptyGroup: "لا توجد صفحات في هذه المجموعة.";
|
|
2546
|
+
readonly moveUp: "تحريك {title} لأعلى";
|
|
2547
|
+
readonly moveDown: "تحريك {title} لأسفل";
|
|
2548
|
+
readonly moveTo: "نقل {title} إلى مجموعة";
|
|
2549
|
+
readonly ungrouped: {
|
|
2550
|
+
readonly title: "بعض الصفحات لا تنتمي إلى أي مجموعة";
|
|
2551
|
+
readonly body: "تعمل هذه الصفحات عبر روابطها لكنها لا تظهر في الشريط الجانبي. افتح كلًا منها واختر لها مجموعة.";
|
|
2552
|
+
};
|
|
2553
|
+
};
|
|
2554
|
+
readonly columns: {
|
|
2555
|
+
readonly help: "أعد ترتيب الأعمدة، وغيّر أسماء عناوينها، واختر ما يظهر منها في الجدول.";
|
|
2556
|
+
readonly discard: "تجاهل";
|
|
2557
|
+
readonly save: "حفظ الأعمدة";
|
|
2558
|
+
readonly saveFailed: "تعذّر حفظ الأعمدة";
|
|
2559
|
+
readonly pk: "مفتاح";
|
|
2560
|
+
readonly pii: "بيانات شخصية";
|
|
2561
|
+
readonly header: "عنوان العمود {name}";
|
|
2562
|
+
readonly shown: "ظاهر";
|
|
2563
|
+
readonly toggle: "إظهار {name} في الجدول";
|
|
2564
|
+
readonly moveUp: "تحريك {name} لأعلى";
|
|
2565
|
+
readonly moveDown: "تحريك {name} لأسفل";
|
|
2566
|
+
readonly remove: "إزالة {name}";
|
|
2567
|
+
readonly none: {
|
|
2568
|
+
readonly title: "لا تحتوي هذه الصفحة على أعمدة بعد";
|
|
2569
|
+
readonly body: "تُقرأ الأعمدة من الجدول عند توليد الصفحة. اربط هذه الصفحة بجدول ثم أعد التوليد لملئها.";
|
|
2570
|
+
};
|
|
2571
|
+
};
|
|
2572
|
+
readonly icon: {
|
|
2573
|
+
readonly none: "اختر أيقونة";
|
|
2574
|
+
readonly search: "ابحث عن أيقونة";
|
|
2575
|
+
readonly noMatches: "لا توجد أيقونات تطابق هذا البحث.";
|
|
2576
|
+
};
|
|
2577
|
+
readonly preview: {
|
|
2578
|
+
readonly untitled: "صفحة بلا عنوان";
|
|
2579
|
+
readonly note: "رسم توضيحي للتخطيط، لا لبياناتك. تمتلئ الصفحة الحقيقية بعد الحفظ.";
|
|
2580
|
+
};
|
|
2581
|
+
readonly padding: {
|
|
2582
|
+
readonly default: "الافتراضي لهذا القالب";
|
|
2583
|
+
readonly none: "بدون";
|
|
2584
|
+
readonly standard: "قياسي (28 × 24)";
|
|
2585
|
+
readonly custom: "مخصص…";
|
|
2586
|
+
readonly x: "الجانبان (بكسل)";
|
|
2587
|
+
readonly y: "أعلى وأسفل (بكسل)";
|
|
2588
|
+
};
|
|
2589
|
+
};
|
|
2590
|
+
readonly audit: {
|
|
2591
|
+
readonly action: {
|
|
2592
|
+
readonly view: "عرض";
|
|
2593
|
+
};
|
|
2594
|
+
readonly actor: {
|
|
2595
|
+
readonly apiKey: "مفتاح API";
|
|
2596
|
+
readonly automation: "أتمتة";
|
|
2597
|
+
readonly system: "النظام";
|
|
2598
|
+
readonly user: "مستخدم";
|
|
2599
|
+
};
|
|
2600
|
+
readonly category: {
|
|
2601
|
+
readonly auth: "تسجيل الدخول والحسابات";
|
|
2602
|
+
readonly automation: "الأتمتة";
|
|
2603
|
+
readonly connection: "الاتصالات";
|
|
2604
|
+
readonly data: "السجلات";
|
|
2605
|
+
readonly export: "الاستيراد والتصدير";
|
|
2606
|
+
readonly llm: "المساعدة بالذكاء الاصطناعي";
|
|
2607
|
+
readonly rbac: "الأدوار والصلاحيات";
|
|
2608
|
+
readonly schema: "المخطط";
|
|
2609
|
+
readonly settings: "الإعدادات";
|
|
2610
|
+
readonly system: "النظام";
|
|
2611
|
+
};
|
|
2612
|
+
readonly column: {
|
|
2613
|
+
readonly action: "الإجراء";
|
|
2614
|
+
readonly actor: "المنفِّذ";
|
|
2615
|
+
readonly category: "الفئة";
|
|
2616
|
+
readonly details: "التفاصيل";
|
|
2617
|
+
readonly when: "الوقت";
|
|
2618
|
+
};
|
|
2619
|
+
readonly drawer: {
|
|
2620
|
+
readonly actorId: "معرّف المنفِّذ";
|
|
2621
|
+
readonly actorKind: "نوع المنفِّذ";
|
|
2622
|
+
readonly after: "بعد";
|
|
2623
|
+
readonly before: "قبل";
|
|
2624
|
+
readonly category: "الفئة";
|
|
2625
|
+
readonly changes: "التغييرات";
|
|
2626
|
+
readonly connection: "الاتصال";
|
|
2627
|
+
readonly field: "الحقل";
|
|
2628
|
+
readonly ip: "عنوان IP";
|
|
2629
|
+
readonly noChanges: "لم يسجّل هذا الإجراء أي صورة قبل/بعد.";
|
|
2630
|
+
readonly none: "لا شيء";
|
|
2631
|
+
readonly requestId: "معرّف الطلب";
|
|
2632
|
+
readonly resource: "المورد";
|
|
2633
|
+
readonly subtitle: "{actor} · {when}";
|
|
2634
|
+
readonly truncated: "اقتُطع عند 16 كيلوبايت";
|
|
2635
|
+
readonly userAgent: "وكيل المستخدم";
|
|
2636
|
+
};
|
|
2637
|
+
readonly empty: {
|
|
2638
|
+
readonly body: "التغييرات على البيانات والمخطط والإعدادات والصلاحيات تصل إلى هنا فور حدوثها.";
|
|
2639
|
+
readonly filtered: {
|
|
2640
|
+
readonly body: "وسّع النطاق الزمني أو امسح التصفية حسب الفئة.";
|
|
2641
|
+
readonly title: "لا شيء يطابق عوامل التصفية هذه";
|
|
2642
|
+
};
|
|
2643
|
+
readonly title: "لم يُسجَّل أي شيء بعد";
|
|
2644
|
+
};
|
|
2645
|
+
readonly filterActor: "معرّف المنفِّذ";
|
|
2646
|
+
readonly filterCategoryAny: "أي فئة";
|
|
2647
|
+
readonly filterCategory: "التصفية حسب الفئة";
|
|
2648
|
+
readonly filterFrom: "من";
|
|
2649
|
+
readonly filterTo: "إلى";
|
|
2650
|
+
readonly listFailed: {
|
|
2651
|
+
readonly title: "تعذّر تحميل سجل التدقيق";
|
|
2652
|
+
};
|
|
2653
|
+
readonly loadMore: "تحميل إدخالات أقدم";
|
|
2654
|
+
readonly subtitle: "كل تغيير جرى في مساحة العمل هذه، ومن أجراه، وما الذي غيّره.";
|
|
2655
|
+
readonly title: "سجل التدقيق";
|
|
2656
|
+
};
|
|
2657
|
+
readonly roles: {
|
|
2658
|
+
readonly action: {
|
|
2659
|
+
readonly delete: "حذف";
|
|
2660
|
+
readonly rename: "إعادة تسمية";
|
|
2661
|
+
};
|
|
2662
|
+
readonly builtinLocked: "لا يمكن حذف الأدوار المدمجة.";
|
|
2663
|
+
readonly category: {
|
|
2664
|
+
readonly access: "الوصول";
|
|
2665
|
+
readonly data: "البيانات";
|
|
2666
|
+
readonly operations: "العمليات";
|
|
2667
|
+
readonly workspace: "مساحة العمل";
|
|
2668
|
+
};
|
|
2669
|
+
readonly column: {
|
|
2670
|
+
readonly actions: "الإجراءات";
|
|
2671
|
+
readonly members: "الأعضاء";
|
|
2672
|
+
readonly name: "الدور";
|
|
2673
|
+
};
|
|
2674
|
+
readonly create: {
|
|
2675
|
+
readonly descriptionLabel: "الوصف";
|
|
2676
|
+
readonly description: "يبدأ الدور الجديد بلا أي صلاحيات على الإطلاق.";
|
|
2677
|
+
readonly failed: "تعذّر إنشاء الدور";
|
|
2678
|
+
readonly namePlaceholder: "مثال: موظف دعم";
|
|
2679
|
+
readonly name: "الاسم";
|
|
2680
|
+
readonly submit: "إنشاء الدور";
|
|
2681
|
+
readonly title: "دور جديد";
|
|
2682
|
+
};
|
|
2683
|
+
readonly createButton: "دور جديد";
|
|
2684
|
+
readonly delete: {
|
|
2685
|
+
readonly confirm: "حذف الدور";
|
|
2686
|
+
readonly description: "يُحذف الدور وصفوف صلاحياته.";
|
|
2687
|
+
readonly failed: "تعذّر حذف الدور";
|
|
2688
|
+
readonly hasMembers: "ما زال «{name}» لديه {count, plural, zero {لا أعضاء} one {عضو واحد} two {عضوان} few {# أعضاء} many {# عضوًا} other {# عضو}}. اختر الدور الذي سينتقلون إليه — لن يترك Adminium أي حساب بلا دور.";
|
|
2689
|
+
readonly noMembers: "لا أحد يحمل «{name}»، لذا لن ينتقل أحد.";
|
|
2690
|
+
readonly reassignPlaceholder: "اختر دورًا…";
|
|
2691
|
+
readonly reassignTo: "نقل الأعضاء إلى";
|
|
2692
|
+
readonly title: "حذف الدور";
|
|
2693
|
+
};
|
|
2694
|
+
readonly list: {
|
|
2695
|
+
readonly title: "الأدوار";
|
|
2696
|
+
};
|
|
2697
|
+
readonly loadFailed: {
|
|
2698
|
+
readonly body: "المصفوفة أدناه غير مكتملة، لذا فإن حفظها سيمسح صلاحيات لم تُحمَّل فحسب. أعد التحميل قبل إجراء أي تغييرات.";
|
|
2699
|
+
readonly title: "تعذّرت قراءة بعض الصلاحيات";
|
|
2700
|
+
};
|
|
2701
|
+
readonly matrix: {
|
|
2702
|
+
readonly discard: "تجاهل";
|
|
2703
|
+
readonly empty: {
|
|
2704
|
+
readonly body: "أبلغت هذه النسخة عن عدم وجود أي صلاحيات قابلة للمنح على الإطلاق، وهو ما لا ينبغي أن يحدث — أعد التحميل، وإذا استمر الأمر فراجع سجل الخادم.";
|
|
2705
|
+
readonly title: "لا توجد صلاحيات لعرضها";
|
|
2706
|
+
};
|
|
2707
|
+
readonly label: "صلاحيات الدور";
|
|
2708
|
+
readonly noChanges: "لا تغييرات معلّقة";
|
|
2709
|
+
readonly pending: "{count, plural, zero {لا تغييرات معلّقة} one {تغيير واحد معلّق} two {تغييران معلّقان} few {# تغييرات معلّقة} many {# تغييرًا معلّقًا} other {# تغيير معلّق}}";
|
|
2710
|
+
readonly rowHeader: "الصلاحية";
|
|
2711
|
+
readonly title: "الصلاحيات";
|
|
2712
|
+
};
|
|
2713
|
+
readonly memberCount: "{count, plural, zero {لا مستخدمين} one {مستخدم واحد} two {مستخدمان} few {# مستخدمين} many {# مستخدمًا} other {# مستخدم}}";
|
|
2714
|
+
readonly permission: {
|
|
2715
|
+
readonly apiKeysManage: "إدارة مفاتيح API";
|
|
2716
|
+
readonly auditRead: "قراءة سجل التدقيق";
|
|
2717
|
+
readonly connectionsManage: "إدارة اتصالات قواعد البيانات";
|
|
2718
|
+
readonly exportsManage: "إدارة عمليات التصدير لدى الجميع";
|
|
2719
|
+
readonly importsManage: "إدارة عمليات الاستيراد لدى الجميع";
|
|
2720
|
+
readonly jobsManage: "بدء المهام الخلفية وإلغاؤها";
|
|
2721
|
+
readonly jobsRead: "الاطلاع على كل المهام الخلفية";
|
|
2722
|
+
readonly llmRun: "تشغيل المساعدة بالذكاء الاصطناعي";
|
|
2723
|
+
readonly pagesManage: "إنشاء الصفحات وتنظيمها";
|
|
2724
|
+
readonly reportsManage: "إدارة التقارير المجدولة";
|
|
2725
|
+
readonly rolesManage: "إدارة الأدوار والصلاحيات";
|
|
2726
|
+
readonly schemaRemap: "تعديل تسميات المخطط وتجاوزاته";
|
|
2727
|
+
readonly settingsManage: "إدارة إعدادات مساحة العمل";
|
|
2728
|
+
readonly usersManage: "إدارة المستخدمين";
|
|
2729
|
+
};
|
|
2730
|
+
readonly rename: {
|
|
2731
|
+
readonly failed: "تعذّرت إعادة تسمية الدور";
|
|
2732
|
+
readonly title: "إعادة تسمية الدور";
|
|
2733
|
+
};
|
|
2734
|
+
readonly saveFailed: {
|
|
2735
|
+
readonly title: "تعذّر حفظ كل الأدوار";
|
|
2736
|
+
};
|
|
2737
|
+
readonly subtitle: "ما الذي يمكن لكل دور فعله. يحصل المستخدم على اتحاد كل الأدوار التي يحملها.";
|
|
2738
|
+
readonly title: "الأدوار والصلاحيات";
|
|
2739
|
+
};
|
|
2740
|
+
readonly security: {
|
|
2741
|
+
readonly password: {
|
|
2742
|
+
readonly changedBody: "استخدم كلمة المرور الجديدة في المرة القادمة التي تسجّل فيها الدخول. الجلسات على الأجهزة الأخرى لا تتأثر — أبطلها بالأسفل إن أردت تسجيل خروجها.";
|
|
2743
|
+
readonly changed: "تم تغيير كلمة المرور";
|
|
2744
|
+
readonly confirm: "تأكيد كلمة المرور الجديدة";
|
|
2745
|
+
readonly current: "كلمة المرور الحالية";
|
|
2746
|
+
readonly failed: "تعذّر تغيير كلمة مرورك";
|
|
2747
|
+
readonly helper: "8 أحرف على الأقل.";
|
|
2748
|
+
readonly mismatch: "كلمتا المرور غير متطابقتين.";
|
|
2749
|
+
readonly new: "كلمة المرور الجديدة";
|
|
2750
|
+
readonly submit: "تغيير كلمة المرور";
|
|
2751
|
+
readonly title: "كلمة المرور";
|
|
2752
|
+
};
|
|
2753
|
+
readonly sessions: {
|
|
2754
|
+
readonly expires: "تنتهي الصلاحية {at}";
|
|
2755
|
+
readonly failedBody: "هذه القائمة هي المكان الوحيد الذي يوضّح أين سُجِّل الدخول إلى حسابك، لذا اعتبر خلوّها أمرًا مجهولًا لا دليلًا على عدم وجود جلسات.";
|
|
2756
|
+
readonly failed: "تعذّرت قراءة جلساتك";
|
|
2757
|
+
readonly ip: "IP {ip}";
|
|
2758
|
+
readonly loading: "جارٍ البحث عن أجهزة أخرى مسجّلة الدخول…";
|
|
2759
|
+
readonly noIp: "لا يوجد عنوان IP مسجَّل";
|
|
2760
|
+
readonly revokeBody: "تنتهي الجلسة فورًا، ويتعيّن على من يستخدمها تسجيل الدخول من جديد.";
|
|
2761
|
+
readonly revokeFailed: "تعذّر تسجيل خروج هذا الجهاز";
|
|
2762
|
+
readonly revokeTitle: "تسجيل خروج هذا الجهاز";
|
|
2763
|
+
readonly revoke: "تسجيل الخروج";
|
|
2764
|
+
readonly seenUnknown: "آخر ظهور: غير معروف";
|
|
2765
|
+
readonly seen: "آخر ظهور {since}";
|
|
2766
|
+
readonly thisDevice: "هذا الجهاز";
|
|
2767
|
+
readonly title: "مسجَّل الدخول";
|
|
2768
|
+
readonly unknownDevice: "جهاز غير معروف";
|
|
2769
|
+
};
|
|
2770
|
+
readonly subtitle: "كلمة مرورك، وعاملك الثاني، وكل مكان سجّلت الدخول منه.";
|
|
2771
|
+
readonly title: "الأمان";
|
|
2772
|
+
readonly twoFactor: {
|
|
2773
|
+
readonly activateFailed: "لم يُقبل هذا الرمز";
|
|
2774
|
+
readonly activate: "تفعيل المصادقة الثنائية";
|
|
2775
|
+
readonly body: "يولّد تطبيق المصادقة رمزًا من 6 أرقام يطلبه Adminium بعد كلمة مرورك.";
|
|
2776
|
+
readonly code: "الرمز من تطبيقك";
|
|
2777
|
+
readonly copyKey: "نسخ مفتاح الإعداد";
|
|
2778
|
+
readonly copyLink: "نسخ رابط الإعداد";
|
|
2779
|
+
readonly disableBody: "يعود حسابك إلى كلمة المرور وحدها، وتتوقف رموز الاسترداد عن العمل.";
|
|
2780
|
+
readonly disableConfirm: "إيقافها";
|
|
2781
|
+
readonly disableFailed: "تعذّر إيقاف المصادقة الثنائية";
|
|
2782
|
+
readonly disablePassword: "كلمة مرورك";
|
|
2783
|
+
readonly disableTitle: "إيقاف المصادقة الثنائية";
|
|
2784
|
+
readonly disable: "إيقاف المصادقة الثنائية";
|
|
2785
|
+
readonly enrollFailed: "تعذّر بدء الإعداد";
|
|
2786
|
+
readonly enroll: "إعداد المصادقة الثنائية";
|
|
2787
|
+
readonly hide: "إخفاء مفتاح الإعداد";
|
|
2788
|
+
readonly off: "متوقفة";
|
|
2789
|
+
readonly on: "مفعَّلة";
|
|
2790
|
+
readonly recovery: {
|
|
2791
|
+
readonly body: "يسجّل كل رمز دخولك مرة واحدة إذا فقدت تطبيق المصادقة. وهي تُعرض الآن فقط.";
|
|
2792
|
+
readonly copy: "نسخ الرموز";
|
|
2793
|
+
readonly title: "احفظ رموز الاسترداد";
|
|
2794
|
+
};
|
|
2795
|
+
readonly reveal: "إظهار مفتاح الإعداد";
|
|
2796
|
+
readonly secretHelper: "الصق رابط الإعداد في تطبيق المصادقة، أو اكتب المفتاح يدويًا.";
|
|
2797
|
+
readonly secret: "مفتاح الإعداد";
|
|
2798
|
+
readonly title: "المصادقة الثنائية";
|
|
2799
|
+
};
|
|
2800
|
+
};
|
|
2801
|
+
readonly team: {
|
|
2802
|
+
readonly action: {
|
|
2803
|
+
readonly reactivate: "إعادة التنشيط";
|
|
2804
|
+
readonly remove: "حذف";
|
|
2805
|
+
readonly resend: "رابط جديد";
|
|
2806
|
+
readonly roles: "الأدوار";
|
|
2807
|
+
readonly suspend: "إيقاف";
|
|
2808
|
+
};
|
|
2809
|
+
readonly column: {
|
|
2810
|
+
readonly actions: "الإجراءات";
|
|
2811
|
+
readonly lastSeen: "آخر ظهور";
|
|
2812
|
+
readonly person: "الشخص";
|
|
2813
|
+
readonly roles: "الأدوار";
|
|
2814
|
+
readonly status: "الحالة";
|
|
2815
|
+
};
|
|
2816
|
+
readonly counts: "{active} نشط · {invited} مدعو · {suspended} موقوف";
|
|
2817
|
+
readonly empty: {
|
|
2818
|
+
readonly body: "ادعُ زميلًا ليحصل على تسجيل دخول ودور خاصين به.";
|
|
2819
|
+
readonly filtered: {
|
|
2820
|
+
readonly body: "امسح عوامل التصفية لعرض الدليل بالكامل.";
|
|
2821
|
+
readonly title: "لا أحد يطابق عوامل التصفية هذه";
|
|
2822
|
+
};
|
|
2823
|
+
readonly title: "أنت الوحيد الذي لديه حساب";
|
|
2824
|
+
};
|
|
2825
|
+
readonly filterRoleAny: "أي دور";
|
|
2826
|
+
readonly filterRole: "التصفية حسب الدور";
|
|
2827
|
+
readonly filterStatusAny: "أي حالة";
|
|
2828
|
+
readonly filterStatus: "التصفية حسب الحالة";
|
|
2829
|
+
readonly invite: {
|
|
2830
|
+
readonly copied: "تم النسخ";
|
|
2831
|
+
readonly copyLink: "نسخ الرابط";
|
|
2832
|
+
readonly created: {
|
|
2833
|
+
readonly body: "أرسل هذا الرابط إلى {email} بنفسك. يُعرض مرة واحدة فقط — لا يخزّن Adminium سوى بصمة تجزئة له، فإذا فقدته فسيتعيّن عليك حذف الدعوة وإصدار دعوة جديدة.";
|
|
2834
|
+
readonly title: "تم إنشاء الدعوة";
|
|
2835
|
+
};
|
|
2836
|
+
readonly emailIt: "إرسال الدعوة بالبريد الإلكتروني";
|
|
2837
|
+
readonly expiresRelative: "تنتهي صلاحية الرابط {at} ({relative}).";
|
|
2838
|
+
readonly expires: "تنتهي صلاحية الرابط {at}.";
|
|
2839
|
+
readonly noEmail: {
|
|
2840
|
+
readonly smtp: "لا يوجد خادم SMTP مُهيّأ في هذه النسخة، لذا لا توجد وسيلة لإرسال البريد. شارك الرابط عبر قناة تثق بها بالفعل.";
|
|
2841
|
+
readonly title: "لم يرسل Adminium هذا الرابط بالبريد الإلكتروني";
|
|
2842
|
+
readonly unknown: "تعذّر على Adminium التحقق مما إذا كانت هذه النسخة قادرة على إرسال البريد. شارك الرابط عبر قناة تثق بها بالفعل.";
|
|
2843
|
+
};
|
|
2844
|
+
};
|
|
2845
|
+
readonly inviteButton: "دعوة زميل";
|
|
2846
|
+
readonly inviteDialog: {
|
|
2847
|
+
readonly description: "ينشئ Adminium الحساب ويمنحك رابط تفعيل يُستخدم مرة واحدة لتمرّره إليه.";
|
|
2848
|
+
readonly emailPlaceholder: "name@example.com";
|
|
2849
|
+
readonly email: "البريد الإلكتروني";
|
|
2850
|
+
readonly failed: "تعذّر إنشاء الدعوة";
|
|
2851
|
+
readonly namePlaceholder: "مثال: دانا أوسي";
|
|
2852
|
+
readonly name: "الاسم";
|
|
2853
|
+
readonly rolesHelper: "اختر أقل الأدوار صلاحيةً مما يمكّنهم من أداء عملهم. يمكنك تغيير ذلك لاحقًا.";
|
|
2854
|
+
readonly roles: "الأدوار";
|
|
2855
|
+
readonly submit: "إنشاء الدعوة";
|
|
2856
|
+
readonly title: "دعوة زميل";
|
|
2857
|
+
};
|
|
2858
|
+
readonly listFailed: {
|
|
2859
|
+
readonly title: "تعذّر تحميل الدليل";
|
|
2860
|
+
};
|
|
2861
|
+
readonly loadMore: "تحميل المزيد";
|
|
2862
|
+
readonly neverSignedIn: "لم يسجّل الدخول قط";
|
|
2863
|
+
readonly noRoles: "لا أدوار";
|
|
2864
|
+
readonly remove: {
|
|
2865
|
+
readonly body: "يمحو هذا حساب {name} وتفضيلاته وجلسات دخوله، ويُفرغ اسمه من سجل الإعدادات التي غيّرها. أما الإيقاف بدلًا من ذلك فيُبقي كل ذلك ويمنعه من تسجيل الدخول فحسب. لا يمكن التراجع عن هذا.";
|
|
2866
|
+
readonly confirm: "حذف نهائيًا";
|
|
2867
|
+
readonly prompt: "اكتب «{email}» للتأكيد";
|
|
2868
|
+
readonly title: "حذف الحساب نهائيًا";
|
|
2869
|
+
};
|
|
2870
|
+
readonly roles: {
|
|
2871
|
+
readonly unavailable: "الأدوار غير ظاهرة لحسابك، لذا لا يمكن إسناد أي منها هنا.";
|
|
2872
|
+
};
|
|
2873
|
+
readonly rolesDialog: {
|
|
2874
|
+
readonly description: "يحصل المستخدم على اتحاد كل الأدوار التي يحملها.";
|
|
2875
|
+
readonly failed: "تعذّر تغيير الأدوار";
|
|
2876
|
+
readonly title: "أدوار {name}";
|
|
2877
|
+
};
|
|
2878
|
+
readonly rolesLocked: "يتطلب تغيير الأدوار صلاحية «إدارة الأدوار».";
|
|
2879
|
+
readonly search: "ابحث بالاسم أو البريد الإلكتروني";
|
|
2880
|
+
readonly status: {
|
|
2881
|
+
readonly active: "نشط";
|
|
2882
|
+
readonly invited: "مدعو";
|
|
2883
|
+
readonly suspended: "موقوف";
|
|
2884
|
+
};
|
|
2885
|
+
readonly subtitle: "من لديه حساب على نسخة Adminium هذه، وما الذي يستطيع كل منهم فعله.";
|
|
2886
|
+
readonly title: "الفريق";
|
|
2887
|
+
readonly twoFactorOn: "المصادقة الثنائية مفعَّلة";
|
|
2888
|
+
readonly twoFactorShort: "2FA";
|
|
2889
|
+
};
|
|
2890
|
+
readonly email: {
|
|
2891
|
+
readonly linkFallback: "إذا لم يعمل الزر، فالصق هذا الرابط في متصفحك: {url}";
|
|
2892
|
+
readonly notification: {
|
|
2893
|
+
readonly action: "فتح {appName}";
|
|
2894
|
+
readonly footer: "تصلك هذه الرسالة لأن إشعارات البريد الإلكتروني مفعّلة في حسابك على {appName}. يمكنك إيقافها من إعدادات الإشعارات.";
|
|
2895
|
+
readonly name: "إشعار";
|
|
2896
|
+
};
|
|
2897
|
+
readonly passwordReset: {
|
|
2898
|
+
readonly action: "اختيار كلمة مرور جديدة";
|
|
2899
|
+
readonly heading: "إعادة تعيين كلمة المرور";
|
|
2900
|
+
readonly intro: "مرحبًا {name}، تلقّينا طلبًا لإعادة تعيين كلمة المرور الخاصة بالبريد الإلكتروني {email}.";
|
|
2901
|
+
readonly name: "إعادة تعيين كلمة المرور";
|
|
2902
|
+
readonly notice: "يعمل هذا الرابط مرة واحدة فقط وتنتهي صلاحيته خلال {expiresInMinutes} دقيقة. إذا لم تطلب إعادة تعيين كلمة المرور، فيمكنك تجاهل هذه الرسالة — وستظل كلمة المرور الحالية فعّالة.";
|
|
2903
|
+
readonly subject: "إعادة تعيين كلمة مرور حسابك في {appName}";
|
|
2904
|
+
};
|
|
2905
|
+
readonly userInvite: {
|
|
2906
|
+
readonly action: "قبول الدعوة";
|
|
2907
|
+
readonly heading: "لقد تمت دعوتك";
|
|
2908
|
+
readonly intro: "لديك دعوة من {inviterName} للانضمام إلى {appName}. اقبل الدعوة لتعيين كلمة مرور لعنوان البريد {email} ثم سجِّل الدخول.";
|
|
2909
|
+
readonly name: "دعوة الفريق";
|
|
2910
|
+
readonly notice: "تعمل هذه الدعوة مرة واحدة فقط وتنتهي صلاحيتها خلال {expiresInDays} يوم. إذا لم تكن تتوقّعها، فيمكنك تجاهل هذه الرسالة.";
|
|
2911
|
+
readonly subject: "تمت دعوتك إلى {appName}";
|
|
2912
|
+
readonly inviterFallback: "أحد المسؤولين";
|
|
2913
|
+
};
|
|
2061
2914
|
};
|
|
2062
2915
|
};
|
|
2063
2916
|
export default _default;
|