|
1 | 1 | { |
2 | 2 | "appShell": { |
3 | 3 | "toast": { |
4 | | - "dismiss": "Dismiss" |
| 4 | + "dismiss": "إغلاق" |
5 | 5 | }, |
6 | 6 | "logViewer": { |
7 | 7 | "toolbar": { |
8 | | - "resume": "Resume", |
9 | | - "pause": "Pause", |
10 | | - "unpinAutoScroll": "Unpin auto-scroll", |
11 | | - "pinAutoScroll": "Pin auto-scroll", |
12 | | - "newestFirst": "Newest first", |
13 | | - "oldestFirst": "Oldest first", |
| 8 | + "resume": "استئناف", |
| 9 | + "pause": "إيقاف مؤقت", |
| 10 | + "unpinAutoScroll": "إلغاء تثبيت التمرير التلقائي", |
| 11 | + "pinAutoScroll": "تثبيت التمرير التلقائي", |
| 12 | + "newestFirst": "الأحدث أولاً", |
| 13 | + "oldestFirst": "الأقدم أولاً", |
14 | 14 | "regexToggle": ".* Regex", |
15 | | - "showMatchesOnly": "Show matches only", |
16 | | - "showingMatchesOnly": "Showing matches only", |
17 | | - "prev": "Prev", |
18 | | - "next": "Next" |
| 15 | + "showMatchesOnly": "إظهار المطابقات فقط", |
| 16 | + "showingMatchesOnly": "عرض المطابقات فقط", |
| 17 | + "prev": "السابق", |
| 18 | + "next": "التالي" |
19 | 19 | }, |
20 | 20 | "search": { |
21 | | - "placeholder": "Search logs", |
22 | | - "copied": "Copied!", |
23 | | - "copyLogs": "Copy logs" |
| 21 | + "placeholder": "البحث في السجلات", |
| 22 | + "copied": "تم النسخ!", |
| 23 | + "copyLogs": "نسخ السجلات" |
24 | 24 | }, |
25 | 25 | "empty": { |
26 | | - "noMatchingEntries": "No matching entries", |
27 | | - "defaultMessage": "No log entries yet" |
| 26 | + "noMatchingEntries": "لا توجد إدخالات مطابقة", |
| 27 | + "defaultMessage": "لا توجد إدخالات سجل بعد" |
28 | 28 | }, |
29 | 29 | "footer": { |
30 | | - "lines": "lines", |
31 | | - "defaultStatusLabel": "Offline" |
| 30 | + "lines": "سطر", |
| 31 | + "defaultStatusLabel": "غير متصل" |
32 | 32 | } |
33 | 33 | }, |
34 | 34 | "notificationBell": { |
35 | | - "buttonLabel": "Notifications", |
36 | | - "tooltip": "Notifications", |
37 | | - "header": "Notifications", |
38 | | - "clear": "Clear", |
39 | | - "loading": "Loading...", |
40 | | - "empty": "No notifications yet", |
41 | | - "markAllRead": "Mark all as read", |
42 | | - "openAuditLog": "Open audit log", |
43 | | - "dismiss": "Dismiss notification" |
| 35 | + "buttonLabel": "الإشعارات", |
| 36 | + "tooltip": "الإشعارات", |
| 37 | + "header": "الإشعارات", |
| 38 | + "clear": "مسح", |
| 39 | + "loading": "جارٍ التحميل...", |
| 40 | + "empty": "لا توجد إشعارات بعد", |
| 41 | + "markAllRead": "تعليم الكل كمقروء", |
| 42 | + "openAuditLog": "فتح سجل التدقيق", |
| 43 | + "dismiss": "إغلاق الإشعار" |
44 | 44 | }, |
45 | 45 | "themeToggle": { |
46 | | - "mobileLabel": "Theme: {id} (tap to cycle)", |
47 | | - "switchTo": "Switch to {id} theme", |
| 46 | + "mobileLabel": "السمة: {id} (اضغط للتبديل)", |
| 47 | + "switchTo": "التبديل إلى سمة {id}", |
48 | 48 | "variantLabel": "{label}" |
49 | 49 | }, |
50 | 50 | "layout": { |
51 | 51 | "nav": { |
52 | | - "dashboard": "Dashboard", |
53 | | - "containers": "Containers", |
54 | | - "security": "Security", |
55 | | - "audit": "Audit", |
56 | | - "systemLogs": "System Logs", |
57 | | - "manageGroup": "Manage", |
58 | | - "hosts": "Hosts", |
59 | | - "registries": "Registries", |
60 | | - "watchers": "Watchers", |
61 | | - "settingsGroup": "Settings", |
62 | | - "general": "General", |
63 | | - "notifications": "Notifications", |
64 | | - "outbox": "Outbox", |
65 | | - "triggers": "Triggers", |
66 | | - "auth": "Auth", |
67 | | - "agents": "Agents" |
| 52 | + "dashboard": "لوحة التحكم", |
| 53 | + "containers": "الحاويات", |
| 54 | + "security": "الأمان", |
| 55 | + "audit": "التدقيق", |
| 56 | + "systemLogs": "سجلات النظام", |
| 57 | + "manageGroup": "إدارة", |
| 58 | + "hosts": "المضيفون", |
| 59 | + "registries": "السجلات", |
| 60 | + "watchers": "المراقبون", |
| 61 | + "settingsGroup": "الإعدادات", |
| 62 | + "general": "عام", |
| 63 | + "notifications": "الإشعارات", |
| 64 | + "outbox": "صندوق الصادر", |
| 65 | + "triggers": "المشغّلات", |
| 66 | + "auth": "المصادقة", |
| 67 | + "agents": "الوكلاء" |
68 | 68 | }, |
69 | 69 | "sidebar": { |
70 | | - "closeMobileMenu": "Close menu", |
71 | | - "searchButton": "Search", |
72 | | - "searchAriaLabel": "Search", |
73 | | - "aboutTooltip": "About Drydock", |
74 | | - "aboutAriaLabel": "About Drydock", |
75 | | - "expandSidebar": "Expand sidebar", |
76 | | - "collapseSidebar": "Collapse sidebar" |
| 70 | + "closeMobileMenu": "إغلاق القائمة", |
| 71 | + "searchButton": "بحث", |
| 72 | + "searchAriaLabel": "بحث", |
| 73 | + "aboutTooltip": "حول Drydock", |
| 74 | + "aboutAriaLabel": "حول Drydock", |
| 75 | + "expandSidebar": "توسيع الشريط الجانبي", |
| 76 | + "collapseSidebar": "طي الشريط الجانبي" |
77 | 77 | }, |
78 | 78 | "topbar": { |
79 | | - "openMenu": "Open menu", |
80 | | - "closeMenu": "Close menu", |
81 | | - "userMenu": "User menu", |
82 | | - "profile": "Profile", |
83 | | - "signOut": "Sign out" |
| 79 | + "openMenu": "فتح القائمة", |
| 80 | + "closeMenu": "إغلاق القائمة", |
| 81 | + "userMenu": "قائمة المستخدم", |
| 82 | + "profile": "الملف الشخصي", |
| 83 | + "signOut": "تسجيل الخروج" |
84 | 84 | }, |
85 | 85 | "about": { |
86 | 86 | "title": "Drydock", |
87 | | - "subtitle": "Docker Container Update Manager", |
88 | | - "documentation": "Documentation", |
| 87 | + "subtitle": "مدير تحديثات حاويات Docker", |
| 88 | + "documentation": "التوثيق", |
89 | 89 | "github": "GitHub", |
90 | | - "changelog": "Changelog", |
91 | | - "close": "Close" |
| 90 | + "changelog": "سجل التغييرات", |
| 91 | + "close": "إغلاق" |
92 | 92 | }, |
93 | 93 | "search": { |
94 | | - "ariaLabel": "Search", |
95 | | - "placeholder": "Jump to pages, containers, agents, triggers...", |
96 | | - "shown": "{count} shown", |
97 | | - "refreshing": "Refreshing search index...", |
98 | | - "noMatches": "No matches for \"{query}\".", |
99 | | - "hint": "Type to search pages, containers, agents, triggers, watchers, and settings.", |
100 | | - "prefixScopeHint": "Prefix scope active; use ", |
101 | | - "typeHint": "Type", |
102 | | - "useTab": " to change scope", |
103 | | - "moveHint": "move", |
104 | | - "openHint": "open" |
| 94 | + "ariaLabel": "بحث", |
| 95 | + "placeholder": "الانتقال إلى الصفحات، الحاويات، الوكلاء، المشغّلات...", |
| 96 | + "shown": "{count} معروض", |
| 97 | + "refreshing": "جارٍ تحديث فهرس البحث...", |
| 98 | + "noMatches": "لا نتائج لـ \"{query}\".", |
| 99 | + "hint": "اكتب للبحث في الصفحات، الحاويات، الوكلاء، المشغّلات، المراقبين، والإعدادات.", |
| 100 | + "prefixScopeHint": "النطاق ببادئة نشط؛ استخدم ", |
| 101 | + "typeHint": "اكتب", |
| 102 | + "useTab": " لتغيير النطاق", |
| 103 | + "moveHint": "تنقل", |
| 104 | + "openHint": "فتح" |
105 | 105 | }, |
106 | 106 | "connection": { |
107 | | - "lostTitle": "Connection Lost", |
108 | | - "applyingUpdateTitle": "Applying Update", |
109 | | - "lostMessage": "The server is unreachable. Waiting for it to come back online...", |
110 | | - "restartingMessage": "Drydock is restarting after a self-update{opId}. Reconnecting when the service is back...", |
111 | | - "reconnecting": "Reconnecting", |
112 | | - "restartingService": "Restarting service" |
| 107 | + "lostTitle": "انقطع الاتصال", |
| 108 | + "applyingUpdateTitle": "جارٍ تطبيق التحديث", |
| 109 | + "lostMessage": "الخادم غير قابل للوصول. في انتظار عودته...", |
| 110 | + "restartingMessage": "Drydock يُعيد تشغيله بعد تحديث ذاتي{opId}. جارٍ إعادة الاتصال عند عودة الخدمة...", |
| 111 | + "reconnecting": "جارٍ إعادة الاتصال", |
| 112 | + "restartingService": "جارٍ إعادة تشغيل الخدمة" |
113 | 113 | } |
114 | 114 | }, |
115 | 115 | "announcementBanner": { |
116 | | - "defaultDismiss": "Dismiss", |
117 | | - "defaultLinkLabel": "View migration guide" |
| 116 | + "defaultDismiss": "إغلاق", |
| 117 | + "defaultLinkLabel": "عرض دليل الترحيل" |
118 | 118 | }, |
119 | 119 | "banners": { |
120 | | - "legacyConfigTitleSingular": "{total} legacy configuration alias detected", |
121 | | - "legacyConfigTitlePlural": "{total} legacy configuration aliases detected", |
122 | | - "legacyApiPathTitle": "{total} legacy API paths detected", |
123 | | - "dontShowAgain": "Don't show again", |
124 | | - "oidcHttpTitle": "HTTP OIDC discovery detected", |
125 | | - "legacyHashTitle": "Legacy password hash detected", |
126 | | - "curlHealthcheckTitle": "Custom curl healthcheck override detected", |
127 | | - "envKeysLabel": "Env keys ({count}): {keys}", |
128 | | - "labelKeysLabel": "Label keys ({count}): {keys}", |
129 | | - "apiPathsLabel": "API paths ({count}): {keys}", |
130 | | - "healthcheckCommandLabel": "Healthcheck command: {command}" |
| 120 | + "legacyConfigTitleSingular": "تم اكتشاف {total} اسم مستعار قديم للإعداد", |
| 121 | + "legacyConfigTitlePlural": "تم اكتشاف {total} اسم مستعار قديم للإعداد", |
| 122 | + "legacyApiPathTitle": "تم اكتشاف {total} مسار API قديم", |
| 123 | + "dontShowAgain": "لا تُظهر مجدداً", |
| 124 | + "oidcHttpTitle": "تم اكتشاف اكتشاف OIDC عبر HTTP", |
| 125 | + "legacyHashTitle": "تم اكتشاف تجزئة كلمة مرور قديمة", |
| 126 | + "curlHealthcheckTitle": "تم اكتشاف تجاوز مخصص لفحص صحة curl", |
| 127 | + "envKeysLabel": "مفاتيح البيئة ({count}): {keys}", |
| 128 | + "labelKeysLabel": "مفاتيح التسمية ({count}): {keys}", |
| 129 | + "apiPathsLabel": "مسارات API ({count}): {keys}", |
| 130 | + "healthcheckCommandLabel": "أمر فحص الصحة: {command}" |
131 | 131 | } |
132 | 132 | } |
133 | 133 | } |
0 commit comments