diff --git a/site/plugins/admin/lang/sv_SE.json b/site/plugins/admin/lang/sv_SE.json
index f336b7b0..7f193ec9 100644
--- a/site/plugins/admin/lang/sv_SE.json
+++ b/site/plugins/admin/lang/sv_SE.json
@@ -73,31 +73,31 @@
"admin_role": "Roll",
"admin_save": "Spara",
"admin_security_check_results": "Resultat av säkerhetskontroll",
- "admin_security_check_results_debug": "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems.",
- "admin_security_check_results_htaccess": "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
",
- "admin_security_check_results_index": "The Flextype index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path
",
+ "admin_security_check_results_debug": "På grund av typen och mängden information kan ett fel tillåta inkräktare när DISPLAY ERRORS TRUE, vi rekommenderar starkt att du ställer in DISPLAY ERRORS FALSE i produktionsmiljö.",
+ "admin_security_check_results_htaccess": "Flextype's .htaccess-fil har visat sig vara skrivbar. Vi rekommenderar att du tar bort alla skrivrättigheter.
Du kan göra detta på unix-system genom att köra: chmod a-w :path
",
+ "admin_security_check_results_index": "Flextype's index.php-fil har visat sig vara skrivbar. Vi rekommenderar att du tar bort alla skrivrättigheter.
Du kan göra detta på unix-system genom att köra: chmod a-w :path
",
"admin_server": "Server",
- "admin_site": "Site",
- "admin_clear_cache": "Clear cache",
- "admin_error404_title": "Error404 entry title",
- "admin_error404_description": "Error404 entry description",
- "admin_error404_content": "Error404 entry content",
- "admin_error404_template": "Error404 entry template",
- "admin_heading": "Settings",
- "admin_general": "General",
- "admin_error_404_page": "Error 404 page",
+ "admin_site": "Webbplats",
+ "admin_clear_cache": "Rensa cache",
+ "admin_error404_title": "Rubrik för Error404-inlägg",
+ "admin_error404_description": "Beskrivning för Error404-inlägg",
+ "admin_error404_content": "Innehåll för Error404-inlägg",
+ "admin_error404_template": "Mall för Error404-inlägg",
+ "admin_heading": "Inställningar",
+ "admin_general": "Allmänt",
+ "admin_error_404_page": "404 felsida",
"admin_cache": "Cache",
- "admin_author_email": "Author email",
- "admin_author_name": "Author name",
- "admin_site_description": "Site description",
- "admin_site_keywords": "Site keywords",
+ "admin_author_email": "Författarens e-post",
+ "admin_author_name": "Författarens namn",
+ "admin_site_description": "Webbplatsbeskrivning",
+ "admin_site_keywords": "Webbplatssökord",
"admin_site_robots": "Robots",
- "admin_site_title": "Site title",
+ "admin_site_title": "Webbplatsens rubrik",
"admin_system": "System",
- "admin_cache_driver": "Cache driver",
- "admin_cache_enabled": "Cache enabled",
- "admin_cache_lifetime": "Cache lifetime",
- "admin_cache_prefix": "Cache prefix",
+ "admin_cache_driver": "Cachedrivrutin",
+ "admin_cache_enabled": "Cache aktiverat",
+ "admin_cache_lifetime": "Cache-livslängd",
+ "admin_cache_prefix": "Cache-prefix",
"admin_charset": "Teckenuppsättning",
"admin_date_format": "Datumformat",
"admin_errors_display": "Visa fel",
@@ -211,11 +211,11 @@
"admin_twig_auto_reload": "Twig auto reload",
"admin_display_error_details": "Display error details",
"admin_add_content_length_header": "Add content length header",
- "admin_router_cache_file": "Route cache file",
- "admin_determine_route_before_app_middleware": "Determine route before app middleware",
- "admin_output_buffering": "Output buffering",
- "admin_response_chunk_size": "Response chunk size",
- "admin_http_version": "HTTP Version",
+ "admin_router_cache_file": "Rutt för cachefil",
+ "admin_determine_route_before_app_middleware": "Bestäm rutt innan app-middleware",
+ "admin_output_buffering": "Utmatningsbuffert",
+ "admin_response_chunk_size": "Svarsstorlek",
+ "admin_http_version": "HTTP-version",
"admin_image_driver": "Image driver",
"admin_whoops_editor": "Whoops editor",
"admin_whoops_page_title": "Whoops page title",