PageRenderTime 25ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/resources/lang/no/dashboard.php

https://gitlab.com/billyprice1/Cachet
PHP | 275 lines | 236 code | 17 blank | 22 comment | 0 complexity | 5f72f634c6b806a0ce2380073831283a MD5 | raw file
  1. <?php
  2. /*
  3. * This file is part of Cachet.
  4. *
  5. * (c) Alt Three Services Limited
  6. *
  7. * For the full copyright and license information, please view the LICENSE
  8. * file that was distributed with this source code.
  9. */
  10. return [
  11. 'dashboard' => 'Dashbord',
  12. // Incidents
  13. 'incidents' => [
  14. 'title' => 'Hendelser &amp; Timeplan',
  15. 'incidents' => 'Hendelser',
  16. 'logged' => '{0} Det er ingen hendelser, bra jobbet.|Du har en logget hendelse.|Du har rapportert <strong>:count</strong> hendelser.',
  17. 'incident-create-template' => 'Opprett mal',
  18. 'incident-templates' => 'Hendelsesmaler',
  19. 'add' => [
  20. 'title' => 'Report an incident',
  21. 'success' => 'Incident added.',
  22. 'failure' => 'There was an error adding the incident, please try again.',
  23. ],
  24. 'edit' => [
  25. 'title' => 'Edit an incident',
  26. 'success' => 'Hendelse oppdatert.',
  27. 'failure' => 'There was an error editing the incident, please try again.',
  28. ],
  29. 'delete' => [
  30. 'success' => 'The incident has been deleted and will not show on your status page.',
  31. 'failure' => 'The incident could not be deleted, please try again.',
  32. ],
  33. // Incident templates
  34. 'templates' => [
  35. 'title' => 'Hendelsesmaler',
  36. 'add' => [
  37. 'title' => 'Create an incident template',
  38. 'message' => 'You should add an incident template.',
  39. 'success' => 'Your new incident template has been created.',
  40. 'failure' => 'Something went wrong with the incident template.',
  41. ],
  42. 'edit' => [
  43. 'title' => 'Edit Template',
  44. 'success' => 'The incident template has been updated.',
  45. 'failure' => 'Something went wrong updating the incident template',
  46. ],
  47. 'delete' => [
  48. 'success' => 'The incident template has been deleted.',
  49. 'failure' => 'The incident template could not be deleted, please try again.',
  50. ],
  51. ],
  52. ],
  53. // Incident Maintenance
  54. 'schedule' => [
  55. 'schedule' => 'Planlagt vedlikehold',
  56. 'logged' => '{0} There are no schedules, good work.|You have logged one schedule.|You have reported <strong>:count</strong> schedules.',
  57. 'scheduled_at' => 'Planlagt til :timestamp',
  58. 'add' => [
  59. 'title' => 'Add Scheduled Maintenance',
  60. 'success' => 'Schedule added.',
  61. 'failure' => 'Something went wrong adding the schedule, please try again.',
  62. ],
  63. 'edit' => [
  64. 'title' => 'Edit Scheduled Maintenance',
  65. 'success' => 'Schedule has been updated!',
  66. 'failure' => 'Something went wrong editing the schedule, please try again.',
  67. ],
  68. 'delete' => [
  69. 'success' => 'The scheduled maintenance has been deleted and will not show on your status page.',
  70. 'failure' => 'The scheduled maintenance could not be deleted, please try again.',
  71. ],
  72. ],
  73. // Components
  74. 'components' => [
  75. 'components' => 'Komponenter',
  76. 'component_statuses' => 'Komponentstatus',
  77. 'listed_group' => 'Gruppert under :name',
  78. 'add' => [
  79. 'title' => 'Add a component',
  80. 'message' => 'Du burde legge til en komponent.',
  81. 'success' => 'Component created.',
  82. 'failure' => 'Something went wrong with the component, please try again.',
  83. ],
  84. 'edit' => [
  85. 'title' => 'Edit a component',
  86. 'success' => 'Component updated.',
  87. 'failure' => 'Something went wrong with the component, please try again.',
  88. ],
  89. 'delete' => [
  90. 'success' => 'The component has been deleted!',
  91. 'failure' => 'The component could not be deleted, please try again.',
  92. ],
  93. // Component groups
  94. 'groups' => [
  95. 'groups' => 'Komponentgruppe | Komponentgrupper',
  96. 'no_components' => 'Du burde legge til en komponentgruppe.',
  97. 'add' => [
  98. 'title' => 'Add a component group',
  99. 'success' => 'Component group added.',
  100. 'failure' => 'Something went wrong with the component group, please try again.',
  101. ],
  102. 'edit' => [
  103. 'title' => 'Edit a component group',
  104. 'success' => 'Component group updated.',
  105. 'failure' => 'Something went wrong with the component group, please try again.',
  106. ],
  107. 'delete' => [
  108. 'success' => 'Component group has been deleted!',
  109. 'failure' => 'The component group could not be deleted, please try again.',
  110. ],
  111. ],
  112. ],
  113. // Metrics
  114. 'metrics' => [
  115. 'metrics' => 'Beregninger',
  116. 'add' => [
  117. 'title' => 'Create a metric',
  118. 'message' => 'You should add a metric.',
  119. 'success' => 'Metric created.',
  120. 'failure' => 'Something went wrong with the metric, please try again.',
  121. ],
  122. 'edit' => [
  123. 'title' => 'Edit a metric',
  124. 'success' => 'Metric updated.',
  125. 'failure' => 'Something went wrong with the metric, please try again.',
  126. ],
  127. 'delete' => [
  128. 'success' => 'The metric has been deleted and will no longer display on your status page.',
  129. 'failure' => 'The metric could not be deleted, please try again.',
  130. ],
  131. ],
  132. // Subscribers
  133. 'subscribers' => [
  134. 'subscribers' => 'Subscribers',
  135. 'description' => 'Subscribers will receive email updates when incidents are created or components are updated.',
  136. 'verified' => 'Verified',
  137. 'not_verified' => 'Not verified',
  138. 'subscriber' => ':email, subscribed :date',
  139. 'no_subscriptions' => 'Subscribed to all updates',
  140. 'add' => [
  141. 'title' => 'Add a new subscriber',
  142. 'success' => 'Subscriber has been added!',
  143. 'failure' => 'Something went wrong adding the subscriber, please try again.',
  144. 'help' => 'Enter each subscriber on a new line.',
  145. ],
  146. 'edit' => [
  147. 'title' => 'Update subscriber',
  148. 'success' => 'Subscriber has been updated!',
  149. 'failure' => 'Something went wrong editing the subscriber, please try again.',
  150. ],
  151. ],
  152. // Team
  153. 'team' => [
  154. 'team' => 'Team',
  155. 'member' => 'Bruker',
  156. 'profile' => 'Profil',
  157. 'description' => 'Team Members will be able to add, modify &amp; edit components and incidents.',
  158. 'add' => [
  159. 'title' => 'Add a new team member',
  160. 'success' => 'Team member added.',
  161. 'failure' => 'The team member could not be added, please try again.',
  162. ],
  163. 'edit' => [
  164. 'title' => 'Update profile',
  165. 'success' => 'Profile updated.',
  166. 'failure' => 'Something went wrong updating the profile, please try again.',
  167. ],
  168. 'delete' => [
  169. 'success' => 'Team member has been deleted and will no longer have access to the dashboard!',
  170. 'failure' => 'The team member could not be added, please try again.',
  171. ],
  172. 'invite' => [
  173. 'title' => 'Invite a new team member',
  174. 'success' => 'An invite has been sent',
  175. 'failure' => 'The invite could not be sent, please try again.',
  176. ],
  177. ],
  178. // Settings
  179. 'settings' => [
  180. 'settings' => 'Innstillinger',
  181. 'app-setup' => [
  182. 'app-setup' => 'Applikasjonsoppsett',
  183. 'images-only' => 'Only images may be uploaded.',
  184. 'too-big' => 'The file you uploaded is too big. Upload an image smaller than :size',
  185. ],
  186. 'analytics' => [
  187. 'analytics' => 'Analytics',
  188. ],
  189. 'localization' => [
  190. 'localization' => 'Localization',
  191. ],
  192. 'customization' => [
  193. 'customization' => 'Customization',
  194. 'header' => 'Custom Header HTML',
  195. 'footer' => 'Custom Footer HTML',
  196. ],
  197. 'security' => [
  198. 'security' => 'Sikkerhet',
  199. 'two-factor' => 'Users without two-factor authentication',
  200. ],
  201. 'stylesheet' => [
  202. 'stylesheet' => 'Stilark',
  203. ],
  204. 'theme' => [
  205. 'theme' => 'Tema',
  206. ],
  207. 'edit' => [
  208. 'success' => 'Settings saved.',
  209. 'failure' => 'Settings could not be saved.',
  210. ],
  211. 'credits' => [
  212. 'credits' => 'Credits',
  213. 'contributors' => 'Contributors',
  214. 'license' => 'Cachet is a BSD-3-licensed open source project, released by <a href="https://alt-three.com/?utm_source=cachet&utm_medium=credits&utm_campaign=Cachet%20Credit%20Dashboard" target="_blank">Alt Three Services Limited</a>.',
  215. 'backers-title' => 'Backers & Sponsors',
  216. 'backers' => 'If you\'d like to support future development, check out the <a href="https://patreon.com/jbrooksuk" target="_blank">Cachet Patreon</a> campaign.',
  217. 'thank-you' => 'Thank you to each and every one of the :count contributors.',
  218. ],
  219. ],
  220. // Login
  221. 'login' => [
  222. 'login' => 'Login',
  223. 'logged_in' => 'You\'re logged in.',
  224. 'welcome' => 'Welcome Back!',
  225. 'two-factor' => 'Please enter your token.',
  226. ],
  227. // Sidebar footer
  228. 'help' => 'Hjelp',
  229. 'status_page' => 'Statusside',
  230. 'logout' => 'Logg ut',
  231. // Notifications
  232. 'notifications' => [
  233. 'notifications' => 'Varslinger',
  234. 'awesome' => 'Awesome.',
  235. 'whoops' => 'Whoops.',
  236. ],
  237. // Widgets
  238. 'widgets' => [
  239. 'support' => 'Support Cachet',
  240. 'support_subtitle' => 'Check out our <strong><a href="https://patreon.com/jbrooksuk" target="_blank">Patreon</a></strong> page!',
  241. 'news' => 'Latest News',
  242. 'news_subtitle' => 'Get the latest updates',
  243. ],
  244. // Welcome modal
  245. 'welcome' => [
  246. 'welcome' => 'Welcome to your new status page!',
  247. 'message' => 'Your status page is almost ready! You might want to configure these extra settings',
  248. 'close' => 'Take me straight to my dashboard',
  249. 'steps' => [
  250. 'component' => 'Create components',
  251. 'incident' => 'Create incidents',
  252. 'customize' => 'Customize',
  253. 'team' => 'Add users',
  254. 'api' => 'Generate API token',
  255. 'two-factor' => 'Two Factor Authentication',
  256. ],
  257. ],
  258. ];