Sync locales
This commit is contained in:
@@ -8,7 +8,6 @@ return array(
|
||||
'Edit' => 'Szerkesztés',
|
||||
'remove' => 'törlés',
|
||||
'Remove' => 'Törlés',
|
||||
'Update' => 'Frissítés',
|
||||
'Yes' => 'Igen',
|
||||
'No' => 'Nem',
|
||||
'cancel' => 'Mégsem',
|
||||
@@ -60,7 +59,6 @@ return array(
|
||||
'Actions' => 'Műveletek',
|
||||
'Inactive' => 'Inaktív',
|
||||
'Active' => 'Aktív',
|
||||
'Add this column' => 'Oszlop hozzáadása',
|
||||
'%d tasks on the board' => '%d feladat a táblán',
|
||||
'%d tasks in total' => 'Összesen %d feladat',
|
||||
'Unable to update this board.' => 'Nem lehet frissíteni a táblát.',
|
||||
@@ -184,7 +182,6 @@ return array(
|
||||
'Unable to remove this action.' => 'Intézkedés törlése nem lehetséges.',
|
||||
'Action removed successfully.' => 'Intézkedés sikeresen törölve.',
|
||||
'Automatic actions for the project "%s"' => 'Automatikus intézkedések a projektben: "%s"',
|
||||
'Defined actions' => 'Intézkedések',
|
||||
'Add an action' => 'Intézkedés létrehozása',
|
||||
'Event name' => 'Esemény neve',
|
||||
'Action name' => 'Intézkedés neve',
|
||||
@@ -194,7 +191,6 @@ return array(
|
||||
'When the selected event occurs execute the corresponding action.' => 'Ha a kiválasztott esemény bekövetkezik, hajtsa végre a megfelelő intézkedéseket.',
|
||||
'Next step' => 'Következő lépés',
|
||||
'Define action parameters' => 'Határozza meg az intézkedés paramétereit',
|
||||
'Save this action' => 'Intézkedés mentése',
|
||||
'Do you really want to remove this action: "%s"?' => 'Valóban törölni akarja ezt az intézkedést: "%s"?',
|
||||
'Remove an automatic action' => 'Automatikus intézkedés törlése',
|
||||
'Assign the task to a specific user' => 'Feladat kiosztása megadott felhasználónak',
|
||||
@@ -1148,4 +1144,11 @@ return array(
|
||||
// 'This value must be greater than %d' => '',
|
||||
// 'Another swimlane with the same name exists in the project' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
|
||||
// 'Actions duplicated successfully.' => '',
|
||||
// 'Unable to duplicate actions.' => '',
|
||||
// 'Add a new action' => '',
|
||||
// 'Import from another project' => '',
|
||||
// 'There is no action at the moment.' => '',
|
||||
// 'Import actions from another project' => '',
|
||||
// 'There is no available project.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user