mirror of
https://github.com/flextype/flextype.git
synced 2025-08-18 10:51:21 +02:00
New translations en_US.json (Swedish)
This commit is contained in:
@@ -22,13 +22,13 @@
|
||||
"admin_logout": "Logga ut",
|
||||
"admin_profile": "Profil",
|
||||
"admin_view_site": "Visa webbplats",
|
||||
"admin_snippets": "Snippets",
|
||||
"admin_snippets": "Delkoder",
|
||||
"admin_not_installed": "Inte installerad",
|
||||
"admin_off": "Av",
|
||||
"admin_on": "På",
|
||||
"admin_add": "Lägg till",
|
||||
"admin_entry_attributes": "Inläggsattribut",
|
||||
"admin_fieldset_for_template": "Fältuppsättning för mall",
|
||||
"admin_fieldset_for_template": "Fältgrupp för mall",
|
||||
"admin_content": "Innehåll",
|
||||
"admin_create_new_entry": "Skapa ny post",
|
||||
"admin_date": "Datum",
|
||||
@@ -49,30 +49,30 @@
|
||||
"admin_preview": "Förhandsgranska",
|
||||
"admin_publish": "Publicera",
|
||||
"admin_rename": "Ändra namn",
|
||||
"admin_save_entry": "Save entry",
|
||||
"admin_template": "Template",
|
||||
"admin_title": "Title",
|
||||
"admin_url": "Url",
|
||||
"admin_view": "View",
|
||||
"admin_visibility": "Visibility",
|
||||
"admin_visible": "Visible",
|
||||
"admin_password": "Password",
|
||||
"admin_php_built_on": "PHP Built On",
|
||||
"admin_php_version": "PHP Version",
|
||||
"admin_author_url": "Author url",
|
||||
"admin_bugs": "Bugs",
|
||||
"admin_description": "Description",
|
||||
"admin_get_more_plugins": "Get More Plugins",
|
||||
"admin_homepage": "Homepage",
|
||||
"admin_save_entry": "Spara inlägg",
|
||||
"admin_template": "Mall",
|
||||
"admin_title": "Rubrik",
|
||||
"admin_url": "URL",
|
||||
"admin_view": "Visa",
|
||||
"admin_visibility": "Synlighet",
|
||||
"admin_visible": "Synlig",
|
||||
"admin_password": "Lösenord",
|
||||
"admin_php_built_on": "PHP byggd den",
|
||||
"admin_php_version": "PHP-version",
|
||||
"admin_author_url": "Författarens URL",
|
||||
"admin_bugs": "Fel",
|
||||
"admin_description": "Beskrivning",
|
||||
"admin_get_more_plugins": "Skaffa fler tillägg",
|
||||
"admin_homepage": "Hemsida",
|
||||
"admin_info": "Info",
|
||||
"admin_license": "License",
|
||||
"admin_license": "Licens",
|
||||
"admin_status": "Status",
|
||||
"admin_disabled": "disabled",
|
||||
"admin_enabled": "enabled",
|
||||
"admin_disabled": "inaktiverad",
|
||||
"admin_enabled": "aktiverad",
|
||||
"admin_version": "Version",
|
||||
"admin_role": "Role",
|
||||
"admin_save": "Save",
|
||||
"admin_security_check_results": "Security check results",
|
||||
"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. <br>You can do this on unix systems with: <code>chmod a-w :path</code>",
|
||||
"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. <br>You can do this on unix systems with: <code>chmod a-w :path</code>",
|
||||
@@ -121,15 +121,15 @@
|
||||
"admin_create_new_fieldset": "Skapa ny fältgrupp",
|
||||
"admin_duplicate": "Duplicera",
|
||||
"admin_summary": "Sammanfattning",
|
||||
"admin_snippet": "Snippet",
|
||||
"admin_snippet": "Delkod",
|
||||
"admin_type": "Typ",
|
||||
"admin_partial": "Delvis",
|
||||
"admin_clone": "Klona",
|
||||
"admin_create_new_snippet": "Skapa ny snippet",
|
||||
"admin_message_snippet_was_not_deleted": "Snippet togs inte bort",
|
||||
"admin_message_snippet_was_not_renamed": "Snippet bytte inte namn",
|
||||
"admin_message_snippet_was_not_duplicated": "Snippet duplicerades inte",
|
||||
"admin_message_snippet_was_not_saved": "Snippet sparades inte",
|
||||
"admin_create_new_snippet": "Skapa ny delkod",
|
||||
"admin_message_snippet_was_not_deleted": "Delkod togs inte bort",
|
||||
"admin_message_snippet_was_not_renamed": "Delkod bytte inte namn",
|
||||
"admin_message_snippet_was_not_duplicated": "Delkod duplicerades inte",
|
||||
"admin_message_snippet_was_not_saved": "Delkod sparades inte",
|
||||
"admin_create_new_template": "Skapa ny mall",
|
||||
"admin_message_template_created": "Mall skapad",
|
||||
"admin_message_template_deleted": "Mallen är borttagen",
|
||||
@@ -141,17 +141,17 @@
|
||||
"admin_message_partial_created": "Del skapad",
|
||||
"admin_message_partial_deleted": "Del borttagen",
|
||||
"admin_message_partial_was_not_deleted": "Del togs inte bort",
|
||||
"admin_message_snippet_saved": "Snippet sparad",
|
||||
"admin_message_snippet_created": "Snippet skapad",
|
||||
"admin_message_snippet_was_not_created": "Snippet skapades inte",
|
||||
"admin_message_snippet_deleted": "Snippet bottagen",
|
||||
"admin_message_snippet_renamed": "Snippet har bytt namn",
|
||||
"admin_message_snippet_duplicated": "Snippet duplicerad",
|
||||
"admin_message_snippet_saved": "Delkod sparad",
|
||||
"admin_message_snippet_created": "Delkod skapad",
|
||||
"admin_message_snippet_was_not_created": "Delkod skapades inte",
|
||||
"admin_message_snippet_deleted": "Delkod bottagen",
|
||||
"admin_message_snippet_renamed": "Delkod har bytt namn",
|
||||
"admin_message_snippet_duplicated": "Delkod duplicerad",
|
||||
"admin_message_fieldset_saved": "Fältgruppen sparad",
|
||||
"admin_message_fieldset_created": "Fieldset created",
|
||||
"admin_message_fieldset_deleted": "Fieldset deleted",
|
||||
"admin_message_fieldset_renamed": "Fieldset renamed",
|
||||
"admin_message_fieldset_duplicated": "Fieldset duplicated",
|
||||
"admin_message_fieldset_created": "Fältgrupp skapad",
|
||||
"admin_message_fieldset_deleted": "Fältgrupp borttagen",
|
||||
"admin_message_fieldset_renamed": "Fältgrupp har bytt namn",
|
||||
"admin_message_fieldset_duplicated": "Fältgrupp duplicerad",
|
||||
"admin_message_entry_duplicated": "Entry duplicated",
|
||||
"admin_message_entry_was_not_duplicated": "Entry was not duplicated",
|
||||
"admin_message_cache_files_deleted": "Cache files deleted",
|
||||
@@ -205,9 +205,9 @@
|
||||
"admin_menu_item_order": "Sortering",
|
||||
"admin_template_code": "Mallkod",
|
||||
"admin_you_have_not_created_any_entries_yet": "Du har inte skapat några inlägg än!",
|
||||
"admin_you_have_not_created_any_snippets_yet": "You haven't created any snippets yet!",
|
||||
"admin_you_have_not_created_any_snippets_yet": "Du har inte skapat några delkoder än!",
|
||||
"admin_you_have_not_created_any_templates_yet": "You haven't created any templates yet!",
|
||||
"admin_you_have_not_created_any_fieldsets_yet": "You haven't created any fieldsets yet!",
|
||||
"admin_you_have_not_created_any_fieldsets_yet": "Du har inte skapat några fältgrupper än!",
|
||||
"admin_twig_auto_reload": "Twig auto reload",
|
||||
"admin_display_error_details": "Display error details",
|
||||
"admin_add_content_length_header": "Add content length header",
|
||||
@@ -219,27 +219,27 @@
|
||||
"admin_image_driver": "Image driver",
|
||||
"admin_whoops_editor": "Whoops editor",
|
||||
"admin_whoops_page_title": "Whoops page title",
|
||||
"admin_editor": "Editor",
|
||||
"admin_tools": "Tools",
|
||||
"admin_size": "Size",
|
||||
"admin_clear": "Clear",
|
||||
"admin_clear_cache_all": "Clear All",
|
||||
"admin_registry": "Registry",
|
||||
"admin_key": "Key",
|
||||
"admin_value": "Value",
|
||||
"admin_activate": "Activate",
|
||||
"admin_active_theme": "Active Theme",
|
||||
"admin_get_more_themes": "Get More Themes",
|
||||
"admin_images": "Images",
|
||||
"admin_editor": "Redigerare",
|
||||
"admin_tools": "Verktyg",
|
||||
"admin_size": "Storlek",
|
||||
"admin_clear": "Rensa",
|
||||
"admin_clear_cache_all": "Rensa alla",
|
||||
"admin_registry": "Register",
|
||||
"admin_key": "Nyckel",
|
||||
"admin_value": "Värde",
|
||||
"admin_activate": "Aktivera",
|
||||
"admin_active_theme": "Aktivera tema",
|
||||
"admin_get_more_themes": "Skaffa fler teman",
|
||||
"admin_images": "Bilder",
|
||||
"admin_data": "Data",
|
||||
"admin_slugify": "Slug",
|
||||
"admin_entries_limit": "Entries limit",
|
||||
"admin_slug": "Slug",
|
||||
"admin_slugify": "Permalänk",
|
||||
"admin_entries_limit": "Begränsning inlägg",
|
||||
"admin_slug": "Permalänk",
|
||||
"admin_slugify_separator": "Separator",
|
||||
"admin_slugify_lowercase": "Lowercase",
|
||||
"admin_slugify_trim": "Trim",
|
||||
"admin_slugify_strip_tags": "Strip tags",
|
||||
"admin_slugify_lowercase_after_regexp": "Lowercase after regexp",
|
||||
"admin_slugify_lowercase": "Gemener",
|
||||
"admin_slugify_trim": "Beskär",
|
||||
"admin_slugify_strip_tags": "Ta bort taggar",
|
||||
"admin_slugify_lowercase_after_regexp": "Gemener efter regexp",
|
||||
"admin_slugify_regexp": "Regexp",
|
||||
"admin_gallery_img": "Gallery Image"
|
||||
"admin_gallery_img": "Galleribild"
|
||||
}
|
||||
|
Reference in New Issue
Block a user