summaryrefslogtreecommitdiff
path: root/app/Locale/hu_HU
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/hu_HU')
-rw-r--r--app/Locale/hu_HU/translations.php23
1 files changed, 11 insertions, 12 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index 3fc11384..2c88185d 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -408,15 +408,13 @@ return array(
'Comment updated' => 'Megjegyzés frissítve',
'New comment posted by %s' => 'Új megjegyzés %s',
'List of due tasks for the project "%s"' => 'Projekt esedékes feladatai "%s"',
- '[%s][New attachment] %s (#%d)' => '[%s] [Új csatolmány] %s (#%d)',
- '[%s][New comment] %s (#%d)' => '[%s] [Új hozzászólás] %s (#%d)',
- '[%s][Comment updated] %s (#%d)' => '[%s] [Megjegyzés frissítve] %s (#%d)',
- '[%s][New subtask] %s (#%d)' => '[%s] [Új részfeladat] %s (#%d)',
- '[%s][Subtask updated] %s (#%d)' => '[%s] [Részfeladat frissítve] %s (#%d)',
- '[%s][New task] %s (#%d)' => '[%s] [Új feladat] %s (#%d)',
- '[%s][Task updated] %s (#%d)' => '[%s] [Feladat frissítve] %s (#%d)',
- '[%s][Task closed] %s (#%d)' => '[%s] [Feladat lezárva]%s (#%d)',
- '[%s][Task opened] %s (#%d)' => '[%s] [Feladat megnyitva] %s (#%d)',
+ // 'New attachment' => '',
+ // 'New comment' => '',
+ // 'New subtask' => '',
+ // 'Subtask updated' => '',
+ // 'Task updated' => '',
+ // 'Task closed' => '',
+ // 'Task opened' => '',
'[%s][Due tasks]' => '[%s] [Esedékes feladatok]',
'[Kanboard] Notification' => '[Kanboard] értesítés',
'I want to receive notifications only for those projects:' => 'Csak ezekről a projektekről kérek értesítést:',
@@ -500,9 +498,9 @@ return array(
'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 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)',
+ // 'Column Change' => '',
+ // 'Position Change' => '',
+ // 'Assignee Change' => '',
'New password for the user "%s"' => 'Felhasználó új jelszava "%s"',
'Choose an event' => 'Válasszon eseményt',
'Github commit received' => 'GitHub commit érkezett',
@@ -709,4 +707,5 @@ return array(
// 'There is nothing to show.' => '',
// 'Time Tracking' => '',
// 'You already have one subtask in progress' => '',
+ // 'Which parts of the project do you want to duplicate?' => '',
);