New translations dashboard.php (Polish)

This commit is contained in:
James Brooks 2018-04-03 18:00:11 +01:00
parent 25db391ece
commit 15d03786c4

View File

@ -18,12 +18,12 @@ return [
'incidents' => [
'title' => 'Incydenty i Konserwacja',
'incidents' => 'Vorfälle',
'logged' => '{0}There are no incidents, good work.|[1]You have logged one incident.|[2,*]You have reported <strong>:count</strong> incidents.',
'logged' => '{0}Brak incydentów, dobra robota.|[1]Masz jeden incydent.|[2,4]Masz <strong>:count</strong> incydenty.|[5,*]Masz <strong>:count</strong> incydentów.',
'incident-create-template' => 'Vorlage erstellen',
'incident-templates' => 'Vorfall Vorlagen',
'updates' => [
'title' => 'Aktualizacje incydentu dla :incident',
'count' => '{0}Zero Updates|[1]One Update|[2]Two Updates|[3,*]Several Updates',
'count' => '{0}Zero Aktualizacji|[1] Jedna Aktualizacja|[2]Dwie Aktualizacje|[3,*]Kilka Aktualizacji',
'add' => [
'title' => 'Utwórz nową aktualizację zdarzenia',
'success' => 'Twoja aktualizacja o nowym zdarzeniu została utworzona.',
@ -75,7 +75,7 @@ return [
// Incident Maintenance
'schedule' => [
'schedule' => 'Konserwacja',
'logged' => '{0}There has been no Maintenance, good work.|[1]You have logged one schedule.|[2,*]You have reported <strong>:count</strong> schedules.',
'logged' => '{0}Brak konserwacji, dobra robota.|[1]Masz zaplanowaną jedną.|[2,*]Masz zaplanowane <strong>:count</strong>.',
'scheduled_at' => 'Geplant am :timestamp',
'add' => [
'title' => 'Zaplanuj prace konserwatorskie',