Updated Hungarian translation
This commit is contained in:
committed by
Frédéric Guillot
parent
e29bfe6ee8
commit
eea59116de
@@ -1361,26 +1361,26 @@ return array(
|
|||||||
'Stop the timer of all subtasks when moving a task to another column' => 'Az összes részfeladat időmérőjének leállítása, amikor a feladatot és másik oszlopba helyezik át',
|
'Stop the timer of all subtasks when moving a task to another column' => 'Az összes részfeladat időmérőjének leállítása, amikor a feladatot és másik oszlopba helyezik át',
|
||||||
'Subtask Title' => 'Részfeladat címe',
|
'Subtask Title' => 'Részfeladat címe',
|
||||||
'Add a subtask and activate the timer when moving a task to another column' => 'Részfeladat hozzáadása és az időmérő bekapcsolása, amikor a feladatot egy másik oszlopba helyezik át',
|
'Add a subtask and activate the timer when moving a task to another column' => 'Részfeladat hozzáadása és az időmérő bekapcsolása, amikor a feladatot egy másik oszlopba helyezik át',
|
||||||
// 'days' => '',
|
'days' => 'nap',
|
||||||
// 'minutes' => '',
|
'minutes' => 'perc',
|
||||||
// 'seconds' => '',
|
'seconds' => 'másodperc',
|
||||||
// 'Assign automatically a color when preset start date is reached' => '',
|
'Assign automatically a color when preset start date is reached' => 'Szín automatikus hozzárendelése, amikor az előre beállított kezdő dátumot elért',
|
||||||
// 'Move the task to another column once a predefined start date is reached' => '',
|
'Move the task to another column once a predefined start date is reached' => 'Feladat áthelyezése egy másik oszlopba, amikor egy előre meghatározott kezdő dátumot elért',
|
||||||
// 'This task is now linked to the task %s with the relation "%s"' => '',
|
'This task is now linked to the task %s with the relation "%s"' => 'Ez a feladat mostantól hozzá van kapcsolva a(z) %s feladathoz „%s” kapcsolattal',
|
||||||
// 'The link with the relation "%s" to the task %s has been removed' => '',
|
'The link with the relation "%s" to the task %s has been removed' => 'A(z) „%s” kapcsolattal rendelkező összekapcsolás a(z) %s feladatnál el lett távolítva',
|
||||||
// 'Custom Filter:' => '',
|
'Custom Filter:' => 'Egyéni szűrő:',
|
||||||
// 'Unable to find this group.' => '',
|
'Unable to find this group.' => 'Nem található ez a csoport.',
|
||||||
// '%s moved the task #%d to the column "%s"' => '',
|
'%s moved the task #%d to the column "%s"' => '%s áthelyezte a(z) #%d. feladatot a következő oszlopba: „%s”',
|
||||||
// '%s moved the task #%d to the position %d in the column "%s"' => '',
|
'%s moved the task #%d to the position %d in the column "%s"' => '%s áthelyezte a(z) #%d. feladatot a(z) %d. pozícióba a következő oszlopban: „%s”',
|
||||||
// '%s moved the task #%d to the swimlane "%s"' => '',
|
'%s moved the task #%d to the swimlane "%s"' => '%s áthelyezte a(z) #%d. feladatot a következő sávba: „%s”',
|
||||||
// '%sh spent' => '',
|
'%sh spent' => '%s óra eltöltve',
|
||||||
// '%sh estimated' => '',
|
'%sh estimated' => '%s óra becsülve',
|
||||||
// 'Select All' => '',
|
'Select All' => 'Összes kijelölése',
|
||||||
// 'Unselect All' => '',
|
'Unselect All' => 'Összes kijelölésének megszüntetése',
|
||||||
// 'Apply action' => '',
|
'Apply action' => 'Művelet alkalmazása',
|
||||||
// 'Move selected tasks to another column' => '',
|
'Move selected tasks to another column' => 'Kijelölt feladatok áthelyezése egy másik oszlopba',
|
||||||
// 'Edit tasks in bulk' => '',
|
'Edit tasks in bulk' => 'Feladatok tömeges szerkesztése',
|
||||||
// 'Choose the properties that you would like to change for the selected tasks.' => '',
|
'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' => '',
|
'Configure this project' => 'A projekt beállítása',
|
||||||
// 'Start now' => '',
|
'Start now' => 'Kezdés most',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user