Update locales
This commit is contained in:
@@ -165,8 +165,6 @@ return array(
|
||||
'Date created' => 'Létrehozás időpontja',
|
||||
'Date completed' => 'Befejezés időpontja',
|
||||
'Id' => 'ID',
|
||||
'Completed tasks' => 'Elvégzett feladatok',
|
||||
'Completed tasks for "%s"' => 'Elvégzett feladatok: %s',
|
||||
'%d closed tasks' => '%d lezárt feladat',
|
||||
'No task for this project' => 'Nincs feladat ebben a projektben',
|
||||
'Public link' => 'Nyilvános link',
|
||||
@@ -255,14 +253,11 @@ return array(
|
||||
'Expiration date' => 'Lejárati dátum',
|
||||
'Remember Me' => 'Emlékezz rám',
|
||||
'Creation date' => 'Létrehozás dátuma',
|
||||
'Filter by user' => 'Szűrés felhasználó szerint',
|
||||
'Filter by due date' => 'Szűrés határidő szerint',
|
||||
'Everybody' => 'Minden felhasználó',
|
||||
'Open' => 'Nyitott',
|
||||
'Closed' => 'Lezárt',
|
||||
'Search' => 'Keresés',
|
||||
'Nothing found.' => 'Nincs találat.',
|
||||
'Search in the project "%s"' => 'Keresés a projektben: "%s"',
|
||||
'Due date' => 'Határidő',
|
||||
'Others formats accepted: %s and %s' => 'Egyéb érvényes formátumok: "%s" és "%s"',
|
||||
'Description' => 'Leírás',
|
||||
@@ -301,7 +296,6 @@ return array(
|
||||
'Category Name' => 'Kategória neve',
|
||||
'Add a new category' => 'Új kategória',
|
||||
'Do you really want to remove this category: "%s"?' => 'Valóban törölni akarja ezt a kategóriát: "%s"?',
|
||||
'Filter by category' => 'Szűrés kategória szerint',
|
||||
'All categories' => 'Minden kategória',
|
||||
'No category' => 'Nincs kategória',
|
||||
'The name is required' => 'A név megadása kötelező',
|
||||
@@ -445,7 +439,6 @@ return array(
|
||||
'%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' => 'Tevékenységek: %s',
|
||||
'No activity.' => 'Nincs tevékenység.',
|
||||
'RSS feed' => 'RSS feed',
|
||||
'%s updated a comment on the task #%d' => '%s frissített egy megjegyzést a feladatban #%d',
|
||||
'%s commented on the task #%d' => '%s megjegyzést tett a feladathoz #%d',
|
||||
@@ -605,14 +598,9 @@ return array(
|
||||
'Language:' => 'Nyelv:',
|
||||
'Timezone:' => 'Időzóna:',
|
||||
'All columns' => 'Minden oszlop',
|
||||
'Calendar for "%s"' => 'Naptár: %s',
|
||||
'Filter by column' => 'Szűrés oszlop szerint',
|
||||
'Filter by status' => 'Szűrés állapot szerint',
|
||||
'Calendar' => 'Naptár',
|
||||
'Next' => 'Következő',
|
||||
'#%d' => '#%d',
|
||||
'Filter by color' => 'Szűrés szín szerint',
|
||||
'Filter by swimlane' => 'Szűrés folyamat szerint',
|
||||
'All swimlanes' => 'Minden folyamat',
|
||||
'All colors' => 'Minden szín',
|
||||
'All status' => 'Minden állapot',
|
||||
@@ -627,14 +615,8 @@ return array(
|
||||
'Time Tracking' => 'Idő követés',
|
||||
'You already have one subtask in progress' => 'Már van egy folyamatban levő részfeladata',
|
||||
'Which parts of the project do you want to duplicate?' => 'A projekt mely részeit szeretné másolni?',
|
||||
'Change dashboard view' => 'Vezérlőpult megjelenés változtatás',
|
||||
'Show/hide activities' => 'Tevékenységek megjelenítése/elrejtése',
|
||||
'Show/hide projects' => 'Projektek megjelenítése/elrejtése',
|
||||
'Show/hide subtasks' => 'Részfeladatok megjelenítése/elrejtése',
|
||||
'Show/hide tasks' => 'Feladatok megjelenítése/elrejtése',
|
||||
'Disable login form' => 'Bejelentkező képernyő tiltása',
|
||||
'Show/hide calendar' => 'Naptár megjelenítés/elrejtés',
|
||||
'User calendar' => 'Naptár',
|
||||
'Bitbucket commit received' => 'Bitbucket commit érkezett',
|
||||
'Bitbucket webhooks' => 'Bitbucket webhooks',
|
||||
'Help on Bitbucket webhooks' => 'Bitbucket webhooks súgó',
|
||||
@@ -688,9 +670,7 @@ return array(
|
||||
'Keyboard shortcuts' => 'Billentyű kombinációk',
|
||||
'Open board switcher' => 'Tábla választó lenyitása',
|
||||
'Application' => 'Alkalmazás',
|
||||
'Filter recently updated' => 'Szűrés az utolsó módosítás ideje szerint',
|
||||
'since %B %e, %Y at %k:%M %p' => '%Y. %m. %d. %H:%M óta',
|
||||
'More filters' => 'További szűrők',
|
||||
'Compact view' => 'Kompakt nézet',
|
||||
'Horizontal scrolling' => 'Vízszintes görgetés',
|
||||
'Compact/wide view' => 'Kompakt/széles nézet',
|
||||
@@ -921,7 +901,6 @@ return array(
|
||||
// 'The task have been moved to the first swimlane' => '',
|
||||
// 'The task have been moved to another swimlane:' => '',
|
||||
// 'Overdue tasks for the project "%s"' => '',
|
||||
// 'There is no completed tasks at the moment.' => '',
|
||||
// 'New title: %s' => '',
|
||||
// 'The task is not assigned anymore' => '',
|
||||
// 'New assignee: %s' => '',
|
||||
@@ -938,7 +917,6 @@ return array(
|
||||
// 'The description have been modified' => '',
|
||||
// 'Do you really want to close the task "%s" as well as all subtasks?' => '',
|
||||
// 'Swimlane: %s' => '',
|
||||
// 'Project calendar' => '',
|
||||
// 'I want to receive notifications for:' => '',
|
||||
// 'All tasks' => '',
|
||||
// 'Only for tasks assigned to me' => '',
|
||||
@@ -958,4 +936,39 @@ return array(
|
||||
// 'Start timer' => '',
|
||||
// 'Add project member' => '',
|
||||
// 'Enable notifications' => '',
|
||||
// 'My activity stream' => '',
|
||||
// 'My calendar' => '',
|
||||
// 'Search tasks' => '',
|
||||
// 'Back to the calendar' => '',
|
||||
// 'Filters' => '',
|
||||
// 'Reset filters' => '',
|
||||
// 'My tasks due tomorrow' => '',
|
||||
// 'Tasks due today' => '',
|
||||
// 'Tasks due tomorrow' => '',
|
||||
// 'Tasks due yesterday' => '',
|
||||
// 'Closed tasks' => '',
|
||||
// 'Open tasks' => '',
|
||||
// 'Not assigned' => '',
|
||||
// 'View advanced search syntax' => '',
|
||||
// 'Overview' => '',
|
||||
// '%b %e %Y' => '',
|
||||
// 'Board/Calendar/List view' => '',
|
||||
// 'Switch to the board view' => '',
|
||||
// 'Switch to the calendar view' => '',
|
||||
// 'Switch to the list view' => '',
|
||||
// 'Go to the search/filter box' => '',
|
||||
// 'There is no activity yet.' => '',
|
||||
// 'No tasks found.' => '',
|
||||
// 'Keyboard shortcut: "%s"' => '',
|
||||
// 'List' => '',
|
||||
// 'Filter' => '',
|
||||
// 'Advanced search' => '',
|
||||
// 'Example of query: ' => '',
|
||||
// 'Search by project: ' => '',
|
||||
// 'Search by column: ' => '',
|
||||
// 'Search by assignee: ' => '',
|
||||
// 'Search by color: ' => '',
|
||||
// 'Search by category: ' => '',
|
||||
// 'Search by description: ' => '',
|
||||
// 'Search by due date: ' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user