summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sv.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/sv.json')
-rw-r--r--apps/files/l10n/sv.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json
index 06b3f313d50..f95b103b00d 100644
--- a/apps/files/l10n/sv.json
+++ b/apps/files/l10n/sv.json
@@ -186,6 +186,8 @@
"Could not rename \"{oldName}\", it does not exist any more" : "Kunde inte byta namn på \"{oldName}\", den finns inte längre",
"The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Namnet \"{newName}\" används redan i mappen \"{dir}\". Välj ett annat namn.",
"Could not rename \"{oldName}\"" : "Kunde inte byta namn på \"{oldName}\"",
+ "Could not copy {file}. {message}" : "Kunde inte kopiera {file}. {message}",
+ "Could not move {file}. {message}" : "Kunde inte flytta {file}. {message}",
"Total rows summary" : "Sammanfattning antal rader",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" misslyckades med vissa element",
"\"{displayName}\" batch action executed successfully" : "Batchåtgärden \"{displayName}\" har utförts",
@@ -247,8 +249,16 @@
"Blank" : "Tom",
"Unable to create new file from template" : "Kunde inte skapa fil från mall",
"Delete permanently" : "Ta bort permanent",
+ "Destination is not a folder" : "Destinationen är inte en mapp",
+ "This file/folder is already in that directory" : "Den här filen/mappen finns redan i den katalogen",
+ "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv",
+ "A file or folder with that name already exists in this folder" : "En fil eller mapp med det namnet finns redan i den här mappen",
+ "The files is locked" : "Filerna är låsta",
+ "The file does not exist anymore" : "Filen finns inte längre",
+ "Chose destination" : "Välj destination",
"Copy to {target}" : "Kopiera till {target}",
"Move to {target}" : "Flytta till {target}",
+ "Cancelled move or copy operation" : "Flytta eller kopiera avbröts",
"Open folder {displayName}" : "Öppna mappen {displayName}",
"Open in Files" : "Öppna i Filer",
"Open details" : "Öppna detaljer",
@@ -257,6 +267,11 @@
"Templates" : "Mallar",
"Create new templates folder" : "Skapa ny mallmapp",
"Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen",
+ "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapp","{folderCount} mappar"],
+ "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"],
+ "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil och {folderCount} mapp","1 fil och {folderCount} mappar"],
+ "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} fil och 1 mapp","{fileCount} filer och 1 mapp"],
+ "{fileCount} files and {folderCount} folders" : "{fileCount} filer och {folderCount} mappar",
"List of favorites files and folders." : "Lista över favoritfiler och mappar.",
"No favorites yet" : "Inga favoriter ännu",
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas här",