mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
New translations forms.php (Ukrainian)
This commit is contained in:
parent
0a2146b2da
commit
e4a6b9112f
@ -54,6 +54,7 @@ return [
|
||||
'message-help' => 'Ви також можете використовувати Markdown.',
|
||||
'occurred_at' => 'Коли цей інцидент відбувся?',
|
||||
'notify_subscribers' => 'Повідомити підписників?',
|
||||
'notify_disabled' => 'Due to scheduled maintenance, notifications about this incident or its components will be suppressed.',
|
||||
'visibility' => 'Incident Visibility',
|
||||
'stick_status' => 'Stick Incident',
|
||||
'stickied' => 'Stickied',
|
||||
@ -147,20 +148,21 @@ return [
|
||||
'settings' => [
|
||||
// Application setup
|
||||
'app-setup' => [
|
||||
'site-name' => 'Назва сайту',
|
||||
'site-url' => 'URL сайту',
|
||||
'display-graphs' => 'Відображати графіки на сторінці статусу?',
|
||||
'about-this-page' => 'Інформація про цю сторінку',
|
||||
'days-of-incidents' => 'How many days of incidents to show?',
|
||||
'time_before_refresh' => 'Status page refresh rate (in seconds).',
|
||||
'banner' => 'Зображення банеру',
|
||||
'banner-help' => 'Радимо завантажувати файли не більше, ніж 930 пiкселей у ширину.',
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'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?',
|
||||
'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)',
|
||||
'show_timezone' => 'Show the timezone the status page is running in.',
|
||||
'only_disrupted_days' => 'Only show days containing incidents in the timeline?',
|
||||
'site-name' => 'Назва сайту',
|
||||
'site-url' => 'URL сайту',
|
||||
'display-graphs' => 'Відображати графіки на сторінці статусу?',
|
||||
'about-this-page' => 'Інформація про цю сторінку',
|
||||
'days-of-incidents' => 'How many days of incidents to show?',
|
||||
'time_before_refresh' => 'Status page refresh rate (in seconds).',
|
||||
'banner' => 'Зображення банеру',
|
||||
'banner-help' => "Радимо завантажувати файли не більше, ніж 930 пiкселей у ширину.",
|
||||
'subscribers' => 'Allow people to signup to email notifications?',
|
||||
'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)',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
'enable_external_dependencies' => 'Enable Third Party Dependencies (Google Fonts, Trackers, etc...)',
|
||||
'show_timezone' => 'Show the timezone the status page is running in.',
|
||||
'only_disrupted_days' => 'Only show days containing incidents in the timeline?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Код Google Analytics',
|
||||
|
Loading…
x
Reference in New Issue
Block a user