summaryrefslogtreecommitdiff
path: root/app/Locale/hu_HU/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-02-19 09:11:05 -0500
committerFrederic Guillot <fred@kanboard.net>2017-02-19 09:11:05 -0500
commit23ff360d6232bbaf397405f0ac048f4200cea4ad (patch)
tree5cc21ed675ec5e5b7175c8236ba9422f7a762685 /app/Locale/hu_HU/translations.php
parent64a4eb05ce9abb2c062a1a8fce6ac1021b343e7c (diff)
Update translations
Diffstat (limited to 'app/Locale/hu_HU/translations.php')
-rw-r--r--app/Locale/hu_HU/translations.php25
1 files changed, 18 insertions, 7 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index 1a12d0c0..76d04c15 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -4,9 +4,7 @@ return array(
'number.decimals_separator' => ',',
'number.thousands_separator' => ' ',
'None' => 'Nincs',
- 'edit' => 'szerkesztés',
'Edit' => 'Szerkesztés',
- 'remove' => 'törlés',
'Remove' => 'Törlés',
'Yes' => 'Igen',
'No' => 'Nem',
@@ -167,8 +165,6 @@ return array(
'Automatic actions for the project "%s"' => 'Automatikus intézkedések a projektben: "%s"',
'Add an action' => 'Intézkedés létrehozása',
'Event name' => 'Esemény neve',
- 'Action name' => 'Intézkedés neve',
- 'Action parameters' => 'Intézkedés paraméterei',
'Action' => 'Intézkedés',
'Event' => 'Esemény',
'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.',
@@ -187,7 +183,7 @@ return array(
'Position' => 'Pozíció',
'Duplicate to another project' => 'Másolás másik projektbe',
'Duplicate' => 'Másolás',
- 'link' => 'hivatkozás',
+ 'Link' => 'hivatkozás',
'Comment updated successfully.' => 'Megjegyzés sikeresen frissítve.',
'Unable to update your comment.' => 'Megjegyzés frissítése sikertelen.',
'Remove a comment' => 'Megjegyzés törlése',
@@ -234,7 +230,6 @@ return array(
'Category:' => 'Kategória:',
'Categories' => 'Kategóriák',
'Your category have been created successfully.' => 'Kategória sikeresen létrehozva.',
- 'Unable to create your category.' => 'A kategória létrehozása nem lehetséges.',
'This category has been updated successfully.' => 'Kategória sikeresen frissítve.',
'Unable to update this category.' => 'Kategória frissítése nem lehetséges.',
'Remove a category' => 'Kategória törlése',
@@ -899,7 +894,6 @@ return array(
'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.',
- 'Remove this user' => 'A felhasználó eltávolítása',
'Permissions' => 'Engedélyek',
'Allowed Users' => 'Megengedett felhasználók',
'No user have been allowed specifically.' => 'Egyedileg semelyik felhasználó sem lett engedélyezve.',
@@ -1309,4 +1303,21 @@ return array(
// 'This project is open' => '',
// 'This project is closed' => '',
// 'Unable to upload files, check the permissions of your data folder.' => '',
+ // 'Another category with the same name exists in this project' => '',
+ // 'Comment sent by email successfully.' => '',
+ // 'Sent by email to [%s](mailto:%s) (%s)' => '',
+ // 'Unable to read uploaded file.' => '',
+ // 'Database uploaded successfully.' => '',
+ // 'Task sent by email successfully.' => '',
+ // 'There is no category in this project.' => '',
+ // 'Send by email' => '',
+ // 'Create and send a comment by email' => '',
+ // 'Subject' => '',
+ // 'Upload the database' => '',
+ // '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' => '',
);