diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:27 +0000 |
commit | dda6dd0bf4851386c97e2ea413ebdc682ef89e58 (patch) | |
tree | c2f5f8d3a2b4ed6994bdb598b6a9ce0e49288545 /lib/l10n/sv.json | |
parent | 82d2ec09311a2db13edd7eb407629d03333037c1 (diff) | |
download | nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.tar.gz nextcloud-server-dda6dd0bf4851386c97e2ea413ebdc682ef89e58.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sv.json')
-rw-r--r-- | lib/l10n/sv.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json index 2e672d9bc4e..2c21d256b3f 100644 --- a/lib/l10n/sv.json +++ b/lib/l10n/sv.json @@ -254,7 +254,6 @@ "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 \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data.", "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\"", @@ -375,6 +374,7 @@ "PostgreSQL >= 9 required." : "PostgreSQL >= 9 krävs.", "Please upgrade your database version." : "Uppgradera din databasversion.", "Your data directory is readable by other users." : "Din datakatalog kan läsas av andra användare.", - "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Ändra behörigheterna till 0770 så att katalogen inte kan listas av andra användare." + "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Ändra behörigheterna till 0770 så att katalogen inte kan listas av andra användare.", + "Ensure there is a file called \".ocdata\" in the root of the data directory." : "Säkerställ att du har filen \".ocdata\" i huvudkatalogen för din data." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |