Update translations
This commit is contained in:
@@ -4,9 +4,7 @@ return array(
|
||||
'number.decimals_separator' => ',',
|
||||
'number.thousands_separator' => '.',
|
||||
'None' => 'Geen',
|
||||
'edit' => 'bewerken',
|
||||
'Edit' => 'Bewerken',
|
||||
'remove' => 'verwijderen',
|
||||
'Remove' => 'Verwijderen',
|
||||
'Yes' => 'Ja',
|
||||
'No' => 'Nee',
|
||||
@@ -167,8 +165,6 @@ return array(
|
||||
'Automatic actions for the project "%s"' => 'Automatiseer acties voor project « %s »',
|
||||
'Add an action' => 'Actie toevoegen',
|
||||
'Event name' => 'Naam gebeurtenis',
|
||||
'Action name' => 'Actie naam',
|
||||
'Action parameters' => 'Actie paramaters',
|
||||
'Action' => 'Actie',
|
||||
'Event' => 'Evenement',
|
||||
'When the selected event occurs execute the corresponding action.' => 'Als de geselecteerde gebeurtenis optreedt de volgende actie uitvoeren',
|
||||
@@ -187,7 +183,7 @@ return array(
|
||||
'Position' => 'Positie',
|
||||
'Duplicate to another project' => 'Dupliceren in een ander project',
|
||||
'Duplicate' => 'Dupliceren',
|
||||
'link' => 'koppelen',
|
||||
'Link' => 'Koppelen',
|
||||
'Comment updated successfully.' => 'Commentaar succesvol aangepast.',
|
||||
'Unable to update your comment.' => 'Commentaar aanpassen niet gelukt.',
|
||||
'Remove a comment' => 'Commentaar verwijderen',
|
||||
@@ -234,7 +230,6 @@ return array(
|
||||
'Category:' => 'Categorie :',
|
||||
'Categories' => 'Categorieën',
|
||||
'Your category have been created successfully.' => 'Categorie succesvol aangemaakt.',
|
||||
'Unable to create your category.' => 'Categorie aanmaken niet gelukt.',
|
||||
'This category has been updated successfully.' => 'Categorie succesvol aangepast.',
|
||||
'Unable to update this category.' => 'Aanpassen van categorie niet gelukt.',
|
||||
'Remove a category' => 'Categorie verwijderen',
|
||||
@@ -899,7 +894,6 @@ return array(
|
||||
// 'Add group member' => '',
|
||||
// 'Do you really want to remove this group: "%s"?' => '',
|
||||
// 'There is no user in this group.' => '',
|
||||
// 'Remove this user' => '',
|
||||
// 'Permissions' => '',
|
||||
// 'Allowed Users' => '',
|
||||
// 'No user have been allowed specifically.' => '',
|
||||
@@ -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' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user