New translations forms.php (Arabic)

This commit is contained in:
James Brooks 2018-03-31 10:31:17 +01:00
parent d2d1e379e6
commit 04de47b857

View File

@ -110,7 +110,7 @@ return [
'name' => 'الإسم', 'name' => 'الإسم',
'description' => 'الوصف', 'description' => 'الوصف',
'start_at' => 'Schedule start time', 'start_at' => 'Schedule start time',
'timezone' => 'Timezone', 'timezone' => 'المنطقة الزمنية',
'schedule_frequency' => 'Schedule frequency (in seconds)', 'schedule_frequency' => 'Schedule frequency (in seconds)',
'completion_latency' => 'Completion latency (in seconds)', 'completion_latency' => 'Completion latency (in seconds)',
'group' => 'مجموعة', 'group' => 'مجموعة',
@ -127,12 +127,12 @@ return [
'description' => 'الوصف', 'description' => 'الوصف',
'description-help' => 'يمكنك إستخدام الـ Markdown.', 'description-help' => 'يمكنك إستخدام الـ Markdown.',
'display-chart' => 'Display chart on status page?', 'display-chart' => 'Display chart on status page?',
'default-value' => 'Default value', 'default-value' => 'القيمة الإفتراضية',
'calc_type' => 'Calculation of metrics', 'calc_type' => 'Calculation of metrics',
'type_sum' => 'Sum', 'type_sum' => 'Sum',
'type_avg' => 'Average', 'type_avg' => 'المُعدَّل',
'places' => 'Decimal places', 'places' => 'Decimal places',
'default_view' => 'Default view', 'default_view' => 'العرض الإفتراضي',
'threshold' => 'How many minutes of threshold between metric points?', 'threshold' => 'How many minutes of threshold between metric points?',
'visibility' => 'Visibility', 'visibility' => 'Visibility',
'visibility_authenticated' => 'Visible to authenticated users', 'visibility_authenticated' => 'Visible to authenticated users',
@ -140,7 +140,7 @@ return [
'visibility_hidden' => 'Always hidden', 'visibility_hidden' => 'Always hidden',
'points' => [ 'points' => [
'value' => 'Value', 'value' => 'القيمة',
], ],
], ],
@ -149,35 +149,35 @@ return [
// Application setup // Application setup
'app-setup' => [ 'app-setup' => [
'site-name' => 'إسم الموقع', 'site-name' => 'إسم الموقع',
'site-url' => 'Site URL', 'site-url' => 'رابط الموقع',
'display-graphs' => 'Display graphs on status page?', 'display-graphs' => 'هل تريد عرض المنحنيات البيانية على صفحة الحالة ؟',
'about-this-page' => 'About this page', 'about-this-page' => 'عن هذه الصفحة',
'days-of-incidents' => 'How many days of incidents to show?', 'days-of-incidents' => 'How many days of incidents to show?',
'time_before_refresh' => 'Status page refresh rate (in seconds).', 'time_before_refresh' => 'Status page refresh rate (in seconds)',
'banner' => 'Banner Image', 'banner' => 'Banner Image',
'banner-help' => "It's recommended that you upload files no bigger than 930px wide .", 'banner-help' => "It's recommended that you upload files no bigger than 930px wide",
'subscribers' => 'Allow people to signup to email notifications?', 'subscribers' => 'Allow people to signup to email notifications?',
'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?', 'suppress_notifications_in_maintenance' => 'Suppress notifications when incident occurs during maintenance period?',
'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)', 'skip_subscriber_verification' => 'Skip verifying of users? (Be warned, you could be spammed)',
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?', 'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)', 'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)',
'show_timezone' => 'Show the timezone the status page is running in.', 'show_timezone' => 'Show the timezone the status page is running in',
'only_disrupted_days' => 'Only show days containing incidents in the timeline?', 'only_disrupted_days' => 'Only show days containing incidents in the timeline?',
], ],
'analytics' => [ 'analytics' => [
'analytics_google' => 'Google Analytics code', 'analytics_google' => 'رمز تحليلات غوغل',
'analytics_gosquared' => 'GoSquared Analytics code', 'analytics_gosquared' => 'رمز تحليلات غو سكوارد',
'analytics_piwik_url' => 'URL of your Piwik instance (without http(s)://)', 'analytics_piwik_url' => 'URL of your Piwik instance (without http(s)://)',
'analytics_piwik_siteid' => 'Piwik\'s site id', 'analytics_piwik_siteid' => 'مُعرّف بيويك Piwik الخاص بالموقع',
], ],
'localization' => [ 'localization' => [
'site-timezone' => 'Site timezone', 'site-timezone' => 'المنطقة الزمنية الخاصة بالموقع',
'site-locale' => 'لغة الموقع', 'site-locale' => 'لغة الموقع',
'date-format' => 'تنسيق التاريخ', 'date-format' => 'تنسيق التاريخ',
'incident-date-format' => 'Incident timestamp format', 'incident-date-format' => 'Incident timestamp format',
], ],
'security' => [ 'security' => [
'allowed-domains' => 'Allowed domains', 'allowed-domains' => 'النطاقات المسموح بها',
'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.', 'allowed-domains-help' => 'Comma separated. The domain set above is automatically allowed by default.',
], ],
'stylesheet' => [ 'stylesheet' => [
@ -191,10 +191,10 @@ return [
'fullwidth-banner' => 'Enable fullwidth banner?', 'fullwidth-banner' => 'Enable fullwidth banner?',
'text-color' => 'لون النص', 'text-color' => 'لون النص',
'dashboard-login' => 'Show dashboard button in the footer?', 'dashboard-login' => 'Show dashboard button in the footer?',
'reds' => 'Red (used for errors)', 'reds' => 'الأحمر (يُستخدَم للأخطاء)',
'blues' => 'Blue (used for information)', 'blues' => 'الأزرق (يُستخدَم للأخبار)',
'greens' => 'Green (used for success)', 'greens' => 'الأزرق (يُستخدَم في حالة النجاح)',
'yellows' => 'Yellow (used for alerts)', 'yellows' => 'الأصفر (يُستخدَم في التنبيهات)',
'oranges' => 'Orange (used for notices)', 'oranges' => 'Orange (used for notices)',
'metrics' => 'Metrics fill', 'metrics' => 'Metrics fill',
'links' => 'الروابط', 'links' => 'الروابط',
@ -211,7 +211,7 @@ return [
'user_level' => 'User Level', 'user_level' => 'User Level',
'levels' => [ 'levels' => [
'admin' => 'المدير', 'admin' => 'المدير',
'user' => 'User', 'user' => 'المستخدِم',
], ],
'2fa' => [ '2fa' => [
'help' => 'Enabling two factor authentication increases security of your account. You will need to download <a href="https://support.google.com/accounts/answer/1066447?hl=en">Google Authenticator</a> or a similar app on to your mobile device. When you login you will be asked to provide a token generated by the app.', 'help' => 'Enabling two factor authentication increases security of your account. You will need to download <a href="https://support.google.com/accounts/answer/1066447?hl=en">Google Authenticator</a> or a similar app on to your mobile device. When you login you will be asked to provide a token generated by the app.',
@ -223,11 +223,11 @@ return [
], ],
'general' => [ 'general' => [
'timezone' => 'Select Timezone', 'timezone' => 'إختر المنطقة الزمنية',
], ],
// Buttons // Buttons
'add' => 'Add', 'add' => 'إضافة',
'save' => 'حفظ', 'save' => 'حفظ',
'update' => 'تحديث', 'update' => 'تحديث',
'create' => 'إنشاء', 'create' => 'إنشاء',