diff options
Diffstat (limited to 'app/Locale/hu_HU/translations.php')
-rw-r--r-- | app/Locale/hu_HU/translations.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index ff1916a5..c6bf929f 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -377,7 +377,7 @@ return array( 'Unable to unlink your GitHub Account.' => 'GitHub fiók leválasztása nem lehetséges.', 'Login with my GitHub Account' => 'Jelentkezzen be GitHub fiókkal', 'Link my GitHub Account' => 'GitHub fiók csatolása', - 'Unlink my GitHub Account' => 'GitHub fiók leválasztása', + 'Unlink my GitHub Account' => 'GitHub fiók leválasztása', 'Created by %s' => 'Készítette: %s', 'Last modified on %B %e, %Y at %k:%M %p' => 'Utolsó módosítás: %Y. %m. %d. %H:%M', 'Tasks Export' => 'Feladatok exportálása', @@ -412,10 +412,8 @@ return array( 'List of due tasks for the project "%s"' => 'Projekt esedékes feladatai: "%s"', 'New attachment' => 'Új melléklet', 'New comment' => 'Új megjegyzés', - 'Comment updated' => 'Megjegyzés frissítve', 'New subtask' => 'Új részfeladat', 'Subtask updated' => 'Részfeladat frissítve', - 'New task' => 'Új feladat', 'Task updated' => 'Feladat frissítve', 'Task closed' => 'Feladat lezárva', 'Task opened' => 'Feladat megnyitva', @@ -810,4 +808,5 @@ return array( 'Move the task to another column when assigned to a user' => 'Feladat másik oszlopba helyezése felhasználóhoz rendélés után', 'Move the task to another column when assignee is cleared' => 'Feladat másik oszlopba helyezése felhasználóhoz rendélés törlésekor', 'Source column' => 'Forrás oszlop', + // 'Show subtask estimates in the user calendar' => '', ); |