summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/de_DE/translations.php95
-rw-r--r--app/Locale/sv_SE/translations.php215
2 files changed, 156 insertions, 154 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 940388f7..d2900823 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -49,7 +49,7 @@ return array(
'No project' => 'Keine Projekte',
'Project' => 'Projekt',
'Status' => 'Status',
- 'Tasks' => 'Aufgabe',
+ 'Tasks' => 'Aufgaben',
'Board' => 'Pinnwand',
'Actions' => 'Aktionen',
'Inactive' => 'Inaktiv',
@@ -557,10 +557,10 @@ return array(
'API' => 'API',
'Integration' => 'Integration',
'Github webhooks' => 'Github Webhook',
- 'Help on Github webhooks' => 'Hilfe bei einem Github Webhook',
+ 'Help on Github webhooks' => 'Hilfe für Github Webhooks',
'Create a comment from an external provider' => 'Kommentar eines externen Providers hinzufügen',
'Github issue comment created' => 'Github Fehler Kommentar hinzugefügt',
- 'Configure' => 'konfigurieren',
+ 'Configure' => 'Einstellungen',
'Project management' => 'Projektmanagement',
'My projects' => 'Meine Projekte',
'Columns' => 'Spalten',
@@ -603,48 +603,49 @@ return array(
'Nothing to preview...' => 'Nichts in der Vorschau anzuzeigen ...',
'Preview' => 'Vorschau',
'Write' => 'Ändern',
- // '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:' => '',
+ 'Active swimlanes' => 'Aktive Swimlane',
+ 'Add a new swimlane' => 'Eine neue Swimlane hinzufügen',
+ 'Change default swimlane' => 'Standard Swimlane ändern',
+ 'Default swimlane' => 'Standard Swimlane',
+ 'Do you really want to remove this swimlane: "%s"?' => 'Diese Swimlane wirklich ändern: "%s"?',
+ 'Inactive swimlanes' => 'Inaktive Swimlane',
+ 'Set project manager' => 'zum Projektmanager machen',
+ 'Set project member' => 'zum Projektmitglied machen',
+ 'Remove a swimlane' => 'Swimlane entfernen',
+ 'Rename' => 'umbenennen',
+ 'Show default swimlane' => 'Standard Swimlane anzeigen',
+ 'Swimlane modification for the project "%s"' => 'Swimlane Änderung für das Projekt "% s"',
+ 'Swimlane not found.' => 'Swimlane nicht gefunden',
+ 'Swimlane removed successfully.' => 'Swimlane erfolgreich entfernt.',
+ 'Swimlanes' => 'Swimlanes',
+ 'Swimlane updated successfully.' => 'Swimlane erfolgreich geändert.',
+ 'The default swimlane have been updated successfully.' => 'Die standard Swimlane wurden erfolgreich aktualisiert. Die standard Swimlane wurden erfolgreich aktualisiert.',
+ 'Unable to create your swimlane.' => 'Es ist nicht möglich die Swimlane zu erstellen.',
+ 'Unable to remove this swimlane.' => 'Es ist nicht möglich die Swimlane zu entfernen.',
+ 'Unable to update this swimlane.' => 'Es ist nicht möglich die Swimöane zu ändern.',
+ 'Your swimlane have been created successfully.' => 'Die Swimlane wurde erfolgreich angelegt.',
+ 'Example: "Bug, Feature Request, Improvement"' => 'Beispiel: "Bug, Funktionswünsche, Verbesserung"',
+ 'Default categories for new projects (Comma-separated)' => 'Standard Kategorien für neue Projekte (Komma-getrennt)',
+ 'Gitlab commit received' => 'Gitlab commit erhalten',
+ 'Gitlab issue opened' => 'Gitlab Thema eröffnet',
+ 'Gitlab issue closed' => 'Gitlab Thema geschlossen',
+ 'Gitlab webhooks' => 'Gitlab Webhook',
+ 'Help on Gitlab webhooks' => 'Hilfe für Gitlab Webhooks',
+ 'Integrations' => 'Integration',
+ 'Integration with third-party services' => 'Integration von Fremdleistungen',
+ 'Role for this project' => 'Rolle für dieses Projekt',
+ 'Project manager' => 'Projektmanager',
+ 'Project member' => 'Projektmitglied',
+ 'A project manager can change the settings of the project and have more privileges than a standard user.' => 'Ein Projektmanager kann die Projekteinstellungen ändern und hat mehr Rechte als ein normaler Benutzer.',
+ 'Gitlab Issue' => 'Gitlab Thema',
+ 'Subtask Id' => 'Teilaufgaben Id',
+ 'Subtasks' => 'Teilaufgaben',
+ 'Subtasks Export' => 'Teilaufgaben Export',
+ 'Subtasks exportation for "%s"' => 'Teilaufgaben Export für "%s"',
+ 'Task Title' => 'Aufgaben Titel',
+ 'Untitled' => 'unbetitelt',
+ 'Application default' => 'Anwendungsstandard',
+ 'Language:' => 'Sprache:',
+ 'Timezone:' => 'Zeitzone:',
+ 'Change the assignee based on an external username' => 'Zuordnung ändern basierend auf externem Benutzernamen',
);
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php
index 5d59f7bd..240db1d9 100644
--- a/app/Locale/sv_SE/translations.php
+++ b/app/Locale/sv_SE/translations.php
@@ -104,7 +104,7 @@ return array(
'Open a task' => 'Öppna en uppgift',
'Do you really want to open this task: "%s"?' => 'Vill du verkligen öppna denna uppgift: "%s"?',
'Back to the board' => 'Tillbaka till tavlan',
- 'Created on %B %e, %Y at %k:%M %p' => 'Skapad %d %B %Y kl %H:%M',
+ 'Created on %B %e, %Y at %k:%M %p' => 'Skapad %Y-%m-%d kl %H:%M',
'There is nobody assigned' => 'Det finns ingen tilldelad',
'Column on the board:' => 'Kolumn på tavlan:',
'Status is open' => 'Statusen är öppen',
@@ -166,8 +166,8 @@ return array(
'Work in progress' => 'Pågående',
'Done' => 'Slutfört',
'Application version:' => 'Version:',
- 'Completed on %B %e, %Y at %k:%M %p' => 'Slutfört %d %B %Y kl %H:%M',
- '%B %e, %Y at %k:%M %p' => '%d %B %Y kl %H:%M',
+ 'Completed on %B %e, %Y at %k:%M %p' => 'Slutfört %Y-%m-%d kl %H:%M',
+ '%B %e, %Y at %k:%M %p' => '%Y-%m-%d kl %H:%M',
'Date created' => 'Skapat datum',
'Date completed' => 'Slutfört datum',
'Id' => 'ID',
@@ -184,10 +184,10 @@ return array(
'Timezone' => 'Tidszon',
'Sorry, I didn\'t find this information in my database!' => 'Informationen kunde inte hittas i databasen.',
'Page not found' => 'Sidan hittas inte',
- 'Complexity' => 'Ungefärligt antal timmar',
+ 'Complexity' => 'Komplexitet',
'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',
@@ -211,9 +211,9 @@ return array(
'Edit this task' => 'Ändra denna uppgift',
'Due Date' => 'Måldatum',
'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' => '',
+ 'Must be done before %B %e, %Y' => 'Måste vara klart innan %Y-%m-%d',
+ '%B %e, %Y' => '%Y-%m-%d',
+ '%b %e, %Y' => '%Y-%m-%d',
'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.',
@@ -377,7 +377,7 @@ return array(
'Link my GitHub Account' => 'Anslut mitt GitHub-konto',
'Unlink my GitHub Account' => 'Koppla ifrån mitt GitHub-konto',
'Created by %s' => 'Skapad av %s',
- 'Last modified on %B %e, %Y at %k:%M %p' => 'Senaste ändring %B %e, %Y kl %k:%M %p',
+ 'Last modified on %B %e, %Y at %k:%M %p' => 'Senaste ändring %Y-%m-%d kl %H:%M',
'Tasks Export' => 'Exportera uppgifter',
'Tasks exportation for "%s"' => 'Exportera uppgifter för "%s"',
'Start Date' => 'Startdatum',
@@ -543,108 +543,109 @@ return array(
'Add' => 'Lägg till',
'Estimated time: %s hours' => 'Uppskattad tid: %s timmar',
'Time spent: %s hours' => 'Nedlaggd tid: %s timmar',
- 'Started on %B %e, %Y' => 'Startad den %B %e, %Y',
+ 'Started on %B %e, %Y' => 'Startad %Y-%m-%d',
'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' => 'Konfigurera',
+ '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 swimlanes',
+ 'Add a new swimlane' => 'Lägg till en nytt swimlane',
+ 'Change default swimlane' => 'Ändra standard swimlane',
+ 'Default swimlane' => 'Standard swimlane',
+ 'Do you really want to remove this swimlane: "%s"?' => 'Vill du verkligen ta bort denna swimlane: "%s"?',
+ 'Inactive swimlanes' => 'Inaktiv swimlane',
+ 'Set project manager' => 'Sätt Projektadministratör',
+ 'Set project member' => 'Sätt projektmedlem',
+ 'Remove a swimlane' => 'Ta bort en swimlane',
+ 'Rename' => 'Byt namn',
+ 'Show default swimlane' => 'Visa standard swimlane',
+ 'Swimlane modification for the project "%s"' => 'Ändra swimlane för projektet "%s"',
+ 'Swimlane not found.' => 'Swimlane kunde inte hittas',
+ 'Swimlane removed successfully.' => 'Swimlane togs bort',
+ 'Swimlanes' => 'Swimlanes',
+ 'Swimlane updated successfully.' => 'Swimlane uppdaterad',
+ 'The default swimlane have been updated successfully.' => 'Standardswimlane har uppdaterats',
+ 'Unable to create your swimlane.' => 'Kunde inte skapa din swimlane',
+ 'Unable to remove this swimlane.' => 'Kunde inte ta bort swimlane',
+ 'Unable to update this swimlane.' => 'Kunde inte uppdatera swimlane',
+ 'Your swimlane have been created successfully.' => 'Din swimlane 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',
);