diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:14 +0000 |
commit | dbd197cedcc04e8997615d495ae5fd458c65a710 (patch) | |
tree | ea7f284da4b7cafd18a70b012772ec9b7115137f /lib/l10n/sv.js | |
parent | 90742357caa1bc4bfa1bee426dd9d175635dbf64 (diff) | |
download | nextcloud-server-dbd197cedcc04e8997615d495ae5fd458c65a710.tar.gz nextcloud-server-dbd197cedcc04e8997615d495ae5fd458c65a710.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sv.js')
-rw-r--r-- | lib/l10n/sv.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js index 432e3fbc5a1..2ad3b38e8d7 100644 --- a/lib/l10n/sv.js +++ b/lib/l10n/sv.js @@ -256,6 +256,7 @@ OC.L10N.register( "Your data directory must be an absolute path." : "Din datakatalog måste vara en absolut sökväg.", "Check the value of \"datadirectory\" in your configuration." : "Kontrollera värdet på \"datadirectory\" i din konfiguration.", "Your data directory is invalid." : "Din datakatalog är ogiltig.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Se till att det finns en fil som heter \"%1$s\" i roten av datakatalogen. Den ska ha innehållet: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Åtgärd \"%s\" stöds inte eller är inte implementerad.", "Authentication failed, wrong token or provider ID given" : "Autentisering misslyckades, felaktig token eller leverantörs-ID", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Parametrar saknas för att slutföra förfrågan. Saknade parametrar: \"%s\"", |