diff options
-rw-r--r-- | app/Locale/sv_SE/translations.php | 199 |
1 files changed, 100 insertions, 99 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index 5d59f7bd..aedfce77 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -187,7 +187,7 @@ return array( 'Complexity' => 'Ungefärligt antal timmar', 'limit' => 'max', 'Task limit' => 'Uppgiftsbegränsning', - // 'Task count' => '', + 'Task count' => 'Antal uppgifter', 'This value must be greater than %d' => 'Värdet måste vara större än %d', 'Edit project access list' => 'Ändra projektåtkomst lista', 'Edit users access' => 'Användaråtkomst', @@ -213,7 +213,7 @@ return array( 'Invalid date' => 'Ej tillåtet datum', 'Must be done before %B %e, %Y' => 'Måste vara klart innan %B %e, %Y', '%B %e, %Y' => '%d %B %Y', - // '%b %e, %Y' => '', + '%b %e, %Y' => '%b %e, %Y', 'Automatic actions' => 'Automatiska åtgärder', 'Your automatic action have been created successfully.' => 'Din automatiska åtgärd har skapats.', 'Unable to create your automatic action.' => 'Kunde inte skapa din automatiska åtgärd.', @@ -547,104 +547,105 @@ return array( 'Start date' => 'Startdatum', 'Time estimated' => 'Uppskattad tid', 'There is nothing assigned to you.' => 'Du har inget tilldelat till dig.', - 'My tasks' => 'Mina uppgifte', + 'My tasks' => 'Mina uppgifter', 'Activity stream' => 'Aktivitetsström', 'Dashboard' => 'Instrumentpanel', 'Confirmation' => 'Bekräftelse', - // 'Allow everybody to access to this project' => '', - // 'Everybody have access to this project.' => '', - // 'Webhooks' => '', - // 'API' => '', - // 'Integration' => '', - // 'Github webhooks' => '', - // 'Help on Github webhooks' => '', - // 'Create a comment from an external provider' => '', - // 'Github issue comment created' => '', - // 'Configure' => '', - // 'Project management' => '', - // 'My projects' => '', - // 'Columns' => '', - // 'Task' => '', - // 'Your are not member of any project.' => '', - // 'Percentage' => '', - // 'Number of tasks' => '', - // 'Task distribution' => '', - // 'Reportings' => '', - // 'Task repartition for "%s"' => '', - // 'Analytics' => '', - // 'Subtask' => '', - // 'My subtasks' => '', - // 'User repartition' => '', - // 'User repartition for "%s"' => '', - // 'Clone this project' => '', - // 'Column removed successfully.' => '', - // 'Edit Project' => '', - // 'Github Issue' => '', - // 'Not enough data to show the graph.' => '', - // 'Previous' => '', - // 'The id must be an integer' => '', - // 'The project id must be an integer' => '', - // 'The status must be an integer' => '', - // 'The subtask id is required' => '', - // 'The subtask id must be an integer' => '', - // 'The task id is required' => '', - // 'The task id must be an integer' => '', - // 'The user id must be an integer' => '', - // 'This value is required' => '', - // 'This value must be numeric' => '', - // 'Unable to create this task.' => '', - // 'Cumulative flow diagram' => '', - // 'Cumulative flow diagram for "%s"' => '', - // 'Daily project summary' => '', - // 'Daily project summary export' => '', - // 'Daily project summary export for "%s"' => '', - // 'Exports' => '', - // 'This export contains the number of tasks per column grouped per day.' => '', - // 'Nothing to preview...' => '', - // 'Preview' => '', - // 'Write' => '', - // 'Active swimlanes' => '', - // 'Add a new swimlane' => '', - // 'Change default swimlane' => '', - // 'Default swimlane' => '', - // 'Do you really want to remove this swimlane: "%s"?' => '', - // 'Inactive swimlanes' => '', - // 'Set project manager' => '', - // 'Set project member' => '', - // 'Remove a swimlane' => '', - // 'Rename' => '', - // 'Show default swimlane' => '', - // 'Swimlane modification for the project "%s"' => '', - // 'Swimlane not found.' => '', - // 'Swimlane removed successfully.' => '', - // 'Swimlanes' => '', - // 'Swimlane updated successfully.' => '', - // 'The default swimlane have been updated successfully.' => '', - // 'Unable to create your swimlane.' => '', - // 'Unable to remove this swimlane.' => '', - // 'Unable to update this swimlane.' => '', - // 'Your swimlane have been created successfully.' => '', - // 'Example: "Bug, Feature Request, Improvement"' => '', - // 'Default categories for new projects (Comma-separated)' => '', - // 'Gitlab commit received' => '', - // 'Gitlab issue opened' => '', - // 'Gitlab issue closed' => '', - // 'Gitlab webhooks' => '', - // 'Help on Gitlab webhooks' => '', - // 'Integrations' => '', - // 'Integration with third-party services' => '', - // 'Role for this project' => '', - // 'Project manager' => '', - // 'Project member' => '', - // 'A project manager can change the settings of the project and have more privileges than a standard user.' => '', - // 'Gitlab Issue' => '', - // 'Subtask Id' => '', - // 'Subtasks' => '', - // 'Subtasks Export' => '', - // 'Subtasks exportation for "%s"' => '', - // 'Task Title' => '', - // 'Untitled' => '', - // 'Application default' => '', - // 'Language:' => '', - // 'Timezone:' => '', + 'Allow everybody to access to this project' => 'Ge alla tillgång till projektet', + 'Everybody have access to this project.' => 'Alla har tillgång till projektet', + 'Webhooks' => 'Webhooks', + 'API' => 'API', + 'Integration' => 'Integration', + 'Github webhooks' => 'Github webhooks', + 'Help on Github webhooks' => 'Hjälp för Github webhooks', + 'Create a comment from an external provider' => 'Skapa en kommentar från en extern leverantör', + 'Github issue comment created' => 'Github frågekommentar skapad', + 'Configure' => 'Konfigurerar', + 'Project management' => 'Projekthantering', + 'My projects' => 'Mina projekt', + 'Columns' => 'Kolumner', + 'Task' => 'Uppgift', + 'Your are not member of any project.' => 'Du är inte medlem i något projekt', + 'Percentage' => 'Procent', + 'Number of tasks' => 'Antal uppgifter', + 'Task distribution' => 'Uppgiftsfördelning', + 'Reportings' => 'Rapportering', + 'Task repartition for "%s"' => 'Uppgiftsdeltagande för "%s"', + 'Analytics' => 'Analyser', + 'Subtask' => 'Deluppgift', + 'My subtasks' => 'Mina deluppgifter', + 'User repartition' => 'Användardeltagande', + 'User repartition for "%s"' => 'Användardeltagande för "%s"', + 'Clone this project' => 'Klona projektet', + 'Column removed successfully.' => 'Kolumnen togs bort', + 'Edit Project' => 'Ändra Projekt', + 'Github Issue' => 'Github fråga', + 'Not enough data to show the graph.' => 'Inte tillräckligt med data för att visa graf', + 'Previous' => 'Föregående', + 'Next' => 'Nästa', + 'The id must be an integer' => 'ID måste vara ett heltal', + 'The project id must be an integer' => 'Projekt-ID måste vara ett heltal', + 'The status must be an integer' => 'Status måste vara ett heltal', + 'The subtask id is required' => 'Deluppgifts-ID behövs', + 'The subtask id must be an integer' => 'Deluppgifts-ID måste vara ett heltal', + 'The task id is required' => 'Uppgifts-ID behövs', + 'The task id must be an integer' => 'Uppgifts-ID måste vara ett heltal', + 'The user id must be an integer' => 'Användar-ID måste vara ett heltal', + 'This value is required' => 'Värdet behövs', + 'This value must be numeric' => 'Värdet måste vara numeriskt', + 'Unable to create this task.' => 'Kunde inte skapa uppgiften.', + 'Cumulative flow diagram' => 'Diagram med kumulativt flöde', + 'Cumulative flow diagram for "%s"' => 'Diagram med kumulativt flöde för "%s"', + 'Daily project summary' => 'Daglig projektsummering', + 'Daily project summary export' => 'Export av daglig projektsummering', + 'Daily project summary export for "%s"' => 'Export av daglig projektsummering för "%s"', + 'Exports' => 'Exporter', + 'This export contains the number of tasks per column grouped per day.' => 'Denna export innehåller antalet uppgifter per kolumn grupperade per dag.', + 'Nothing to preview...' => 'Inget att förhandsgrandska...', + 'Preview' => 'Förhandsgranska', + 'Write' => 'Skriva', + 'Active swimlanes' => 'Aktiva flödesscheman', + 'Add a new swimlane' => 'Lägg till ett nytt flödesschema', + 'Change default swimlane' => 'Ändra standardflödesschema', + 'Default swimlane' => 'Standardflödesschema', + 'Do you really want to remove this swimlane: "%s"?' => 'Vill du verkligen ta bort flödesschemat: "%s"?', + 'Inactive swimlanes' => 'Inaktivt flödesschema', + 'Set project manager' => 'Sätt Projektadministratör', + 'Set project member' => 'Sätt projektmedlem', + 'Remove a swimlane' => 'Ta bort ett flödesschema', + 'Rename' => 'Byt namn', + 'Show default swimlane' => 'Visa standardflödesschema', + 'Swimlane modification for the project "%s"' => 'Ändra flödesschema för projektet "%s"', + 'Swimlane not found.' => 'Flödesschema kunde inte hittas', + 'Swimlane removed successfully.' => 'Flödesschema togs bort', + 'Swimlanes' => 'Flödesscheman', + 'Swimlane updated successfully.' => 'Flödesschemat uppdaterades', + 'The default swimlane have been updated successfully.' => 'Standardflödesschemat har uppdaterats', + 'Unable to create your swimlane.' => 'Kunde inte skapa ditt flödesschema', + 'Unable to remove this swimlane.' => 'Kunde inte ta bort flödesschemat', + 'Unable to update this swimlane.' => 'Kunde inte uppdatera flödesschemat', + 'Your swimlane have been created successfully.' => 'Ditt flödesschema har skapats', + 'Example: "Bug, Feature Request, Improvement"' => 'Exempel: "Bug, ny funktionalitet, förbättringar"', + 'Default categories for new projects (Comma-separated)' => 'Standardkategorier för nya projekt (komma-separerade)', + 'Gitlab commit received' => 'Gitlab bidrag mottaget', + 'Gitlab issue opened' => 'Gitlab fråga öppnad', + 'Gitlab issue closed' => 'Gitlab fråga stängd', + 'Gitlab webhooks' => 'Gitlab webhooks', + 'Help on Gitlab webhooks' => 'Hjälp för Gitlab webhooks', + 'Integrations' => 'Integrationer', + 'Integration with third-party services' => 'Integration med tjänst från tredjepart', + 'Role for this project' => 'Roll för detta projekt', + 'Project manager' => 'Projektadministratör', + 'Project member' => 'Projektmedlem', + 'A project manager can change the settings of the project and have more privileges than a standard user.' => 'En projektadministratör kan ändra inställningar för projektet och har mer rättigheter än en standardanvändare.', + 'Gitlab Issue' => 'Gitlab fråga', + 'Subtask Id' => 'Deluppgifts-ID', + 'Subtasks' => 'Deluppgift', + 'Subtasks Export' => 'Export av deluppgifter', + 'Subtasks exportation for "%s"' => 'Export av deluppgifter för "%s"', + 'Task Title' => 'Uppgiftstitel', + 'Untitled' => 'Titel saknas', + 'Application default' => 'Applikationsstandard', + 'Language:' => 'Språk', + 'Timezone:' => 'Tidszon', ); |