diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-09-20 18:24:15 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-09-20 18:24:15 -0400 |
commit | e6f547abcfe684658a7498391db72d13b6aa7d9a (patch) | |
tree | 75b709c12fb03e11d7cb85558558f89f19abb284 /app/Locale/sv_SE | |
parent | 2021dccc5a444f60c5ba1673d94b39999912cd26 (diff) |
Move timetable to a plugin
Plugin repository: https://github.com/kanboard/plugin-timetable
Diffstat (limited to 'app/Locale/sv_SE')
-rw-r--r-- | app/Locale/sv_SE/translations.php | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/app/Locale/sv_SE/translations.php b/app/Locale/sv_SE/translations.php index e8bdb9ce..c37759c7 100644 --- a/app/Locale/sv_SE/translations.php +++ b/app/Locale/sv_SE/translations.php @@ -666,28 +666,6 @@ return array( 'Compact/wide view' => 'Kompakt/bred vy', 'No results match:' => 'Inga matchande resultat', 'Currency' => 'Valuta', - 'Start time' => 'Starttid', - 'End time' => 'Sluttid', - 'Comment' => 'Kommentar', - 'All day' => 'Hela dagen', - 'Day' => 'Dag', - 'Manage timetable' => 'Hantera timplan', - 'Overtime timetable' => 'Övertidstimplan', - 'Time off timetable' => 'Ledighetstimplan', - 'Timetable' => 'Timplan', - 'Work timetable' => 'Arbetstimplan', - 'Week timetable' => 'Veckotidplan', - 'Day timetable' => 'Dagstimplan', - 'From' => 'Från', - 'To' => 'Till', - 'Time slot created successfully.' => 'Tidslucka skapad.', - 'Unable to save this time slot.' => 'Kunde inte spara tidsluckan.', - 'Time slot removed successfully.' => 'Tidsluckan tog bort.', - 'Unable to remove this time slot.' => 'Kunde inte ta bort tidsluckan.', - 'Do you really want to remove this time slot?' => 'Vill du verkligen ta bort tidsluckan?', - 'Remove time slot' => 'Ta bort tidslucka', - 'Add new time slot' => 'Lägg till ny tidslucka', - 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Denna tidslucka används när kryssrutan "hela dagen" är kryssad vid schemalagd ledighet eller övertid.', 'Files' => 'Filer', 'Images' => 'Bilder', 'Private project' => 'Privat projekt', @@ -707,7 +685,6 @@ return array( 'Move the task to another column when assigned to a user' => 'Flytta uppgiften till en annan kolumn när den tilldelats en användare', 'Move the task to another column when assignee is cleared' => 'Flytta uppgiften till en annan kolumn när tilldelningen tas bort.', 'Source column' => 'Källkolumn', - 'Show subtask estimates (forecast of future work)' => 'Visa uppskattningar för deluppgifter (prognos för framtida arbete)', 'Transitions' => 'Övergångar', 'Executer' => 'Verkställare', 'Time spent in the column' => 'Tid i kolumnen.', |