From bd702a015c469b92a381396741cef41afed13eec Mon Sep 17 00:00:00 2001 From: Kejk Date: Mon, 22 Jun 2015 21:09:37 +0200 Subject: [PATCH] Create MoveApplication.strings Additional swedish localization --- FlashlightApp/EasySIMBL/sv.lproj/MoveApplication.strings | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 FlashlightApp/EasySIMBL/sv.lproj/MoveApplication.strings diff --git a/FlashlightApp/EasySIMBL/sv.lproj/MoveApplication.strings b/FlashlightApp/EasySIMBL/sv.lproj/MoveApplication.strings new file mode 100644 index 00000000..2965abeb --- /dev/null +++ b/FlashlightApp/EasySIMBL/sv.lproj/MoveApplication.strings @@ -0,0 +1,8 @@ +"Could not move to Applications folder" = "Det gick inte att flytta till mappen Program"; +"Do Not Move" = "Flytta inte"; +"I can move myself to the Applications folder if you'd like." = "Jag kan flytta mig till mappen Program om du vill."; +"Move to Applications Folder" = "Flytta till mappen Program"; +"Move to Applications folder in your Home folder?" = "Flytta till programmappen i din hemmapp?"; +"Move to Applications folder?" = "Flytta till mappen Program?"; +"Note that this will require an administrator password." = "Observera att detta kommer att kräva ett administrationslösenord."; +"This will keep your Downloads folder uncluttered." = "Detta kommer att hålla din mapp med Hämtade filer avskalad.";