From 2e144c5d019b44aabea25128e00445d5329d2892 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bal=C3=A1zs=20=C3=9Ar?= Date: Sat, 14 Nov 2020 12:58:59 +0100 Subject: [PATCH] Update Hungarian translation --- app/Locale/hu_HU/translations.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index ec2fa74ec..e2337e790 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1415,13 +1415,13 @@ return array( 'Task limit: ' => 'Feladatkorlát: ', 'Change to global tag' => 'Megváltoztatás globális címkére', 'Do you really want to make the tag "%s" global?' => 'Valóban globálissá szeretné tenni a(z) „%s” címkét?', - // 'Enable global tags for this project' => '', - // 'Group membership(s):' => '', - // '%s is a member of the following group(s): %s' => '', - // '%d/%d group(s) shown' => '', - // 'Subtask creation or modification' => '', - // 'Assign the task to a specific user when the task is moved to a specific swimlane' => '', - // 'Comment' => '', - // 'Collapse vertically' => '', - // 'Expand vertically' => '', + 'Enable global tags for this project' => 'Globális címkék engedélyezése ennél a projektnél', + 'Group membership(s):' => 'Csoporttagságok:', + '%s is a member of the following group(s): %s' => '%s a következő csoportok tagja: %s', + '%d/%d group(s) shown' => '%d/%d csoport megjelenítve', + 'Subtask creation or modification' => 'Részfeladat létrehozása vagy módosítása', + 'Assign the task to a specific user when the task is moved to a specific swimlane' => 'A feladat hozzárendelése egy adott felhasználóhoz, ha a feladatot áthelyezik egy adott sávba', + 'Comment' => 'Megjegyzés', + 'Collapse vertically' => 'Összecsukás függőlegesen', + 'Expand vertically' => 'Kinyitás függőlegesen', );