Update Hungarian translation

This commit is contained in:
Balázs Úr
2019-03-25 07:46:49 +01:00
committed by fguillot
parent 7bb1f927e8
commit 94a0165a5c

View File

@@ -337,7 +337,7 @@ return array(
'%s moved the task %s to the column "%s"' => '%s áthelyezte a(z) %s feladatot a(z) „%s” oszlopba', '%s moved the task %s to the column "%s"' => '%s áthelyezte a(z) %s feladatot a(z) „%s” oszlopba',
'%s created the task %s' => '%s létrehozta a(z) %s feladatot', '%s created the task %s' => '%s létrehozta a(z) %s feladatot',
'%s closed the task %s' => '%s lezárta a(z) %s feladatot', '%s closed the task %s' => '%s lezárta a(z) %s feladatot',
'%s created a subtask for the task %s' => '%s létrehozott egy részfeladat a(z) %s feladathoz', '%s created a subtask for the task %s' => '%s létrehozott egy részfeladatot a(z) %s feladathoz',
'%s updated a subtask for the task %s' => '%s frissített egy részfeladatot a(z) %s feladatnál', '%s updated a subtask for the task %s' => '%s frissített egy részfeladatot a(z) %s feladatnál',
'Assigned to %s with an estimate of %s/%sh' => 'Hozzárendelve a(z) %s feladathoz %s/%s óra becsült idővel', 'Assigned to %s with an estimate of %s/%sh' => 'Hozzárendelve a(z) %s feladathoz %s/%s óra becsült idővel',
'Not assigned, estimate of %sh' => 'Nincs kiosztva, becsült idő: %s óra', 'Not assigned, estimate of %sh' => 'Nincs kiosztva, becsült idő: %s óra',
@@ -611,7 +611,7 @@ return array(
'Email subject' => 'E-mail tárgya', 'Email subject' => 'E-mail tárgya',
'Date' => 'Dátum', 'Date' => 'Dátum',
'Add a comment log when moving the task between columns' => 'Megjegyzésnapló hozzáadása, ha a feladatot az oszlopok között mozgatják', 'Add a comment log when moving the task between columns' => 'Megjegyzésnapló hozzáadása, ha a feladatot az oszlopok között mozgatják',
'Move the task to another column when the category is changed' => 'A feladat áthelyezése egy másik oszlopba, ha megváltozik a kategória', 'Move the task to another column when the category is changed' => 'Feladat áthelyezése egy másik oszlopba, ha megváltozik a kategória',
'Send a task by email to someone' => 'Feladat elküldése e-mailben valakinek', 'Send a task by email to someone' => 'Feladat elküldése e-mailben valakinek',
'Reopen a task' => 'Feladat ismételt megnyitása', 'Reopen a task' => 'Feladat ismételt megnyitása',
'Notification' => 'Értesítés', 'Notification' => 'Értesítés',
@@ -1383,19 +1383,19 @@ return array(
'Choose the properties that you would like to change for the selected tasks.' => 'Válassza ki azokat a tulajdonságokat, amelyeket meg szeretne változtatni a kijelölt feladatoknál.', 'Choose the properties that you would like to change for the selected tasks.' => 'Válassza ki azokat a tulajdonságokat, amelyeket meg szeretne változtatni a kijelölt feladatoknál.',
'Configure this project' => 'A projekt beállítása', 'Configure this project' => 'A projekt beállítása',
'Start now' => 'Kezdés most', 'Start now' => 'Kezdés most',
// '%s removed a file from the task #%d' => '', '%s removed a file from the task #%d' => '%s eltávolított egy fájlt a(z) #%d. feladatból',
// 'Attachment removed from task #%d: %s' => '', 'Attachment removed from task #%d: %s' => 'Melléklet eltávolítva a(z) #%d. feladatból: %s',
// 'No color' => '', 'No color' => 'Nincs szín',
// 'Attachment removed "%s"' => '', 'Attachment removed "%s"' => 'Melléklet eltávolítva: „%s”',
// '%s removed a file from the task %s' => '', '%s removed a file from the task %s' => '%s eltávolított egy fájlt a(z) %s feladatból',
// 'Move the task to another swimlane when assigned to a user' => '', 'Move the task to another swimlane when assigned to a user' => 'Feladat áthelyezése egy másik sávba, ha hozzárendelésre kerül egy felhasználóhoz',
// 'Destination swimlane' => '', 'Destination swimlane' => 'Célsáv',
// 'Assign a category when the task is moved to a specific swimlane' => '', 'Assign a category when the task is moved to a specific swimlane' => 'Kategória hozzárendelése, ha a feladatot egy bizonyos sávba helyezik át',
// 'Move the task to another swimlane when the category is changed' => '', 'Move the task to another swimlane when the category is changed' => 'Feladat áthelyezése egy másik sávba, ha a kategória megváltozik',
// 'Reorder this column by priority (ASC)' => '', 'Reorder this column by priority (ASC)' => 'Oszlop átrendezése prioritás szerint (növekvő)',
// 'Reorder this column by priority (DESC)' => '', 'Reorder this column by priority (DESC)' => 'Oszlop átrendezése prioritás szerint (csökkenő)',
// 'Reorder this column by assignee and priority (ASC)' => '', 'Reorder this column by assignee and priority (ASC)' => 'Oszlop átrendezése felelős és prioritás szerint (növekvő)',
// 'Reorder this column by assignee and priority (DESC)' => '', 'Reorder this column by assignee and priority (DESC)' => 'Oszlop átrendezése felelős és prioritás szerint (csökkenő)',
// 'Reorder this column by assignee (A-Z)' => '', 'Reorder this column by assignee (A-Z)' => 'Oszlop átrendezése felelős szerint (A-Z)',
// 'Reorder this column by assignee (Z-A)' => '', 'Reorder this column by assignee (Z-A)' => 'Oszlop átrendezése felelős szerint (Z-A)',
); );