New translations cachet.php (Afrikaans)

This commit is contained in:
James Brooks
2018-01-16 14:05:11 +00:00
parent 5cbd9b8654
commit d7f02fdcb1

View File

@@ -12,27 +12,28 @@
return [
// Components
'components' => [
'last_updated' => 'Last updated :timestamp',
'last_updated' => ':timestamp laas opgedateer',
'status' => [
0 => 'Unknown',
0 => 'Onbekend',
1 => 'Operasioneel',
2 => 'Prestasieprobleme',
3 => 'Gedeeltelike Onderbreking',
4 => 'Groot Onderbreking',
],
'group' => [
'other' => 'Other Components',
'other' => 'Ander komponente',
],
],
// Incidents
'incidents' => [
'none' => 'No incidents reported',
'none' => 'Geen voorvalle aangemeld',
'past' => 'Vorige Voorvalle',
'stickied' => 'Stickied Incidents',
'scheduled' => 'Geskeduleerde Instandhouding',
'scheduled_at' => ', scheduled :timestamp',
'posted' => 'Posted :timestamp',
'scheduled_at' => ', :timestamp geskeduleer',
'posted' => ':timestamp gepos',
'posted_at' => 'Posted at :timestamp',
'status' => [
1 => 'Onder die Loep',
2 => 'Geïdentifiseerd',
@@ -44,9 +45,9 @@ return [
// Schedule
'schedules' => [
'status' => [
0 => 'Upcoming',
1 => 'In Progress',
2 => 'Complete',
0 => 'Opkomend',
1 => 'Besig',
2 => 'Voltooid',
],
],
@@ -65,7 +66,7 @@ return [
// Metrics
'metrics' => [
'filter' => [
'last_hour' => 'Last Hour',
'last_hour' => 'Laaste uur',
'hourly' => 'Afgelope 12 Uur',
'weekly' => 'Weekliks',
'monthly' => 'Maandeliks',
@@ -74,7 +75,7 @@ return [
// Subscriber
'subscriber' => [
'subscribe' => 'Subscribe to get the updates',
'subscribe' => 'Teken in om opdaterings te kry',
'unsubscribe' => 'Unsubscribe at :link',
'button' => 'Teken aan',
'manage' => [