diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-30 02:18:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-30 02:18:34 +0000 |
commit | 9e8ac1d24a5cd5f41c0b160d79be49195d4bf8b9 (patch) | |
tree | e469fcb73cca324a2b05839809c4c98245f2adc0 /lib/l10n/sv.js | |
parent | 89710bbdcf37ec92851adb68bd3af69a5c402f4a (diff) | |
download | nextcloud-server-9e8ac1d24a5cd5f41c0b160d79be49195d4bf8b9.tar.gz nextcloud-server-9e8ac1d24a5cd5f41c0b160d79be49195d4bf8b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sv.js')
-rw-r--r-- | lib/l10n/sv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 528e8150a6a..7f15e376303 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -186,7 +186,7 @@ OC.L10N.register( "Cannot write into \"config\" directory" : "Kan inte skriva till \"config\" katalogen", "Cannot write into \"apps\" directory" : "Kan inte skriva till \"apps\" katalogen!", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Detta kan vanligtvis lösas genom att ge webbservern skrivåtkomst till mappen för appar eller genom att inaktivera appbutiken i konfigurationsfilen. Se %s", - "Cannot create \"data\" directory" : "Kan inte skapa \"datamapp\"", + "Cannot create \"data\" directory" : "Kan inte skapa \"data\"-mapp", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "Detta kan vanligtvis fixas genom att ge webbservern skrivåtkomst till rotkatalogen. Se %s", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Rättigheter kan vanligtvis fixas genom att ge webbservern skrivåtkomst till rotkatalogen. Se %s.", "Setting locale to %s failed" : "Sätta locale till %s misslyckades", |