diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
commit | ad9b458c7437e20be7d5a93ce383effe354bfeba (patch) | |
tree | 1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/sv.json | |
parent | 81148e64f85a912a18929d222d96543f92bcaa75 (diff) | |
download | nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sv.json')
-rw-r--r-- | apps/files/l10n/sv.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 25b6acae235..47ce52c42d6 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -4,13 +4,13 @@ "Unknown error" : "Okänt fel", "All files" : "Alla filer", "Recent" : "Senaste", + "Favorites" : "Favoriter", "File could not be found" : "Fil kunde inte hittas", "Move or copy" : "Flytta eller kopiera", "Download" : "Ladda ned", "Delete" : "Radera", "Home" : "Hem", "Close" : "Stäng", - "Favorites" : "Favoriter", "Could not create folder \"{dir}\"" : "Kunde inte skapa mapp \"{dir}\"", "Upload cancelled." : "Uppladdning avbruten.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Kan inte ladda upp {filename} eftersom den antingen är en mapp eller har 0 bytes.", @@ -137,12 +137,12 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern.", "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", - "Shared with you" : "Delad med dig", - "Shared with others" : "Delad med andra", - "Shared by link" : "Delad via länk", "Tags" : "Taggar", "Deleted files" : "Raderade filer", "Text file" : "Textfil", - "New text file.txt" : "nytextfil.txt" + "New text file.txt" : "nytextfil.txt", + "Shared with you" : "Delad med dig", + "Shared with others" : "Delad med andra", + "Shared by link" : "Delad via länk" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |