Update translations
This commit is contained in:
@@ -4,9 +4,7 @@ return array(
|
||||
'number.decimals_separator' => ',',
|
||||
'number.thousands_separator' => '.',
|
||||
'None' => 'Ingen',
|
||||
'edit' => 'redigera',
|
||||
'Edit' => 'Redigera',
|
||||
'remove' => 'ta bort',
|
||||
'Remove' => 'Ta bort',
|
||||
'Yes' => 'Ja',
|
||||
'No' => 'Nej',
|
||||
@@ -167,8 +165,6 @@ return array(
|
||||
'Automatic actions for the project "%s"' => 'Automatiska åtgärder för projektet "%s"',
|
||||
'Add an action' => 'Lägg till en åtgärd',
|
||||
'Event name' => 'Händelsenamn',
|
||||
'Action name' => 'Åtgärdsnamn',
|
||||
'Action parameters' => 'Åtgärdsparametrar',
|
||||
'Action' => 'Åtgärd',
|
||||
'Event' => 'Händelse',
|
||||
'When the selected event occurs execute the corresponding action.' => 'När händelsen inträffar, kör inställd åtgärd.',
|
||||
@@ -187,7 +183,7 @@ return array(
|
||||
'Position' => 'Position',
|
||||
'Duplicate to another project' => 'Kopiera till ett annat projekt',
|
||||
'Duplicate' => 'Kopiera uppgiften',
|
||||
'link' => 'länk',
|
||||
'Link' => 'Länk',
|
||||
'Comment updated successfully.' => 'Kommentaren har uppdaterats.',
|
||||
'Unable to update your comment.' => 'Kunde inte uppdatera din kommentar.',
|
||||
'Remove a comment' => 'Ta bort en kommentar',
|
||||
@@ -234,7 +230,6 @@ return array(
|
||||
'Category:' => 'Kategori:',
|
||||
'Categories' => 'Ange kategorier',
|
||||
'Your category have been created successfully.' => 'Din kategori har skapats',
|
||||
'Unable to create your category.' => 'Kunde inte skapa din kategori',
|
||||
'This category has been updated successfully.' => 'Din kategori har uppdaterats',
|
||||
'Unable to update this category.' => 'Kunde inte uppdatera din kategori',
|
||||
'Remove a category' => 'Ta bort en kategori',
|
||||
@@ -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