New translations cachet.php (Romanian)

This commit is contained in:
James Brooks
2017-05-06 10:06:38 +01:00
parent e48f02f3b6
commit 2e5100ad96

View File

@@ -27,15 +27,13 @@ return [
// Incidents
'incidents' => [
'none' => 'Nici un incident raportat',
'past' => 'Incidente anterioare',
'previous_week' => 'Săptămâna Anterioară',
'next_week' => 'Săptămâna Următoare',
'stickied' => 'Incidente fixate',
'scheduled' => 'Întreținere programată',
'scheduled_at' => ', programată: timestamp',
'posted' => 'Publicat :timestamp',
'status' => [
'none' => 'Nici un incident raportat',
'past' => 'Incidente anterioare',
'stickied' => 'Incidente fixate',
'scheduled' => 'Întreținere programată',
'scheduled_at' => ', programată: timestamp',
'posted' => 'Publicat :timestamp',
'status' => [
1 => 'Sub investigație',
2 => 'Identificat',
3 => 'Sub observație',
@@ -128,4 +126,4 @@ return [
'atom-feed' => 'Atom',
'feed' => 'Feed Stare',
];
];