From cda7c0f997220e7c433df355e5653353a40663bf Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 6 Jan 2015 22:24:35 -0500 Subject: Change links in event templates --- app/Locale/hu_HU/translations.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'app/Locale/hu_HU') diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 733d573e..b879b787 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -469,18 +469,18 @@ return array( 'Unable to change the password.' => 'Jelszó módosítás sikertelen.', 'Change category for the task "%s"' => 'Feladat kategória módosítása "%s"', 'Change category' => 'Kategória módosítása', - '%s updated the task #%d' => '%s frissítette a feladatot #%d', - '%s open the task #%d' => '%s megnyitott a feladatot #%d', - '%s moved the task #%d to the position #%d in the column "%s"' => '%s átmozgatta a feladatot #%d #%d pozícióba a "%s" oszlopban', - '%s moved the task #%d to the column "%s"' => '%s átmozgatta a feladatot #%d "%s" oszlopba', - '%s created the task #%d' => '%s létrehozta a feladatot #%d', - '%s closed the task #%d' => '%s lezárta a feladatot #%d', - '%s created a subtask for the task #%d' => '%s létrehozott egy részfeladat a feladathoz #%d', - '%s updated a subtask for the task #%d' => '%s frissített egy részfeladatot a feladathoz #%d', + '%s updated the task %s' => '%s frissítette a feladatot %s', + '%s opened the task %s' => '%s megnyitott a feladatot %s', + '%s moved the task %s to the position #%d in the column "%s"' => '%s átmozgatta a feladatot %s #%d pozícióba a "%s" oszlopban', + '%s moved the task %s to the column "%s"' => '%s átmozgatta a feladatot %s "%s" oszlopba', + '%s created the task %s' => '%s létrehozta a feladatot %s', + '%s closed the task %s' => '%s lezárta a feladatot %s', + '%s created a subtask for the task %s' => '%s létrehozott egy részfeladat a feladathoz %s', + '%s updated a subtask for the task %s' => '%s frissített egy részfeladatot a feladathoz %s', 'Assigned to %s with an estimate of %s/%sh' => '%s-nek kiosztva %s/%s óra becsült idő mellett', 'Not assigned, estimate of %sh' => 'Nincs kiosztva, becsült idő: %s óra', - '%s updated a comment on the task #%d' => '%s frissítette a megjegyzését a feladatban #%d', - '%s commented the task #%d' => '%s megjegyzést fűzött a feladathoz #%d', + '%s updated a comment on the task %s' => '%s frissítette a megjegyzését a feladatban %s', + '%s commented the task %s' => '%s megjegyzést fűzött a feladathoz %s', '%s\'s activity' => '%s tevékenysége', 'No activity.' => 'Nincs tevékenység.', 'RSS feed' => 'RSS feed', @@ -499,7 +499,7 @@ return array( 'Default columns for new projects (Comma-separated)' => 'Alapértelmezett oszlopok az új projektekben (vesszővel elválasztva)', 'Task assignee change' => 'Felelős módosítása', '%s change the assignee of the task #%d to %s' => '%s a felelőst módosította #%d %s', - '%s change the assignee of the task #%d to %s' => '%s a felelőst #%d módosította: %s', + '%s changed the assignee of the task %s to %s' => '%s a felelőst %s módosította: %s', '[%s][Column Change] %s (#%d)' => '[%s] [Oszlop módosítás] %s (#%d)', '[%s][Position Change] %s (#%d)' => '[%s] [Pozíció módosítás] %s (#%d)', '[%s][Assignee Change] %s (#%d)' => '[%s] [Felelős módosítás] %s (#%d)', -- cgit v1.2.3