diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-05 08:58:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-05 08:58:39 +0000 |
commit | 5f40bd106ed81d681167e747f0d62dede8bf3672 (patch) | |
tree | bd19a46b23d044e70b27a175d4da9b5927eeb7f1 /lib/l10n/sv.js | |
parent | 26cf4e8a12e04cde10aad83caf38973b84f59a72 (diff) | |
download | nextcloud-server-5f40bd106ed81d681167e747f0d62dede8bf3672.tar.gz nextcloud-server-5f40bd106ed81d681167e747f0d62dede8bf3672.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 901bf146efe..cf59cbb3954 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -206,7 +206,6 @@ OC.L10N.register( "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Appen \"%1$s\" kan inte installeras eftersom följande beroenden inte är uppfyllda: %2$s", "a safe home for all your data" : "ett säkert hem för all din data", "File is currently busy, please try again later" : "Filen är för tillfället upptagen, försök igen senare", - "Cannot read file" : "Kan inte läsa fil", "Application is not enabled" : "Applikationen är inte aktiverad", "Authentication error" : "Fel vid autentisering", "Token expired. Please reload page." : "Token har löpt ut. Uppdatera sidan.", @@ -236,6 +235,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Lagringsutrymme är för tillfället inte tillgängligt", "Storage connection timeout. %s" : "Lagringsutrymme lyckas inte ansluta \"timeout\". %s", "This can usually be fixed by giving the webserver write access to the config directory." : "Detta kan vanligtvis åtgärdas genom att ge webbservern skrivåtkomst till config-katalogen.", + "Cannot read file" : "Kan inte läsa fil", "Cannot write into \"config\" directory" : "Kan inte skriva till \"config\" katalogen", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Detta kan vanligtvis åtgärda genom att ge webbservern skrivåtkomst till konfigureringsmappen. Se %s", "Cannot write into \"apps\" directory" : "Kan inte skriva till \"apps\" katalogen!", |