diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-09 08:24:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-09 08:24:58 +0000 |
commit | 4f9ff96f79749e5d2cb6283a52475faf7145c71d (patch) | |
tree | 945ac12c63f4850d4134fd45e2e8eb415044a310 /apps/files/l10n/sv.js | |
parent | 6347d97c7fb052f8c7f51ddbd410002156ba2d6d (diff) | |
download | nextcloud-server-4f9ff96f79749e5d2cb6283a52475faf7145c71d.tar.gz nextcloud-server-4f9ff96f79749e5d2cb6283a52475faf7145c71d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sv.js')
-rw-r--r-- | apps/files/l10n/sv.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 2dfce2830c1..2325929ac21 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -6,7 +6,7 @@ OC.L10N.register( "Unknown error" : "Okänt fel", "Files" : "Filer", "All files" : "Alla filer", - "Recent" : "Nyligen", + "Recent" : "Senaste", "File could not be found" : "Fil kunde inte hittas", "Home" : "Hem", "Close" : "Stäng", @@ -68,7 +68,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bytes","%n bytes"], "Favorited" : "Favoriserad", "Favorite" : "Favorit", - "Copy local link" : "Kopiera lokal länk", + "Copy local link" : "Kopiera den lokala länken", "Folder" : "Mapp", "New folder" : "Ny mapp", "Upload" : "Ladda upp", @@ -86,7 +86,7 @@ OC.L10N.register( "Moved by {user}" : "Flyttad av {user}", "You created {file}" : "Du skapade {file}", "{user} created {file}" : "{user} skapade {file}", - "{file} was created in a public folder" : "{file} skapades i en publik mapp", + "{file} was created in a public folder" : "{file} skapades i en offentlig mapp", "You changed {file}" : "Du ändrade {file}", "{user} changed {file}" : "{user} ändrade {file}", "You deleted {file}" : "Du raderade {file}", @@ -101,7 +101,7 @@ OC.L10N.register( "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "En fil har blivit <strong>ändrad</strong> eller <strong>bytt namn</strong>", "A new file or folder has been <strong>created</strong>" : "En ny fil eller mapp har blivit <strong>skapad</strong>", "A new file or folder has been <strong>deleted</strong>" : "En ny fil har blivit <strong>raderad</strong>", - "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast ström)</em>", + "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Begränsa notiser om skapande och ändringar till dina <strong>favoritfiler</strong> <em>(Endast i flödet)</em>", "A new file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återställd</strong>", "Upload (max. %s)" : "Ladda upp (max. %s)", "File handling" : "Filhantering", @@ -121,7 +121,7 @@ OC.L10N.register( "Upload too large" : "För stor uppladdning", "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" : "Inga favoriter", - "Files and folders you mark as favorite will show up here" : "Filer och mappar du markerat som favoriter kommer att visas här", + "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", @@ -165,7 +165,7 @@ OC.L10N.register( "A file or folder has been <strong>restored</strong>" : "En ny fil eller mapp har blivit <strong>återskapad</strong>", "You created %1$s" : "Du skapade %1$s", "%2$s created %1$s" : "%2$s skapade %1$s", - "%1$s was created in a public folder" : "%1$s skapades i en publik mapp", + "%1$s was created in a public folder" : "%1$s skapades i en offentlig mapp", "You changed %1$s" : "Du ändrade %1$s", "%2$s changed %1$s" : "%2$s ändrade %1$s", "You deleted %1$s" : "Du raderade %1$s", |