Sync locales
This commit is contained in:
@@ -39,7 +39,6 @@ return array(
|
||||
'Administrator' => 'Rendszergazda',
|
||||
'Sign in' => 'Jelentkezzen be',
|
||||
'Users' => 'Felhasználók',
|
||||
'No user' => 'Nincs felhasználó',
|
||||
'Forbidden' => 'tiltott',
|
||||
'Access Forbidden' => 'Hozzáférés megtagadva',
|
||||
'Edit user' => 'Felhasználó módosítása',
|
||||
@@ -402,16 +401,13 @@ return array(
|
||||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Megjegyzés létrehozása külső felhasználótól',
|
||||
'Project management' => 'Projekt menedzsment',
|
||||
'My projects' => 'Projektjeim',
|
||||
'Columns' => 'Oszlopok',
|
||||
'Task' => 'Feladat',
|
||||
'Your are not member of any project.' => 'Ön nem tagja projektnek.',
|
||||
'Percentage' => 'Százalék',
|
||||
'Number of tasks' => 'A feladatok száma',
|
||||
'Task distribution' => 'Feladatelosztás',
|
||||
'Analytics' => 'Analitika',
|
||||
'Subtask' => 'Részfeladat',
|
||||
'My subtasks' => 'Részfeladataim',
|
||||
'User repartition' => 'Felhasználó újrafelosztás',
|
||||
'Clone this project' => 'Projekt másolása',
|
||||
'Column removed successfully.' => 'Oszlop sikeresen törölve.',
|
||||
@@ -889,7 +885,6 @@ return array(
|
||||
'There is no user available.' => 'Nincs ilyen felhasználó.',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Valóban el kívánja távolítani a "%s" felhasználót a "%s" csoportból?',
|
||||
'There is no group.' => 'Nincs ilyen csoport.',
|
||||
'External Id' => 'Külső azonosító',
|
||||
'Add group member' => 'Csoporttag hozzáadása',
|
||||
'Do you really want to remove this group: "%s"?' => 'Valóban törölni kívánja ezt a csoportot: "%s"?',
|
||||
'There is no user in this group.' => 'Nincs egy felhasználó sem ebben a csoportban.',
|
||||
@@ -955,7 +950,6 @@ return array(
|
||||
'Default priority' => 'Alap prioritás',
|
||||
'Lowest priority' => 'Legalacsonyabb prioritás',
|
||||
'Highest priority' => 'Legmagasabb prioritás',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Ha nullát ad meg a legalacsonyabb és legmagasabb prioritásként, akkor ez a jellemző letiltásra kerül.',
|
||||
'Close a task when there is no activity' => 'A feladat lezárása, ha nincs tevékenység',
|
||||
'Duration in days' => 'Hossz napokban',
|
||||
'Send email when there is no activity on a task' => 'email küldése, ha egy feladathoz nincs tevékenység',
|
||||
@@ -1169,8 +1163,6 @@ return array(
|
||||
// 'Subtasks overview for %s' => '',
|
||||
// 'Projects overview for %s' => '',
|
||||
// 'Activity stream for %s' => '',
|
||||
// 'Calendar for %s' => '',
|
||||
// 'Notifications for %s' => '',
|
||||
// 'Assign a color when the task is moved to a specific swimlane' => '',
|
||||
// 'Assign a priority when the task is moved to a specific swimlane' => '',
|
||||
// 'User unlocked successfully.' => '',
|
||||
@@ -1316,7 +1308,6 @@ return array(
|
||||
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
||||
// 'Database file' => '',
|
||||
// 'Upload' => '',
|
||||
// 'Remove this user from group' => '',
|
||||
// 'Your project must have at least one active swimlane.' => '',
|
||||
// 'Project: %s' => '',
|
||||
// 'Automatic action not found: "%s"' => '',
|
||||
@@ -1334,4 +1325,23 @@ return array(
|
||||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user